summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevc_parser.c
Commit message (Expand)AuthorAgeFilesLines
* golomb: Convert to the new bitstream readerDiego Biurrun2017-01-311-1/+1
* hevcdec: export cropping information instead of handling it internallyAnton Khirnov2017-01-121-2/+4
* hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-161-25/+26
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-161-1/+1
* h2645_parse: add support for parsing h264Anton Khirnov2016-03-281-1/+2
* h2645_parse: add a function for uninitializing the packetAnton Khirnov2016-03-281-4/+1
* hevc_parse: rename into h2645_parseAnton Khirnov2016-03-281-4/+5
* hevc_parser: parse and export some stream parametersAnton Khirnov2015-07-121-5/+123
* Add HEVC decoderGuillaume Martres2013-10-311-0/+125
OpenPOWER on IntegriCloud