]> git.sesse.net Git - ffmpeg/history - libavcodec/vdpau_vc1.c
lavf/qsvvpp: bypass vpp if not needed.
[ffmpeg] / libavcodec / vdpau_vc1.c
2017-12-19 Mark Thompsonlavc: Mark all AVHWAccel structures as const
2017-10-19 wm4lavc: external hardware frame pool initialization
2016-12-19 Anton Khirnovpthread_frame: do not run hwaccel decoding asynchronous...
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