summaryrefslogtreecommitdiffstats
path: root/libavcodec/vdpau_mpeg4.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-091-2/+2
|\
| * mpegvideo: operate with pointers to AVFrames instead of whole structswm42014-04-091-2/+2
| * vdpau: switch ff_vdpau_get_surface_id from Picture to AVFramewm42014-03-201-2/+2
* | Merge commit '7948a51b5c3d08e1a1173442a7ff72b220def303'Michael Niedermayer2014-03-201-2/+2
|\ \ | |/
| * vdpau: don't assume Picture and H264Picture are the samewm42014-03-201-2/+2
* | avcodec/vdpau: fix ff_vdpau_get_surface_id() argument after H264PictureMichael Niedermayer2014-03-171-2/+2
* | Merge commit '48e139409556861c9e561ce34133891d8eecc3cf'Michael Niedermayer2013-11-301-2/+4
|\ \ | |/
| * mpeg4videodec: move MpegEncContext.resync_marker into Mpeg4DecContext.Anton Khirnov2013-11-291-2/+4
* | Merge commit '2852740e23f91d6775714d7cc29b9a73e1111ce0'Michael Niedermayer2013-08-061-4/+7
|\ \ | |/
| * vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont2013-08-051-4/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-161-2/+2
|\ \ | |/
| * h264: deMpegEncContextizeAnton Khirnov2013-02-151-2/+2
* | Merge commit '200e8ac92007bc2fe30da05d3bd00ab620842a6b'Michael Niedermayer2013-01-141-4/+4
|/
* vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+110
OpenPOWER on IntegriCloud