20 Commits (79e8d17024e6c6328a40fcee191ffd70798a9c6e)

Author SHA1 Message Date
Andriy Gelman ad326379c6 lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets 5 years ago
Michael Niedermayer 22bec0d33f avcodec/h2645_parse: Use av_fast_realloc() for nals array 5 years ago
Andreas Rheinhardt 992532ee31 h2645_parse: Make ff_h2645_packet_split reference-compatible 6 years ago
Andreas Rheinhardt e895b800fe cbs_h2645: Avoid memcpy when splitting fragment 6 years ago
Kieran Kunhya 03b82b3ab9 h2645_parse: Allocate a single buffer per packet 7 years ago
Michael Niedermayer f10ea03df3 avcodec/h264_parser: Factor get_avc_nalsize() out 8 years ago
Michael Niedermayer cc13bc8c4f avcodec/h2645: Fix NAL unit padding 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 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