summaryrefslogtreecommitdiff
path: root/libavcodec/cbs_h2645.c
Commit message (Expand)AuthorAge
* cbs_h2645: Avoid memcpy when splitting fragmentAndreas Rheinhardt2018-11-22
* cbs_h265: Add a lot more SEI parsing supportMark Thompson2018-11-18
* cbs_h2645: Improve performance of writing slicesAndreas Rheinhardt2018-11-12
* cbs_h2645: Allocate all internal buffers with paddingMark Thompson2018-10-22
* cbs_h264: Actually decompose end-of-sequence NAL unitsMark Thompson2018-10-22
* avcodec/cbs_h264: silence errors about end_of_seq nalusAman Gupta2018-10-15
* cbs_h264: Add support for mastering display SEI messagesMark Thompson2018-05-10
* cbs_h264: Add support for pan-scan rectangle SEI messagesMark Thompson2018-05-10
* cbs_h265: read/write content light level information SEI messageHaihao Xiang2018-05-10
* cbs_h265: read/write HEVC PREFIX SEIHaihao Xiang2018-05-10
* avcodec/cbs_h2645: use AVBufferRef to store list of active parameter setsJames Almer2018-05-09
* cbs: Add support for array subscripts in trace outputMark Thompson2018-05-02
* cbs_h2645: Simplify representation of fixed valuesMark Thompson2018-05-01
* avcodec/cbs_h2645: create a reference to the existing buffer when decomposing...James Almer2018-04-30
* 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