]> git.sesse.net Git - ffmpeg/history - libavcodec/vdpau_mpeg12.c
mpeg12dec: avoid signed overflow in bitrate calculation
[ffmpeg] / libavcodec / vdpau_mpeg12.c
2016-12-19 Anton Khirnovpthread_frame: do not run hwaccel decoding asynchronous...
2015-02-14 Diego Biurrunvdpau: Adjust necessary #includes for vdpau_internal.h
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-08-05 Rémi Denis-Courmontvdpau: store picture data in picture's rather than...
2013-02-15 Anton Khirnovh264: deMpegEncContextize
2013-01-13 Rémi Denis-Courmontvdpau: Add MPEG-1/2 decoding via hwaccel infrastructure