]> git.sesse.net Git - ffmpeg/history - libavcodec/vdpau_vc1.c
hevc: change the stride of the MC buffer to be in bytes instead of elements
[ffmpeg] / libavcodec / vdpau_vc1.c
2014-10-05 Rémi Denis-Courmontvdpau: pass codec-specific parameters from hwaccel
2014-05-11 Anton Khirnovhwaccel: Rename priv_data_size to frame_priv_data_size
2014-04-09 wm4mpegvideo: operate with pointers to AVFrames instead...
2014-03-20 wm4vdpau: switch ff_vdpau_get_surface_id from Picture...
2014-03-20 wm4vdpau: don't assume Picture and H264Picture are the...
2013-11-29 Anton Khirnovvc1: move MpegEncContext.resync_marker into VC1Context.
2013-08-05 Rémi Denis-Courmontvdpau: store picture data in picture's rather than...
2013-07-25 Rainer Hocheckervdpau: Fix VC-1 interlaced mode
2013-02-15 Anton Khirnovh264: deMpegEncContextize
2013-01-13 Rémi Denis-Courmontvdpau: Add VC-1 decoding via hwaccel infrastructure