8 Commits (8d3db95f201fba2e22611f9a5f8eced76f8e89ed)

Author SHA1 Message Date
Anton Khirnov 83b2b34d06 h2645_parse: use the bytestream2 API for packet splitting 8 years ago
Vittorio Giovara 61bd0ed781 h264: Log more information about invalid NALu size 9 years ago
Janne Grunau 17c99b6158 h2645_parse: handle embedded Annex B NAL units in size prefixed NAL units 9 years ago
Anton Khirnov 90ed6c5cf7 h2645_parse: compute the actual data length, without trailing paddding 9 years ago
Anton Khirnov b667252a41 h2645_parse: add support for parsing h264 9 years ago
Anton Khirnov 52ec149fbe h2645_parse: change the AVCodecContext* parameter to void* 9 years ago
Anton Khirnov 8229eff4b7 h2645_parse: add a function for uninitializing the packet 9 years ago
Anton Khirnov fa936a307f hevc_parse: rename into h2645_parse 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
Anton Khirnov d82e1adc20 hevc: move splitting the packet into NALUs into a separate function 10 years ago
Anton Khirnov 69ab9f53f9 hevc: split bitstream unescaping to a separate file 10 years ago