summaryrefslogtreecommitdiffstats
path: root/libavcodec/vdpau_vc1.c
Commit message (Expand)AuthorAgeFilesLines
* vdpau: switch ff_vdpau_get_surface_id from Picture to AVFramewm42014-03-201-2/+2
* vdpau: don't assume Picture and H264Picture are the samewm42014-03-201-2/+2
* vc1: move MpegEncContext.resync_marker into VC1Context.Anton Khirnov2013-11-291-1/+1
* vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont2013-08-051-6/+12
* vdpau: Fix VC-1 interlaced modeRainer Hochecker2013-07-251-1/+1
* h264: deMpegEncContextizeAnton Khirnov2013-02-151-2/+2
* vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+128
OpenPOWER on IntegriCloud