| Commit message (Expand) | Author | Age | Files | Lines |
* | Match VA-API / VDPAU with zlib / bzlib build system documentation. | Carl Eugen Hoyos | 2011-07-10 | 1 | -2/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-08 | 1 | -10/+12 |
|\ |
|
| * | build: clean up library installation rules | Mans Rullgard | 2011-07-07 | 1 | -10/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-06 | 1 | -1/+1 |
|\| |
|
| * | configure: simplify -rpath-link linker flag | Diego Biurrun | 2011-07-05 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -2/+0 |
|\| |
|
| * | configure: do not blank $LIBNAME if static libs disabled | Mans Rullgard | 2011-07-03 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-30 | 1 | -35/+8 |
|\| |
|
| * | configure: Add vdpau and dxva2 to configure results output. | Diego Biurrun | 2011-06-30 | 1 | -1/+3 |
| * | ARM: remove check for PLD instruction | Mans Rullgard | 2011-06-29 | 1 | -4/+0 |
| * | build: create output directories as needed | Mans Rullgard | 2011-06-29 | 1 | -26/+5 |
* | | Move SRC_PATH hack around to allow compilation from subdir again. | Reimar Döffinger | 2011-06-30 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-29 | 1 | -55/+2 |
|\| |
|
| * | fate: enable lavfi-pixmt tests on big endian systems | Mans Rullgard | 2011-06-28 | 1 | -13/+0 |
| * | fate: merge identical pixdesc_be/le tests | Mans Rullgard | 2011-06-28 | 1 | -1/+0 |
| * | build: call texi2pod.pl with full path instead of symlink | Mans Rullgard | 2011-06-28 | 1 | -5/+1 |
| * | build: include sub-makefiles using full path instead of symlinks | Mans Rullgard | 2011-06-28 | 1 | -14/+1 |
| * | configure: Drop check for availability of ten assembler operands. | Diego Biurrun | 2011-06-28 | 1 | -14/+0 |
* | | Fix configure problem with out-of-source-tree build for fate-related .mak fil... | Paul Sterne | 2011-06-28 | 1 | -0/+10 |
* | | lavdev: add openal input device | Jonathan Baldwin | 2011-06-27 | 1 | -0/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-27 | 1 | -0/+2 |
|\| |
|
| * | build: factor out the .c and .S compile commands as a macro | Mans Rullgard | 2011-06-26 | 1 | -0/+2 |
| * | configure: allow post-fixed cpu strings for athlon64, k8, and opteron | Alexis Ballier | 2011-06-26 | 1 | -1/+1 |
* | | Revert "build: Remove multiple inclusion guards from config.mak." | Reimar Döffinger | 2011-06-26 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-26 | 1 | -3/+2 |
|\| |
|
| * | ARM: silence some annoying armcc warnings | Mans Rullgard | 2011-06-25 | 1 | -0/+2 |
| * | build: Remove multiple inclusion guards from config.mak. | Diego Biurrun | 2011-06-25 | 1 | -3/+0 |
* | | configure: select buffersink_filter when ffplay is enabled | Stefano Sabatini | 2011-06-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-25 | 1 | -0/+1 |
|\| |
|
| * | configure: Add -Wno-format-zero-length to CFLAGS. | Diego Biurrun | 2011-06-24 | 1 | -0/+1 |
* | | configure: select buffersink_filter when ffmpeg is enabled | Stefano Sabatini | 2011-06-24 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-24 | 1 | -5/+5 |
|\| |
|
| * | ARM: enable thumb for Cortex-M* CPUs | Mans Rullgard | 2011-06-23 | 1 | -1/+1 |
| * | build: remove SRC_PATH_BARE variable | Mans Rullgard | 2011-06-23 | 1 | -3/+2 |
| * | ARM: allow building in Thumb2 mode | Mans Rullgard | 2011-06-23 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-23 | 1 | -1/+7 |
|\| |
|
| * | configure: add --optflags option | Mans Rullgard | 2011-06-22 | 1 | -1/+5 |
| * | build: move documentation rules to doc/Makefile | Mans Rullgard | 2011-06-22 | 1 | -0/+1 |
| * | build: move test rules to tests/Makefile | Mans Rullgard | 2011-06-22 | 1 | -0/+1 |
* | | This is to match gcc's {athlon64,k8,opteron}-sse3 -march flags. | Alexis Ballier | 2011-06-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-22 | 1 | -1/+1 |
|\| |
|
| * | configure: report optimization for size separately | Mans Rullgard | 2011-06-21 | 1 | -1/+1 |
* | | build system: disable memalign on haiku, its not reliable there. | Michael Niedermayer | 2011-06-21 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-20 | 1 | -0/+2 |
|\| |
|
| * | path64/open64: filter out unsupported flags | Mans Rullgard | 2011-06-19 | 1 | -0/+2 |
* | | lavfi: add negate filter | Stefano Sabatini | 2011-06-19 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-08 | 1 | -1/+1 |
|\| |
|
| * | configure: Document --enable-vdpau. | Diego Biurrun | 2011-06-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-07 | 1 | -5/+2 |
|\| |
|
| * | configure: simplify source_path setup | Mans Rullgard | 2011-06-06 | 1 | -3/+2 |