summaryrefslogtreecommitdiff
path: root/libavcodec/hevc_parser.c
Commit message (Expand)AuthorAge
* golomb: Convert to the new bitstream readerDiego Biurrun2017-01-31
* hevcdec: export cropping information instead of handling it internallyAnton Khirnov2017-01-12
* hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-16
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-16
* h2645_parse: add support for parsing h264Anton Khirnov2016-03-28
* h2645_parse: add a function for uninitializing the packetAnton Khirnov2016-03-28
* hevc_parse: rename into h2645_parseAnton Khirnov2016-03-28
* hevc_parser: parse and export some stream parametersAnton Khirnov2015-07-12
* Add HEVC decoderGuillaume Martres2013-10-31