11745 Commits (b5cedf8b66c79bcc380d66dec0b850c8d7797c45)

Author SHA1 Message Date
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
Justin Ruggles 5c7bf2ddde lavf: move nuv fourcc audio tags from riff to nuv 12 years ago
Justin Ruggles ab87d9b667 nuv: check for malloc failure when allocating extradata 12 years ago
Justin Ruggles 261e9348ef lavf: add a common function for selecting a pcm codec from parameters 12 years ago
Justin Ruggles 838ed296df nuv: use the stream indices generated by avformat_new_stream() 12 years ago
Justin Ruggles bfe5454cd2 lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.h 12 years ago
Justin Ruggles cdaa1f84fb lavf: move "MP3 " fourcc from riff to nut 12 years ago
Paul B Mahol 01eed8c607 iff demuxer: 16SV support 12 years ago
Paul B Mahol 23101ceaa2 avrdec: implement seeking 12 years ago
Paul B Mahol b0d9b011c7 avrdec: sample rate takes 3 bytes not 4 12 years ago
Paul B Mahol 1793128cf7 avrdec: fix typo in .long_name 12 years ago
Michael Niedermayer 2754dbb6e1 nut: put nut PCM audio tags in front of avi tags. 12 years ago
Michael Niedermayer 257196209f file: fix 10l error in access() check 12 years ago
Paul B Mahol 51d6879939 AFC demuxer 12 years ago
Paul B Mahol 10c8f91341 astdec: improve probing 12 years ago
Michael Niedermayer 8aa6d899c0 cafdec: fix seeking with adpcm 12 years ago
Michael Niedermayer 16ef48c37f file: Fallback to stat() based file_check() when access() or its named flags are unavailable. 12 years ago
Michael Niedermayer 407921072f file: fix file_check() 12 years ago
Michael Niedermayer 2fe0094e0b wavenc: write fact chunk sample count at the correct file position 12 years ago
Justin Ruggles 3c370f5abc riff: only warn on a bad INFO chunk code size instead of failing 12 years ago
Justin Ruggles 259d8c5647 riff: do not add empty metadata tags in INFO chunk 12 years ago
Peter Ross 76f60788e7 iff demuxer: don't bother checking bitmap compression type; iff decoder does this now 12 years ago
Janne Grunau 7709ce029a lavf: avoid integer overflow in ff_compute_frame_duration() 12 years ago
Paul B Mahol b491da18d1 yop: fix typo 12 years ago
Diego Biurrun ddb009425c riff: Make ff_riff_tags static and move under appropriate #ifdef 12 years ago
Michael Niedermayer e6305f7631 mov: set flags to indicate that byte wise seeking is not supported. 12 years ago
Nicolas George ca4872e887 lavf/sbgdec: use proper constants for av_log(). 12 years ago
Carl Eugen Hoyos d080292651 Support u8 in aiff. 12 years ago
Piotr Bandurski 081bf60ec6 c93: signal EOF 12 years ago
Paul B Mahol 05b02e9c0f mmf: simplify code by using FFMIN 12 years ago
Paul B Mahol 7f321fca23 mmf: signal EOF 12 years ago
Paul B Mahol 9378a90add omadec: remove stale comment 12 years ago
Paul B Mahol 3d8e684f05 ADPCM IMA Dialogic decoder 12 years ago
Paul B Mahol 1a61c7a54b wvenc: multichannel muxing 12 years ago
Paul B Mahol 1b9467aea1 omaenc: remove superfluous "OMA: " 12 years ago