aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/vdpau_vc1.c
AgeCommit message (Expand)Author
2014-05-11hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov
2014-04-09mpegvideo: operate with pointers to AVFrames instead of whole structswm4
2014-03-20vdpau: switch ff_vdpau_get_surface_id from Picture to AVFramewm4
2014-03-20vdpau: don't assume Picture and H264Picture are the samewm4
2013-11-29vc1: move MpegEncContext.resync_marker into VC1Context.Anton Khirnov
2013-08-05vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont
2013-07-25vdpau: Fix VC-1 interlaced modeRainer Hochecker
2013-02-15h264: deMpegEncContextizeAnton Khirnov
2013-01-13vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont