summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* move all cavs-parsing to cavs.cStefan Gehrer2006-11-121-1/+1
* allow spaces in source and build directory namesMåns Rullgård2006-11-081-1/+1
* change gif muxer to simple gif encoderBaptiste Coudurier2006-11-021-0/+1
* Make tests compile on non-x86.Diego Biurrun2006-11-011-1/+5
* cosmetics: Restore alphabetical order.Diego Biurrun2006-10-311-1/+1
* fix for disabling vorbis decoder but enabling vorbis encoderOded Shimon2006-10-301-1/+1
* IMC decoderKostya Shishkov2006-10-301-0/+1
* Rename dvdsub.c to dvdsubdec.c.Diego Biurrun2006-10-271-2/+2
* LZW decoder as separate module plus TIFF LZW supportKostya Shishkov2006-10-261-2/+2
* Do not use a fake libavcodec/swscale.h, but always use the real oneLuca Abeni2006-10-231-4/+1
* change gif demuxer to gif decoderBaptiste Coudurier2006-10-221-0/+1
* Revert putting EXTRALIBS in common.mak, linking fails on MinGW.Diego Biurrun2006-10-151-0/+2
* Remove intrinsics checks, they are no longer used.Diego Biurrun2006-10-131-13/+0
* TIFF decoderKostya Shishkov2006-10-131-0/+1
* support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...Baptiste Coudurier2006-10-121-0/+1
* support for Delphine Software .cin files demuxing / audio and video decoding,...Baptiste Coudurier2006-10-111-0/+2
* Move CFLAGS handling to common.mak.Diego Biurrun2006-10-111-2/+1
* Targa image decoderKostya Shishkov2006-10-111-0/+1
* Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun2006-10-071-2/+1
* cosmetics: Add backslashes to the last line of continued lines to makeDiego Biurrun2006-10-071-15/+25
* Simplify test program build.Diego Biurrun2006-10-051-9/+1
* Fix imgresample-test compilation.Diego Biurrun2006-10-051-1/+1
* imgresample-test depends on $(LIB).Diego Biurrun2006-10-051-1/+1
* Simplify EXTRALIBS handling.Diego Biurrun2006-10-051-4/+3
* Switch idct_mmx_xvid.c from GPL to LGPL as permitted by theDiego Biurrun2006-10-051-1/+2
* cosmetics: Put all OBJS on a line of their own for nicer-looking diffs.Diego Biurrun2006-10-041-14/+46
* Move EXTRALIBS handling to common.mak.Diego Biurrun2006-10-031-2/+0
* Slightly simplify apiexample compilation command line.Diego Biurrun2006-10-031-1/+1
* Also remove cpuid_test on clean.Diego Biurrun2006-10-031-2/+2
* Remove bogus dependency information.Diego Biurrun2006-10-031-2/+0
* Mark all phony targets as such.Diego Biurrun2006-10-031-0/+2
* Add vorbis encoder to ffmpegOded Shimon2006-10-021-0/+1
* vorbis.h -> vorbis_data.cOded Shimon2006-09-301-1/+1
* ARMv5TE optimized IDCTMåns Rullgård2006-09-261-0/+1
* WavPack lossless audio decoderKostya Shishkov2006-09-261-0/+1
* ADI Blackfin optimizationsMichael Benjamin2006-09-161-0/+1
* Remove the LGPL exception clause as discussed on ffmpeg-develDiego Biurrun2006-09-141-2/+2
* VP5 and VP6 video decoderAurelien Jacobs2006-09-091-0/+2
* VMware Video decoder (fourcc: VMnc)Kostya Shishkov2006-09-051-0/+1
* install opt.hNico Sabbi2006-08-291-1/+1
* audio format conversionMichael Niedermayer2006-08-191-0/+1
* Move all internal -I parameters to the front of CFLAGS to avoid using externalDiego Biurrun2006-08-171-1/+1
* altivec float optimizationsLuca Barbato2006-08-141-1/+2
* Clean up:make dsputil subfile names consistentLuca Barbato2006-08-131-2/+2
* Enable swscale usage in ffmpegLuca Abeni2006-08-081-1/+8
* Some AltiVec optimizations for VC-1Kostya Shishkov2006-08-031-1/+2
* remove libtheora wrapperMåns Rullgård2006-07-311-1/+0
* New functions in DSPContext for VC-1 decodingKostya Shishkov2006-07-301-1/+1
* some MMX optimizations for the CAVS decoderStefan Gehrer2006-07-291-0/+3
* Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutilLuca Abeni2006-07-191-1/+1
OpenPOWER on IntegriCloud