summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* path64/open64: filter out unsupported flagsMans Rullgard2011-06-191-0/+2
* configure: Document --enable-vdpau.Diego Biurrun2011-06-071-1/+1
* configure: simplify source_path setupMans Rullgard2011-06-061-3/+2
* configure: remove --source-path optionMans Rullgard2011-06-061-2/+0
* configure: Document --enable-vaapiRobert Swain2011-06-051-1/+1
* build: remove BUILD_ROOT variableMans Rullgard2011-05-291-2/+1
* ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-271-0/+1
* ARM: check for VFPv3Mans Rullgard2011-05-271-0/+3
* configure: report yasm/nasm presence properlyLuca Barbato2011-05-271-1/+1
* configure: Add -D_GNU_SOURCE to CPPFLAGS on OS/2.Diego Biurrun2011-05-261-0/+1
* configure: enable memalign_hack automatically when neededMans Rullgard2011-05-251-5/+3
* configure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin and DOS.Diego Biurrun2011-05-231-0/+2
* configure: make executable againMans Rullgard2011-05-201-0/+0
* configure: Do not unconditionally add -Wall to host CFLAGS.Diego Biurrun2011-05-201-1/+2
* configure: Set OS/2 objformat to a.out.Dave Yeo2011-05-201-0/+1
* configure: Adjust AVX assembler check.Diego Biurrun2011-05-191-1/+1
* 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
OpenPOWER on IntegriCloud