summaryrefslogtreecommitdiffstats
path: root/libavcodec/h264_metadata_bsf.c
Commit message (Expand)AuthorAgeFilesLines
* h264_metadata: Actually fail when sei_user_data option is invalidMark Thompson2018-03-061-0/+1
* Merge commit '6d5a6dde5301c81e221a37b3f39bb03149492b98'Mark Thompson2018-02-211-0/+43
|\
| * h264_metadata: Add option to delete filler dataMark Thompson2018-02-201-0/+43
* | Merge commit '78fa0b9033c0834c049e2aedf71a8c613fed87ab'Mark Thompson2018-02-211-1/+1
|\ \ | |/
| * h264_metadata: Always add the SEI user data to the first access unitMark Thompson2018-02-201-2/+6
* | Merge commit '69062d0f9b6aef5d9d9b8c9c9b5cfb23037caddb'Mark Thompson2018-02-211-53/+19
|\ \ | |/
| * h264_metadata: Use common SEI addition functionMark Thompson2018-02-201-53/+19
* | Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson2018-02-211-3/+3
|\ \ | |/
| * cbs: Refcount all the things!Mark Thompson2018-02-201-3/+3
| * cbs: Allocate the context inside the init functionMark Thompson2018-02-201-10/+10
| * h264_metadata: Fix clearing SEI payload in error caseMark Thompson2017-11-121-1/+1
| * h264_metadata: Fix double-freeMark Thompson2017-09-121-1/+9
| * lavc: Add h264_metadata bitstream filterMark Thompson2017-08-131-0/+512
* avcodec/h264_metadata_bsf: fix the AVClass version numberJames Almer2017-11-121-1/+1
* h264_metadata: Fix clearing SEI payload in error caseMark Thompson2017-10-181-1/+1
* lavc: Add h264_metadata bitstream filterMark Thompson2017-10-171-0/+524
OpenPOWER on IntegriCloud