aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disentangle dependencies between amr_nb and amr_nb-fixed: amr_nb-fixed doesDiego Biurrun2006-04-271-5/+5
* cosmetics: Group all AMR variables together, add some newlines.Diego Biurrun2006-04-271-11/+16
* Misplaced CLEANAMR.Diego Biurrun2006-04-271-1/+1
* CLEANAMRWB --> CLEANAMR typoDiego Biurrun2006-04-271-1/+1
* Have EXTRALIBS appear after other link options, fixes shared build on Cygwin.Diego Biurrun2006-04-151-1/+1
* KMVC (used in Worms games) decoder. Works fine with samples from MPHQKostya Shishkov2006-04-071-0/+3
* EXTRALIBS already contains -lm, no need to add it explicitly.Diego Biurrun2006-03-291-1/+1
* NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger2006-03-271-0/+5
* altivec support for snowLuca Barbato2006-03-271-1/+1
* Smacker demuxer and decoder.Kostya Shishkov2006-03-211-0/+3
* since Michael prefers to keep dsputil.h private to libavcodecMåns Rullgård2006-03-201-1/+1
* Add the mmx and sse2 implementations of ff_snow_vertical_compose().Robert Edele2006-03-201-1/+1
* 3DNow! & Extended 3DNow! versions of FFTZuxy Meng2006-03-081-1/+5
* complete AVS playback system (from Creature Shock computer game),Mike Melanson2006-02-171-0/+3
* move common parts of makefiles into common.makMåns Rullgård2006-02-131-74/+10
* dosbox native ZMBV decoder, courtesy of KostyaMike Melanson2006-02-121-0/+3
* complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson2006-02-121-0/+3
* tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or ...Alex Beregszaszi2006-02-121-0/+3