summaryrefslogtreecommitdiff
path: root/libavcodec/vdpau_h264.c
Commit message (Expand)AuthorAge
* hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov2014-05-11
* vdpau: switch ff_vdpau_get_surface_id from Picture to AVFramewm42014-03-20
* vdpau: don't assume Picture and H264Picture are the samewm42014-03-20
* mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-16
* h264: move relevant fields from Picture to H264PictureVittorio Giovara2014-03-16
* vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont2013-08-05
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* h264: deMpegEncContextizeAnton Khirnov2013-02-15
* vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13