summaryrefslogtreecommitdiffstats
path: root/libavcodec/h2645_parse.c
Commit message (Expand)AuthorAgeFilesLines
* h2645_parse: use the bytestream2 API for packet splittingAnton Khirnov2017-03-121-22/+21
* h264: Log more information about invalid NALu sizeVittorio Giovara2016-07-131-1/+3
* h2645_parse: handle embedded Annex B NAL units in size prefixed NAL unitsJanne Grunau2016-07-131-12/+51
* h2645_parse: compute the actual data length, without trailing padddingAnton Khirnov2016-03-281-3/+36
* h2645_parse: add support for parsing h264Anton Khirnov2016-03-281-2/+22
* h2645_parse: change the AVCodecContext* parameter to void*Anton Khirnov2016-03-281-6/+6
* h2645_parse: add a function for uninitializing the packetAnton Khirnov2016-03-281-0/+9
* hevc_parse: rename into h2645_parseAnton Khirnov2016-03-281-0/+228
OpenPOWER on IntegriCloud