summaryrefslogtreecommitdiffstats
path: root/libavcodec/cbs_mpeg2.c
Commit message (Expand)AuthorAgeFilesLines
* cbs: Refcount all the things!Mark Thompson2018-02-201-45/+46
* cbs: Add an explicit type for coded bitstream unit typesMark Thompson2018-02-201-2/+2
* cbs_mpeg2: Fix marker_bit typeMark Thompson2017-12-021-1/+1
* cbs: Add padding to slice data allocationsMark Thompson2017-12-021-1/+4
* cbs: Add buffer padding when splitting fragmentsMark Thompson2017-09-121-1/+2
* cbs: Always check for bitstream end before readingMark Thompson2017-09-121-2/+3
* lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-08-201-0/+409
OpenPOWER on IntegriCloud