112 Commits (f14adb051697a6085bfa17980d6168bdca22692c)

Author SHA1 Message Date
Niklas Haas 33756c539b avcodec/h264_sei: fix H.274 film grain parsing 3 years ago
James Almer f7958d0883 avcodec/h264_sei: honor the Film Grain Characteristics cancel flag 3 years ago
James Almer 4ff73add5d avcodec/h264_sei: parse and export Film Grain Characteristics SEI messages 3 years ago
Andreas Rheinhardt 25c8507818 Remove/replace some unnecessary avcodec.h inclusions 3 years ago
Mark Thompson 64b3aac8d0 h264: Use common SEI types 4 years ago
James Almer f322383a44 avcodec/h264_sei: print a log message when a unsupported ITU-T T35 SEI messages is parsed 4 years ago
James Almer 65058cade1 avcodec/h264_sei: refactor parsing User Data Registered ITU-T T35 SEI messages 4 years ago
James Almer c93ba51ef3 avcodec/h264_sei: use ff_parse_a53_cc() to parse A53 Closed Captions 4 years ago
Limin Wang 4b3b217e30 avcodec/h264: create user data unregistered SEI side data for H.264 4 years ago
Anton Khirnov ec7f33a38e h264_sei: parse the picture timing SEIs correctly 5 years ago
Anton Khirnov 1e9615c5d4 h264_sei: use a separate reader for the individual SEI messages 5 years ago
Limin Wang 5e5bbd21e6 avcodec/h264_sei: fix the size of user data unregistered 5 years ago
Josh de Kock 76a8c3b522 h264/pic_timing: support multiple timecodes 6 years ago
Devin Heitmueller 4241e44a3c lavc/h264: create AVFrame side data from H.264 timecodes 6 years ago
Kieran Kunhya c85852d3de h264: Support multi-field closed captions by using AVBufferRef and not resetting per field 6 years ago
Michael Niedermayer 8c20ea8ee0 avcodec/h264_slice: Fix overflow in recovery_frame computation 7 years ago
James Almer 5e9b39b373 avcodec/h264_sei: remove redundant prefix to H264SEIFramePacking fields 7 years ago
Vittorio Giovara 99e9697e3a stereo3d: Support view type for frame sequence type 7 years ago
Kieran Kunhya 1f28a991ef libavcodec/h264_sei: Don't log random user data. This prevents terminal junk. 7 years ago
James Almer 9669c05baf avcodec/h264_sei: add namespace prefix to frame packingarrangement enum values 7 years ago
Mark Thompson 6eb102a616 h264_sei: Add namespace prefix to all SEI values 7 years ago
Vittorio Giovara 8c34a2024d h264: Add support for alternative transfer characterics SEI 7 years ago
Vittorio Giovara ebf3b9e8a8 h264: Add support for alternative transfer characterics SEI 7 years ago
Mark Thompson 6ea220cbee h264_sei: Add namespace prefix to all SEI values 8 years ago
Michael Niedermayer d7b2bb5391 h264_sei: Check actual presence of picture timing SEI message 8 years ago
Michael Niedermayer 6a37abc59a avcodec/h264_sei: Check actual presence of SEI picture timing instead of implying it 8 years ago
Diego Biurrun d4c2103bd3 golomb: Convert to the new bitstream reader 8 years ago
Benoit Fouet 879330c561 h264: make H264ParamSets sps const 9 years ago
Michael Niedermayer 9981b70da5 avcodec/h264_sei: Do not skip subsequent SEIs on errors potentially caused by missing parameter sets. 9 years ago
Anton Khirnov 1cf2f3d334 h264_sei: drop an unnecessary h264dec.h include 9 years ago
Anton Khirnov 9df889a5f1 h264: rename h264.[ch] to h264dec.[ch] 9 years ago
Clément Bœsch 7dd8cd1933 lavc/h264_sei: fix broken style around green metadata code 9 years ago
Clément Bœsch 5342bb624d lavc/h264: rename GreenMetaData to H264SEIGreenMetaData 9 years ago
Clément Bœsch b0ec36c9b1 lavc/h264_sei: reduce scope of parameters for green meta decode 9 years ago
Clément Bœsch fef89aae98 lavc/h264: move green meta logging out of the sei decoding 9 years ago
Clément Bœsch 7a2a8b541a lavc/h264_sei: fix green metadata typo 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Anton Khirnov 728d90a0c1 h264: decouple h264_sei from the h264 decoder 9 years ago
Anton Khirnov 3176217c60 h264: decouple h264_ps from the h264 decoder 9 years ago
Mark Harris c51c08e0e7 avcodec: Use get_ue_golomb_long() when needed 9 years ago
Vittorio Giovara b4a82e7407 h264: Print the complete user message 9 years ago
Vittorio Giovara 8487987b87 h264: Print user data SEI under normal debug verbosity 9 years ago
Michael Niedermayer 91ca8105dd avcodec/h264_sei: Remove "Subtitles with data type 0x%02x" sample request 9 years ago
Luca Barbato 61d8fa2a1a h264: Fix faulty call to avpriv_request_sample 9 years ago
John Högberg f9ab4fe1f7 h264: Discard currently unsupported registered sei 9 years ago
David Holm 80ea661128 avcodec: h264: Extract decoder methods 9 years ago
Kieran Kunhya b0017579b6 h264: Add support for Closed Caption export 9 years ago
Kieran Kunhya 8234f0e3b4 avcodec: Add support for Closed Caption export in h264 10 years ago
Nicolas DEROUINEAU 04a68f4348 avcodec/h264: Greenmetadata SEI parsing 10 years ago
Vittorio Giovara 271ce76d31 h264: Parse registered data SEI message and AFD value 10 years ago