summaryrefslogtreecommitdiff
path: root/libavcodec/cbs_mpeg2.c
Commit message (Expand)AuthorAge
* avcodec/cbs: use a reference to the assembled CodedBitstreamFragment buffer w...James Almer2018-03-05
* Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson2018-02-21
|\
| * cbs: Refcount all the things!Mark Thompson2018-02-20
* | Merge commit '1d12a545ce828eaf4fb37295400008ea37635ab8'Mark Thompson2018-02-21
|\|
| * cbs: Add an explicit type for coded bitstream unit typesMark Thompson2018-02-20
| * cbs_mpeg2: Fix marker_bit typeMark Thompson2017-12-02
| * cbs: Add padding to slice data allocationsMark Thompson2017-12-02
| * cbs: Add buffer padding when splitting fragmentsMark Thompson2017-09-12
| * cbs: Always check for bitstream end before readingMark Thompson2017-09-12
| * lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-08-20
* lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos2017-12-17
* cbs_mpeg2: Fix format specifierMark Thompson2017-10-24
* cbs_mpeg2: Fix type for marker_bit readingMark Thompson2017-10-24
* lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-10-17