Glenn A. Serre [Tue, 29 May 2007 08:19:37 +0000 (08:19 +0000)]
variable initialization (because of a gcc warning)
patch by Glenn A. Serre gaserre spiresoftware com
Originally committed as revision 9146 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 28 May 2007 09:30:56 +0000 (09:30 +0000)]
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
Originally committed as revision 23400 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diego Biurrun [Mon, 28 May 2007 09:30:41 +0000 (09:30 +0000)]
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
Originally committed as revision 9145 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 27 May 2007 22:34:49 +0000 (22:34 +0000)]
make decoder decode the first frame properly if theres more than just one
frame input
Originally committed as revision 9144 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 27 May 2007 16:31:02 +0000 (16:31 +0000)]
doc/Makefile no longer exists.
Originally committed as revision 9143 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 27 May 2007 15:52:57 +0000 (15:52 +0000)]
10l: Revert accidental removal of unused code.
Originally committed as revision 9142 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 27 May 2007 14:07:44 +0000 (14:07 +0000)]
Exit with error when running libavtest and not configured with --enable-gpl.
Originally committed as revision 9141 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 27 May 2007 14:05:50 +0000 (14:05 +0000)]
Rename variable for consistency.
Originally committed as revision 9140 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 27 May 2007 14:05:01 +0000 (14:05 +0000)]
whitespace cosmetics
Originally committed as revision 9139 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 27 May 2007 13:59:13 +0000 (13:59 +0000)]
better variable names
Originally committed as revision 9138 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 27 May 2007 13:50:14 +0000 (13:50 +0000)]
Remove comments that are neither very enlightening nor particularly up-to-date.
Originally committed as revision 9137 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 27 May 2007 13:48:19 +0000 (13:48 +0000)]
Do not hide the commands make runs.
Originally committed as revision 9136 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 27 May 2007 13:36:02 +0000 (13:36 +0000)]
Fix seek_test compilation for out-of-tree builds.
Originally committed as revision 9135 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 27 May 2007 13:33:40 +0000 (13:33 +0000)]
--enable-amr-* --> -- enable-libamr-*
Originally committed as revision 9134 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 27 May 2007 08:06:45 +0000 (08:06 +0000)]
fix "incorrect frame size" errors with small.nuv
Originally committed as revision 9133 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 25 May 2007 23:08:13 +0000 (23:08 +0000)]
more snow todo items
Originally committed as revision 9132 to svn://svn.ffmpeg.org/ffmpeg/trunk
Harald Karnet [Fri, 25 May 2007 14:42:11 +0000 (14:42 +0000)]
Correct the parameter order for the call to "av_clip".
Patch by Harald Karnet, harald karner % gmx net.
Thread [FFmpeg-devel] [PATCH] Bugfix H.263+ encoder frame header corruption
Originally committed as revision 9131 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 25 May 2007 13:29:22 +0000 (13:29 +0000)]
Remove portability comment, it should be pure POSIX now.
Originally committed as revision 9130 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 25 May 2007 13:28:34 +0000 (13:28 +0000)]
whitespace cosmetics
Originally committed as revision 9129 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 25 May 2007 13:27:08 +0000 (13:27 +0000)]
'grep -q' is a GNU extension.
Originally committed as revision 9128 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 25 May 2007 13:22:01 +0000 (13:22 +0000)]
Do not fail or print an error if the logfile already exists.
Originally committed as revision 9127 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 25 May 2007 13:12:17 +0000 (13:12 +0000)]
Add seektest to top-level targets, remove individual codec tests.
Originally committed as revision 9126 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Fri, 25 May 2007 12:41:41 +0000 (12:41 +0000)]
Also remove seek_test upon clean.
Originally committed as revision 9125 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Fri, 25 May 2007 00:16:14 +0000 (00:16 +0000)]
merge huffman tables for rgb too
Originally committed as revision 9124 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 24 May 2007 23:32:50 +0000 (23:32 +0000)]
Replace multiple rules for compiling binaries by one pattern rule.
Originally committed as revision 9123 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 24 May 2007 23:14:54 +0000 (23:14 +0000)]
Use proper license header.
Originally committed as revision 9122 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 24 May 2007 23:13:10 +0000 (23:13 +0000)]
typo
Originally committed as revision 9121 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 24 May 2007 22:47:47 +0000 (22:47 +0000)]
Remove obsolete and non-working DSP test program.
Originally committed as revision 9120 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Thu, 24 May 2007 19:04:19 +0000 (19:04 +0000)]
cosmetics (reduce nesting)
Originally committed as revision 9119 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Thu, 24 May 2007 17:40:02 +0000 (17:40 +0000)]
use sparse huffman tables. 1.5% faster huffyuv decoding.
Originally committed as revision 9118 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Thu, 24 May 2007 17:38:56 +0000 (17:38 +0000)]
add init_vlc_sparse(). faster than init_vlc() if there are lots of holes in the tables.
Originally committed as revision 9117 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 24 May 2007 09:49:39 +0000 (09:49 +0000)]
extern C declarations were removed.
Originally committed as revision 9116 to svn://svn.ffmpeg.org/ffmpeg/trunk
Sergey Vlasov [Thu, 24 May 2007 04:08:48 +0000 (04:08 +0000)]
fix dca_bitalloc_index decoder init
Patch by Sergey Vlasov (printf("%csu at altlinux%s",'v',".ru");)
Thread [FFmpeg-devel] [PATCH] dca: fix dca_bitalloc_index decoder init
Originally committed as revision 9115 to svn://svn.ffmpeg.org/ffmpeg/trunk
Sergey Vlasov [Thu, 24 May 2007 04:02:47 +0000 (04:02 +0000)]
Fix dca.c compilation with #define TRACE
Patch by Sergey Vlasov (v\0163u at \0141ltlinux.ru)
Thread [FFmpeg-devel] [PATCH] dca: fix compilation with #define TRACE
Originally committed as revision 9114 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Wed, 23 May 2007 23:22:39 +0000 (23:22 +0000)]
cosmetics: alignment
Originally committed as revision 9113 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Wed, 23 May 2007 23:21:42 +0000 (23:21 +0000)]
define ENABLE_* for every CONFIG_ item
Originally committed as revision 9112 to svn://svn.ffmpeg.org/ffmpeg/trunk
Oded Shimon [Wed, 23 May 2007 18:41:34 +0000 (18:41 +0000)]
fix mjpeg decoding with broken huffman table headers
Originally committed as revision 9111 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ivo van Poorten [Wed, 23 May 2007 18:38:08 +0000 (18:38 +0000)]
-sws_flags command line option to set swscaler flags
Originally committed as revision 9110 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ivo van Poorten [Wed, 23 May 2007 18:35:45 +0000 (18:35 +0000)]
-sws_flags command line option to set swscaler flags
Originally committed as revision 9109 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ivo van Poorten [Wed, 23 May 2007 18:35:24 +0000 (18:35 +0000)]
ffmpeg -sws_flags command line option to set swscaler flags
Originally committed as revision 23379 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Ramiro Polla [Wed, 23 May 2007 14:55:13 +0000 (14:55 +0000)]
Remove duplicate bytestream functions
Originally committed as revision 9108 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Wed, 23 May 2007 13:46:11 +0000 (13:46 +0000)]
Export the four remaining H.264 decoder intra prediction functions for reuse in
the H.264 encoder. These functions are: pred8x8_left_dc_c, pred8x8_top_dc_c,
pred16x16_left_dc_c and pred16x16_top_dc_c.
Originally committed as revision 9107 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Wed, 23 May 2007 09:07:57 +0000 (09:07 +0000)]
Reindent
Originally committed as revision 9106 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Wed, 23 May 2007 09:07:23 +0000 (09:07 +0000)]
Make the compilation of h264idct.c optional.
Originally committed as revision 9105 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Wed, 23 May 2007 09:02:07 +0000 (09:02 +0000)]
merge huffman tables so that we read 2 symbols at a time. 30% faster huffyuv decoding.
Originally committed as revision 9104 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benoit Fouet [Wed, 23 May 2007 07:17:17 +0000 (07:17 +0000)]
add rgb suffix handling for demuxer
Originally committed as revision 9103 to svn://svn.ffmpeg.org/ffmpeg/trunk
Andreas Öman [Tue, 22 May 2007 08:28:32 +0000 (08:28 +0000)]
id3v2 writer
patch by Andreas Ã\96man andreas olebyn nu
original thread: [FFmpeg-devel] [Ffmpeg-devel] ID3v2
Originally committed as revision 9102 to svn://svn.ffmpeg.org/ffmpeg/trunk
Andreas Öman [Tue, 22 May 2007 08:23:45 +0000 (08:23 +0000)]
id3v2 reader
patch by Andreas Ã\96man andreas olebyn nu
original thread: [FFmpeg-devel] [Ffmpeg-devel] ID3v2
Originally committed as revision 9101 to svn://svn.ffmpeg.org/ffmpeg/trunk
Andreas Öman [Tue, 22 May 2007 07:58:22 +0000 (07:58 +0000)]
cosmetic v1/v2 renaming
patch by Andreas Ã\96man andreas olebyn nu
Originally committed as revision 9100 to svn://svn.ffmpeg.org/ffmpeg/trunk
Thijs Vermeir [Tue, 22 May 2007 07:51:39 +0000 (07:51 +0000)]
Add transport method options
patch by Thijs Vermeir thijs vermeir chez barco com
original thread:
[FFmpeg-devel] [PATCH] Add rtsp options support ( added option)
Originally committed as revision 9099 to svn://svn.ffmpeg.org/ffmpeg/trunk
Thijs Vermeir [Tue, 22 May 2007 07:47:04 +0000 (07:47 +0000)]
Add support for options
patch by Thijs Vermeir thijs vermeir chez barco com
original thread:
[FFmpeg-devel] [PATCH] Add rtsp options support ( added option)
Originally committed as revision 9098 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 22 May 2007 07:08:38 +0000 (07:08 +0000)]
Remove mdct.o and fft.o from fft-test prerequisites list.
Both objects were added to the link command, resulting in multiple definitions
of symbols. Now linking works in the general case when mdct.o and fft.o are
compiled into libavcodec.a.
Originally committed as revision 9097 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Mon, 21 May 2007 16:08:03 +0000 (16:08 +0000)]
r9095 invalidly removed the check for non-winsock
Originally committed as revision 9096 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Mon, 21 May 2007 15:54:35 +0000 (15:54 +0000)]
fix FD_SETSIZE handling in our poll() emulation
Originally committed as revision 9095 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Mon, 21 May 2007 15:28:37 +0000 (15:28 +0000)]
Only compile golomb.c when needed.
Originally committed as revision 9094 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Mon, 21 May 2007 15:24:31 +0000 (15:24 +0000)]
Fix compilation when the Sonic encoder and decoder were disabled and only the Sonic
LS encoder enabled.
Originally committed as revision 9093 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Mon, 21 May 2007 12:55:02 +0000 (12:55 +0000)]
Only compile cabac.c when needed.
Originally committed as revision 9092 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Mon, 21 May 2007 12:54:12 +0000 (12:54 +0000)]
vorbis encoder missed rename to libvorbis
Originally committed as revision 9091 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Mon, 21 May 2007 12:51:29 +0000 (12:51 +0000)]
Split the h261.c file into separate files for the encoder, decoder and common stuff.
Originally committed as revision 9090 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 21 May 2007 12:43:47 +0000 (12:43 +0000)]
forgotten h.261 seek regression checksum update due to
"r9076 | michael | 2007-05-20 03:05:34 +0200 (Sun, 20 May 2007) | 2 lines
slightly more correct spliting of frames"
Originally committed as revision 9089 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Abeni [Mon, 21 May 2007 09:50:17 +0000 (09:50 +0000)]
Do not try to set a video standard unless "-tvstd" is specified
Originally committed as revision 9088 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Mon, 21 May 2007 08:33:36 +0000 (08:33 +0000)]
print and return error if output is non seekable
Originally committed as revision 9087 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 21 May 2007 07:11:27 +0000 (07:11 +0000)]
Rename motion_test.c to motion-test.c, which is the naming scheme used by all
other test programs. As a positive sideeffect, this makes the build system try
to actually create the executable file.
Originally committed as revision 9086 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 21 May 2007 07:05:23 +0000 (07:05 +0000)]
Fix imgresample-test linking.
Originally committed as revision 9085 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 21 May 2007 07:01:42 +0000 (07:01 +0000)]
Add explanatory comments to some #endifs.
Originally committed as revision 9084 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sun, 20 May 2007 22:59:32 +0000 (22:59 +0000)]
make compilation of mpegaudiodec conditional
Originally committed as revision 9083 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sun, 20 May 2007 22:50:29 +0000 (22:50 +0000)]
remove dependency of mpeg audio encoder over mpeg audio decoder
Originally committed as revision 9082 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sun, 20 May 2007 15:11:55 +0000 (15:11 +0000)]
add a ff_ prefix to some mpegaudio funcs
Originally committed as revision 9081 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sun, 20 May 2007 13:40:07 +0000 (13:40 +0000)]
loosen dependencies over mpegaudiodec
Originally committed as revision 9080 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zuxy Meng [Sun, 20 May 2007 05:07:44 +0000 (05:07 +0000)]
Remove incorrect comment; MMX2 is preferred over 3DNow! on Athlon
Originally committed as revision 9079 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 20 May 2007 01:41:36 +0000 (01:41 +0000)]
use AV_LOG_ERROR instead of INFO for errors
Originally committed as revision 9078 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 20 May 2007 01:35:15 +0000 (01:35 +0000)]
sanity checks for bitrate tolerance and buffer size (= fail if a single frame at the
requested bitrate would be bigger than the buffer size)
Originally committed as revision 9077 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 20 May 2007 01:05:34 +0000 (01:05 +0000)]
slightly more correct spliting of frames
Originally committed as revision 9076 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zuxy Meng [Sat, 19 May 2007 16:23:15 +0000 (16:23 +0000)]
Add --enable-auto-image-base for building mingw32 & cygwin DLLs
Originally committed as revision 9075 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 19 May 2007 15:06:34 +0000 (15:06 +0000)]
move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.h
Originally committed as revision 9074 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 19 May 2007 14:58:31 +0000 (14:58 +0000)]
move mjpeg-b decoder in its own file
Originally committed as revision 9073 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 19 May 2007 14:53:55 +0000 (14:53 +0000)]
10l: forgot to svn add mjpegdec.h
Originally committed as revision 9072 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 19 May 2007 14:40:02 +0000 (14:40 +0000)]
move sp5x decoder in its own file
Originally committed as revision 9071 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 19 May 2007 14:31:57 +0000 (14:31 +0000)]
allows to disable jpegls decoder
Originally committed as revision 9070 to svn://svn.ffmpeg.org/ffmpeg/trunk
Marc Hoffman [Sat, 19 May 2007 12:57:17 +0000 (12:57 +0000)]
Blackfin optimized uyvytoyv12 routine. the implementation includes chroma averaging.
This is 10x faster than the cooresponding C function.
Originally committed as revision 23345 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Loren Merritt [Sat, 19 May 2007 02:32:59 +0000 (02:32 +0000)]
change brute force search to min-heap. 3.6x faster generate_len_table, 8% faster ffvhuff encoding.
Originally committed as revision 9069 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 19 May 2007 00:53:41 +0000 (00:53 +0000)]
move mjpega_dump_header bitstream filter in its own file
Originally committed as revision 9068 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 19 May 2007 00:44:41 +0000 (00:44 +0000)]
move imx_dump_header bitstream filter in its own file
Originally committed as revision 9067 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 19 May 2007 00:35:27 +0000 (00:35 +0000)]
move dump_extradata bitstream filter in its own file
Originally committed as revision 9066 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 19 May 2007 00:32:11 +0000 (00:32 +0000)]
move remove_extradata bitstream filter in its own file
Originally committed as revision 9065 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 19 May 2007 00:30:15 +0000 (00:30 +0000)]
move noise bitstream filter in its own file
Originally committed as revision 9064 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 19 May 2007 00:27:43 +0000 (00:27 +0000)]
move mp3_header_compress bitstream filter in its own file
Originally committed as revision 9063 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 19 May 2007 00:24:34 +0000 (00:24 +0000)]
move mp3_header_decompress bitstream filter in its own file
Originally committed as revision 9062 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 19 May 2007 00:13:35 +0000 (00:13 +0000)]
add proper prefix to extern mpeg audio data tables
Originally committed as revision 9061 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sat, 19 May 2007 00:06:02 +0000 (00:06 +0000)]
move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c
Originally committed as revision 9060 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Fri, 18 May 2007 22:58:01 +0000 (22:58 +0000)]
move the mjpeg_encoder struct from mpegvideo.c to mjpegenc.c
Originally committed as revision 9059 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Fri, 18 May 2007 22:54:54 +0000 (22:54 +0000)]
add a proper prefix to all mjpeg encoder exported functions
Originally committed as revision 9058 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Fri, 18 May 2007 22:42:49 +0000 (22:42 +0000)]
split ljpeg encoder out of mjpeg.c
Originally committed as revision 9057 to svn://svn.ffmpeg.org/ffmpeg/trunk
Benjamin Larsson [Fri, 18 May 2007 10:06:07 +0000 (10:06 +0000)]
Better error reporting.
Originally committed as revision 9056 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Fri, 18 May 2007 08:58:30 +0000 (08:58 +0000)]
cosmetics: macrofy duplicate code in huffyuv
Originally committed as revision 9055 to svn://svn.ffmpeg.org/ffmpeg/trunk
Loren Merritt [Fri, 18 May 2007 08:56:46 +0000 (08:56 +0000)]
r3938 broke 2pass huffyuv (not that anyone uses it)
Originally committed as revision 9054 to svn://svn.ffmpeg.org/ffmpeg/trunk
Zuxy Meng [Fri, 18 May 2007 08:18:56 +0000 (08:18 +0000)]
3DNow! and SSSE3 optimization to QNS DSP functions; use pmulhrw/pmulhrsw instead of pmulhw
Originally committed as revision 9053 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Thu, 17 May 2007 20:18:46 +0000 (20:18 +0000)]
Move attribute_unused to variable declarations in macros instead of
introducing a useless extra variable.
Originally committed as revision 9052 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Thu, 17 May 2007 17:04:00 +0000 (17:04 +0000)]
remove libdts decoder, we have a native dts decoder
Originally committed as revision 9051 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Thu, 17 May 2007 16:50:16 +0000 (16:50 +0000)]
prevent misdetection by using a stricter regexp
Originally committed as revision 9050 to svn://svn.ffmpeg.org/ffmpeg/trunk