| Commit message (Expand) | Author | Age | Files | Lines |
* | qsv: Add VP8 decoder | Mark Thompson | 2016-11-14 | 1 | -0/+2 |
* | qsv: Add VC-1 decoder | Mark Thompson | 2016-11-14 | 1 | -0/+2 |
* | lavc/vaapi: Add VP8 decode hwaccel | Mark Thompson | 2016-09-08 | 1 | -0/+1 |
* | Add an OpenH264 decoder wrapper | Martin Storsjö | 2016-06-28 | 1 | -1/+1 |
* | Add TrueMotion 2.0 Real Time decoder | Paul B Mahol | 2016-06-20 | 1 | -0/+1 |
* | Add MagicYUV decoder | Paul B Mahol | 2016-06-20 | 1 | -0/+1 |
* | mmaldec: add vc1 decoding support | wm4 | 2016-04-30 | 1 | -0/+2 |
* | mmaldec: Add mpeg2 decoding support | Julian Scheel | 2016-04-30 | 1 | -0/+2 |
* | lavc: move the vaapi encoders further down in the list of codecs | Anton Khirnov | 2016-04-15 | 1 | -3/+3 |
* | libavcodec: Add H264/MPEG4 encoders based on OpenMAX IL | Martin Storsjö | 2016-04-12 | 1 | -0/+2 |
* | lavc: VAAPI MJPEG encoder | Mark Thompson | 2016-03-30 | 1 | -0/+1 |
* | lavc: VAAPI H.265 encoder | Mark Thompson | 2016-03-30 | 1 | -0/+1 |
* | lavc: VAAPI H.264 encoder | Mark Thompson | 2016-03-30 | 1 | -0/+1 |
* | lavc: add a new bitstream filtering API | Anton Khirnov | 2016-03-20 | 1 | -21/+0 |
* | vdpau: Support for VDPAU accelerated HEVC decoding | Philip Langdale | 2016-02-13 | 1 | -0/+1 |
* | nvenc: rename encoders | Anton Khirnov | 2016-01-12 | 1 | -0/+4 |
* | lavc: G.723.1 encoder | Mohamed Naufal | 2015-11-30 | 1 | -1/+1 |
* | vdpau: remove dysfunctional H.263 support | Rémi Denis-Courmont | 2015-10-30 | 1 | -1/+0 |
* | innoHeim/Rsupport Screen Capture Codec decoder | Vittorio Giovara | 2015-10-23 | 1 | -0/+1 |
* | kvazaar: Add libkvazaar HEVC encoder | Arttu Ylä-Outinen | 2015-10-23 | 1 | -0/+1 |
* | wrapped_avframe: Initial implementation | Luca Barbato | 2015-10-10 | 1 | -0/+1 |
* | Screenpresso SPV1 decoder | Vittorio Giovara | 2015-09-30 | 1 | -0/+1 |
* | DXV decoder | Vittorio Giovara | 2015-09-02 | 1 | -0/+1 |
* | lavc: add Intel libmfx-based HEVC decoder. | Anton Khirnov | 2015-07-25 | 1 | -0/+2 |
* | lavc: add Intel libmfx-based MPEG2 decoder. | Anton Khirnov | 2015-07-25 | 1 | -0/+2 |
* | lavc: add a HEVC mp4->annex B bitstream filter | Anton Khirnov | 2015-07-25 | 1 | -0/+1 |
* | libx264: Add support for the MPEG2 encoder | Luca Barbato | 2015-07-17 | 1 | -0/+1 |
* | lavc: add Intel libmfx-based HEVC encoder | Anton Khirnov | 2015-07-08 | 1 | -0/+1 |
* | lavc: add Intel libmfx-based MPEG2 encoder | Anton Khirnov | 2015-07-08 | 1 | -0/+1 |
* | PCM signed 16-bit big-endian planar decoder | Paul B Mahol | 2015-06-24 | 1 | -0/+1 |
* | DirectDraw Surface image decoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+1 |
* | Hap decoder and encoder | Vittorio Giovara | 2015-06-22 | 1 | -0/+1 |
* | nvenc: H264 and HEVC encoders | Luca Barbato | 2015-05-31 | 1 | -0/+2 |
* | D3D11va: add a Direct3D11 video decoder similar to DXVA2 | Steve Lhomme | 2015-05-25 | 1 | -0/+5 |
* | Canopus HQ/HQA decoder | Vittorio Giovara | 2015-04-19 | 1 | -0/+1 |
* | lavc: add libdcadec decoder | Hendrik Leppkes | 2015-03-29 | 1 | -0/+1 |
* | lavc: add MMAL hardware decoder wrapper | wm4 | 2015-03-29 | 1 | -0/+2 |
* | lavc: add Intel libmfx-based H.264 encoder | Anton Khirnov | 2015-03-27 | 1 | -0/+1 |
* | lavc: Prefer x264 over openh264 if both libraries are available | Michael Niedermayer | 2015-03-23 | 1 | -1/+4 |
* | TDSC decoder | Vittorio Giovara | 2015-03-13 | 1 | -0/+1 |
* | Canopus HQX decoder | Vittorio Giovara | 2015-02-22 | 1 | -0/+1 |
* | lavc: Add DSS SP decoder | Oleksij Rempel | 2015-02-19 | 1 | -0/+1 |
* | lavc: add an Intel libmfx-based H.264 decoder | Anton Khirnov | 2015-02-19 | 1 | -0/+2 |
* | Add DXVA2 HEVC HWAccel | Hendrik Leppkes | 2015-01-27 | 1 | -0/+1 |
* | libavcodec: Add an OpenH264 encoder wrapper | Martin Storsjö | 2015-01-06 | 1 | -0/+1 |
* | DPX parser | Paul B Mahol | 2014-12-18 | 1 | -0/+1 |
* | lavc: Move the libtwolame encoder registration to the list for external libra... | Martin Storsjö | 2014-11-21 | 1 | -1/+1 |
* | lavc: add a native Opus decoder. | Anton Khirnov | 2014-05-15 | 1 | -0/+2 |
* | lavc: Add new VDA hwaccel | Anton Khirnov | 2014-05-11 | 1 | -0/+1 |
* | On2 AVC decoder | Kostya Shishkov | 2014-04-23 | 1 | -0/+1 |