100 Commits (51978aefe8074cc3e020994f6b329387b2149cb8)

Author SHA1 Message Date
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 10 years ago
Kieran Kunhya b0017579b6 h264: Add support for Closed Caption export 10 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
Vittorio Giovara 0bfab80a0d h264_sei: Group error check outside the switch block 10 years ago
Kieran Kunhya 22291c372f avcodec: Add support for per-frame AFD output in h264 10 years ago
Michael Niedermayer 688a40b4ed avcodec/h264_sei: ff_h264_decode_sei: dont try to parse trailing zeroes 10 years ago
Vittorio Giovara 7ab551f9fd h264: prevent theoretical infinite loop in SEI parsing 11 years ago
Vittorio Giovara 18e3d61e9e h264: parse display orientation SEI message 11 years ago
Michael Niedermayer 19c9d1e8e7 avcodec/h264: in the absence of recovery points, be more tolerant on accepting plain I frames 11 years ago
Vittorio Giovara 066ad24984 h264_sei: reorder headers 11 years ago
Vittorio Giovara 304e916a92 h264_sei: name buffering period type consistently 11 years ago
Vittorio Giovara 3d9fc21e59 h264: Refactor decode_frame_packing_arrangement 11 years ago
Vittorio Giovara 5b10ef729f h264: parse frame packing arrangement SEI messages and save relevant stereo3d information 11 years ago
Michael Niedermayer 6565b1ad97 avcodec/h264_sei: make SEI type truncated message more informative 11 years ago
Michael Niedermayer 84df6d6a85 h264_sei: check SEI size 11 years ago