Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vdpau: pass codec-specific parameters from hwaccel | Rémi Denis-Courmont | 2014-10-05 | 1 | -0/+27 |
* | 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 |
* | vc1: move MpegEncContext.resync_marker into VC1Context. | Anton Khirnov | 2013-11-29 | 1 | -1/+1 |
* | vdpau: store picture data in picture's rather than codec's context | Rémi Denis-Courmont | 2013-08-05 | 1 | -6/+12 |
* | vdpau: Fix VC-1 interlaced mode | Rainer Hochecker | 2013-07-25 | 1 | -1/+1 |
* | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -2/+2 |
* | vdpau: Add VC-1 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+128 |