aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
AgeCommit message (Expand)Author
2006-10-03Mark all phony targets as such.Diego Biurrun
2006-10-02Add vorbis encoder to ffmpegOded Shimon
2006-09-30vorbis.h -> vorbis_data.cOded Shimon
2006-09-26ARMv5TE optimized IDCTMåns Rullgård
2006-09-26WavPack lossless audio decoderKostya Shishkov
2006-09-16ADI Blackfin optimizationsMichael Benjamin
2006-09-14Remove the LGPL exception clause as discussed on ffmpeg-develDiego Biurrun
2006-09-09VP5 and VP6 video decoderAurelien Jacobs
2006-09-05VMware Video decoder (fourcc: VMnc)Kostya Shishkov
2006-08-29install opt.hNico Sabbi
2006-08-19audio format conversionMichael Niedermayer
2006-08-17Move all internal -I parameters to the front of CFLAGS to avoid using externalDiego Biurrun
2006-08-14altivec float optimizationsLuca Barbato
2006-08-13Clean up:make dsputil subfile names consistentLuca Barbato
2006-08-08Enable swscale usage in ffmpegLuca Abeni
2006-08-03Some AltiVec optimizations for VC-1Kostya Shishkov
2006-07-31remove libtheora wrapperMåns Rullgård
2006-07-30New functions in DSPContext for VC-1 decodingKostya Shishkov
2006-07-29some MMX optimizations for the CAVS decoderStefan Gehrer
2006-07-19Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutilLuca Abeni
2006-07-16cosmeticsMåns Rullgård
2006-07-13replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental useMåns Rullgård
2006-07-12rename AMR config variables to CONFIG_AMR*Måns Rullgård
2006-07-12Remove MPlayer-specific include option hacks.Diego Biurrun
2006-07-09--enable/disable parsers. Warning: some combinations are broken.Måns Rullgård
2006-07-08only build dpcm.o if its codecs are enabledMåns Rullgård
2006-07-08forgot to remove adx.o from objs always builtMåns Rullgård
2006-07-08make the adx adpcm codec availableMåns Rullgård
2006-07-08enable/disable pcm and adpcm codecsMåns Rullgård
2006-07-08cosmetic: sort codec list alphabeticallyMåns Rullgård
2006-07-08rewrite kconfig-styleMåns Rullgård
2006-07-08Sun mlib works fine. Remove comment stating otherwise.Måns Rullgård
2006-07-08Remove bogus IPP section that is not referenced anywhere.Diego Biurrun
2006-07-07remove -fforce-addr as it to generate slightly slower codeMåns Rullgård
2006-07-06simplifyMåns Rullgård
2006-07-06build mpegaudio.c and ac3enc.c only if neededMåns Rullgård
2006-07-06AVBitStreamFilter (some thingy which can modify the bitstream like add or rem...Michael Niedermayer
2006-07-05use $(LIBOBJFLAGS) when compiling sparc/*.cMåns Rullgård
2006-07-05cosmetics: Break overly long lines.Diego Biurrun
2006-07-03CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)Michael Niedermayer
2006-06-27Rename VC9 to VC1 as there is no such thing as VC9Kostya Shishkov
2006-06-24first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc...Michael Niedermayer
2006-06-09use ifeq(...,yes) instead of ifdefMåns Rullgård
2006-06-01remove redundant make variable SUBDIRMåns Rullgård
2006-06-01Flash Screen Video decoder (fourcc:FSV1)Benjamin Larsson
2006-05-16fix compilation of 3dnowext instinsincs, both on ia32 and AMD64.Guillaume Poirier
2006-05-14Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for ...Guillaume Poirier
2006-05-06Further simplify AMR build.Diego Biurrun
2006-05-05Ignore errors from recursive AMR cleans.Diego Biurrun
2006-05-05Unconditionally clean AMR subdirs.Diego Biurrun