summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_slice.c
Commit message (Expand)AuthorAgeFilesLines
* lavc: Add new VDA hwaccelAnton Khirnov2014-05-111-0/+2
* hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov2014-05-111-2/+2
* lavc: set AVCodecContext.hwaccel in ff_get_format()Anton Khirnov2014-05-111-2/+0
* lavc: Add an internal wrapper around get_format()Anton Khirnov2014-05-111-5/+5
* h264: drop commented out cruftAnton Khirnov2014-04-291-3/+0
* h264: codec reinit: remove statements without effectJanne Grunau2014-04-191-4/+1
* h264: Split h264 slice decoding from nal decodingLuca Barbato2014-03-231-0/+2384
OpenPOWER on IntegriCloud