Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-23avcodec/h264_sei: parse and export Film Grain Characteristics SEI messagesJames Almer
2021-01-21h264: Use common SEI typesMark Thompson
2020-06-15avcodec/h264: create user data unregistered SEI side data for H.264Limin Wang
2020-04-10h264_sei: parse the picture timing SEIs correctlyAnton Khirnov
2018-10-23h264/pic_timing: support multiple timecodesJosh de Kock
2018-10-23lavc/h264: create AVFrame side data from H.264 timecodesDevin Heitmueller
2018-08-17h264: Support multi-field closed captions by using AVBufferRef and not resett...Kieran Kunhya
2018-05-11cbs_h264: Add support for mastering display SEI messagesMark Thompson
2018-05-11cbs_h264: Add support for pan-scan rectangle SEI messagesMark Thompson
2017-12-01avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fieldsJames Almer
2017-11-30Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer
2017-11-28stereo3d: Support view type for frame sequence typeVittorio Giovara
2017-09-13avcodec/h264_sei: add namespace prefix to frame packingarrangement enum valuesJames Almer
2017-09-13h264_sei: Add namespace prefix to all SEI valuesMark Thompson
2017-08-10h264: Add support for alternative transfer characterics SEIVittorio Giovara
2017-08-10h264: Add support for alternative transfer characterics SEIVittorio Giovara
2017-05-17h264_sei: Add namespace prefix to all SEI valuesMark Thompson
2017-02-28h264_sei: Check actual presence of picture timing SEI messageMichael Niedermayer
2017-02-15avcodec/h264_sei: Check actual presence of SEI picture timing instead of impl...Michael Niedermayer
2016-06-18Merge commit '728d90a0c1973661a9e73da697bf4f90c9d19577'Clément Bœsch
2016-04-24h264: decouple h264_sei from the h264 decoderAnton Khirnov