summaryrefslogtreecommitdiff
path: root/libavcodec/cbs_h2645.c
Commit message (Expand)AuthorAge
* avcodec/cbs: use a reference to the assembled CodedBitstreamFragment buffer w...James Almer2018-03-05
* Merge commit 'eccc03c8fbc603a0a3257df66f0705f74fe2581a'Mark Thompson2018-02-21
|\
| * cbs_h264: Add support for filler NAL unitsMark Thompson2018-02-20
* | Merge commit '7157d959264f3729da463725c6faa580d9394d19'Mark Thompson2018-02-21
|\|
| * cbs_h264: Move slice_group_id array out of PPS structureMark Thompson2018-02-20
* | Merge commit 'a2ca8ed903b435446031a8a0792ca535e6ee2913'Mark Thompson2018-02-21
|\|
| * cbs_h264: Add utility functions to insert/delete SEI messagesMark Thompson2018-02-20
* | Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson2018-02-21
|\|
| * cbs: Refcount all the things!Mark Thompson2018-02-20
* | Merge commit '0e4c166cdd6446522a085dd9731967d09ac71f72'Mark Thompson2018-02-21
|\|
| * cbs_h2645: Remove active ps references when it is replacedMark Thompson2018-02-20
| * cbs: Add an explicit type for coded bitstream unit typesMark Thompson2018-02-20
| * cbs: Add padding to slice data allocationsMark Thompson2017-12-02
| * cbs_h2645: Fix memory leak on when reading SEI failsMark Thompson2017-11-12
| * cbs_h264: Fix writing streams with auxiliary picturesMark Thompson2017-09-25
| * cbs: Add buffer padding when splitting fragmentsMark Thompson2017-09-12
| * cbs: Always check for bitstream end before readingMark Thompson2017-09-12
| * cbs_h2645: Return error if writing failsMark Thompson2017-08-20
| * lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-08-12
| * lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-08-12
* lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos2017-12-17
* cbs_h264: Fix memory leak in error caseMark Thompson2017-10-18
* cbs_h264: Fix writing streams with auxiliary picturesMark Thompson2017-10-18
* lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-10-17
* lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-10-17