86 Commits (2f9cd8861797df5b4d2e36143dfa8268b65cfd38)

Author SHA1 Message Date
Mark Thompson da6db843b8 cbs_h2645: Allocate all internal buffers with padding 6 years ago
Mark Thompson 3143fe34f6 cbs_h264: Actually decompose end-of-sequence NAL units 6 years ago
Aman Gupta 64c50c0e97 avcodec/cbs_h264: silence errors about end_of_seq nalus 6 years ago
Mark Thompson ac687add84 cbs_h264: Add support for mastering display SEI messages 7 years ago
Mark Thompson d94dda742c cbs_h264: Add support for pan-scan rectangle SEI messages 7 years ago
Haihao Xiang 2943dd35b7 cbs_h265: read/write content light level information SEI message 7 years ago
Haihao Xiang 56ed011692 cbs_h265: read/write HEVC PREFIX SEI 7 years ago
James Almer c6a63e1109 avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets 7 years ago
Mark Thompson 300ef25314 cbs: Add support for array subscripts in trace output 7 years ago
Mark Thompson 315cc8c098 cbs_h2645: Simplify representation of fixed values 7 years ago
James Almer 0807a77160 avcodec/cbs_h2645: create a reference to the existing buffer when decomposing slice units 7 years ago
James Almer df3a2ff767 avcodec/cbs: use a reference to the assembled CodedBitstreamFragment buffer when writing packets 7 years ago
Mark Thompson eccc03c8fb cbs_h264: Add support for filler NAL units 7 years ago
Mark Thompson 7157d95926 cbs_h264: Move slice_group_id array out of PPS structure 7 years ago
Mark Thompson a2ca8ed903 cbs_h264: Add utility functions to insert/delete SEI messages 7 years ago
Mark Thompson ce5870a3a8 cbs: Refcount all the things! 7 years ago
Mark Thompson 0e4c166cdd cbs_h2645: Remove active ps references when it is replaced 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 7bf3f38046 cbs: Add padding to slice data allocations 7 years ago
Mark Thompson 22aed77687 cbs_h2645: Fix memory leak on when reading SEI fails 7 years ago
Mark Thompson 41272e112b cbs_h264: Fix memory leak in error case 7 years ago
Mark Thompson 624d4739db cbs_h264: Fix writing streams with auxiliary pictures 7 years ago
Mark Thompson 9b0c7aa0e4 lavc: Add coded bitstream read/write support for H.265 7 years ago
Mark Thompson b4c915f4b3 lavc: Add coded bitstream read/write support for H.264 7 years ago
Mark Thompson 9ed18f302b cbs_h264: Fix writing streams with auxiliary pictures 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 768eb9182e cbs_h2645: Return error if writing fails 7 years ago
Mark Thompson 867381b8b5 lavc: Add coded bitstream read/write support for H.265 7 years ago
Mark Thompson acf06f4544 lavc: Add coded bitstream read/write support for H.264 7 years ago