| Commit message (Expand) | Author | Age | Files | Lines |
* | hevcdec: add a CUVID hwaccel | Anton Khirnov | 2017-07-28 | 1 | -0/+1 |
* | h264dec: add a CUVID hwaccel | Anton Khirnov | 2017-07-26 | 1 | -0/+1 |
* | libavcodec/mjpeg_qsv: Add QSV MJPEG encoder | Huang, Zhengxu | 2017-07-25 | 1 | -0/+1 |
* | Add Cinepak encoder | Tomas Härdin | 2017-07-05 | 1 | -1/+1 |
* | dxva: add support for new dxva2 and d3d11 hwaccel APIs | wm4 | 2017-06-08 | 1 | -0/+5 |
* | Add ClearVideo decoder | Kostya Shishkov | 2017-04-25 | 1 | -0/+1 |
* | Add FM Screen Capture Codec decoder | Paul B Mahol | 2017-04-13 | 1 | -0/+1 |
* | vaapi_encode: Add VP9 support | Mark Thompson | 2017-04-02 | 1 | -0/+1 |
* | lavc: Remove deprecated XvMC support hacks | Diego Biurrun | 2017-03-23 | 1 | -3/+0 |
* | Add Cineform HD Decoder | Kieran Kunhya | 2017-03-09 | 1 | -0/+1 |
* | Add Apple Pixlet decoder | Paul B Mahol | 2017-03-01 | 1 | -0/+1 |
* | vaapi_encode: Add VP8 support | Mark Thompson | 2017-01-30 | 1 | -0/+1 |
* | vaapi_encode: Add MPEG-2 support | Mark Thompson | 2017-01-29 | 1 | -0/+1 |
* | hevcdec: add a VAAPI hwaccel | Anton Khirnov | 2016-12-19 | 1 | -0/+1 |
* | 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 |