summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cc -> $cc typo fix, caused amd64 to be misdetected as x86 when cc not availableReimar Döffinger2006-08-21
* set correct first gop closed valueBaptiste Coudurier2006-08-21
* rename closed_gop to first_gop_closedBaptiste Coudurier2006-08-21
* gxf regression testsBaptiste Coudurier2006-08-21
* init bufferBaptiste Coudurier2006-08-21
* Allow to compile swscale testsLuca Abeni2006-08-21
* replace a few MULL by MULHMichael Niedermayer2006-08-21
* add fullnameBaptiste Coudurier2006-08-21
* reorder butterflies to reduce memory load/storeMichael Niedermayer2006-08-20
* Added codec id for QCELP.Benjamin Larsson2006-08-20
* compatibility warningMichael Niedermayer2006-08-20
* cleanup PixelFormat a littleMichael Niedermayer2006-08-20
* attribute_deprecatedMichael Niedermayer2006-08-20
* cosmeticsMichael Niedermayer2006-08-19
* spelling fixes for the last commitDiego Biurrun2006-08-19
* SWAPMichael Niedermayer2006-08-19
* audio format conversionMichael Niedermayer2006-08-19
* -async and -vsync documentation. Based on info from the mailinglist.Benjamin Larsson2006-08-19
* Allow swscale emulation header to be included by C++ programsLuca Abeni2006-08-19
* SIMD vector optimizations. 3% faster overall decoding.Benjamin Larsson2006-08-19
* fix probing of 02-Penguin.flacMichael Niedermayer2006-08-19
* use ff_fft_calc_3dn2 instead of sse on a K8.Loren Merritt2006-08-19
* ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm.Loren Merritt2006-08-18
* AVI tag reading and writing patch by David Conrad.David Conrad2006-08-18
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.Diego Biurrun2006-08-18
* Explicitly include fastmemcpy.h from libvo/.Diego Biurrun2006-08-18
* simplifyMichael Niedermayer2006-08-18
* av_free* cleanupMichael Niedermayer2006-08-18
* Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr %Steve L'Homme2006-08-18
* Move all internal -I parameters to the front of CFLAGS to avoid using externalDiego Biurrun2006-08-17
* add --disable-ipv6 option to configureLuca Barbato2006-08-17
* Move all internal -I parameters to the front of CFLAGS to avoid using externalDiego Biurrun2006-08-17
* simplification cosmeticsDiego Biurrun2006-08-17
* Revert last commit, VPATH is necessary for out-of-tree builds.Diego Biurrun2006-08-17
* Remove unnecessary include and variable declaration.Diego Biurrun2006-08-17
* Make vhook CFLAGS handling less confusing.Diego Biurrun2006-08-17
* Simplify dsptest* rule and add libavutil to the dsptest* includes.Diego Biurrun2006-08-17
* Remove unnecessary -I. option.Diego Biurrun2006-08-17
* Remove duplicate -I option.Diego Biurrun2006-08-17
* revert aligned realloc() changesm this should be identical to r5784Michael Niedermayer2006-08-17
* cleanupMichael Niedermayer2006-08-17
* insufficient alignmentMichael Niedermayer2006-08-17
* Fix compilation as a win32 shared library (libavutil must be explicitly linked)Luca Abeni2006-08-16
* FreeBSD malloc aligns on 16 byte boundaries, so no need to use memalignhack.Dennis Melentyev2006-08-16
* It's not possible to portably echo a backslash, use printf instead.John Dalgliesh2006-08-16
* Simplify expression by using single quotes and avoiding backslashes.Diego Biurrun2006-08-15
* 10l, thanks to Emanuele Giaquinta <exg@gentoo.org> for testing and finding th...Luca Barbato2006-08-15
* Mac OS X requires running ranlib on static libraries after installation.Diego Biurrun2006-08-15
* Compile fix (for GCC<3.3) when encoders are disabledGuillaume Poirier2006-08-15
* Fix compilation with -no-PIC and without -fomit-frame-pointer (used byUoti Urpala2006-08-15