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
4cfbbbde42
count errors instead of printing 2^31
...
Originally committed as revision 3857 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
Philipp Matthias Hahn
8b8e1c5580
Out-of-directory build patch by (Philipp Matthias Hahn <pmhahn titan.lahn de>)
...
preserve support for spaces in directories in case of in-tree builds by (James A. Morrison <ja2morri csclub.uwaterloo ca>)
Originally committed as revision 3855 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roine Gustafsson
ac930a999c
console text to stderr : rev2 patch by (Roine Gustafsson <roine users.sourceforge net>)
...
Originally committed as revision 3854 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Aurelien Jacobs
6d606c4f5b
fix few x86_64 registers handling
...
Originally committed as revision 14557 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
20 years ago
Kostya Shishkov
45ce5ddb89
handle AVERROR_IO and AVERROR_NOMEM patch by (Kostya <cannonball bw-team com>)
...
Originally committed as revision 3853 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
dd4f8a04fe
jpeg style yuv fixes
...
Originally committed as revision 3852 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Loic Le Loarer
827c91bfb7
H.264 b ref pic list order and long term pictures patch by (Loic Le Loarer <loic.le-loarer polytechnique org>)
...
Originally committed as revision 3851 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
eed4ebd22c
div by zero aspect fix
...
Originally committed as revision 3850 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
895345da9a
svq3_get_se_golomb() fix
...
Originally committed as revision 3849 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Loïc Le Loarer
61f040dd1a
compile with TRACE define patch by (Loic <lll+ffmpeg m4x org>)
...
Originally committed as revision 3848 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Reimar Döffinger
b6663a5573
100l, fix broken AMD64 patch. To whoever applied it: Did you actually _try_
...
to check if it's correct??
Originally committed as revision 14537 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
20 years ago
Martin Drab
6a5d4395ed
Exporting some more options patch by (Martin Drab <drab kepler.fjfi.cvut cz>)
...
Originally committed as revision 3847 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
Michael Niedermayer
2c65638640
x86_64 pointer typecast fix by (Martin Drab <drab kepler.fjfi.cvut cz>)
...
Originally committed as revision 3845 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
80a4995853
simplify
...
benchmark
Originally committed as revision 3844 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
fdb86eb10d
trying to fix the -ss bugs
...
Originally committed as revision 3843 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Matthieu Castet
d06c75a830
10l patch by (matthieu castet <castet.matthieu free fr>)
...
Originally committed as revision 3842 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
67e11730fc
simplify
...
Originally committed as revision 3841 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
b349fde101
simplify, null pointer, selftest
...
Originally committed as revision 3840 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roberto Togni
1ede228a4f
Decode MP3 in ADU format
...
Originally committed as revision 3839 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roberto Togni
f9c6d80e4e
1l, forgot to remove duplicated error message
...
Originally committed as revision 3838 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Diego Biurrun
47d9182521
Mention the l5 pp filter in 'mplayer -pphelp' output.
...
Originally committed as revision 3837 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roberto Togni
3048af8350
Use avcodec_check_dimensions instead of custom hack
...
Originally committed as revision 3836 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
a9c3ff5b9e
assertion about bits statistic and minor bits stat fix
...
Originally committed as revision 3835 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
30231f8169
10l (dont modify the input picture pts)
...
Originally committed as revision 3833 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
Kurosu
f41c1fac3c
av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>)
...
Originally committed as revision 3830 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
83b074704b
never freed buffer fix
...
based upon a patch by (Kurosu <kurosu inforezo org>)
Originally committed as revision 3829 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roine Gustafsson
7b0c0c3c29
handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforge.net>
...
Originally committed as revision 3828 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
d5f121e2a5
10l (gcc 2.95 fix)
...
Originally committed as revision 3827 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
1f3f950799
disallow strcat
...
Originally committed as revision 3826 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
52f4aea0de
cvs policy entry about security
...
Originally committed as revision 3825 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
813af36b51
sprintf->snprintf
...
Originally committed as revision 3824 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
Michael Niedermayer
6041c21749
fixing selftest
...
Originally committed as revision 3820 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
eaba7c7fd6
picture heap corruption fix
...
Originally committed as revision 3819 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Michael Niedermayer
4bbc62606d
10l (ret vs. ret>0)
...
Originally committed as revision 3818 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Roberto Togni
c31b812166
Check pointers before writing to memory, fix possible integer overflows
...
Force alignement for mszh and zlib decoders
Originally committed as revision 3817 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Gert Vervoort
9c6221ae62
10l (obmc_scratchpad not always initialize)
...
patch by (Gert Vervoort <gert.vervoort at hccnet dot nl>)
Originally committed as revision 3816 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
Loren Merritt
934b0821db
10l: scratchpad could be allocated before its size was known.
...
Originally committed as revision 3812 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago
Loren Merritt
9f2d1b4ff5
H.264 weighted prediction.
...
Bidirectional weighting has not been tested for bitwise accuracy, but looks correct.
Originally committed as revision 3811 to svn://svn.ffmpeg.org/ffmpeg/trunk
20 years ago