summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* lavfi: port libmpcodecs delogo filterStefano Sabatini2011-10-171-0/+1
* lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-171-0/+1
* libx264: support yuv422/444 output.Anton Khirnov2011-10-121-2/+2
* configure: Add -Wstrict-prototypes to CFLAGS if available.Diego Biurrun2011-10-101-0/+1
* ARM: check for inline asm 'y' operand modifier supportMans Rullgard2011-10-031-0/+3
* fate: allow testing with libavfilter disabledMans Rullgard2011-09-271-1/+4
* configure: disable hardware capabilities ELF section with suncc on Solaris x86Sean McGovern2011-09-241-0/+6
* lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov2011-09-171-0/+8
* configure: fix typo in avconv dependency listDiego Biurrun2011-08-261-2/+2
* Windows Media Image decoder (WMVP/WVP2)Alberto Delmás2011-08-231-0/+2
* configure: add missing CFLAGS to fix building on the HURDPino Toscano2011-08-121-0/+1
* Make a copy of ffmpeg under a new name -- avconv.Anton Khirnov2011-08-121-3/+8
* Rename ffserver to avserver.Anton Khirnov2011-08-091-10/+10
* Rename ffprobe to avprobe.Anton Khirnov2011-08-091-4/+4
* Rename ffplay to avplay.Anton Khirnov2011-08-091-5/+5
* configure: spelling cosmeticsDiego Biurrun2011-07-271-1/+1
* add Flash Screen Video 2 decoderKostya Shishkov2011-07-221-0/+1
* configure: add -xc99 to LDFLAGS for Sun CCSean McGovern2011-07-211-0/+1
* fate: separate lavf-mxf_d10 test from lavf-mxfMans Rullgard2011-07-171-1/+1
* configure: Automatically add more flags required on symbianMartin Storsjö2011-07-151-1/+8
* Add a check for strptime().Anton Khirnov2011-07-131-0/+2
* configure: fix --cpu=host with gcc 4.6Mans Rullgard2011-07-101-1/+1
* build: clean up library installation rulesMans Rullgard2011-07-071-10/+12
* configure: simplify -rpath-link linker flagDiego Biurrun2011-07-051-1/+1
* configure: do not blank $LIBNAME if static libs disabledMans Rullgard2011-07-031-2/+0
* configure: Add vdpau and dxva2 to configure results output.Diego Biurrun2011-06-301-1/+3
* ARM: remove check for PLD instructionMans Rullgard2011-06-291-4/+0
* build: create output directories as neededMans Rullgard2011-06-291-26/+5
* fate: enable lavfi-pixmt tests on big endian systemsMans Rullgard2011-06-281-13/+0
* fate: merge identical pixdesc_be/le testsMans Rullgard2011-06-281-1/+0
* build: call texi2pod.pl with full path instead of symlinkMans Rullgard2011-06-281-5/+1
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-281-14/+1
* configure: Drop check for availability of ten assembler operands.Diego Biurrun2011-06-281-14/+0
* build: factor out the .c and .S compile commands as a macroMans Rullgard2011-06-261-0/+2
* configure: allow post-fixed cpu strings for athlon64, k8, and opteronAlexis Ballier2011-06-261-1/+1
* ARM: silence some annoying armcc warningsMans Rullgard2011-06-251-0/+2
* build: Remove multiple inclusion guards from config.mak.Diego Biurrun2011-06-251-3/+0
* configure: Add -Wno-format-zero-length to CFLAGS.Diego Biurrun2011-06-241-0/+1
* ARM: enable thumb for Cortex-M* CPUsMans Rullgard2011-06-231-1/+1
* build: remove SRC_PATH_BARE variableMans Rullgard2011-06-231-3/+2
* ARM: allow building in Thumb2 modeMans Rullgard2011-06-231-1/+2
* configure: add --optflags optionMans Rullgard2011-06-221-1/+5
* build: move documentation rules to doc/MakefileMans Rullgard2011-06-221-0/+1
* build: move test rules to tests/MakefileMans Rullgard2011-06-221-0/+1
* configure: report optimization for size separatelyMans Rullgard2011-06-211-1/+1
* 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
OpenPOWER on IntegriCloud