| Commit message (Expand) | Author | Age | Files | Lines |
* | pulse: introduce pulseaudio input | Luca Barbato | 2011-10-26 | 1 | -0/+4 |
* | libspeexenc: add libspeex encoder | Justin Ruggles | 2011-10-20 | 1 | -1/+2 |
* | lavfi: port libmpcodecs delogo filter | Stefano Sabatini | 2011-10-17 | 1 | -0/+1 |
* | lavfi: port boxblur filter from libmpcodecs | Stefano Sabatini | 2011-10-17 | 1 | -0/+1 |
* | libx264: support yuv422/444 output. | Anton Khirnov | 2011-10-12 | 1 | -2/+2 |
* | configure: Add -Wstrict-prototypes to CFLAGS if available. | Diego Biurrun | 2011-10-10 | 1 | -0/+1 |
* | ARM: check for inline asm 'y' operand modifier support | Mans Rullgard | 2011-10-03 | 1 | -0/+3 |
* | fate: allow testing with libavfilter disabled | Mans Rullgard | 2011-09-27 | 1 | -1/+4 |
* | configure: disable hardware capabilities ELF section with suncc on Solaris x86 | Sean McGovern | 2011-09-24 | 1 | -0/+6 |
* | lavd: add libcdio-paranoia input device for audio CD grabbing | Anton Khirnov | 2011-09-17 | 1 | -0/+8 |
* | configure: fix typo in avconv dependency list | Diego Biurrun | 2011-08-26 | 1 | -2/+2 |
* | Windows Media Image decoder (WMVP/WVP2) | Alberto Delmás | 2011-08-23 | 1 | -0/+2 |
* | configure: add missing CFLAGS to fix building on the HURD | Pino Toscano | 2011-08-12 | 1 | -0/+1 |
* | Make a copy of ffmpeg under a new name -- avconv. | Anton Khirnov | 2011-08-12 | 1 | -3/+8 |
* | Rename ffserver to avserver. | Anton Khirnov | 2011-08-09 | 1 | -10/+10 |
* | Rename ffprobe to avprobe. | Anton Khirnov | 2011-08-09 | 1 | -4/+4 |
* | Rename ffplay to avplay. | Anton Khirnov | 2011-08-09 | 1 | -5/+5 |
* | configure: spelling cosmetics | Diego Biurrun | 2011-07-27 | 1 | -1/+1 |
* | add Flash Screen Video 2 decoder | Kostya Shishkov | 2011-07-22 | 1 | -0/+1 |
* | configure: add -xc99 to LDFLAGS for Sun CC | Sean McGovern | 2011-07-21 | 1 | -0/+1 |
* | fate: separate lavf-mxf_d10 test from lavf-mxf | Mans Rullgard | 2011-07-17 | 1 | -1/+1 |
* | configure: Automatically add more flags required on symbian | Martin Storsjö | 2011-07-15 | 1 | -1/+8 |
* | Add a check for strptime(). | Anton Khirnov | 2011-07-13 | 1 | -0/+2 |
* | 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 |