summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard2011-05-191-6/+13
* libx264: handle closed GOP codec flagJindrich Makovicka2011-05-171-2/+2
* configure: Include AVX availability in summary output.Diego Biurrun2011-05-151-0/+1
* configure: use same CPPFLAGS in kFreeBSD as LinuxReinhard Tartler2011-05-151-0/+1
* ffmpeg: get rid of the 'q' key schizofreniaAnton Khirnov2011-05-131-2/+0
* configure: Enable libpostproc automatically if GPL code is enabled.Måns Rullgård2011-05-121-2/+3
* configure: sort filter deps entriesStefano Sabatini2011-05-121-1/+1
* configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS.Diego Biurrun2011-05-121-3/+3
* mpegaudio: remove CONFIG_MPEGAUDIO_HP optionMans Rullgard2011-05-091-3/+0
* lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini2011-05-071-0/+6
* configure: warn if pkg-config is missingMans Rullgard2011-05-051-0/+5
* Fix standalone compilation of ac3_fixed encoder.Diego Biurrun2011-05-041-1/+1
* Fix standalone compilation of binkaudio_dct / binkaudio_rdft decoders.Diego Biurrun2011-05-041-2/+2
* Fix standalone compilation of IMC decoder.Diego Biurrun2011-05-041-1/+1
* avoid duplicate -lm in .pc filesReinhard Tartler2011-04-281-1/+1
* configure: Add missing libm library dependencies to .pc files.Reinhard Tartler2011-04-241-4/+4
* configure: Add missing libavutil inter-library dependencies to .pc files.Reinhard Tartler2011-04-241-2/+2
* Remove RDFT dependency from AAC decoder.Alex Converse2011-04-221-1/+1
* Provide a fallback version of the libm function truncMartin Storsjö2011-04-211-0/+2
* Error out if vaapi is not foundLuca Barbato2011-04-121-1/+1
* Add support for AMR-WB encoding via libvo-amrwbencMartin Storsjö2011-04-111-0/+6
* Add an AAC encoder by using the libvo-aacenc libraryMartin Storsjö2011-04-111-0/+6
* configure: tell user if libva is enabled like the rest of external libs.Konstantin Pavlov2011-04-051-0/+1
* fate: fix partial run when no samples path is specifiedMans Rullgard2011-04-031-1/+1
* configure: Initial support for --target-os=symbianMartin Storsjö2011-03-311-1/+6
* Remove support for stripping executablesMans Rullgard2011-03-291-15/+1
* ac3: move ff_ac3_bit_alloc_calc_bap to ac3dspMans Rullgard2011-03-291-1/+1
* framebuffer device demuxerStefano Sabatini2011-03-281-0/+2
* sndio support for playback and recordBrad2011-03-271-0/+6
* configure: in check_ld, place new -l flags before existing onesMans Rullgard2011-03-251-1/+1
* When building for MinGW32 disable strict ANSI compliancy.Diego Elio Pettenò2011-03-241-0/+1
* configure: check for --as-needed support earlyMans Rullgard2011-03-241-1/+2
* configure: Don't explicitly disable ffplay or in/outdevices on dosMartin Storsjö2011-03-241-2/+0
* configure: Remove the explicit disabling of ffserverMartin Storsjö2011-03-241-2/+1
* configure: Add fork as a dependency to ffserverMartin Storsjö2011-03-241-1/+1
* Disable 'attribute "foo" ignored' warnings from iccMans Rullgard2011-03-231-1/+2
* configure: get libavcodec version from new version.h headerMans Rullgard2011-03-231-1/+1
* configure: Set the correct lib target for arm/wince dlltoolMartin Storsjö2011-03-231-1/+1
* Make sure kbhit() is in conio.hDave Yeo2011-03-221-2/+2
* configure: Add the -D parameter to the dlltool commandMartin Storsjö2011-03-211-1/+1
* Set the correct target for mingw64 dlltoolLuca Barbato2011-03-211-1/+1
* Do no modify terminal parameters using termios.hPanagiotis H.M. Issaris2011-03-201-2/+0
* Move sine windows to a separate fileMans Rullgard2011-03-201-13/+14
* configure: use dlltools instead of lib.exeLuca Barbato2011-03-191-1/+3
* configure: check for SDL_Linked_Version instead of SDL_InitLuca Barbato2011-03-191-1/+1
* Remove Sonic experimental audio codecMans Rullgard2011-03-191-3/+0
* configure: use -r option for pr when listing enabled config options.Konstantin Pavlov2011-03-181-1/+1
* darwin: use -read_only_relocs flag only on 32-bit x86Sean McGovern2011-03-161-1/+2
* use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau2011-03-161-1/+1
* replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau2011-03-161-11/+11
OpenPOWER on IntegriCloud