| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: fix --cpu=host with gcc 4.6 | Mans Rullgard | 2011-07-10 | 1 | -1/+1 |
* | build: clean up library installation rules | Mans Rullgard | 2011-07-07 | 1 | -10/+12 |
* | configure: simplify -rpath-link linker flag | Diego Biurrun | 2011-07-05 | 1 | -1/+1 |
* | configure: do not blank $LIBNAME if static libs disabled | Mans Rullgard | 2011-07-03 | 1 | -2/+0 |
* | 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 |
* | 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 |
* | 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 |
* | 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: Add -Wno-format-zero-length to CFLAGS. | Diego Biurrun | 2011-06-24 | 1 | -0/+1 |
* | 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 |
* | 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 |
* | configure: report optimization for size separately | Mans Rullgard | 2011-06-21 | 1 | -1/+1 |
* | path64/open64: filter out unsupported flags | Mans Rullgard | 2011-06-19 | 1 | -0/+2 |
* | configure: Document --enable-vdpau. | Diego Biurrun | 2011-06-07 | 1 | -1/+1 |
* | configure: simplify source_path setup | Mans Rullgard | 2011-06-06 | 1 | -3/+2 |
* | configure: remove --source-path option | Mans Rullgard | 2011-06-06 | 1 | -2/+0 |
* | configure: Document --enable-vaapi | Robert Swain | 2011-06-05 | 1 | -1/+1 |
* | build: remove BUILD_ROOT variable | Mans Rullgard | 2011-05-29 | 1 | -2/+1 |
* | ac3enc: add support for E-AC-3 encoding. | Justin Ruggles | 2011-05-27 | 1 | -0/+1 |
* | ARM: check for VFPv3 | Mans Rullgard | 2011-05-27 | 1 | -0/+3 |
* | configure: report yasm/nasm presence properly | Luca Barbato | 2011-05-27 | 1 | -1/+1 |
* | configure: Add -D_GNU_SOURCE to CPPFLAGS on OS/2. | Diego Biurrun | 2011-05-26 | 1 | -0/+1 |
* | configure: enable memalign_hack automatically when needed | Mans Rullgard | 2011-05-25 | 1 | -5/+3 |
* | configure: Add -U__STRICT_ANSI__ to CPPFLAGS on Cygwin and DOS. | Diego Biurrun | 2011-05-23 | 1 | -0/+2 |
* | configure: make executable again | Mans Rullgard | 2011-05-20 | 1 | -0/+0 |
* | configure: Do not unconditionally add -Wall to host CFLAGS. | Diego Biurrun | 2011-05-20 | 1 | -1/+2 |
* | configure: Set OS/2 objformat to a.out. | Dave Yeo | 2011-05-20 | 1 | -0/+1 |
* | configure: Adjust AVX assembler check. | Diego Biurrun | 2011-05-19 | 1 | -1/+1 |
* | Move some mpegaudio functions to new mpegaudiodsp subsystem | Mans Rullgard | 2011-05-19 | 1 | -6/+13 |
* | libx264: handle closed GOP codec flag | Jindrich Makovicka | 2011-05-17 | 1 | -2/+2 |
* | configure: Include AVX availability in summary output. | Diego Biurrun | 2011-05-15 | 1 | -0/+1 |
* | configure: use same CPPFLAGS in kFreeBSD as Linux | Reinhard Tartler | 2011-05-15 | 1 | -0/+1 |
* | ffmpeg: get rid of the 'q' key schizofrenia | Anton Khirnov | 2011-05-13 | 1 | -2/+0 |
* | configure: Enable libpostproc automatically if GPL code is enabled. | Måns Rullgård | 2011-05-12 | 1 | -2/+3 |
* | configure: sort filter deps entries | Stefano Sabatini | 2011-05-12 | 1 | -1/+1 |
* | configure: Do not unconditionally add -D_POSIX_C_SOURCE to CPPFLAGS. | Diego Biurrun | 2011-05-12 | 1 | -3/+3 |
* | mpegaudio: remove CONFIG_MPEGAUDIO_HP option | Mans Rullgard | 2011-05-09 | 1 | -3/+0 |
* | lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo | Stefano Sabatini | 2011-05-07 | 1 | -0/+6 |