17 Commits (4dc18c78cd1872a6de0b9640a4c5eca35f5dfbfd)

Author SHA1 Message Date
James Almer 53c8d417ed avformat: split off generic NAL function helpers into their own file 7 months ago
Andreas Rheinhardt 5f31a4fd16 avformat/vvc: Don't use uint8_t iterators, fix shadowing 8 months ago
Andreas Rheinhardt 1c4362cce9 avformat/vvc: Fix comment 8 months ago
Andreas Rheinhardt fa77dc8c44 avformat/vvc: Reindent after the previous commit 8 months ago
Andreas Rheinhardt 8b6c7e7cda avformat/vvc: Fix crash on allocation failure, avoid allocations 8 months ago
Andreas Rheinhardt 4482b3353d avformat/vvc: Don't use ff_copy_bits() 8 months ago
Andreas Rheinhardt 52fb49a8a3 avformat/vvc: Use put_bytes_output() 8 months ago
James Almer 2d84ee3745 avformat/vvc: fix parsing sps_subpic_id 8 months ago
James Almer 3bd7e3a336 avformat/vvc: initialize some ptl flags 8 months ago
James Almer 9ab8dddf1f avformat/vvc: use align_get_bits() where useful 9 months ago
James Almer f00b23453c avformat/vvc: reduce the scope of some variables 9 months ago
James Almer a48203d51a avformat/vvc: fix parsing some early VPS bitstream values 9 months ago
James Almer f121d52b35 avformat/vvc: remove duplicate struct 9 months ago
James Almer cba15ca0ec avformat/vvc: generalize calculating num_bytes_constraint_info 9 months ago
James Almer 415dfa89e2 avformat/vvc: fix writing general_constraint_info bytes 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 10 months ago
Thomas Siedel aa3155e4c2 avformat/mp4: add muxer support for H266/VVC 1 year ago