11795 Commits (1bb547192f6e9bd28b55f1f11d43bcc216976ac7)

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