19 Commits (51978aefe8074cc3e020994f6b329387b2149cb8)

Author SHA1 Message Date
Andreas Rheinhardt 6df9020f45 cbs_mpeg2: Improve performance of writing slices 6 years ago
Mark Thompson 300ef25314 cbs: Add support for array subscripts in trace output 7 years ago
James Almer 65d36473c9 avcodec/cbs_mpeg2: create a reference to the existing buffer when decomposing slice units 7 years ago
James Almer 05c0f620bf avcodec/cbs_mpeg2: use existing buffer reference when splitting fragments 7 years ago
James Almer 0161d91db0 avcodec/cbs_mpeg2: use memcpy when assembling fragments 7 years ago
James Almer df3a2ff767 avcodec/cbs: use a reference to the assembled CodedBitstreamFragment buffer when writing packets 7 years ago
Mark Thompson ce5870a3a8 cbs: Refcount all the things! 7 years ago
Mark Thompson 1d12a545ce cbs: Add an explicit type for coded bitstream unit types 7 years ago
Carl Eugen Hoyos 9b79c65ec0 lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT. 7 years ago
Mark Thompson 5a6707e49b cbs_mpeg2: Fix marker_bit type 7 years ago
Mark Thompson 7bf3f38046 cbs: Add padding to slice data allocations 7 years ago
Mark Thompson 79d666aa57 cbs_mpeg2: Fix format specifier 7 years ago
Mark Thompson 5b2c71bb94 cbs_mpeg2: Fix type for marker_bit reading 7 years ago
Mark Thompson 686e388bbb lavc: Add coded bitstream read/write support for MPEG-2 7 years ago
Mark Thompson e7f64191b2 cbs: Add buffer padding when splitting fragments 7 years ago
Mark Thompson 44cde38c8a cbs: Always check for bitstream end before reading 7 years ago
Mark Thompson 2bc9ba8d3c lavc: Add coded bitstream read/write support for MPEG-2 7 years ago