Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vdpau: switch ff_vdpau_get_surface_id from Picture to AVFrame | wm4 | 2014-03-20 | 1 | -3/+3 |
* | vdpau: don't assume Picture and H264Picture are the same | wm4 | 2014-03-20 | 1 | -3/+3 |
* | mpegvideo: move mpegvideo formats-related defines to mpegutils.h | Vittorio Giovara | 2014-03-16 | 1 | -0/+1 |
* | h264: move relevant fields from Picture to H264Picture | Vittorio Giovara | 2014-03-16 | 1 | -6/+6 |
* | vdpau: store picture data in picture's rather than codec's context | Rémi Denis-Courmont | 2013-08-05 | 1 | -13/+18 |
* | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -6/+6 |
* | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -5/+19 |
* | vdpau: Add H.264 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+196 |