| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | lavc: remove old unused audio conversion functions. | Anton Khirnov | 2013-10-28 | 1 | -1/+0 |
* | pcm: support 24-bit/32-bit little-endian planar | Paul B Mahol | 2013-09-27 | 1 | -0/+2 |
* | Add a WebP decoder | Justin Ruggles | 2013-09-18 | 1 | -0/+1 |
* | pcm_dvd: consolidate pieces from pcm.c and mpeg.c | Christian Schmidt | 2013-08-31 | 1 | -1/+1 |
* | pcm_bluray: rename pcm-mpeg.c to pcm-bluray.c | Christian Schmidt | 2013-08-31 | 1 | -1/+1 |
* | Add a libfdk-aac decoder | Martin Storsjö | 2013-08-20 | 1 | -0/+1 |
* | libavutil: Make avpriv_open a library-internal function on msvcrt | Martin Storsjö | 2013-08-10 | 1 | -0/+2 |
* | Voxware MetaSound decoder | Kostya Shishkov | 2013-08-08 | 1 | -0/+2 |
* | twinvq: Split VQF-specific part from common TwinVQ decoder core | Kostya Shishkov | 2013-08-05 | 1 | -1/+1 |
* | vdpau: store picture data in picture's rather than codec's context | Rémi Denis-Courmont | 2013-08-05 | 1 | -1/+1 |
* | lavc: add a libwavpack encoder wrapper | Anton Khirnov | 2013-06-10 | 1 | -0/+1 |
* | Go2Webinar decoder | Kostya Shishkov | 2013-06-03 | 1 | -0/+1 |
* | w32pthreads: move from lavc to compat/ | Anton Khirnov | 2013-05-24 | 1 | -1/+0 |
* | Escape 130 (RPL) decoder | Eli Friedman | 2013-05-18 | 1 | -0/+1 |
* | Apple Intermediate Codec decoder | Kostya Shishkov | 2013-05-17 | 1 | -0/+1 |
* | JPEG 2000 decoder for DCinema | Nicolas Bertrand | 2013-04-22 | 1 | -0/+2 |
* | hpeldsp: Add half-pel functions (currently copies of dsputil) | Ronald S. Bultje | 2013-04-19 | 1 | -0/+1 |
* | h261: Move shared data tables from a header to a proper C file | Diego Biurrun | 2013-04-10 | 1 | -2/+2 |
* | dsputil: Make dsputil selectable | Ronald S. Bultje | 2013-04-10 | 1 | -4/+2 |
* | msmpeg4: Split decoding related functions to a separate file | Martin Storsjö | 2013-03-27 | 1 | -13/+12 |
* | Split MPEG-1/2 decoder code off from MPEG-1/2 common code | Diego Biurrun | 2013-03-27 | 1 | -4/+4 |
* | dca: Move ff_dca_convert_bitstream() to the DCA common code | Diego Biurrun | 2013-03-27 | 1 | -1/+1 |
* | lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruft | Anton Khirnov | 2013-03-11 | 1 | -2/+0 |
* | lavc: remove disabled FF_API_CODEC_ID cruft | Anton Khirnov | 2013-03-09 | 1 | -2/+0 |
* | build: cosmetics: Group hw accelerator Makefile entries together | Diego Biurrun | 2013-03-07 | 1 | -16/+18 |
* | build: make audio_frame_queue a stand-alone component | Luca Barbato | 2013-02-17 | 1 | -14/+11 |
* | build: The libopencore-amrnb encoder depends on audio_frame_queue | Diego Biurrun | 2013-02-17 | 1 | -1/+1 |
* | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 1 | -0/+1 |
* | dsputil: Separate h264 qpel | Mans Rullgard | 2013-01-24 | 1 | -0/+1 |
* | wmv2: move IDCT to its own DSP context. | Ronald S. Bultje | 2013-01-20 | 1 | -2/+2 |
* | Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. | Ronald S. Bultje | 2013-01-19 | 1 | -1/+1 |
* | libvpx: make vp8 and vp9 selectable | Luca Barbato | 2013-01-14 | 1 | -2/+4 |
* | build: Remove stray Makefile entry for non-existent VCR1 encoder | Diego Biurrun | 2013-01-14 | 1 | -1/+0 |
* | vdpau: Add VC-1 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+1 |
* | vdpau: Add H.264 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+1 |
* | vdpau: Add MPEG-4 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+2 |
* | vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+2 |
* | Drop Snow codec | Diego Biurrun | 2013-01-06 | 1 | -4/+0 |
* | huffyuv: split encoder and decoder into separate files. | Anton Khirnov | 2012-12-23 | 1 | -4/+4 |
* | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -0/+1 |
* | tak: demuxer, parser, and decoder | Paul B Mahol | 2012-12-07 | 1 | -0/+3 |
* | alacenc: add support for multi-channel encoding | Justin Ruggles | 2012-12-05 | 1 | -2/+2 |
* | build: The FLAC encoder also depends on the flacdsp code | Diego Biurrun | 2012-11-29 | 1 | -1/+1 |
* | avcodec: split avpicture from imgconvert | Luca Barbato | 2012-11-20 | 1 | -0/+1 |
* | Drop broken and unused CABAC test program. | Diego Biurrun | 2012-11-14 | 1 | -2/+1 |