summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* cosmeticsMåns Rullgård2006-07-161-1/+1
* replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental useMåns Rullgård2006-07-131-1/+1
* rename AMR config variables to CONFIG_AMR*Måns Rullgård2006-07-121-4/+4
* Remove MPlayer-specific include option hacks.Diego Biurrun2006-07-121-2/+0
* --enable/disable parsers. Warning: some combinations are broken.Måns Rullgård2006-07-091-0/+14
* only build dpcm.o if its codecs are enabledMåns Rullgård2006-07-081-1/+5
* forgot to remove adx.o from objs always builtMåns Rullgård2006-07-081-1/+1
* make the adx adpcm codec availableMåns Rullgård2006-07-081-2/+2
* enable/disable pcm and adpcm codecsMåns Rullgård2006-07-081-3/+75
* cosmetic: sort codec list alphabeticallyMåns Rullgård2006-07-081-17/+17
* rewrite kconfig-styleMåns Rullgård2006-07-081-357/+195
* Sun mlib works fine. Remove comment stating otherwise.Måns Rullgård2006-07-081-1/+0
* Remove bogus IPP section that is not referenced anywhere.Diego Biurrun2006-07-081-6/+0
* remove -fforce-addr as it to generate slightly slower codeMåns Rullgård2006-07-071-1/+0
* simplifyMåns Rullgård2006-07-061-2/+1
* build mpegaudio.c and ac3enc.c only if neededMåns Rullgård2006-07-061-1/+7
* AVBitStreamFilter (some thingy which can modify the bitstream like add or rem...Michael Niedermayer2006-07-061-1/+3
* use $(LIBOBJFLAGS) when compiling sparc/*.cMåns Rullgård2006-07-051-1/+1
* cosmetics: Break overly long lines.Diego Biurrun2006-07-051-2/+4
* CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)Michael Niedermayer2006-07-031-0/+3
* Rename VC9 to VC1 as there is no such thing as VC9Kostya Shishkov2006-06-271-2/+2
* first rudimentary version of (Justin Ruggles jruggle earthlink net) flac enc...Michael Niedermayer2006-06-241-0/+3
* use ifeq(...,yes) instead of ifdefMåns Rullgård2006-06-091-2/+2
* remove redundant make variable SUBDIRMåns Rullgård2006-06-011-1/+0
* Flash Screen Video decoder (fourcc:FSV1)Benjamin Larsson2006-06-011-0/+3
* fix compilation of 3dnowext instinsincs, both on ia32 and AMD64.Guillaume Poirier2006-05-161-1/+6
* Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for ...Guillaume Poirier2006-05-141-1/+1
* Further simplify AMR build.Diego Biurrun2006-05-061-6/+3
* Ignore errors from recursive AMR cleans.Diego Biurrun2006-05-051-2/+2
* Unconditionally clean AMR subdirs.Diego Biurrun2006-05-051-11/+2
* Fix amr_nb-fixed build.Diego Biurrun2006-04-271-6/+2
OpenPOWER on IntegriCloud