Kostya Shishkov
ee56f2c020
10l: remove alien seek function from demuxer
...
Originally committed as revision 6617 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Yong
104f8c10b8
Add fourccs for Wavpak and TTA
...
Patch by yong ||| y0ngc |a| yahoo dot com |||
Originally committed as revision 6579 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
...
and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
cbeee4d8e5
Replace -I../-I. by -I$(BUILD_ROOT).
...
Originally committed as revision 6572 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
4b1a1a2a69
flac fourcc (fixes mplayer -demuxer 35 with flac)
...
Originally committed as revision 6569 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
92eb82325e
prevent >16bit tags to be truncated and used in creating .wav files
...
Originally committed as revision 6568 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
885e691aaf
support D-10, XDCAM, fix ebu_small_d10_50_audio_resampling_problem.mxf, xdcam-pal-d10-imx50.mxf
...
Originally committed as revision 6561 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
b95d44b6f4
remove useless casts
...
Originally committed as revision 6552 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
0533322ea3
Move EXTRALIBS handling to common.mak.
...
Originally committed as revision 6545 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
5523d5f41e
fix r_frame_rate detection in mpeg4 streams with non integer fps
...
Originally committed as revision 6544 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
36c32bdddf
Remove unused variables and the corresponding warnings along with them.
...
Originally committed as revision 6536 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e8b409b50f
rtp.o needs mpegts.o
...
Originally committed as revision 6533 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
c86ecbb7ce
fix audio for mog_op1a_prompeg_mpeg.mxf
...
Originally committed as revision 6530 to svn://svn.ffmpeg.org/ffmpeg/trunk
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
...
Originally committed as revision 6528 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Steve L'Homme
e0769997cb
add support for some MS DIB formats for avisynth
...
Patch by Steve Lhomme % slhomme AH divxcorp P com %
Original thread:
Date: Sep 27, 2006 7:20 PM
Subject: [Ffmpeg-devel] [PATCH] AVISynth support for some MS DIB formats
Originally committed as revision 6411 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Brian Brice
4336886c52
Fix wrong ASF duration of generated files
...
Patch by Brian Brice % bbrice AH newtek.com %
Original thread:
Message-ID: <451DA316.6060001@newtek.com>
Date: Fri, 29 Sep 2006 17:49:58 -0500
Subject: [Ffmpeg-devel] [PATCH] ASF Duration
Originally committed as revision 6407 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
cb37931d78
dont set sub_id as its completly redundant and silly
...
Originally committed as revision 6393 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
3a6ccf4f3e
rudimentary binary seek
...
Originally committed as revision 6382 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
1159f6340a
add another data definition ul
...
Originally committed as revision 6381 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
dd202ff65d
use a data definition uls table to fetch codec type
...
Originally committed as revision 6380 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
996c9ad0a4
add string param to PRINT_KEY for debug
...
Originally committed as revision 6379 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
94c12d458f
shut up gcc about incompatible pointer type
...
Originally committed as revision 6378 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
9a630c2532
remove useless casts
...
Originally committed as revision 6377 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
626a8fe724
remove gcc warnings about void * used in arithmetic
...
Originally committed as revision 6376 to svn://svn.ffmpeg.org/ffmpeg/trunk
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
...
Originally committed as revision 6373 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
e6f4c806e3
add lpcm fourcc
...
Originally committed as revision 6372 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
0299a87c41
change codec id if sample size field is set to 24 in stsd, fix Sony-mx5p.mov
...
Originally committed as revision 6371 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
5b11e08171
prevent infinite loop with VORC012.WMA
...
Originally committed as revision 6361 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
191e8ca752
fix some signedness warnings
...
Originally committed as revision 6355 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
0c6309225d
remove useless memset()
...
Originally committed as revision 6353 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
730ba4067c
fix r_frame_rate init code for groundhog.vob
...
Originally committed as revision 6345 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
6c17a956b4
drop broken telecine detection code
...
Originally committed as revision 6343 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
35eab0c043
reindent
...
Originally committed as revision 6342 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
5fb83c3844
dont ignore MAX_READ_SIZE
...
Originally committed as revision 6341 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
398f5d3f1d
support forward seeking in non seekable streams
...
Originally committed as revision 6340 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
3b9a913db4
simplify seek() failure check
...
Originally committed as revision 6339 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
730581f3b4
WavPack lossless audio decoder
...
Originally committed as revision 6336 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
f40d17398d
simplify url_fseek()
...
Originally committed as revision 6316 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Roman Shaposhnik
f5a478f65d
* Moving FifoBuffer out of libavformat/avformat.h and
...
libavformat/utils.c into libavutil
Originally committed as revision 6310 to svn://svn.ffmpeg.org/ffmpeg/trunk
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)
...
Originally committed as revision 6304 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
4ff8fcefd2
Migrate the "packetsize" OptionDef option to become an AVOption.
...
Originally committed as revision 6293 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
09a455764b
Migrate the "muxrate" OptionDef option to become an AVOption.
...
Originally committed as revision 6292 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Nazo
aeb20f7f9d
FLV seeking patch by Nazo. lovesyao at aol com.
...
Originally committed as revision 6285 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
d4fc91b449
Split the DV demuxer and muxer into separate files (as suggested by Diego
...
Biurrun).
Originally committed as revision 6272 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Benjamin
1733fc4a6b
Add support for 8-bit grayscale to V4L grabber
...
patch by Michael Benjamin % neuroptik AH gmail.com %
Original thread:
Date: Aug 24, 2006 5:40 PM
Subject: [Ffmpeg-devel] V4L grab.c patch for Grayscale
Originally committed as revision 6259 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Philippe De Muyter
3c61983828
add support for grayscale rawvideo avi
...
patch by Philippe De Muyter %phdm A macqel P be%
Original thread:
Date: Sep 15, 2006 10:18 AM
Subject: [Ffmpeg-devel] [PATCH] ffmpeg does not recognize his own grayscale rawvideo avi's
Originally committed as revision 6255 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
66acccf05f
Make OFFSET() reuse offsetof
...
Originally committed as revision 6251 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
5894991f94
Remove a redundant memset from libavformat.
...
Originally committed as revision 6250 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
d0702de9af
10l typo
...
Originally committed as revision 6240 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
aa8f4cee32
add a VP6F fourcc for apps which rely on fourcc
...
Originally committed as revision 6232 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago