Michel Bardiaux
d8b7b352a8
Fix segfault in bmp decoder. Patch by Michel Bardiaux mbardiaux mediaxim dot be.
...
Originally committed as revision 7757 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
753c9d3260
Check that js_vlc_bits from the extradata is in a valid range.
...
Originally committed as revision 7756 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
862be28b19
Get rid of the COOKextradata struct. And use valid C to parse the extradata.
...
Originally committed as revision 7755 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
6e584be16c
Kill a warning and don't use modulus.
...
Originally committed as revision 7754 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
a5b8a69c70
decode_subpacket cleanup by Ian Braithwaite ian braithwaite dot dk.
...
Originally committed as revision 7753 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
7d42886b93
ARMv6 SIMD IDCT
...
Originally committed as revision 7752 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Barbato
94d122e96e
stray fflush spotted by Aurel
...
Originally committed as revision 22051 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Luca Barbato
66e9de3891
Make example and test build and link correctly
...
Originally committed as revision 22048 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Luca Barbato
da095a23a1
av_logify
...
Originally committed as revision 22047 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Diego Biurrun
797ee6a6c7
simplify condition
...
Originally committed as revision 7751 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
49561f992e
Seeking support in WavPack
...
Originally committed as revision 7750 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
1658bc4f96
Use a function for repeated AltiVec output and condition check.
...
Originally committed as revision 7749 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
d7a9562415
Fix wrong condition check in the memalign error output.
...
Originally committed as revision 7748 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Reimar Döffinger
a737f1dfdb
LZO optimization: check input buffer bounds less frequently if padded
...
Originally committed as revision 7747 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
910c62e1fc
spelling and formatting cosmetics
...
Originally committed as revision 7746 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e3c00e34f0
Use ! disabled() where appropriate.
...
Originally committed as revision 7745 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
47f9cc15cc
Use disabled() to check for GPL.
...
Originally committed as revision 7744 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
ec5527c516
Make use of enabled_any().
...
Originally committed as revision 7743 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
2f7e6782f4
Make use of disabled(), disabled_all() and enabled_all().
...
Originally committed as revision 7742 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
85bca2c528
Add disabled_any() and disabled_all() functions.
...
Originally committed as revision 7741 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
37970ebfbf
Add disabled() function and make use of it.
...
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7740 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
d7973906de
Sort out the diffrent cook versions.
...
Originally committed as revision 7739 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
70ab75eb6a
Cook stereo (MONO_COOK2) bugfix, by Ian Braithwaite.
...
ian at braithwaite dot dk.
Originally committed as revision 7738 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
François Revol
66d49636c7
an alloc func failing should give ENOMEM anyway.
...
Originally committed as revision 7737 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ronald S. Bultje
8f42f5238e
proper error handling in file size retrieval, patch by Ronald S. Bultje rbultje at ronald bitfreak net
...
Originally committed as revision 7736 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
b3203b64c6
Get rid of one warning.
...
Originally committed as revision 7735 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Barbato
fe70f25c58
Simplify and avoid a warning (should be faster on Cell and certain G4 revisions)
...
Originally committed as revision 7734 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
4b3b5a2337
Coded residual in WavPack may be > 0xFFFF
...
Originally committed as revision 7733 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Reimar Döffinger
8cb59bce97
Fix _LZO_H vs. LZO_H typo
...
Originally committed as revision 7732 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Reimar Döffinger
cf0ef3dc34
Fix buffer end checks in lzo copy code to work in all cases.
...
Originally committed as revision 7731 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
30b9d5f622
nobody uses TARGET_CMOV
...
Originally committed as revision 7730 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
7073e9fc69
rename CMOV_IS_FAST to HAVE_FAST_CMOV and simplify configure
...
Originally committed as revision 7729 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
1ac9331a8f
simplify setting of TARGET_* variables
...
Originally committed as revision 7728 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Reimar Döffinger
266aa26c52
Add lzo test code
...
Originally committed as revision 7727 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Barbato
994fd8500d
Fix warnings and simplify/reorder the code
...
Originally committed as revision 7726 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
de3ae9596b
stealing a few field names from mplayers asf demuxer
...
Originally committed as revision 7725 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
c839db53f7
Change occurences of 'test $foo != "no"' to 'enabled foo' for
...
values which can only be set to "no" or "yes".
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7724 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
9a46fe7509
Change one occurence of 'test $foo = yes -o test $bar = yes' to
...
'enabled_any foo bar', and one occurence of
'test $foo = yes && test $bar = yes' to 'enabled_all foo bar'.
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7723 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ramiro Polla
90be59ef95
Change all straight 'test $foo = "yes"' to 'enabled foo'.
...
patch by Ramiro Polla, ramiro lisha.ufsc br
Originally committed as revision 7722 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michel Bardiaux
76ebb18f16
Segregate code common to BMP decoder and future encoder
...
patch by Michel Bardiaux, mbardiaux mediaxim be
Originally committed as revision 7721 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
74fd63d009
Set aspect ratio if present (for AP only)
...
Originally committed as revision 7720 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
edab3048c2
check for ARMv6 instruction set support
...
Originally committed as revision 7719 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
1fdefd9881
fix inifnite loop with http://sam.zoy.org/zzuf/lol-mplayer.mpg
...
Originally committed as revision 7718 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
de6c4b2dd3
Typo
...
Originally committed as revision 7717 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
4abc097146
remove void * used in arithmetic warnings
...
Originally committed as revision 7716 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
24368c4ae4
cosmetics / remove #if 0 code
...
Originally committed as revision 7715 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
72fd40bd3a
add waveformatextensible support
...
Originally committed as revision 7714 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
cc1fb6238b
add -Wno-pointer-sign to CFLAGS
...
Originally committed as revision 7713 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
e867d9b9c0
Update gcc sections.
...
Originally committed as revision 7712 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
b5bfb9f9de
Silence GCC when incorrectly complaining that the "line" variable could be used
...
without having been initialized.
Originally committed as revision 7711 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago