Baptiste Coudurier
ec04d244b5
let faad init parameters properly, fix many SBR samples
...
Originally committed as revision 5212 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
99487f42b1
fix demuxing of CDR-Dinner_LAN_800k.mp4
...
Originally committed as revision 5211 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
e1017f2b87
need to dissociate pcm 16bit and 8bit cases
...
Originally committed as revision 5210 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
67dd33f90e
use av_d2q to parse frame rate
...
Originally committed as revision 5209 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
0dd39bfe5d
Quicktime creates S8 that way too
...
Originally committed as revision 5208 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
a66abcb1b5
vorbis seems to be 221, decodes borgcube_vorbis20.mp4, demux mi2_vorbis51.mp4 though not decoded properly (5:1), 249608749a89.3g2 is 225 and is Qclp
...
Originally committed as revision 5207 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
7e815047e5
use 64bit types
...
Originally committed as revision 5202 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
3cdc7eb474
dvcpro is 411p in fact
...
Originally committed as revision 5199 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Steve L'Homme
d439facb3d
duration and subitle fix from the patch by Steve Lhomme
...
Originally committed as revision 5196 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
70596d04a8
cleanup codec_id mapping (untested)
...
Originally committed as revision 5195 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
f444b977a5
clean
...
Originally committed as revision 5194 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
1175561e19
support 64bit date/duration
...
Originally committed as revision 5193 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
68ca39b21a
fix aspect ratio
...
Originally committed as revision 5192 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
8fcdd831f4
fixing current_sample vs. next_sample mess
...
Originally committed as revision 5190 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Kostya Shishkov
348efc1836
Smacker demuxer and decoder.
...
Originally committed as revision 5189 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
305ee50fbb
provide more info on which streams lack codec parameters
...
Originally committed as revision 5188 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
b0e6636b2d
Reenable NUT and NUT regression tests as requested by Michael.
...
Originally committed as revision 5177 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
8859312001
Disable the NUT (de)muxer until it has been synced with the specification.
...
Originally committed as revision 5174 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
dbdaebe28d
extract duration
...
Originally committed as revision 5171 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
f4c7b001ab
fix sample size for uncompressed sound
...
Originally committed as revision 5165 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Abeni
60023e3234
Do not be too verbose
...
Originally committed as revision 5161 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Luca Abeni
11b9c0f4d3
Tell the user why video capture is failing
...
Originally committed as revision 5160 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
576f144529
indention
...
Originally committed as revision 5156 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
6f2741f4a8
use of PRI macros in dprintf
...
Originally committed as revision 5154 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
5148a2aeeb
fix conversion types in dprintf
...
Originally committed as revision 5153 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
0ab16fe09d
fix a warning when DEBUG is defined
...
Originally committed as revision 5152 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
c6e722e5e9
create edts atom when muxing B frames, needed to compute cts
...
Originally committed as revision 5151 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
c1b8e6d8a8
do nal reformating when muxing H264, create avcc atom
...
Originally committed as revision 5150 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
70a61ed4e4
some mov files have invalid pts so we need to consider these pts too in calculating the timabase
...
Originally committed as revision 5149 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Kostya Shishkov
d82da3a880
More correct demuxing and timestamp setting fot Sierra VMD
...
Originally committed as revision 5148 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
c04c3282b4
simplify AVFormatParameters NULL checks
...
Originally committed as revision 5146 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Diego Biurrun
6c953a6af3
Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate.
...
Originally committed as revision 5128 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Steve L'Homme
267f7edcd1
(f)printf --> av_log conversion
...
taken from a patch by Steve L'Homme
Originally committed as revision 5127 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
8e32161943
correct computing of DV fourcc in mov muxer
...
Patch by Baptiste COUDURIER, baptiste <<dot>> coudurier <<at>> smartjog <<dot>> com
Originally committed as revision 5124 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
6e2695947d
set track timescale to mov timescale if 0 patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
...
Originally committed as revision 5121 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
79c343c024
referencing more FCP fourccs patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
...
Originally committed as revision 5119 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
fc5188f3d1
add support for Motion JPEG 2000 file format patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
...
Originally committed as revision 5118 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
43a80ccee5
generic crc calculation code
...
Originally committed as revision 5115 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Daniel Maas
0b297700b7
DVCPRO50 support.
...
Patch by Daniel Maas dmaas at maasdigital dot com
Originally committed as revision 5113 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
6a045bf3bd
Support mov stsd atom version 2.
...
Patch by Baptiste COUDURIER, baptiste <<dot>> coudurier <<at>> smartjog <<dot>> com
Originally committed as revision 5106 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
61452d5637
fixing total_frames
...
Originally committed as revision 5101 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
98740f5a79
indention
...
Originally committed as revision 5100 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
38cf2a723c
timebase fix
...
Originally committed as revision 5099 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
26f86eaf03
ftyp patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
...
Originally committed as revision 5098 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
b72a2bc82f
dwstart support
...
Originally committed as revision 5097 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
e84dab5f57
fixing demuxing of minorityreport.AVI
...
Originally committed as revision 5096 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Baptiste Coudurier
1522767d0d
compute output format before setting language patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)
...
Originally committed as revision 5093 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
François Revol
7581c5f50c
fix debug code: do not try to take st->codec if st is NULL. This makes ffplay give me pics from FreeBoxTV \o/
...
Originally committed as revision 5090 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Måns Rullgård
e01dc227f3
can't have PES headers in MPEG video elementary streams so fail probe
...
if we see one
Originally committed as revision 5089 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago
Michael Niedermayer
8945ebb9c1
fixing av sync in videotest.avi (index doesnt match chunks, header doesnt indicate that)
...
Originally committed as revision 5088 to svn://svn.ffmpeg.org/ffmpeg/trunk
19 years ago