Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavc: deprecate the use of AVCodecContext.time_base for decoding | Anton Khirnov | 2014-10-15 | 1 | -1/+1 |
* | vdpau: pass codec-specific parameters from hwaccel | Rémi Denis-Courmont | 2014-10-05 | 1 | -0/+30 |
* | hwaccel: Rename priv_data_size to frame_priv_data_size | Anton Khirnov | 2014-05-11 | 1 | -2/+2 |
* | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -2/+2 |
* | vdpau: switch ff_vdpau_get_surface_id from Picture to AVFrame | wm4 | 2014-03-20 | 1 | -2/+2 |
* | vdpau: don't assume Picture and H264Picture are the same | wm4 | 2014-03-20 | 1 | -2/+2 |
* | mpeg4videodec: move MpegEncContext.resync_marker into Mpeg4DecContext. | Anton Khirnov | 2013-11-29 | 1 | -2/+4 |
* | vdpau: store picture data in picture's rather than codec's context | Rémi Denis-Courmont | 2013-08-05 | 1 | -4/+7 |
* | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -2/+2 |
* | vdpau: Add MPEG-4 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+110 |