summaryrefslogtreecommitdiffstats
path: root/libavcodec/h2645_parse.c
Commit message (Expand)AuthorAgeFilesLines
* 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