16 Commits (dced1f6cdfe479965898bed3cb5219d2ddbb0ad9)

Author SHA1 Message Date
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