Mon, 21 May 2007 07:11:27 +0000 |
diego |
Rename motion_test.c to motion-test.c, which is the naming scheme used by all
libavcodec
|
Mon, 21 May 2007 07:05:23 +0000 |
diego |
Fix imgresample-test linking.
libavcodec
|
Mon, 21 May 2007 07:01:42 +0000 |
diego |
Add explanatory comments to some #endifs.
libavcodec
|
Sun, 20 May 2007 22:59:32 +0000 |
aurel |
make compilation of mpegaudiodec conditional
libavcodec
|
Sun, 20 May 2007 22:50:29 +0000 |
aurel |
remove dependency of mpeg audio encoder over mpeg audio decoder
libavcodec
|
Sun, 20 May 2007 15:11:55 +0000 |
aurel |
add a ff_ prefix to some mpegaudio funcs
libavcodec
|
Sun, 20 May 2007 13:40:07 +0000 |
aurel |
loosen dependencies over mpegaudiodec
libavcodec
|
Sun, 20 May 2007 05:07:44 +0000 |
zuxy |
Remove incorrect comment; MMX2 is preferred over 3DNow! on Athlon
libavcodec
|
Sun, 20 May 2007 01:41:36 +0000 |
michael |
use AV_LOG_ERROR instead of INFO for errors
libavcodec
|
Sun, 20 May 2007 01:35:15 +0000 |
michael |
sanity checks for bitrate tolerance and buffer size (= fail if a single frame at the
libavcodec
|
Sun, 20 May 2007 01:05:34 +0000 |
michael |
slightly more correct spliting of frames
libavcodec
|
Sat, 19 May 2007 15:06:34 +0000 |
aurel |
move MJpegDecodeContext declaration from mjpeg.h to mjpegdec.h
libavcodec
|
Sat, 19 May 2007 14:58:31 +0000 |
aurel |
move mjpeg-b decoder in its own file
libavcodec
|
Sat, 19 May 2007 14:53:55 +0000 |
aurel |
10l: forgot to svn add mjpegdec.h
libavcodec
|
Sat, 19 May 2007 14:40:02 +0000 |
aurel |
move sp5x decoder in its own file
libavcodec
|
Sat, 19 May 2007 14:31:57 +0000 |
aurel |
allows to disable jpegls decoder
libavcodec
|
Sat, 19 May 2007 02:32:59 +0000 |
lorenm |
change brute force search to min-heap. 3.6x faster generate_len_table, 8% faster ffvhuff encoding.
libavcodec
|
Sat, 19 May 2007 00:53:41 +0000 |
aurel |
move mjpega_dump_header bitstream filter in its own file
libavcodec
|
Sat, 19 May 2007 00:44:41 +0000 |
aurel |
move imx_dump_header bitstream filter in its own file
libavcodec
|
Sat, 19 May 2007 00:35:27 +0000 |
aurel |
move dump_extradata bitstream filter in its own file
libavcodec
|
Sat, 19 May 2007 00:32:11 +0000 |
aurel |
move remove_extradata bitstream filter in its own file
libavcodec
|
Sat, 19 May 2007 00:30:15 +0000 |
aurel |
move noise bitstream filter in its own file
libavcodec
|
Sat, 19 May 2007 00:27:43 +0000 |
aurel |
move mp3_header_compress bitstream filter in its own file
libavcodec
|
Sat, 19 May 2007 00:24:34 +0000 |
aurel |
move mp3_header_decompress bitstream filter in its own file
libavcodec
|
Sat, 19 May 2007 00:13:35 +0000 |
aurel |
add proper prefix to extern mpeg audio data tables
libavcodec
|
Sat, 19 May 2007 00:06:02 +0000 |
aurel |
move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c
libavcodec
|
Fri, 18 May 2007 22:58:01 +0000 |
aurel |
move the mjpeg_encoder struct from mpegvideo.c to mjpegenc.c
libavcodec
|
Fri, 18 May 2007 22:54:54 +0000 |
aurel |
add a proper prefix to all mjpeg encoder exported functions
libavcodec
|
Fri, 18 May 2007 22:42:49 +0000 |
aurel |
split ljpeg encoder out of mjpeg.c
libavcodec
|
Fri, 18 May 2007 10:06:07 +0000 |
banan |
Better error reporting.
libavcodec
|
Fri, 18 May 2007 08:58:30 +0000 |
lorenm |
cosmetics: macrofy duplicate code in huffyuv
libavcodec
|
Fri, 18 May 2007 08:56:46 +0000 |
lorenm |
r3938 broke 2pass huffyuv (not that anyone uses it)
libavcodec
|
Fri, 18 May 2007 08:18:56 +0000 |
zuxy |
3DNow! and SSSE3 optimization to QNS DSP functions; use pmulhrw/pmulhrsw instead of pmulhw
libavcodec
|
Thu, 17 May 2007 20:18:46 +0000 |
reimar |
Move attribute_unused to variable declarations in macros instead of
libavcodec
|
Thu, 17 May 2007 17:04:00 +0000 |
aurel |
remove libdts decoder, we have a native dts decoder
libavcodec
|
Thu, 17 May 2007 16:45:55 +0000 |
aurel |
add proper prefix to new mjpeg extern func/var
libavcodec
|
Thu, 17 May 2007 16:29:11 +0000 |
aurel |
split mjpeg.c into an encoder and a decoder file
libavcodec
|
Thu, 17 May 2007 14:14:53 +0000 |
gpoirier |
use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables
libavcodec
|
Thu, 17 May 2007 12:26:04 +0000 |
aurel |
Only compile fft and mdct when needed.
libavcodec
|
Thu, 17 May 2007 11:03:43 +0000 |
banan |
Use FFABS instead of abs.
libavcodec
|
Thu, 17 May 2007 07:50:08 +0000 |
banan |
Remove lots of unused commented code. (Cleanup)
libavcodec
|
Thu, 17 May 2007 07:47:02 +0000 |
banan |
Change default 1 pass blocksize to 64x64.
libavcodec
|
Wed, 16 May 2007 23:23:45 +0000 |
aurel |
better separation of vp3dsp functions from dsputil_mmx.c
libavcodec
|
Wed, 16 May 2007 12:57:27 +0000 |
diego |
printf --> av_log, patch by Denis Fortin, fortin nerim net
libavcodec
|
Wed, 16 May 2007 12:25:54 +0000 |
diego |
Remove extern C declarations for C++.
libavcodec
|
Wed, 16 May 2007 10:50:18 +0000 |
diego |
DTS decoding was broken for every speaker configuration except 5.1.
libavcodec
|
Wed, 16 May 2007 09:51:45 +0000 |
diego |
Add libavcodec to compiler include flags in order to simplify header
libavcodec
|
Tue, 15 May 2007 20:47:55 +0000 |
reimar |
Use DECLARE_ALIGNED to ease porting
libavcodec
|
Mon, 14 May 2007 23:22:02 +0000 |
michael |
dont write over the end of ref_cache
libavcodec
|
Mon, 14 May 2007 14:28:13 +0000 |
takis |
Make vp3dsp*.c compilation optional.
libavcodec
|
Mon, 14 May 2007 14:07:50 +0000 |
reimar |
Change some leftover __attribute__((unused)) and __attribute__((used)) to
libavcodec
|
Mon, 14 May 2007 11:53:27 +0000 |
aurel |
remove some unused mjpeg encoding variables
libavcodec
|
Sun, 13 May 2007 23:22:05 +0000 |
aurel |
jpegls encoder does not call this function, so remove useless tests
libavcodec
|
Sun, 13 May 2007 23:16:56 +0000 |
aurel |
split jpeg_ls into jpeglsdec, jpeglsenc and jpegls
libavcodec
|
Sun, 13 May 2007 22:15:52 +0000 |
diego |
Use TARGET_ARMV6 variable instead of HAVE_ARMV6 for consistency.
libavcodec
|
Sun, 13 May 2007 20:19:22 +0000 |
gpoirier |
Blackfin DSP utilities: add DEFUN_END
libavcodec
|
Sun, 13 May 2007 16:32:32 +0000 |
gpoirier |
Faster SSE FFT/MDCT, patch by Zuxy Meng %zuxy P meng A gmail P com%
libavcodec
|
Sun, 13 May 2007 14:01:15 +0000 |
alex |
use DECLARE_ALIGNED from mem.h (which is included through common.h)
libavcodec
|
Sun, 13 May 2007 00:26:21 +0000 |
aurel |
cosmetics: indent
libavcodec
|
Sun, 13 May 2007 00:24:37 +0000 |
aurel |
replace some #ifdef CONFIG_* by if(ENABLE_*)
libavcodec
|
Sat, 12 May 2007 23:43:23 +0000 |
aurel |
cosmetics: indentation
libavcodec
|
Sat, 12 May 2007 23:42:07 +0000 |
aurel |
make compilation of mjpeg.c optional
libavcodec
|
Sat, 12 May 2007 23:33:53 +0000 |
aurel |
allow to enable or disable every bitstream filters individually
libavcodec
|
Sat, 12 May 2007 22:50:12 +0000 |
aurel |
jpegls never call this code, so those tests are useless
libavcodec
|
Sat, 12 May 2007 19:37:26 +0000 |
banan |
Added support for instances where linesize[0] is negative.
libavcodec
|
Sat, 12 May 2007 10:53:33 +0000 |
diego |
Remove redundant extern declaration of j_rev_dct that is already
libavcodec
|
Sat, 12 May 2007 10:43:45 +0000 |
diego |
cosmetics: Group all test targets together.
libavcodec
|
Sat, 12 May 2007 05:55:09 +0000 |
lorenm |
sse2 & ssse3 versions of dct_quantize.
libavcodec
|
Sat, 12 May 2007 02:41:25 +0000 |
lorenm |
factor sum_abs_dctelem out of dct_sad, and simd it.
libavcodec
|
Sat, 12 May 2007 01:16:06 +0000 |
lorenm |
sse2 & ssse3 versions of hadamard. unroll and inline diff_pixels.
libavcodec
|
Sat, 12 May 2007 00:31:48 +0000 |
lorenm |
fix a crash with svq1 + sse2.
libavcodec
|
Fri, 11 May 2007 09:28:07 +0000 |
aurel |
rename pnm.c to pnmenc.c and pnm_common.c to pnm.c
libavcodec
|
Fri, 11 May 2007 07:21:14 +0000 |
diego |
Remove duplicate #includes, avcodec.h #includes common.h.
libavcodec
|
Fri, 11 May 2007 07:07:00 +0000 |
diego |
Remove unused variable.
libavcodec
|
Fri, 11 May 2007 03:29:06 +0000 |
lorenm |
10l, r8991 broke mmx1 sad
libavcodec
|
Fri, 11 May 2007 01:11:45 +0000 |
lorenm |
sse2 version of fullpel sad.
libavcodec
|
Fri, 11 May 2007 00:45:07 +0000 |
lorenm |
tweak mmx2 sad.
libavcodec
|
Thu, 10 May 2007 23:16:56 +0000 |
aurel |
make compilation of pnm.c optional
libavcodec
|
Thu, 10 May 2007 23:03:14 +0000 |
aurel |
move pnm parser in its own file
libavcodec
|
Thu, 10 May 2007 22:37:36 +0000 |
aurel |
move mjpeg parser in its own file
libavcodec
|
Thu, 10 May 2007 22:28:23 +0000 |
aurel |
cosmetics: reindent
libavcodec
|
Thu, 10 May 2007 22:26:44 +0000 |
aurel |
split h264.c to move parser in its own file
libavcodec
|
Thu, 10 May 2007 22:24:19 +0000 |
lorenm |
tweak mmx2 sad.
libavcodec
|
Thu, 10 May 2007 18:44:58 +0000 |
ramiro |
Revert r8979 (Ugly fix for r8963)
libavcodec
|
Thu, 10 May 2007 15:24:01 +0000 |
aurel |
rename vorbis.c to vorbis_dec.c and vorbis_common.c to vorbis.c
libavcodec
|
Thu, 10 May 2007 15:17:17 +0000 |
aurel |
loosen vorbis_enc.c dependencies by spliting vorbis.c
libavcodec
|
Thu, 10 May 2007 15:00:09 +0000 |
ramiro |
Fix r8963
libavcodec
|
Thu, 10 May 2007 14:36:36 +0000 |
takis |
Fix Vorbis encoder Xiph dependency by making sure the references to
libavcodec
|
Thu, 10 May 2007 13:24:05 +0000 |
benoit |
add AVERROR_NOENT
libavcodec
|
Thu, 10 May 2007 13:11:36 +0000 |
aurel |
disable reference to msmpeg4 and wmv2 code when those codecs are not compiled in
libavcodec
|
Thu, 10 May 2007 10:14:58 +0000 |
aurel |
those tables don't need to be extern
libavcodec
|
Thu, 10 May 2007 10:12:02 +0000 |
aurel |
use header instead of copying table declarations
libavcodec
|
Thu, 10 May 2007 10:03:16 +0000 |
aurel |
split msmpeg4 data to easily share some of it with vc1.c
libavcodec
|
Thu, 10 May 2007 09:26:14 +0000 |
aurel |
add missing rules for wmv2 compilation
libavcodec
|
Thu, 10 May 2007 09:00:44 +0000 |
diego |
Remove redundant #inclusion of common.h, avcodec.h already #includes it.
libavcodec
|
Thu, 10 May 2007 03:13:41 +0000 |
lorenm |
sse2 version of fdct_col.
libavcodec
|