26 Commits (6dd8420290ef79945ec33e65fc3751e6e0bd9433)

Author SHA1 Message Date
James Almer 5006dcdf9a avcodec/cbs: add helper functions and macros to read and write signed values 6 years ago
Andreas Rheinhardt b8c45bbcbc libavcodec/cbs: Stop needlessly reallocating the units array 6 years ago
Mark Thompson c8c81ac502 lavc: Add coded bitstream read/write support for AV1 6 years ago
Mark Thompson 525de2000b lavc/cbs: Add JPEG support 6 years ago
Mark Thompson b5df289eb7 lavc: Add coded bitstream read/write support for VP9 7 years ago
Mark Thompson 300ef25314 cbs: Add support for array subscripts in trace output 7 years ago
Mark Thompson d7786b66bd cbs: Fragment/unit data is always reference counted 7 years ago
James Almer dff1fb27aa avcodec/cbs: create reference counted fragments in ff_cbs_read_extradata() 7 years ago
Mark Thompson 84bb8327f5 cbs: Add a table of all supported codec IDs 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 a3daecd637 cbs: Demote the "decomposition unimplemented" warning 7 years ago
Mark Thompson 1d12a545ce cbs: Add an explicit type for coded bitstream unit types 7 years ago
Mark Thompson 2651352988 cbs: Allocate the context inside the init function 7 years ago
Mark Thompson 476d301316 cbs: Add a missing return value check 7 years ago
Mark Thompson 686e388bbb lavc: Add coded bitstream read/write support for MPEG-2 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 6734eef6b8 lavc: Add coded bitstream read/write API 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
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
Mark Thompson 18f1706f33 lavc: Add coded bitstream read/write API 7 years ago