11794 Commits (c3fa6add58288dda34c88a6c0c9e0cc79f29169b)

Author SHA1 Message Date
Paul B Mahol 3bb3cddd96 mmfdec: fix seeking 12 years ago
Paul B Mahol 9ef29af2e8 cafenc: do not include riff.h 12 years ago
Paul B Mahol 0aabd35b62 lavf/dxa: return meaningful error codes 12 years ago
Paul B Mahol c5008135c2 dxa: signal EOF 12 years ago
Paul B Mahol 4727611d48 ircamenc: 10l do not use avio_skip() 12 years ago
Paul B Mahol 4c18562d02 Ensoniq Paris Audio File demuxer 12 years ago
Paul B Mahol 880191637f IRCAM demuxer & muxer 12 years ago
Paul B Mahol 8ecf22ffb0 rsodec: use ff_pcm_read_packet() 12 years ago
Paul B Mahol acac16b5c7 soxdec: use ff_pcm_read_packet() 12 years ago
Paul B Mahol c090b5427d audec: use ff_pcm_read_packet() 12 years ago
Paul B Mahol a647eb5a87 pvfdec: use ff_pcm_read_packet() 12 years ago
Paul B Mahol 15ab0393fd avr: use ff_pcm_read_packet() 12 years ago
Paul B Mahol 93dc8ed0a1 pcmdec: move read_packet function to pcm.c so it can be shared with other demuxers 12 years ago
Michael Niedermayer 9db3fb6ed8 oggdec: prevent codec from changing through ogg_replace_stream() 12 years ago
Carl Eugen Hoyos 4e6f9db493 Set some audio stream properties in the vivo demuxer. 12 years ago
Janne Grunau 54c7fe6d68 raw demuxer: initialize end of partial packets 12 years ago
Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 12 years ago
Nicolas George 03847eb825 lavf: compute probe buffer size more reliably. 12 years ago
Michael Niedermayer 83ddedbbf2 lavf: the core rfps code needs 2 durations to estimate rfps 12 years ago
Paul B Mahol a3bb59b163 av_register_protocol is gone :( 12 years ago
Paul B Mahol 481c843a47 rawvideodec: set bit rate 12 years ago
Paul B Mahol 18aaed6475 gifdec: do not handle timestamps 12 years ago
Carl Eugen Hoyos 0877f64fea Add debug output when skipping unknown swf tags. 12 years ago
Paul B Mahol 765debf51f auenc: remove pointless assigment 12 years ago
Paul B Mahol 266e88a47c mmf: return meaningful error codes 12 years ago
James Almer b70251c0ad AST Muxer 12 years ago
James Almer 7f0e7fc9e2 ast: Rename ast.c -> astdec.c 12 years ago
Peter Ross 1696c72af4 iff demuxer: include DEEP TVDC lookup table in extradata buffer 12 years ago
Michael Niedermayer 5e1bacf2d4 matroskadec: reset size when freeing data. 12 years ago
Diego Biurrun 62641dce71 build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable place 12 years ago
Michael Niedermayer 03290ffb57 mpegts: check that codec is not open in mpegts_find_stream_type 12 years ago
Michael Niedermayer 8897b5aa4c mpegts_set_stream_info: remove unneeded codec id check 12 years ago
Michael Niedermayer 4c160b68cc ff_mp4_read_dec_config_descr: check that the codec is not open 12 years ago
Diego Biurrun 31f16dc1a1 build: Make the ISMV muxer select the MOV muxer 12 years ago
Michael Niedermayer ec79b1fc88 wtvdec: fix null pointer dereference 12 years ago
Michael Niedermayer 80aa89bdff asfdec: check extradata size before alloc and read 12 years ago
Michael Niedermayer b61ba262a1 mpc8: check seektable size before attempting to use it. 12 years ago
Carl Eugen Hoyos 196920060b Add FourCC V264 for H264 in CCTV recordings. 12 years ago
Clément Bœsch 6d2892c9f5 lavf/assdec: return appropriate error code instead of -1. 12 years ago
Clément Bœsch 069c897549 lavf/assdec: add ass_ prefix to callbacks. 12 years ago
Clément Bœsch e0260e25b0 lavf/assdec: rewrite using the demux subtitles API. 12 years ago
Clément Bœsch bad4e112a2 lavf: use ff_subtitles_queue_seek() for text subtitles demuxers. 12 years ago
Clément Bœsch ad5d72b123 lavf/subtitles: seek a little more backward when necessary. 12 years ago
Clément Bœsch ff3624b1ad lavf/subtitles: add ff_subtitles_queue_seek(). 12 years ago
Paul B Mahol 56e149fda9 PVF demuxer 12 years ago
Carl Eugen Hoyos 5442083b1c Support Sorenson Spark in f4v files streamed by Flash Media Server. 12 years ago
Michael Niedermayer 873049e6d8 mxfdec: check index_tables before dereferencing in close. 12 years ago
Paul B Mahol 9d5cfce855 gifdec: rudimentary seeking 12 years ago
Paul B Mahol b912895d94 mvi: check av_mallocz() result 12 years ago
Michael Niedermayer b90e795f73 check std tag size before reading. 12 years ago