summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Error out if vaapi is not foundLuca Barbato2011-04-12
* Add support for AMR-WB encoding via libvo-amrwbencMartin Storsjö2011-04-11
* Add an AAC encoder by using the libvo-aacenc libraryMartin Storsjö2011-04-11
* configure: tell user if libva is enabled like the rest of external libs.Konstantin Pavlov2011-04-05
* fate: fix partial run when no samples path is specifiedMans Rullgard2011-04-03
* configure: Initial support for --target-os=symbianMartin Storsjö2011-03-31
* Remove support for stripping executablesMans Rullgard2011-03-29
* ac3: move ff_ac3_bit_alloc_calc_bap to ac3dspMans Rullgard2011-03-29
* framebuffer device demuxerStefano Sabatini2011-03-28
* sndio support for playback and recordBrad2011-03-27
* configure: in check_ld, place new -l flags before existing onesMans Rullgard2011-03-25
* When building for MinGW32 disable strict ANSI compliancy.Diego Elio Pettenò2011-03-24
* configure: check for --as-needed support earlyMans Rullgard2011-03-24
* configure: Don't explicitly disable ffplay or in/outdevices on dosMartin Storsjö2011-03-24
* configure: Remove the explicit disabling of ffserverMartin Storsjö2011-03-24
* configure: Add fork as a dependency to ffserverMartin Storsjö2011-03-24
* Disable 'attribute "foo" ignored' warnings from iccMans Rullgard2011-03-23
* configure: get libavcodec version from new version.h headerMans Rullgard2011-03-23
* configure: Set the correct lib target for arm/wince dlltoolMartin Storsjö2011-03-23
* Make sure kbhit() is in conio.hDave Yeo2011-03-22
* configure: Add the -D parameter to the dlltool commandMartin Storsjö2011-03-21
* Set the correct target for mingw64 dlltoolLuca Barbato2011-03-21
* Do no modify terminal parameters using termios.hPanagiotis H.M. Issaris2011-03-20
* Move sine windows to a separate fileMans Rullgard2011-03-20
* configure: use dlltools instead of lib.exeLuca Barbato2011-03-19
* configure: check for SDL_Linked_Version instead of SDL_InitLuca Barbato2011-03-19
* Remove Sonic experimental audio codecMans Rullgard2011-03-19
* configure: use -r option for pr when listing enabled config options.Konstantin Pavlov2011-03-18
* darwin: use -read_only_relocs flag only on 32-bit x86Sean McGovern2011-03-16
* use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-16
* replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-16
* partially rename FFmpeg to LibavJanne Grunau2011-03-16
* Add CONFIG_AC3DSP symbol to simplify makefilesMans Rullgard2011-03-12
* configure: use pkg-config helpersMans Rullgard2011-03-11
* configure: improve pkg-config supportMans Rullgard2011-03-11
* configure: allow checking multiple functions in check_func_headers()Mans Rullgard2011-03-11
* Use --sysroot flag for clangMans Rullgard2011-02-28
* configure: document FATE_SAMPLES env var in --help textReimar Döffinger2011-02-26
* fate: get samples location from env var if not explicitly setMans Rullgard2011-02-26
* OS/2: lxlite should use stdoutDave Yeo2011-02-25
* x86: check for AVX supportMans Rullgard2011-02-20
* Merge libavcore into libavutilReinhard Tartler2011-02-15
* configure: fix non-standard regex used with exprMans Rullgard2011-02-13
* configure: report full gcc version stringMans Rullgard2011-02-13
* configure: add cleanws() functionMans Rullgard2011-02-13
* configure: remove early check_deps $ARCH_EXT_LISTMans Rullgard2011-02-11
* Fix HOSTLIBS on HaikuFrançois Revol2011-02-08
* configure: check yasm/nasm for working pextrd opcodeAnssi Hannula2011-02-06
* Enable native build on QNX/x86Mans Rullgard2011-01-30
* armcc: filter out non-gcc options from ASFLAGSMans Rullgard2011-01-25