summaryrefslogtreecommitdiffstats
path: root/libavcodec/vdpau_h264.c
Commit message (Expand)AuthorAgeFilesLines
* hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov2014-05-111-1/+1
* vdpau: switch ff_vdpau_get_surface_id from Picture to AVFramewm42014-03-201-3/+3
* vdpau: don't assume Picture and H264Picture are the samewm42014-03-201-3/+3
* mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-161-0/+1
* h264: move relevant fields from Picture to H264PictureVittorio Giovara2014-03-161-6/+6
* vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont2013-08-051-13/+18
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-6/+6
* h264: deMpegEncContextizeAnton Khirnov2013-02-151-5/+19
* vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+196
OpenPOWER on IntegriCloud