12318 Commits (d9e62f368d16420e213c0bc9e92221a3a4874a4d)

Author SHA1 Message Date
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
Paul B Mahol 57b00d7ab1 gifdec: remove width and height from demuxer context 12 years ago
Paul B Mahol d56b15017a undo file modifiers that suck in 12 years ago
Vitaliy E Sugrobov f83657fcf6 Add exception for "gif" in image2 probe() method. 12 years ago
Vitaliy E Sugrobov 5603b2bf6e Gif demuxer 12 years ago
Paul B Mahol 1560c3295d iff: fix some incorrect interpretations of invalid files 12 years ago
Paul B Mahol 50b5c2296a iff: MAUD support 12 years ago
Carl Eugen Hoyos ccf771cd79 Correctly skip strf tag for subtitles when decoding avi. 12 years ago
Michael Niedermayer 10416a4d56 id3v2: check index against buffer size. Fix out of array access 12 years ago
Paul B Mahol 9a31997938 BRSTM demuxer 12 years ago
Diego Biurrun cc7d5cfeec img2: K&R formatting cosmetics 12 years ago
Daniel Verkamp a0958949eb Vivo demuxer 12 years ago
Diego Biurrun 2c4593dd13 rtpenc_chain: Remove unused variable 12 years ago
Justin Ruggles c74f81786d nuv: cosmetics: pretty-printing 12 years ago