1372 Commits (a33fe57287e242e0e78b76c663f09c3afac3ccce)

Author SHA1 Message Date
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
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun cbeee4d8e5 Replace -I../-I. by -I$(BUILD_ROOT). 18 years ago
Michael Niedermayer 4b1a1a2a69 flac fourcc (fixes mplayer -demuxer 35 with flac) 18 years ago
Michael Niedermayer 92eb82325e prevent >16bit tags to be truncated and used in creating .wav files 18 years ago
Baptiste Coudurier 885e691aaf support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam-pal-d10-imx50.mxf 18 years ago
Baptiste Coudurier b95d44b6f4 remove useless casts 18 years ago
Diego Biurrun 0533322ea3 Move EXTRALIBS handling to common.mak. 18 years ago
Michael Niedermayer 5523d5f41e fix r_frame_rate detection in mpeg4 streams with non integer fps 18 years ago
Diego Biurrun 36c32bdddf Remove unused variables and the corresponding warnings along with them. 18 years ago
Diego Biurrun e8b409b50f rtp.o needs mpegts.o 18 years ago
Baptiste Coudurier c86ecbb7ce fix audio for mog_op1a_prompeg_mpeg.mxf 18 years ago
Baptiste Coudurier 03da8726f6 return 0 as stream index if only one stream, this is completely non standard, fix Cars_TL4IO6_239_DEXX_MPEG_TDC_072006.wav.mxf 18 years ago
Steve L'Homme e0769997cb add support for some MS DIB formats for avisynth 18 years ago
Brian Brice 4336886c52 Fix wrong ASF duration of generated files 18 years ago
Michael Niedermayer cb37931d78 dont set sub_id as its completly redundant and silly 18 years ago
Baptiste Coudurier 3a6ccf4f3e rudimentary binary seek 18 years ago
Baptiste Coudurier 1159f6340a add another data definition ul 18 years ago
Baptiste Coudurier dd202ff65d use a data definition uls table to fetch codec type 18 years ago
Baptiste Coudurier 996c9ad0a4 add string param to PRINT_KEY for debug 18 years ago
Baptiste Coudurier 94c12d458f shut up gcc about incompatible pointer type 18 years ago
Baptiste Coudurier 9a630c2532 remove useless casts 18 years ago
Baptiste Coudurier 626a8fe724 remove gcc warnings about void * used in arithmetic 18 years ago
Baptiste Coudurier 9770089d34 move sample size adjusting code after audio stsd v2 parsing to let v2 set correct channel number, fix Sony-hdv2.mov 18 years ago
Baptiste Coudurier e6f4c806e3 add lpcm fourcc 18 years ago
Baptiste Coudurier 0299a87c41 change codec id if sample size field is set to 24 in stsd, fix Sony-mx5p.mov 18 years ago
Michael Niedermayer 5b11e08171 prevent infinite loop with VORC012.WMA 18 years ago
Måns Rullgård 191e8ca752 fix some signedness warnings 18 years ago
Måns Rullgård 0c6309225d remove useless memset() 18 years ago
Michael Niedermayer 730ba4067c fix r_frame_rate init code for groundhog.vob 18 years ago
Michael Niedermayer 6c17a956b4 drop broken telecine detection code 18 years ago
Michael Niedermayer 35eab0c043 reindent 18 years ago
Michael Niedermayer 5fb83c3844 dont ignore MAX_READ_SIZE 18 years ago
Michael Niedermayer 398f5d3f1d support forward seeking in non seekable streams 18 years ago
Michael Niedermayer 3b9a913db4 simplify seek() failure check 18 years ago
Kostya Shishkov 730581f3b4 WavPack lossless audio decoder 18 years ago
Michael Niedermayer f40d17398d simplify url_fseek() 18 years ago