aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vaapi_encode_mpeg2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson2018-02-211-1/+1
|\
| * cbs: Refcount all the things!Mark Thompson2018-02-201-1/+1
| * cbs: Allocate the context inside the init functionMark Thompson2018-02-201-5/+5
| * avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-1/+2
| * vaapi_mpeg2: Convert to use coded bitstream infrastructureMark Thompson2017-09-121-215/+423
| * vaapi_encode: Add MPEG-2 supportMark Thompson2017-01-291-0/+470
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-1/+2
* vaapi_mpeg2: Convert to use coded bitstream infrastructureMark Thompson2017-10-171-215/+423
* lavc/vaapi_encode_mpeg2: fix frame rate calc error when use time_base.Jun Zhao2017-09-091-1/+1
* vaapi_encode: Add MPEG-2 supportMark Thompson2017-02-081-0/+470