42 Commits (ed1a6878564a97e67e5fe3a25bc099208cfed024)

Author SHA1 Message Date
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
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
Michael Niedermayer 682e8a694f avcodec/h264_sei: Try to make code more robust by jumping to the specified SEI ends 11 years ago
Michael Niedermayer 118a1c2f4c avcodec/ff_h264_decode_sei: use skip_bits_long() 11 years ago
Michael Niedermayer 45da7a0e8f avcodec/ff_h264_decode_sei: Check SEI size 11 years ago
Michael Niedermayer 80c873a87e avcodec/ff_h264_decode_sei: fix integer overflow with size. 11 years ago
Michael Niedermayer 800ffa1fc0 avcodec/h264_sei/ff_h264_decode_sei: fix error codes for insufficient data 11 years ago
Joakim Plate 8710a634a5 h264: add frame packing as stereo_mode frame metadata 11 years ago
Michael Niedermayer 26482ae716 h264_sei/decode_picture_timing: do not depend on h->sps being set 12 years ago
Michael Niedermayer 19688e87e5 h264: show recovery SEIs in debug output 12 years ago
Anton Khirnov 2c54155407 h264: deMpegEncContextize 12 years ago
Marton Balint d6e9566949 h264: add support for AFD detection 12 years ago
Michael Niedermayer e9d0ab5717 h264: fix x264 build detection 12 years ago
Michael Niedermayer 068d0b4e25 h264: some fields in SEIs are longer than 25 bits thus use get_bits_long() 13 years ago
Alex Converse 3574a85ce5 Replace computations of remaining bits with calls to get_bits_left(). 13 years ago
Michael Niedermayer 9decfc17bb h264_sei: Fix infinite loop. 13 years ago
Michael Niedermayer 6270207511 h264: allow debuging SEI types 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