| Commit message (Expand) | Author | Age | Files | Lines |
* | h264: use properly allocated AVFrames | Anton Khirnov | 2015-04-29 | 1 | -3/+3 |
* | h264: move the ref lists variables into the per-slice context | Anton Khirnov | 2015-03-21 | 1 | -1/+2 |
* | vdpau: add support for the H.264 High 4:4:4 Predictive profile | Rémi Denis-Courmont | 2014-12-25 | 1 | -0/+19 |
* | vdpau: add mapping for H.264 Constrained Baseline profile and fallback | Rémi Denis-Courmont | 2014-12-14 | 1 | -0/+4 |
* | vdpau: add mapping for H.264 Extended profile | Rémi Denis-Courmont | 2014-12-14 | 1 | -0/+5 |
* | vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBP | Rémi Denis-Courmont | 2014-10-28 | 1 | -1/+1 |
* | vdpau: pass codec-specific parameters from hwaccel | Rémi Denis-Courmont | 2014-10-05 | 1 | -0/+30 |
* | vdpau: factor out common end-of-frame handling | Rémi Denis-Courmont | 2014-10-05 | 1 | -6/+4 |
* | hwaccel: Rename priv_data_size to frame_priv_data_size | Anton Khirnov | 2014-05-11 | 1 | -1/+1 |
* | vdpau: switch ff_vdpau_get_surface_id from Picture to AVFrame | wm4 | 2014-03-20 | 1 | -3/+3 |
* | vdpau: don't assume Picture and H264Picture are the same | wm4 | 2014-03-20 | 1 | -3/+3 |
* | mpegvideo: move mpegvideo formats-related defines to mpegutils.h | Vittorio Giovara | 2014-03-16 | 1 | -0/+1 |
* | h264: move relevant fields from Picture to H264Picture | Vittorio Giovara | 2014-03-16 | 1 | -6/+6 |
* | vdpau: store picture data in picture's rather than codec's context | Rémi Denis-Courmont | 2013-08-05 | 1 | -13/+18 |
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -6/+6 |
* | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -5/+19 |
* | vdpau: Add H.264 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+196 |