Michael Niedermayer
bddddb5a0b
rgb2rgb.h was not really intended to be a public header, thus remove it.
...
Originally committed as revision 27836 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
16 years ago
Michael Niedermayer
b29e65513c
Remove rgb2rgb.h dependancy.
...
Originally committed as revision 27835 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
16 years ago
Måns Rullgård
d2d398590d
ARM: move add_pixels_clamped_ARM() to dsputil_arm_s.S
...
Originally committed as revision 15728 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
83ad74e708
ARM: move VFP DSP functions to dsputils_vfp.S
...
Originally committed as revision 15727 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
a648516b95
ARM: move prefetch_arm to dsputil_arm_s.S
...
Originally committed as revision 15726 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
c130bedc99
ARM: use new macros for assembler function labels
...
Originally committed as revision 15725 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
c72ab30188
ARM: add some assembler convenience macros
...
Originally committed as revision 15724 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
785b0f3c54
fix umid base value, use revision 5 and generic material type
...
Originally committed as revision 15723 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
bee2eac594
svq3 decoder may need zlib
...
Originally committed as revision 15722 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
0df4903a07
fix sound essence compression UL
...
Originally committed as revision 15721 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
1d30d1ad4d
fix start position UL
...
Originally committed as revision 15720 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
c48649242d
svq3 watermark code now needs zlib
...
Originally committed as revision 15719 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
1e002b602f
svq3 watermark decoding support, based on reverse engineering work by chrono
...
Originally committed as revision 15718 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Vitor Sessak
65f65c3021
Silence GCC warning
...
Originally committed as revision 27834 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
16 years ago
Måns Rullgård
ede725104b
cosmetic: align backslashes in makefiles
...
Originally committed as revision 15717 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
864ac5d648
Merge OBJS-$(FOO) lists with same FOO
...
Originally committed as revision 15716 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Benjamin Larsson
ba5fc967f6
Disable codec downmix when not using simd instead of silently produce silence
...
Originally committed as revision 15715 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Benjamin Larsson
1402ee721a
Fix dca decoder with non simd float2int16 conversion
...
Originally committed as revision 15714 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Benjamin Larsson
49c91c34b3
Fix compilation with TRACE
...
Originally committed as revision 15713 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Carl Eugen Hoyos
36e8de07ed
Remove unused code that can't be compiled without svn archive.
...
Originally committed as revision 27827 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
16 years ago
Måns Rullgård
b98f10c08a
ARM: faster ARMv6 FASTDIV()
...
Originally committed as revision 15712 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Aurelien Jacobs
590bd200dd
remove useless ifdeffery, tscc won't do anything useful without zlib
...
Originally committed as revision 15711 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Aurelien Jacobs
2eef7c6259
enable zlib and bzlib only when useful
...
Originally committed as revision 15710 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Aurelien Jacobs
bee764ec6b
svq3: remove unused include
...
Originally committed as revision 15709 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Michael Niedermayer
9b0d44ef67
Do not attempt to use the unscaled yuv2rgb converter when height is odd because
...
it will overflow the buffer by 1 line. This might have been exploitable.
Originally committed as revision 27826 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
16 years ago
Måns Rullgård
c87348a922
Use OBJS variable for all object files
...
There is no longer any need to differentiate the object files
by source type.
Originally committed as revision 15708 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
0ca1656a2b
Remove unused SRCS make variable
...
Originally committed as revision 15707 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
4f03499329
Add CONFIG_GOLOMB and auto-select when needed
...
Originally committed as revision 15706 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
47a158cb8b
Auto-enable CONFIG_MDCT when needed
...
Originally committed as revision 15705 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
1091c959b1
AC3 encoder doesn't need FFT
...
Originally committed as revision 15704 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
bd3151f278
Add subtitle format section.
...
Originally committed as revision 15703 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
9ff0c3883f
cosmetics: Slightly update MP3 support entry.
...
Originally committed as revision 15702 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
82ced5a9b4
Mark formats requiring external libs with an 'E' in the format support tables.
...
Originally committed as revision 15701 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
3f33271aa4
Add GSM into list of supported audio codecs.
...
Originally committed as revision 15700 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
360f980b9a
cosmetics: Uniformize external library comments.
...
Originally committed as revision 15699 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
David Conrad
f6958006f7
Documentation and changelog update for libspeex decoding
...
Originally committed as revision 15698 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
6e587953b9
cosmetics: Change the order of mlp parser objects to be consistent.
...
Originally committed as revision 15697 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Diego Biurrun
a79d1aed48
Move declaration of mlp decoder dependency on mlp parser to the Makefile
...
where all other such dependencies are declared.
Originally committed as revision 15696 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
a3341b9da6
cosmetics: ffserver -> FFserver
...
Originally committed as revision 15695 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
f973914406
cosmetics, indentation
...
Originally committed as revision 15694 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
a69b06be93
check if stream is set, fix potential segv
...
Originally committed as revision 15693 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
b6bb00b07d
Build MMX/SSE FFT only if CONFIG_FFT is set
...
Originally committed as revision 15692 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
3c69e5d3de
DCA decoder needs FFT
...
Originally committed as revision 15691 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
c510c7b5d9
configure: add foo_suggest facility
...
This is like foo_select, except the selected options being disabled
does not disable foo.
Originally committed as revision 15690 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
72a436687c
configure: add enable_weak and disable_weak
...
These functions enable/disable their options if these are unset,
leaving their old values otherwise.
Originally committed as revision 15689 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
f9d328da8f
configure: allow recursive foo_select options
...
Originally committed as revision 15688 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Baptiste Coudurier
7f8cd075e0
simplify sample rate code, flv_set_audio_codec already overrides it for nellymoser 8khz
...
Originally committed as revision 15687 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
1848f7d9f9
Auto-enable CONFIG_FFT for codecs that need it
...
Originally committed as revision 15686 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
6a702d4c7d
configure: cosmetics
...
Originally committed as revision 15685 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago
Måns Rullgård
7ef3425f0a
configure: add foo_select facility
...
If an option 'foo' is enabled, all options listed in foo_select
are automatically enabled, unless explicitly disabled. In the
latter case, foo is also disabled.
Originally committed as revision 15684 to svn://svn.ffmpeg.org/ffmpeg/trunk
16 years ago