| Commit message (Expand) | Author | Age | Files | Lines |
* | Windows Media Audio Lossless decoder | Mashiat Sarker Shakkhar | 2012-03-02 | 1 | -0/+1 |
* | msmpeg4: Split encoding backend code off from general backend code. | Diego Biurrun | 2012-03-01 | 1 | -5/+7 |
* | lavc: drop libdirac encoder. | Anton Khirnov | 2012-02-23 | 1 | -1/+0 |
* | mov: set channel layout for AC-3 streams based on the 'dac3' atom info | Justin Ruggles | 2012-02-22 | 1 | -1/+1 |
* | libmp3lame: use avpriv_mpegaudio_decode_header() for output frame parsing | Justin Ruggles | 2012-02-20 | 1 | -1/+1 |
* | avcodec: add a Sun Rasterfile encoder | Aneesh Dogra | 2012-02-17 | 1 | -0/+1 |
* | prores encoder | Kostya Shishkov | 2012-02-15 | 1 | -0/+1 |
* | prores: move data shared between decoder and encoder to common file | Kostya Shishkov | 2012-02-15 | 1 | -1/+1 |
* | CDXL demuxer and decoder | Paul B Mahol | 2012-02-14 | 1 | -0/+1 |
* | Move PS2 MMI code below the mips subdirectory, where it belongs. | Diego Biurrun | 2012-02-13 | 1 | -1/+1 |
* | build: Add missing directories to DIRS declarations. | Diego Biurrun | 2012-02-09 | 1 | -1/+1 |
* | Remove Sun medialib glue code. | Diego Biurrun | 2012-02-08 | 1 | -3/+1 |
* | h264: Split h264-test off into a separate file - golomb-test.c. | Diego Biurrun | 2012-01-31 | 1 | -1/+1 |
* | png: move DSP functions to their own DSP context. | Ronald S. Bultje | 2012-01-29 | 1 | -1/+1 |
* | aacsbr: move some simdable loops to function pointers | Mans Rullgard | 2012-01-28 | 1 | -1/+2 |
* | lavc: remove the deprecated opt.h header. | Anton Khirnov | 2012-01-27 | 1 | -1/+1 |
* | build: Automatically include architecture-specific library Makefile snippets. | Diego Biurrun | 2012-01-25 | 1 | -2/+0 |
* | avcodec: add a new codec_id for CRYO APC IMA ADPCM. | Justin Ruggles | 2012-01-24 | 1 | -0/+1 |
* | XWD encoder and decoder | Paul B Mahol | 2012-01-23 | 1 | -0/+2 |
* | avcodec: add GSM parser | Justin Ruggles | 2012-01-11 | 1 | -0/+1 |
* | Indeo 4 decoder | Kostya Shishkov | 2011-12-28 | 1 | -0/+1 |
* | build: fix standalone compilation of ADX encoder | Diego Biurrun | 2011-12-20 | 1 | -1/+1 |
* | build: fix standalone compilation of ADPCM decoders | Diego Biurrun | 2011-12-20 | 1 | -11/+11 |
* | v410 encoder and decoder | Derek Buitenhuis | 2011-12-13 | 1 | -0/+2 |
* | build: move inclusion of subdir.mak to main subdir loop | Mans Rullgard | 2011-12-13 | 1 | -2/+0 |
* | Dxtory capture format decoder | Kostya Shishkov | 2011-12-10 | 1 | -0/+1 |
* | avformat: add CRI ADX format demuxer | Justin Ruggles | 2011-11-26 | 1 | -0/+1 |
* | adx: add an ADX parser. | Justin Ruggles | 2011-11-26 | 1 | -0/+1 |
* | adx: calculate correct LPC coeffs | Justin Ruggles | 2011-11-26 | 1 | -1/+1 |
* | snow: split snow in snowdec and snowenc | Luca Barbato | 2011-11-24 | 1 | -6/+6 |
* | hwaccel: OS X Video Decoder Acceleration (VDA) support. | Sebastien Zwickert | 2011-11-14 | 1 | -1/+4 |
* | VBLE Decoder | Derek Buitenhuis | 2011-11-11 | 1 | -0/+1 |
* | avcodec: add support for planar signed 8-bit PCM. | Justin Ruggles | 2011-11-09 | 1 | -0/+1 |
* | BMV demuxer and decoder | Kostya Shishkov | 2011-11-08 | 1 | -0/+2 |
* | lavc: remove "legacy" mpegvideo decoder. | Anton Khirnov | 2011-10-27 | 1 | -2/+0 |
* | avcodec: remove the Zork PCM encoder. | Justin Ruggles | 2011-10-26 | 1 | -1/+0 |
* | g722: split decoder and encoder into separate files | Justin Ruggles | 2011-10-23 | 1 | -2/+2 |
* | libspeexenc: add libspeex encoder | Justin Ruggles | 2011-10-20 | 1 | -0/+1 |
* | Only test-compile w32pthreads.h if W32THREADS are available. | Diego Biurrun | 2011-10-20 | 1 | -0/+1 |
* | Ut Video decoder | Kostya Shishkov | 2011-10-19 | 1 | -0/+1 |
* | w32threads: support for frame multithreading | Steven Walters | 2011-10-16 | 1 | -1/+1 |
* | rv34: move inverse transform functions to DSP context | Janne Grunau | 2011-10-12 | 1 | -2/+2 |
* | prores: extract idct into its own dspcontext and merge with put_pixels. | Ronald S. Bultje | 2011-10-11 | 1 | -1/+1 |
* | Apple ProRes decoder | Maxim Poliakovski | 2011-09-22 | 1 | -0/+1 |
* | adpcm: split ADPCM encoders and decoders into separate files. | Justin Ruggles | 2011-09-12 | 1 | -20/+20 |
* | Add LATM muxer | Kieran Kunhya | 2011-09-07 | 1 | -0/+1 |
* | Use parsers for RealVideo 3/4 to determine correct PTS | Kostya Shishkov | 2011-08-17 | 1 | -0/+2 |
* | bink: make IDCT take 32-bit input | Kostya Shishkov | 2011-07-27 | 1 | -1/+1 |
* | add Flash Screen Video 2 decoder | Kostya Shishkov | 2011-07-22 | 1 | -0/+1 |
* | Remove snow/dwt test program | Mans Rullgard | 2011-07-20 | 1 | -1/+1 |