summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* link to ws2_32.dll only if networking is enabledAlex Beregszaszi2007-05-151-1/+1
* Adding Myself to the Maintainers list for the Blackfin architectureMarc Hoffman2007-05-151-0/+1
* dont write over the end of ref_cacheMichael Niedermayer2007-05-141-2/+2
* Make vp3dsp*.c compilation optional.Panagiotis Issaris2007-05-143-9/+11
* Change some leftover __attribute__((unused)) and __attribute__((used)) toReimar Döffinger2007-05-145-10/+10
* remove some unused mjpeg encoding variablesAurelien Jacobs2007-05-143-8/+1
* jpegls encoder does not call this function, so remove useless testsAurelien Jacobs2007-05-131-8/+1
* split jpeg_ls into jpeglsdec, jpeglsenc and jpeglsAurelien Jacobs2007-05-139-1025/+1207
* Use TARGET_ARMV6 variable instead of HAVE_ARMV6 for consistency.Diego Biurrun2007-05-131-1/+1
* Blackfin DSP utilities: add DEFUN_ENDMarc Hoffman2007-05-134-0/+25
* Blackfin optimized YUV420 to RGB CSC Color Space Converters.Marc Hoffman2007-05-137-1/+690
* correct last element inited checkMichael Niedermayer2007-05-131-1/+1
* Faster SSE FFT/MDCT, patch by Zuxy Meng %zuxy P meng A gmail P com%Zuxy Meng2007-05-131-14/+66
* Do not use return with argument for a function "returning" void.Reimar Döffinger2007-05-131-2/+2
* use DECLARE_ALIGNED from mem.h (which is included through common.h)Alex Beregszaszi2007-05-131-19/+11
* cosmetics: indentAurelien Jacobs2007-05-131-2/+3
* replace some #ifdef CONFIG_* by if(ENABLE_*)Aurelien Jacobs2007-05-131-21/+8
* cosmetics: indentationAurelien Jacobs2007-05-121-2/+3
* make compilation of mjpeg.c optionalAurelien Jacobs2007-05-122-5/+15
* allow to enable or disable every bitstream filters individuallyJason Millard2007-05-126-11/+44
* jpegls never call this code, so those tests are uselessAurelien Jacobs2007-05-121-2/+1
* simplify, no need for a functionBaptiste Coudurier2007-05-121-10/+4
* fix ctts index computation when seeking, check must be done against next ctts...Baptiste Coudurier2007-05-121-3/+4
* Added support for instances where linesize[0] is negative.Benjamin Larsson2007-05-121-3/+12
* Remove redundant extern declaration of j_rev_dct that is alreadyDiego Biurrun2007-05-121-1/+0
* cosmetics: Group all test targets together.Diego Biurrun2007-05-121-7/+7
* sse2 & ssse3 versions of dct_quantize.Loren Merritt2007-05-122-84/+133
* configure check for whether we can compile ssse3Loren Merritt2007-05-121-0/+8
* factor sum_abs_dctelem out of dct_sad, and simd it.Loren Merritt2007-05-123-7/+84
* sse2 & ssse3 versions of hadamard. unroll and inline diff_pixels.Loren Merritt2007-05-121-59/+210
* fix a crash with svq1 + sse2.Loren Merritt2007-05-121-0/+2
* cosmetics: fix indentationAlex Beregszaszi2007-05-111-2/+2
* cosmetics; one test per line for all isXXX(x) macrosIvo van Poorten2007-05-112-31/+91
* Merge RoQ entriesDiego Biurrun2007-05-111-2/+1
* rename pnm.c to pnmenc.c and pnm_common.c to pnm.cAurelien Jacobs2007-05-114-536/+536
* Remove duplicate #includes, avcodec.h #includes common.h.Diego Biurrun2007-05-112-2/+0
* Remove unused variable.Diego Biurrun2007-05-111-1/+0
* 10l, r8991 broke mmx1 sadLoren Merritt2007-05-111-0/+1
* sse2 version of fullpel sad.Loren Merritt2007-05-111-0/+32
* tweak mmx2 sad.Loren Merritt2007-05-111-90/+121
* dmb1 fourcc, mjpeg_opendml.movBaptiste Coudurier2007-05-101-0/+1
* make compilation of pnm.c optionalAurelien Jacobs2007-05-101-1/+5
* move pnm parser in its own fileAurelien Jacobs2007-05-105-206/+281
* move mjpeg parser in its own fileAurelien Jacobs2007-05-103-73/+102
* cosmetics: reindentAurelien Jacobs2007-05-101-2/+4
* split h264.c to move parser in its own fileAurelien Jacobs2007-05-107-474/+586
* tweak mmx2 sad.Loren Merritt2007-05-101-33/+21
* Revert r8979 (Ugly fix for r8963)Ramiro Polla2007-05-101-2/+2
* Proper fix for r8963Jindřich Makovička2007-05-101-17/+17
* rename vorbis.c to vorbis_dec.c and vorbis_common.c to vorbis.cAurelien Jacobs2007-05-104-1752/+1752
OpenPOWER on IntegriCloud