10418 Commits (7001eee1f4bda539c449d191116af8a0ec88ee50)

Author SHA1 Message Date
Martin Storsjö b368861747 rtpdec_h264: Make start_sequence a static const array 13 years ago
Martin Storsjö 48666c2bd6 rtpdec_h264: Cleanup debug packet type counting 13 years ago
Martin Storsjö 0b3ac9fe05 rtpdec_h264: Cosmetic cleanup 13 years ago
Martin Storsjö f3d471f45f rtpdec_h264: Clean up comments 13 years ago
Martin Storsjö dee48d095d rtpdec_h264: Convert commented out code into setting an unused variable 13 years ago
Carl Eugen Hoyos c6758ac027 Skip padding bytes after reading musepack8 header. 13 years ago
Michael Niedermayer 45a7b0674d oggvorbis: fix the first 2 packets timestamps matching issue 13 years ago
Martin Storsjö 44f99fe0f5 rtpdec_h264: Remove a useless ifdef 13 years ago
Martin Storsjö 8d43b8b8e8 rtpdec_h264: Remove outdated/useless/incorrect comments 13 years ago
Martin Storsjö 5a571d3241 rtpdec_h264: Remove useless memory corruption checks 13 years ago
Martin Storsjö b7b7354c33 rtpdec_h264: Return proper error codes 13 years ago
Martin Storsjö 5245adb963 rtpdec_h264: Check the available data length before reading 13 years ago
Ivan Kovtunov de26a4b699 rtpdec_h264: Add input size checks 13 years ago
Michael Niedermayer 441dce2169 oggvorbis: move handling of first packets ts from parser to muxer. 13 years ago
Ronald S. Bultje 273e6af47b ea: check chunk_size for validity. 13 years ago
Michael Niedermayer b18c9f1eb0 oggtheora: Port changes from oggvorbis timestamp handling. 13 years ago
Michael Niedermayer fe5c5bccce oggvorbisdec: Apply timestamp calculation always when timestamps arent known. 13 years ago
Michael Niedermayer 1f95ad48ff oggvorbisdec: redesign special handling of first frames timestamp. 13 years ago
Michael Niedermayer 63eb01d9c1 oggvorbis: Try to fix pts off by 1 issue. 13 years ago
Michael Niedermayer 231d32c8d7 oggtheora: Fix initial pts 13 years ago
Michael Niedermayer 49d935b5d2 seek-test: support printing multiple packets 13 years ago
Michael Niedermayer ef32fbafcd oggdec: fix off by one error on pos_limit 13 years ago
Michael Niedermayer a6bb09fc1a oggdec: print error on failure to create streams 13 years ago
Michael Niedermayer 251ce23165 oggdec: print error on changing streams when its unsupported. 13 years ago
Michael Niedermayer 6fd478062c oggdec: print error on unsupported versions 13 years ago
Michael Niedermayer 96fb233e64 oggdec: reset lastpts so that justins vorbis duration correction is not skiped 13 years ago
Michael Niedermayer 5f9f78dc9b oggdec: pass avformat context to ogg_reset() 13 years ago
Michael Niedermayer babf2a3467 seek-test: support manually forcing a seek to a specific position 13 years ago
Justin Ruggles e5356ebf22 cosmetics: indentation 13 years ago
Justin Ruggles 8916f1fbcb avformat: only fill-in interpolated timestamps if duration is non-zero 13 years ago
Justin Ruggles ff499157a1 avformat: remove a workaround for broken timestamps 13 years ago
Clément Bœsch 9ae570fb5f JACOsub demuxer, decoder and muxer. 13 years ago
Joakim Plate 68b9ed8391 mpegts: Some additional HDMV types and reg descriptors for mpegts 13 years ago
Reimar Döffinger 20044cd9a9 flvdec: pass on proper error value. 13 years ago
Reimar Döffinger 8f63f241d4 Remove some useless code that duplicates av_get_packet. 13 years ago
Reimar Döffinger 7effbee66c Mark truncated packets as corrupt in av_get_packet. 13 years ago
Michael Niedermayer e738811ceb lavf: add AVFMT_SEEK_TO_PTS to indicate seeking is per PTS. 13 years ago
Luca Barbato 0ca4642ec5 mkv: mark corrupted packets and return them 13 years ago
Luca Barbato 721af294d9 mkv: forward EMBL block data error 13 years ago
Michael Niedermayer bcc213cf36 isom: remove duplicate line. 13 years ago
Derek Buitenhuis 9ea5756dae isom: Clarify comment for 'ec-3' fourcc 13 years ago
Reimar Döffinger 755667eebc rmenc: more than 2 streams are not currently possible. 13 years ago
Reimar Döffinger 370211f470 nutdec: minor simplification. 13 years ago
Reimar Döffinger 1d128e5814 nutdec: replace assert with av_assert0. 13 years ago
Jean First 64943b47e7 lavf remove duplicated check in has_duration 13 years ago
Nicolas George 12eeced8b4 avio: change ffurl_alloc return code. 13 years ago
Luca Barbato 3b52e9da10 segment: reorder seg_write_header allocation 13 years ago
Luca Barbato e1e146a2d1 avio: make avio_close(NULL) a no-op 13 years ago
Yusuke Nakamura 546adc1fee mov: Parse EC3SpecificBox (dec3 atom). 13 years ago
Clément Bœsch e40981b8c4 lavf/microdvd: set packet duration. 13 years ago