summaryrefslogtreecommitdiff
path: root/libavcodec/h264_sei.c
Commit message (Expand)AuthorAge
* avcodec/h264_sei: fix H.274 film grain parsingNiklas Haas2021-08-15
* avcodec/h264_sei: honor the Film Grain Characteristics cancel flagJames Almer2021-07-25
* avcodec/h264_sei: parse and export Film Grain Characteristics SEI messagesJames Almer2021-07-23
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* h264: Use common SEI typesMark Thompson2021-01-21
* avcodec/h264_sei: print a log message when a unsupported ITU-T T35 SEI messag...James Almer2020-12-18
* avcodec/h264_sei: refactor parsing User Data Registered ITU-T T35 SEI messagesJames Almer2020-12-18
* avcodec/h264_sei: use ff_parse_a53_cc() to parse A53 Closed CaptionsJames Almer2020-08-15
* avcodec/h264: create user data unregistered SEI side data for H.264Limin Wang2020-06-15
* h264_sei: parse the picture timing SEIs correctlyAnton Khirnov2020-04-10
* h264_sei: use a separate reader for the individual SEI messagesAnton Khirnov2020-04-10
* avcodec/h264_sei: fix the size of user data unregisteredLimin Wang2019-12-20
* h264/pic_timing: support multiple timecodesJosh de Kock2018-10-23
* lavc/h264: create AVFrame side data from H.264 timecodesDevin Heitmueller2018-10-23
* h264: Support multi-field closed captions by using AVBufferRef and not resett...Kieran Kunhya2018-08-17
* avcodec/h264_slice: Fix overflow in recovery_frame computationMichael Niedermayer2018-06-11
* avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fieldsJames Almer2017-12-01
* Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer2017-11-29
|\
| * stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-28
| * h264: Add support for alternative transfer characterics SEIVittorio Giovara2017-08-10
| * h264_sei: Add namespace prefix to all SEI valuesMark Thompson2017-05-16
| * h264_sei: Check actual presence of picture timing SEI messageMichael Niedermayer2017-02-28
| * golomb: Convert to the new bitstream readerDiego Biurrun2017-01-31
* | libavcodec/h264_sei: Don't log random user data. This prevents terminal junk.Kieran Kunhya2017-11-17
* | avcodec/h264_sei: add namespace prefix to frame packingarrangement enum valuesJames Almer2017-09-12
* | h264_sei: Add namespace prefix to all SEI valuesMark Thompson2017-09-12
* | h264: Add support for alternative transfer characterics SEIVittorio Giovara2017-08-10
* | avcodec/h264_sei: Check actual presence of SEI picture timing instead of impl...Michael Niedermayer2017-02-15
* | Merge commit '1cf2f3d334f52849aae2be868bad1e5fa5f59aa0'James Almer2016-08-01
|\|
| * h264_sei: drop an unnecessary h264dec.h includeAnton Khirnov2016-06-21
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-29
|\|
| * h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-21
* | h264: make H264ParamSets sps constBenoit Fouet2016-06-30
* | avcodec/h264_sei: Do not skip subsequent SEIs on errors potentially caused by...Michael Niedermayer2016-06-26
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '728d90a0c1973661a9e73da697bf4f90c9d19577'Clément Bœsch2016-06-18
|\|
| * h264: decouple h264_sei from the h264 decoderAnton Khirnov2016-04-24
* | lavc/h264_sei: fix broken style around green metadata codeClément Bœsch2016-06-14
* | lavc/h264: rename GreenMetaData to H264SEIGreenMetaDataClément Bœsch2016-06-14
* | lavc/h264_sei: reduce scope of parameters for green meta decodeClément Bœsch2016-06-14
* | lavc/h264: move green meta logging out of the sei decodingClément Bœsch2016-06-14
* | lavc/h264_sei: fix green metadata typoClément Bœsch2016-06-13
* | Merge commit '3176217c60ca7828712985092d9102d331ea4f3d'Clément Bœsch2016-06-12
|\|
| * h264: decouple h264_ps from the h264 decoderAnton Khirnov2016-04-24
* | avcodec: Use get_ue_golomb_long() when neededMark Harris2015-12-29
* | Merge commit 'b4a82e740743744136e07054525560351e4892ae'Hendrik Leppkes2015-11-02
|\|
| * h264: Print the complete user messageVittorio Giovara2015-10-30
* | Merge commit '8487987b87a252963b27b6adfd82887ea5933918'Hendrik Leppkes2015-11-02
|\|
| * h264: Print user data SEI under normal debug verbosityVittorio Giovara2015-10-30