| Commit message (Expand) | Author | Age | Files | Lines |
* | libavcodec/cbs: Stop needlessly reallocating the units array | Andreas Rheinhardt | 2019-02-25 | 1 | -4/+29 |
* | lavc: Add coded bitstream read/write support for VP9 | Mark Thompson | 2018-05-02 | 1 | -0/+1 |
* | cbs: Fragment/unit data is always reference counted | Mark Thompson | 2018-05-01 | 1 | -4/+6 |
* | cbs: Add a table of all supported codec IDs | Mark Thompson | 2018-03-18 | 1 | -0/+8 |
* | Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2' | Mark Thompson | 2018-02-21 | 1 | -9/+42 |
|\ |
|
| * | cbs: Refcount all the things! | Mark Thompson | 2018-02-20 | 1 | -9/+42 |
| * | cbs: Minor comment fixes / cosmetics | Mark Thompson | 2018-02-20 | 1 | -4/+31 |
| * | cbs: Add an explicit type for coded bitstream unit types | Mark Thompson | 2018-02-20 | 1 | -4/+15 |
| * | cbs: Allocate the context inside the init function | Mark Thompson | 2018-02-20 | 1 | -3/+3 |
| * | lavc: Add coded bitstream read/write API | Mark Thompson | 2017-08-12 | 1 | -0/+274 |
* | 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/+2 |
* | lavc: Add coded bitstream read/write API | Mark Thompson | 2017-10-17 | 1 | -0/+308 |