]> git.sesse.net Git - ffmpeg/history - libavcodec/h264_metadata_bsf.c
libopenh264dec: Export the decoded profile and level in AVCodecContext
[ffmpeg] / libavcodec / h264_metadata_bsf.c
2018-02-20 Mark Thompsonh264_metadata: Add option to delete filler data
2018-02-20 Mark Thompsonh264_metadata: Always add the SEI user data to the...
2018-02-20 Mark Thompsonh264_metadata: Use common SEI addition function
2018-02-20 Mark Thompsoncbs: Refcount all the things!
2018-02-20 Mark Thompsoncbs: Allocate the context inside the init function
2017-11-12 Mark Thompsonh264_metadata: Fix clearing SEI payload in error case
2017-09-12 Mark Thompsonh264_metadata: Fix double-free
2017-08-13 Mark Thompsonlavc: Add h264_metadata bitstream filter