aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
AgeCommit message (Expand)Author
2007-01-25Move conditional CFLAGS and OBJS setting to common place.Diego Biurrun
2007-01-25Theora encoding via libtheora.Diego Biurrun
2007-01-21remove no longer needed ifeq testsMåns Rullgård
2007-01-21Flash screen video encoder.Benjamin Larsson
2007-01-21Declare zlib dependency in the Makefile, not in the source.Diego Biurrun
2007-01-07Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te)Siarhei Siamashka
2007-01-07cosmetics: Reorder external libraries.Diego Biurrun
2007-01-07variable renaming: mp3lame --> libmp3lameDiego Biurrun
2007-01-06Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbinDiego Biurrun
2007-01-06variable renaming: dts --> libdtsDiego Biurrun
2007-01-06Rename variables: a52 --> liba52, a52bin --> liba52binDiego Biurrun
2006-12-24Musepack SV7 decoding supportKostya Shishkov
2006-12-11Adding H.264 DCT.Panagiotis Issaris
2006-12-11Adding function which enables writing H.264 NAL units.Panagiotis Issaris
2006-12-08Now ZMBV encoder compilesKostya Shishkov
2006-12-07fix compilationMichael Niedermayer
2006-12-07ZMBV encoderKostya Shishkov
2006-11-22Conditionally compile some of the AltiVec optimizations.Diego Biurrun
2006-11-21Fix compilation with VC-1 decoder disabled.Diego Biurrun
2006-11-13rename CONFIG_AC3 to CONFIG_A52Måns Rullgård
2006-11-12move all cavs-parsing to cavs.cStefan Gehrer
2006-11-08allow spaces in source and build directory namesMåns Rullgård
2006-11-02change gif muxer to simple gif encoderBaptiste Coudurier
2006-11-01Make tests compile on non-x86.Diego Biurrun
2006-10-31cosmetics: Restore alphabetical order.Diego Biurrun
2006-10-30fix for disabling vorbis decoder but enabling vorbis encoderOded Shimon
2006-10-30IMC decoderKostya Shishkov
2006-10-27Rename dvdsub.c to dvdsubdec.c.Diego Biurrun
2006-10-26LZW decoder as separate module plus TIFF LZW supportKostya Shishkov
2006-10-23Do not use a fake libavcodec/swscale.h, but always use the real oneLuca Abeni
2006-10-22change gif demuxer to gif decoderBaptiste Coudurier
2006-10-15Revert putting EXTRALIBS in common.mak, linking fails on MinGW.Diego Biurrun
2006-10-13Remove intrinsics checks, they are no longer used.Diego Biurrun
2006-10-13TIFF decoderKostya Shishkov
2006-10-12support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...Baptiste Coudurier
2006-10-11support for Delphine Software .cin files demuxing / audio and video decoding,...Baptiste Coudurier
2006-10-11Move CFLAGS handling to common.mak.Diego Biurrun
2006-10-11Targa image decoderKostya Shishkov
2006-10-07Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun
2006-10-07cosmetics: Add backslashes to the last line of continued lines to makeDiego Biurrun
2006-10-05Simplify test program build.Diego Biurrun
2006-10-05Fix imgresample-test compilation.Diego Biurrun
2006-10-05imgresample-test depends on $(LIB).Diego Biurrun
2006-10-05Simplify EXTRALIBS handling.Diego Biurrun
2006-10-05Switch idct_mmx_xvid.c from GPL to LGPL as permitted by theDiego Biurrun
2006-10-04cosmetics: Put all OBJS on a line of their own for nicer-looking diffs.Diego Biurrun
2006-10-03Move EXTRALIBS handling to common.mak.Diego Biurrun
2006-10-03Slightly simplify apiexample compilation command line.Diego Biurrun
2006-10-03Also remove cpuid_test on clean.Diego Biurrun
2006-10-03Remove bogus dependency information.Diego Biurrun