]> git.sesse.net Git - ffmpeg/history - libavcodec/vdpau_h264.c
svq3: rip out the svq3-relevant parts of pred_motion() out of h264
[ffmpeg] / libavcodec / vdpau_h264.c
2015-04-29 Anton Khirnovh264: use properly allocated AVFrames
2015-03-21 Anton Khirnovh264: move the ref lists variables into the per-slice...
2014-12-25 Rémi Denis-Courmontvdpau: add support for the H.264 High 4:4:4 Predictive...
2014-12-14 Rémi Denis-Courmontvdpau: add mapping for H.264 Constrained Baseline profi...
2014-12-14 Rémi Denis-Courmontvdpau: add mapping for H.264 Extended profile
2014-10-28 Rémi Denis-Courmontvdpau/h264: request MAIN rather than BASELINE VDPAU...
2014-10-05 Rémi Denis-Courmontvdpau: pass codec-specific parameters from hwaccel
2014-10-05 Rémi Denis-Courmontvdpau: factor out common end-of-frame handling
2014-05-11 Anton Khirnovhwaccel: Rename priv_data_size to frame_priv_data_size
2014-03-20 wm4vdpau: switch ff_vdpau_get_surface_id from Picture...
2014-03-20 wm4vdpau: don't assume Picture and H264Picture are the...
2014-03-16 Vittorio Giovarampegvideo: move mpegvideo formats-related defines to...
2014-03-16 Vittorio Giovarah264: move relevant fields from Picture to H264Picture
2013-08-05 Rémi Denis-Courmontvdpau: store picture data in picture's rather than...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-02-15 Anton Khirnovh264: deMpegEncContextize
2013-01-13 Rémi Denis-Courmontvdpau: Add H.264 decoding via hwaccel infrastructure