summaryrefslogtreecommitdiff
path: root/libavcodec/vdpau_mpeg4.c
Commit message (Expand)AuthorAge
* mpegvideo: operate with pointers to AVFrames instead of whole structswm42014-04-09
* 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
* mpeg4videodec: move MpegEncContext.resync_marker into Mpeg4DecContext.Anton Khirnov2013-11-29
* vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont2013-08-05
* h264: deMpegEncContextizeAnton Khirnov2013-02-15
* vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13