aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vdpau_h264.c
Commit message (Expand)AuthorAgeFilesLines
* vdpau: restore compatibility with deprecated fields in AVVDPAUContextHendrik Leppkes2014-01-111-0/+17
* Make new VDPAU easier to use by adding context to callback.Reimar Döffinger2013-08-111-1/+6
* Merge commit '2852740e23f91d6775714d7cc29b9a73e1111ce0'Michael Niedermayer2013-08-061-13/+18
|\
| * vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont2013-08-051-13/+18
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-121-6/+6
|\|
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-6/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-161-5/+19
|\|
| * h264: deMpegEncContextizeAnton Khirnov2013-02-151-5/+19
* | Merge commit '246da0b13551b1f80f067e4f258e5bd691f5ab33'Michael Niedermayer2013-01-141-4/+4
|/
* vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+196