summaryrefslogtreecommitdiffstats
path: root/libavcodec/vdpau_h264.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-2/+2
* h264: factor out calculating the POC count into a separate fileAnton Khirnov2016-04-241-1/+1
* h264: decouple h264_ps from the h264 decoderAnton Khirnov2016-04-241-26/+28
* h264: use properly allocated AVFramesAnton Khirnov2015-04-291-3/+3
* h264: move the ref lists variables into the per-slice contextAnton Khirnov2015-03-211-1/+2
* vdpau: add support for the H.264 High 4:4:4 Predictive profileRémi Denis-Courmont2014-12-251-0/+19
* vdpau: add mapping for H.264 Constrained Baseline profile and fallbackRémi Denis-Courmont2014-12-141-0/+4
* vdpau: add mapping for H.264 Extended profileRémi Denis-Courmont2014-12-141-0/+5
* vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBPRémi Denis-Courmont2014-10-281-1/+1
* vdpau: pass codec-specific parameters from hwaccelRémi Denis-Courmont2014-10-051-0/+30
* vdpau: factor out common end-of-frame handlingRémi Denis-Courmont2014-10-051-6/+4
* hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov2014-05-111-1/+1
* vdpau: switch ff_vdpau_get_surface_id from Picture to AVFramewm42014-03-201-3/+3
* vdpau: don't assume Picture and H264Picture are the samewm42014-03-201-3/+3
* mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-161-0/+1
* h264: move relevant fields from Picture to H264PictureVittorio Giovara2014-03-161-6/+6
* vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont2013-08-051-13/+18
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-6/+6
* h264: deMpegEncContextizeAnton Khirnov2013-02-151-5/+19
* vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-131-0/+196
OpenPOWER on IntegriCloud