1408 Commits (b92f5a6b31c8c08b08f84dccd89c1cfa98695444)

Author SHA1 Message Date
Baptiste Coudurier 14f283d849 disable annoying debug messages 18 years ago
Luca Abeni 7c7e7464e3 Make read_packet fail is the v4l2 driver returns an unexpected frame size 18 years ago
Andreas Öman 71bd023da5 avoid crashing when trying to parse invalid files, patch by Andreas Oman, andreas at olebyn dot nu 18 years ago
Andreas Öman 487240b026 fix probe, patch by Andreas Oman, andreas at olebyn dot nu 18 years ago
Baptiste Coudurier d966b2f0db warn about zlib support needed if file has compressed moov atom 18 years ago
Michael Niedermayer 942f3bb528 move memory reading ByteIOContext init from mov.c to avobuf.c 18 years ago
Michael Niedermayer 143bf7d7c3 dont mess with ByteIOContext internal variables (fixes showdown2.mov) 18 years ago
Baptiste Coudurier 99fd05cbdd use AVFormatContext to log 18 years ago
Diego Biurrun 3d1eed611b Fix license header error notice by Steve LHomme. 18 years ago
Baptiste Coudurier 708e3e7d2d simplify pcm read seek, use av_get_bits_per_sample 18 years ago
Baptiste Coudurier 5b9d79bd77 avoid overwriting pkt 18 years ago
Aurelien Jacobs 595da759de 10l inverted condition check generated an endless loop 18 years ago
Baptiste Coudurier 4d6ac1a47b skip packet if no stream index is found, fix proxy_pal030926.mxf 18 years ago
Baptiste Coudurier ee71ef5cf4 skip run in sequence, fix C0023S01.mxf 18 years ago
Roman Shaposhnik d1bc38f34a * Simplifying the setting of STYPE for AAUX AS 18 years ago
Diego Biurrun 39051d5d6e Replace FLAC FourCC by TwoCC. 18 years ago
Diego Biurrun 14f29f795d Revert putting EXTRALIBS in common.mak, linking fails on MinGW. 18 years ago
Diego Biurrun 827f056124 Remove unused variable. 18 years ago
Diego Biurrun 07a1b05e66 Consistently use $(BUILD_ROOT). 18 years ago
Kostya Shishkov a8789714ba Ignore blocks with no samples and flags (but usually with MD5 sum) 18 years ago
Dominik Mierzejewski ccd3228e54 Use proper PRI?64 macros for %ll? format to fix printf format warnings: 18 years ago
Kostya Shishkov 4ec0beaa59 Move block size check to decoder 18 years ago
Michael Niedermayer 03bb9ae58c 10l CODEC vs. FORMAT 18 years ago
Roberto Togni 12b6992b6f flv files from myspace with mp3 audio require need_parsing because the 18 years ago
Kostya Shishkov a991b1fecb TIFF decoder 18 years ago
Diego Biurrun 6ae177aa3b Add a note about illegal codec IDs. 18 years ago
Diego Biurrun 7e547cb4c3 Add codec ID for Shorten audio. 18 years ago
Baptiste Coudurier 29f86228a0 support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% 18 years ago
Reynaldo H. Verdejo Pinochet 28146a8c7a new mtv demuxer 18 years ago
Diego Biurrun c26abfa541 Rename ABS macro to FFABS. 18 years ago
Baptiste Coudurier 72450e50a5 support for Delphine Software .cin files demuxing / audio and video decoding, by Gregory Montoir %cyx A users P sourceforge P net% 18 years ago
Baptiste Coudurier 777f46493d fix bit rate 18 years ago
Baptiste Coudurier d50756cdf9 use av_get_bits_per_sample 18 years ago
Baptiste Coudurier e27d92773e use av_get_bits_per_sample, compute block align if not set 18 years ago
Baptiste Coudurier 8d41fe285b simplify by not writing unneeded codec name to fix segfault when stream copy 18 years ago
Diego Biurrun dadb850a50 Move CFLAGS handling to common.mak. 18 years ago
Kostya Shishkov 3689cf1649 Targa image decoder 18 years ago
Michael Niedermayer d95442c03e unused #define 18 years ago
Michael Niedermayer ab2c12ec90 remove dummy amr_read_close() 18 years ago
Michael Niedermayer b49638928b more factoriztaion and a FIXME note 18 years ago
Michael Niedermayer d84fd5d153 factorze another 2 lines 18 years ago
Michael Niedermayer ce2f3c8b0c set duration and timebase (based on a patch by Simon Morlat simon.morlat linphone org) 18 years ago
Michael Niedermayer b1bf48aa91 factorize (untested) 18 years ago
Michael Niedermayer effdc8ef2a return cleanup 18 years ago
Baptiste Coudurier c74915cda4 fix d-10 mapping detection 18 years ago
Baptiste Coudurier de9fe002f8 rewind completely if sample time is negative 18 years ago
Baptiste Coudurier 4a775c19cd dont seek back if no sync to let eof happen 18 years ago
Baptiste Coudurier 31903634b6 quiet gcc about enum value not handled in switch 18 years ago
Kostya Shishkov ee56f2c020 10l: remove alien seek function from demuxer 18 years ago
Yong 104f8c10b8 Add fourccs for Wavpak and TTA 18 years ago