| Commit message (Expand) | Author | Age | Files | Lines |
* | av_gettime: support Win32 without gettimeofday() | Mans Rullgard | 2012-06-20 | 1 | -0/+4 |
* | mem: add support for _aligned_malloc() as found on Windows | Ronald S. Bultje | 2012-06-19 | 1 | -1/+3 |
* | Add support for iLBC decoding/encoding via the external library libilbc | Martin Storsjö | 2012-06-18 | 1 | -0/+6 |
* | configure: Sort the library listings in the help text alphabetically | Martin Storsjö | 2012-06-18 | 1 | -3/+3 |
* | RTMPT protocol support | Samuel Pitoiset | 2012-06-17 | 1 | -0/+4 |
* | configure: add all filters hardcoded into avconv to avconv_deps | Anton Khirnov | 2012-06-13 | 1 | -2/+3 |
* | lavfi: allow building without swscale. | Anton Khirnov | 2012-06-13 | 1 | -2/+2 |
* | jack: update to new latency range API as the old one has been deprecated | Sean McGovern | 2012-06-13 | 1 | -1/+3 |
* | iac: add missing dependency | Kostya Shishkov | 2012-06-10 | 1 | -0/+1 |
* | mpegtsenc: Support LATM packetization for AAC | Jindrich Makovicka | 2012-06-03 | 1 | -1/+1 |
* | mpegtsenc: use AVFormatContext for AAC packetization | Jindrich Makovicka | 2012-06-03 | 1 | -0/+1 |
* | avconv: extend -r to work on any input stream. | Anton Khirnov | 2012-05-29 | 1 | -1/+2 |
* | fate: convert codec-regression.sh to makefile rules | Mans Rullgard | 2012-05-29 | 1 | -58/+1 |
* | Remove libnut wrapper | Diego Biurrun | 2012-05-21 | 1 | -7/+0 |
* | fate: change name of FATE samples location environment variable | Diego Biurrun | 2012-05-21 | 1 | -2/+2 |
* | lavfi: add lavr-based audio resampling filter. | Anton Khirnov | 2012-05-12 | 1 | -0/+1 |
* | configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags. | Sean McGovern | 2012-05-10 | 1 | -1/+1 |
* | lavfi: add video buffer sink, and use it in avtools | Anton Khirnov | 2012-05-09 | 1 | -1/+1 |
* | sctp: Initial tcp-alike sctp support with streams | Luca Barbato | 2012-05-08 | 1 | -0/+3 |
* | lavfi: always enable the scale filter and depend on sws. | Anton Khirnov | 2012-05-06 | 1 | -1/+1 |
* | configure: add POWER[5-7] support | Sean McGovern | 2012-05-04 | 1 | -1/+4 |
* | configure: remove malloc_aligned. | Ronald S. Bultje | 2012-05-02 | 1 | -6/+1 |
* | configure: add libavresample to rpath | Sean McGovern | 2012-04-26 | 1 | -1/+1 |
* | build: icc: silence some warnings | Mans Rullgard | 2012-04-25 | 1 | -1/+2 |
* | Add libavresample | Justin Ruggles | 2012-04-24 | 1 | -1/+6 |
* | Remove libdirac decoder. | Diego Biurrun | 2012-04-23 | 1 | -7/+0 |
* | configure: detect PGI compiler and set suitable flags | Mans Rullgard | 2012-04-19 | 1 | -0/+18 |
* | configure: escape colons in values written to config.fate | Mans Rullgard | 2012-04-13 | 1 | -1/+5 |
* | avconv: drop support for building without libavfilter. | Anton Khirnov | 2012-04-06 | 1 | -1/+1 |
* | configure: add dl to frei0r extralibs. | Anton Khirnov | 2012-04-05 | 1 | -0/+2 |
* | configure: Check for a different SDL function | Martin Storsjö | 2012-03-29 | 1 | -1/+1 |
* | build: fix RALF decoder standalone compilation, which depends on Golomb code | Diego Biurrun | 2012-03-27 | 1 | -0/+1 |
* | configure: Drop stray duplicate entry for --disable-fft from help output. | Diego Biurrun | 2012-03-27 | 1 | -1/+0 |
* | build: drop some unnecessary dependencies from the H.264 parser | Diego Biurrun | 2012-03-26 | 1 | -1/+1 |
* | libavutil: Remove broken and pointless lzo test program. | Diego Biurrun | 2012-03-26 | 1 | -2/+0 |
* | x86: conditionally compile H.264 QPEL optimizations | Diego Biurrun | 2012-03-25 | 1 | -7/+8 |
* | configure: die if x11grab dependencies are unavailable | Josh Allmann | 2012-03-23 | 1 | -8/+4 |
* | configure: Restructure help output. | Diego Biurrun | 2012-03-21 | 1 | -32/+45 |
* | configure: Internal-only components should not be command-line selectable. | Diego Biurrun | 2012-03-21 | 1 | -11/+7 |
* | ZeroCodec Decoder | Derek Buitenhuis | 2012-03-19 | 1 | -0/+1 |
* | remove iwmmxt optimizations | Janne Grunau | 2012-03-12 | 1 | -5/+0 |
* | configure: darwin: Change dylib install names to include major version. | Gil Pedersen | 2012-03-09 | 1 | -1/+1 |
* | lavc: drop libdirac encoder. | Anton Khirnov | 2012-02-23 | 1 | -3/+2 |
* | Remove libpostproc. | Diego Biurrun | 2012-02-23 | 1 | -7/+1 |
* | dxva2: don't check for DXVA_PictureParameters->wDecodedPictureIndex | Rafaël Carré | 2012-02-22 | 1 | -3/+1 |
* | librtmp: Add "lib" prefix to librtmp URLProtocol declarations. | Diego Biurrun | 2012-02-14 | 1 | -4/+6 |
* | build: Set correct dependencies for rtmp* protocols implemented by librtmp. | Diego Biurrun | 2012-02-13 | 1 | -0/+4 |
* | Remove Sun medialib glue code. | Diego Biurrun | 2012-02-08 | 1 | -4/+0 |
* | win64: add a XMM clobber test configure option. | Ronald S. Bultje | 2012-02-02 | 1 | -0/+14 |
* | fate: make acodec-ac3_fixed test output raw AC3 | Mans Rullgard | 2012-02-02 | 1 | -1/+1 |