| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: add a native Opus decoder. | Anton Khirnov | 2014-05-15 | 1 | -0/+4 |
* | build: handle library dependencies in configure | Janne Grunau | 2014-05-13 | 1 | -1/+0 |
* | lavc: Add new VDA hwaccel | Anton Khirnov | 2014-05-11 | 1 | -0/+1 |
* | On2 AVC decoder | Kostya Shishkov | 2014-04-23 | 1 | -0/+1 |
* | Silicon Graphics Motion Video Compressor 1 & 2 decoder | Peter Ross | 2014-04-19 | 1 | -0/+2 |
* | Silicon Graphics RLE 8-bit video decoder | Peter Ross | 2014-04-19 | 1 | -0/+1 |
* | libtwolame MP2 encoding support | Paul B Mahol | 2014-04-07 | 1 | -0/+1 |
* | LucasArts SMUSH VIMA audio decoder | Paul B Mahol | 2014-04-06 | 1 | -0/+1 |
* | LucasArts SMUSH SANM video decoder | Paul B Mahol | 2014-04-06 | 1 | -0/+1 |
* | On2 VP7 decoder | Peter Ross | 2014-04-04 | 1 | -0/+1 |
* | OpenEXR decoder | Jimmy Christensen | 2014-04-01 | 1 | -0/+1 |
* | bmp: add a standalone parser | Paul B Mahol | 2014-03-28 | 1 | -0/+1 |
* | X-Bitmap decoder | Vittorio Giovara | 2014-03-27 | 1 | -0/+1 |
* | PAF demuxer and decoder | Paul B Mahol | 2014-03-27 | 1 | -0/+2 |
* | BRender PIX image decoder | Aleksi Nurmi | 2014-03-27 | 1 | -0/+1 |
* | Alias PIX image encoder and decoder | Vittorio Giovara | 2014-03-26 | 1 | -0/+2 |
* | build: Add config option for CABAC code | Diego Biurrun | 2014-03-24 | 1 | -3/+3 |
* | h264: Split h264 slice decoding from nal decoding | Luca Barbato | 2014-03-23 | 1 | -2/+3 |
* | h264: move macroblock decoding into its own file | Vittorio Giovara | 2014-03-23 | 1 | -2/+2 |
* | build: Sort h264 objects | Luca Barbato | 2014-03-23 | 1 | -4/+4 |
* | build: h264 parser depends on full h264 decoder | Luca Barbato | 2014-03-23 | 1 | -5/+1 |
* | dsputil: Move thirdpel-related bits into their own context | Diego Biurrun | 2014-03-22 | 1 | -0/+1 |
* | mpegvideo: move ff_draw_horiz_band() to mpegutils.c | Vittorio Giovara | 2014-03-16 | 1 | -2/+3 |
* | build: Let the SVQ3 decoder depend on the H.264 decoder | Diego Biurrun | 2014-03-06 | 1 | -4/+1 |
* | build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder | Diego Biurrun | 2014-02-28 | 1 | -2/+0 |
* | build: Let the iac decoder depend on the imc decoder | Diego Biurrun | 2014-02-28 | 1 | -1/+0 |
* | build: Let all MJPEG-related decoders depend on the MJPEG decoder | Diego Biurrun | 2014-02-28 | 1 | -6/+4 |
* | build: Let AMV decoder depend on the SP5X decoder | Diego Biurrun | 2014-02-28 | 1 | -1/+0 |
* | prores: Drop DSP infrastructure for prores encoder bits | Diego Biurrun | 2014-02-28 | 1 | -1/+1 |
* | build: Do not redundantly specifiy H.263-related object files for MSMPEG4v* | Diego Biurrun | 2014-02-26 | 1 | -10/+4 |
* | Move all example programs to doc/examples | Diego Biurrun | 2014-02-16 | 1 | -2/+0 |
* | Add libx265 encoder | Derek Buitenhuis | 2014-02-12 | 1 | -0/+1 |
* | Mirillis FIC video decoder | Kostya Shishkov | 2014-02-08 | 1 | -0/+1 |
* | build: Add separate hidden config option for the intrax8 code | Diego Biurrun | 2014-01-15 | 1 | -4/+3 |
* | ATRAC3+ decoder | Maxim Polijakowski | 2014-01-09 | 1 | -0/+2 |
* | Add a libwebp encoder | Justin Ruggles | 2013-12-21 | 1 | -0/+1 |
* | png: add a standalone parser | Peter Holik | 2013-12-17 | 1 | -0/+1 |
* | build: Merge pthreads/w32threads OBJS declarations | Diego Biurrun | 2013-12-13 | 1 | -2/+1 |
* | configure: Prefix libc-related variables with "libc_" | Diego Biurrun | 2013-12-09 | 1 | -2/+1 |
* | p*menc: use the AVFrame API properly. | Anton Khirnov | 2013-12-09 | 1 | -5/+5 |
* | libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0 | Guillaume Martres | 2013-12-08 | 1 | -2/+2 |
* | dv: Split off DV video encoder into its own file | Diego Biurrun | 2013-12-02 | 1 | -2/+2 |
* | dv: Move DV VLC data tables out of header file | Diego Biurrun | 2013-12-02 | 1 | -0/+1 |
* | lavc: remove mp3_header_(de)compress bitstream filters | Anton Khirnov | 2013-11-26 | 1 | -3/+0 |
* | mpegaudiodec: Consistently handle fixed/float templating | Diego Biurrun | 2013-11-23 | 1 | -6/+6 |
* | lavc: VP9 decoder | Ronald S. Bultje | 2013-11-15 | 1 | -0/+2 |
* | dsputil: Split off H.263 bits into their own H263DSPContext | Diego Biurrun | 2013-11-08 | 1 | -0/+1 |
* | lavc: split slice and frame threading functions into separate files | Anton Khirnov | 2013-11-04 | 1 | -2/+2 |
* | Add HEVC decoder | Guillaume Martres | 2013-10-31 | 1 | -0/+4 |
* | HNM4/HNM4A demuxer & video decoder | David Kment | 2013-10-31 | 1 | -0/+1 |