Michael Niedermayer
edfaf6de29
better dont read the width/height at all, its random anyway
...
Originally committed as revision 4398 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
80581e9887
x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)
...
Originally committed as revision 4397 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
16423e179b
nut prefers extradata style global headers
...
Originally committed as revision 4396 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
90ad92b39d
support changing in bitstream global headers into extradata style and back
...
Originally committed as revision 4395 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
718b27a7d0
tiny docs improvement which i apparebtly forgot to commit
...
Originally committed as revision 4394 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roberto Togni
3a1d8db354
Theora fourcc
...
Originally committed as revision 4393 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
6beefa4085
*BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)
...
Originally committed as revision 4392 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Guillaume Poirier
69cf0be2c3
Fixes GCC4 fix by using "g" instead of "mp" as some compilers misscompile
...
that code othewisei (leading to segfaults).
Originally committed as revision 15814 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
20 years ago
Michael Niedermayer
961e0ccdca
another chapter in the neverending mov demuxer cleanup
...
a timebase isnt an average frame rate neither can highlevel (considering edit lists) duration be mixed with lowlevel ones
Originally committed as revision 4391 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
b4b87d4841
AVStream.nb_frames and docs for r_frame_rate
...
Originally committed as revision 4390 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Ivan Wong
687fae2b42
ffplay crashes patch by (Ivan Wong: email, ivanwong info)
...
Originally committed as revision 4389 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Guillaume Poirier
ee8f719308
GCC4 fix
...
Originally committed as revision 4388 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
724dc20cf9
typo
...
Originally committed as revision 4387 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Erik Slagter
0c1e0bab66
This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes it
...
a little bit more standard, although it still seems to lack some
metadata. Anyway, recent mplayer plays these streams without problems.
It also has two globally scoped global structs changed to "static".
patch by (Erik Slagter <erik slagter name)
Originally committed as revision 4386 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
806bb93fe2
make decoder a little bit more tolerant to missing NAL units
...
Originally committed as revision 4385 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Falk Hüffner
2fdf9cb2fb
Communicate proper aliasing to gcc (needed for 4.1).
...
Originally committed as revision 4384 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Guillaume Poirier
1a2f549126
10l. Previous GCC4 commit broke compilation with gcc-3.4 and maybe others ia-32
...
tested with gcc-2.95, 3.3, 3.4, 4.0 on ia-32 and 3.4, 4.0, 3.3 on amd64
Originally committed as revision 15763 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
20 years ago
Guillaume Poirier
bf0c1b62f8
GCC-4 fix for AMD-64
...
Warning: high cola-affinity here)
Originally committed as revision 15750 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
20 years ago
Todd Kirby
8108551a5c
Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com)
...
Originally committed as revision 4383 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
bb628dae44
spelling fixes
...
patch by Peter Robinson pbrobinson @ at @ gmail . dot . com and myself
Originally committed as revision 4382 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Loren Merritt
36940eca76
H.264 lossless mode
...
Originally committed as revision 4381 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Aurelien Jacobs
9ba73f1f40
add support for muxing subtitles in mpeg-ps
...
Originally committed as revision 4380 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
0a46c9330a
Rephrase a paragraph for ease of understanding, suggested by Mans.
...
Originally committed as revision 4379 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
c5a44f5715
spelling/phrasing fixes, mostly by Mans
...
Originally committed as revision 4378 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
79cc8267f4
typo
...
Originally committed as revision 4377 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
8ea9ce413b
spelling/grammar/wording/phrasing
...
Originally committed as revision 4376 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
38aca76027
Cosmetics: Removed trailing whitespace, converted tabs to spaces.
...
Originally committed as revision 4375 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
758b4bcd62
Clarify the sentence about WMP object IDs.
...
Originally committed as revision 4374 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
f5f30f1bce
Talk of MPEG-4 instead of DivX.
...
Originally committed as revision 4373 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
a2632fd268
consistent spelling
...
Originally committed as revision 4372 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
3e4a1028b0
Further spelling/grammar/wording fixes as suggested by the Wanderer and Mans
...
Originally committed as revision 4371 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
b1e4528b1e
spelling/grammar/wording
...
Originally committed as revision 4370 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
2adf848227
spelling fixes suggested by the Wanderer
...
Originally committed as revision 4369 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Ronald S. Bultje
7dc1bea30f
non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net)
...
Originally committed as revision 4368 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
41061adf49
spelling/wording/grammar
...
Originally committed as revision 4367 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
9ba429587c
Further spelling/wording/grammar fixes suggested by the Wanderer.
...
Originally committed as revision 4366 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
2b55256934
Cosmetics: Break overly long lines.
...
Originally committed as revision 4365 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
ed815ddb85
spelling/grammar/wording
...
Originally committed as revision 4364 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
6527639b48
spelling/grammar/wording
...
Originally committed as revision 4363 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
c9a08db9f7
The default MPEG-4 fourcc is now FMP4.
...
Originally committed as revision 4362 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
87759af95e
spelling/grammar/wording
...
Originally committed as revision 4361 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Loren Merritt
1b7576e785
typo in cabac tables
...
Originally committed as revision 4360 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
1ab1f099eb
set log level to AV_LOG_DEBUG if -debug ... is used
...
Originally committed as revision 4359 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Alex Beregszaszi
fc565b22fc
some nut.hu hype
...
Originally committed as revision 4358 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
a7cc43047f
apiexample fix by (Chip: szarlada, freemail hu)
...
Originally committed as revision 4357 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
59d8efb340
uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de)
...
Originally committed as revision 4356 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
8d204aa415
10l (dont read variables before they have been set)
...
Originally committed as revision 4355 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
69d93a1344
typo fix by (lists: kenneth aafloy net)
...
Originally committed as revision 4354 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Måns Rullgård
fb3ca6ba3e
remove mixed code/declarations
...
Originally committed as revision 4353 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
d05c15cb78
mpegts regression test
...
Originally committed as revision 4352 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago