1460 Commits (94b594c68ae36848605766c84771674ef7b21bc9)

Author SHA1 Message Date
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
Roman Shaposhnik f5a478f65d * Moving FifoBuffer out of libavformat/avformat.h and 18 years ago
Michael Niedermayer 22668218f9 reduce scores if the mp3 frames dont start from the begin of the file (fixes flv deteted as mp3 issues) 18 years ago
Panagiotis Issaris 4ff8fcefd2 Migrate the "packetsize" OptionDef option to become an AVOption. 18 years ago
Panagiotis Issaris 09a455764b Migrate the "muxrate" OptionDef option to become an AVOption. 18 years ago
Nazo aeb20f7f9d FLV seeking patch by Nazo. lovesyao at aol com. 18 years ago
Panagiotis Issaris d4fc91b449 Split the DV demuxer and muxer into separate files (as suggested by Diego 18 years ago
Michael Benjamin 1733fc4a6b Add support for 8-bit grayscale to V4L grabber 18 years ago
Philippe De Muyter 3c61983828 add support for grayscale rawvideo avi 18 years ago
Panagiotis Issaris 66acccf05f Make OFFSET() reuse offsetof 18 years ago
Panagiotis Issaris 5894991f94 Remove a redundant memset from libavformat. 18 years ago
Michael Niedermayer d0702de9af 10l typo 18 years ago
Aurelien Jacobs aa8f4cee32 add a VP6F fourcc for apps which rely on fourcc 18 years ago