32 Commits (21cca00dfeaec08ca93cf94ed33f4311cf1d8c84)

Author SHA1 Message Date
Diego Biurrun d4c2103bd3 golomb: Convert to the new bitstream reader 8 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
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
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
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
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
Vittorio Giovara 7ab551f9fd h264: prevent theoretical infinite loop in SEI parsing 10 years ago
Vittorio Giovara 18e3d61e9e h264: parse display orientation SEI message 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 84df6d6a85 h264_sei: check SEI size 11 years ago
Vittorio Giovara 26179964ff h264_sei: log unknown sei messages 11 years ago
Diego Biurrun 2a61592573 avcodec: Remove some commented-out debug cruft 11 years ago
Vittorio Giovara 0d8b943d20 h264_sei: Return meaningful values 11 years ago
Vittorio Giovara b18412171f h264_sei: K&R formatting cosmetics 11 years ago
Diego Biurrun 4c7fd58f8a h264_sei: Remove pointless old comment 11 years ago
Anton Khirnov 2c54155407 h264: deMpegEncContextize 12 years ago
Alex Converse 3574a85ce5 Replace computations of remaining bits with calls to get_bits_left(). 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Michael Niedermayer e1c9d266a2 Ignore x264 build=0 as there is no such version, this restores previous 15 years ago
Michael Niedermayer 9c09546352 Split SEI code off h264.c. 15 years ago