Michael Niedermayer
360130378b
fixing an integer overflow, which could lead to overwriting the end of a malloced buffer by 8 bytes
...
Originally committed as revision 3937 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
8d65750ef1
overflows
...
Originally committed as revision 3935 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Kostya Shishkov
3a615bb548
VMD playing error patch by (Kostya (cannonball bw-team com>)
...
"I recently got a game called Lighthouse from Sierra with FMV in VMD
format. Some of them played OK, some of them FFmpeg refused to open,
some caused a crash.
I investigated files which couldn't be opened by FFmpeg and it appeared
that they had no audio (and bytes 2-3 from beginning of file contained
01 00, all other have 00 00 insted). Attached patch fixes this issue."
Originally committed as revision 3934 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
a603bf8d68
dont predict missing timestamps if we lack the required information to do so
...
Originally committed as revision 3898 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
François Revol
0c716ab71d
fix segfault by matthieu castet <castet DOT matthieu AT free DOT fr>
...
Originally committed as revision 3896 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
François Revol
25cf9062ba
don't crash on null codec; by matthieu castet <castet DOT matthieu AT free DOT fr>
...
Originally committed as revision 3894 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
François Revol
46103f6bbd
fix the patch to allow Sony PSP MP4 creation
...
Originally committed as revision 3893 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roine Gustafsson
888053179c
support colon-separated rates patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net>
...
Originally committed as revision 3892 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roine Gustafsson
501866a1fa
movenc illegal access patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net>
...
Originally committed as revision 3891 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roine Gustafsson
92e51b66cf
chunk support in mov patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net>
...
Originally committed as revision 3890 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
tjcannell@blueyonder.co.uk
8af1815481
Sony PSP variation of MP4 patch by <tjcannell AT blueyonder DOT co DOT uk>
...
Originally committed as revision 3889 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
François Revol
2497479f2b
probe for 'junk' and 'pict', changed the scores.
...
Originally committed as revision 3888 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roine Gustafsson
53ffdd1434
mov header field and compressor name patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net>
...
Originally committed as revision 3885 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
b636365a5e
wmv3
...
Originally committed as revision 3875 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
François Revol
f219664071
AAC fix by Thomas Raivio <tjraivio AT cc DOT hut DOT fi>
...
Originally committed as revision 3866 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Gael Chardon
7fe5a3c0c7
Timestamp patch by Gael Chardon <gael DOT ffmpeg AT 4now DOT net>
...
Originally committed as revision 3865 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
François Revol
7dbab4a9b4
Revert the fixed-size-sample patch as it brokes and others
...
WTF I thought I had commited this yesterday... was probably too asleep :°)
Originally committed as revision 3864 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
b9866ebcc7
support discarding uninterresting packets
...
Originally committed as revision 3860 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
e19456e3ee
fixing demuxing for short files where the framerate detection failed
...
Originally committed as revision 3859 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
b4aea108eb
support discarding of uninterresting packets
...
Originally committed as revision 3858 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
0fbc6961eb
1/0 fix
...
Originally committed as revision 3856 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roine Gustafsson
f96b17c5d6
add luma only support to yuv4mpeg patch by (Roine Gustafsson <roine users.sourceforge net>)
...
Originally committed as revision 3846 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Wolfram Gloger
b6c7f870be
10l (a level of indirection too much) patch by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>)
...
Originally committed as revision 3834 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3eaa8b7e38
timestamp truncation fix?
...
Originally committed as revision 3832 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
a1e568bd23
wav timestamp truncation fix by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>)
...
Originally committed as revision 3831 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
2fc8ea249f
dissallow sprintf
...
Originally committed as revision 3823 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
0ecca7a49f
various security fixes and precautionary checks
...
Originally committed as revision 3822 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
f14d4e7e21
Quote path expression to take care of $(prefix) possibly containing spaces.
...
Originally committed as revision 3821 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
François Revol
c3ea71a097
get debug code to compile again.
...
Originally committed as revision 3815 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roine Gustafsson
7619ed2be4
handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforge.net>
...
Originally committed as revision 3814 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
568e18b15e
integer overflows, heap corruption
...
possible arbitrary code execution cannot be ruled out in some cases
precautionary checks
Originally committed as revision 3813 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3f05305d73
RV30/RV40 demuxing (untested)
...
Originally committed as revision 3809 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
6ec864da45
Patch for creating m2v files by (Fabrizio Gennari <fabrizio.ge tiscali it)
...
Originally committed as revision 3805 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
348979519c
disable yuv_image_format
...
Originally committed as revision 3803 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
55cf195952
.{Y,U,V} image2 support
...
Originally committed as revision 3802 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roine Gustafsson
2d74541476
- Writes correct unknown aspect
...
- Adds read and write support for yuv422p and yuv444p
- New parser will read all well-formed YUV4MPEG2 stream headers
patch by (Roine Gustafsson <roine users.sourceforge net>)
Originally committed as revision 3800 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
96db7add10
10l
...
Originally committed as revision 3798 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
119cebf429
skip INDX chunks
...
Originally committed as revision 3796 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
2d2651f821
WV1F support
...
Originally committed as revision 3790 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
18107921c4
ffm_init() for win32, so the regression tests dont fail there
...
Originally committed as revision 3783 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roberto Togni
4d4bb927ce
Fix compilation when both amr_nb and amr_wb are enabled
...
Originally committed as revision 3782 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
2de7795ad2
common.h -> common.h/bitstream.h
...
Originally committed as revision 3778 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
6c55fd7968
preroll is in ms
...
pts should start at start_time
Originally committed as revision 3771 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
5375644323
1/0l fix
...
Originally committed as revision 3770 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
b3506cb42f
prefer integer fps if possible when guessing
...
Originally committed as revision 3769 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
3e76d1b526
guess fps for the variable fps case
...
Originally committed as revision 3768 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
6260de6ab0
fix regression test failure
...
Originally committed as revision 3767 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
ae895a40c5
10l (double free)
...
Originally committed as revision 3764 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
55c7e4ad5d
broken avi / div by zero fix
...
Originally committed as revision 3761 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
15bc38e57c
try to guess the fps if they are variable
...
Originally committed as revision 3760 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago