| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/cbs_jpeg: Use table-based alloc/free | Andreas Rheinhardt | 2022-08-08 | 1 | -0/+7 |
* | avcodec/cbs_internal: Use unions to shrink size of descriptors | Andreas Rheinhardt | 2022-08-08 | 1 | -30/+39 |
* | avcodec/cbs_internal, cbs_h2645: Add and use new descriptor macros | Andreas Rheinhardt | 2022-08-08 | 1 | -7/+24 |
* | lavc/cbs_internal: clean up headers | Anton Khirnov | 2021-06-10 | 1 | -1/+6 |
* | avcodec/cbs: add an AVClass to CodedBitstreamType for option handling | James Almer | 2021-01-04 | 1 | -0/+6 |
* | avcodec/cbs: add a flush callback to CodedBitstreamType | James Almer | 2020-09-29 | 1 | -0/+3 |
* | cbs: Add support functions for handling unit content references | Mark Thompson | 2020-09-02 | 1 | -0/+1 |
* | cbs: Add macros to support defining unit type tables | Mark Thompson | 2020-09-02 | 1 | -0/+24 |
* | cbs: Describe allocate/free methods in tabular form | Mark Thompson | 2020-09-02 | 1 | -0/+61 |
* | avcodec/cbs: Factor out common code for writing units | Andreas Rheinhardt | 2019-11-17 | 1 | -2/+4 |
* | avcodec/cbs: add helper functions and macros to read and write signed values | James Almer | 2019-04-16 | 1 | -1/+19 |
* | lavc: Add coded bitstream read/write support for AV1 | Mark Thompson | 2018-09-26 | 1 | -0/+1 |
* | lavc/cbs: Add JPEG support | Mark Thompson | 2018-09-23 | 1 | -0/+1 |
* | lavc: Add coded bitstream read/write support for VP9 | Mark Thompson | 2018-05-02 | 1 | -0/+1 |
* | cbs: Add support for array subscripts in trace output | Mark Thompson | 2018-05-02 | 1 | -4/+6 |
* | cbs_h264: Fix overflow in shifts | Mark Thompson | 2018-03-18 | 1 | -0/+4 |
* | Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2' | Mark Thompson | 2018-02-21 | 1 | -3/+0 |
|\ |
|
| * | cbs: Refcount all the things! | Mark Thompson | 2018-02-20 | 1 | -3/+0 |
* | | Merge commit '254e728d207c173a3714e6a01c9d68fcb3af8b73' | Mark Thompson | 2018-02-21 | 1 | -3/+3 |
|\| |
|
| * | cbs: Minor comment fixes / cosmetics | Mark Thompson | 2018-02-20 | 1 | -0/+3 |
| * | lavc: Add coded bitstream read/write support for MPEG-2 | Mark Thompson | 2017-08-20 | 1 | -0/+1 |
| * | lavc: Add coded bitstream read/write support for H.265 | Mark Thompson | 2017-08-12 | 1 | -0/+1 |
| * | lavc: Add coded bitstream read/write support for H.264 | Mark Thompson | 2017-08-12 | 1 | -0/+3 |
| * | lavc: Add coded bitstream read/write API | Mark Thompson | 2017-08-12 | 1 | -0/+83 |
* | lavc: Add coded bitstream read/write support for MPEG-2 | Mark Thompson | 2017-10-17 | 1 | -0/+1 |
* | lavc: Add coded bitstream read/write support for H.265 | Mark Thompson | 2017-10-17 | 1 | -0/+1 |
* | lavc: Add coded bitstream read/write support for H.264 | Mark Thompson | 2017-10-17 | 1 | -0/+3 |
* | lavc: Add coded bitstream read/write API | Mark Thompson | 2017-10-17 | 1 | -0/+86 |