]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
[ffmpeg] / libavcodec / Makefile
2006-07-03 Michael NiedermayerCAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
2006-06-27 Kostya ShishkovRename VC9 to VC1 as there is no such thing as VC9
2006-06-24 Michael Niedermayerfirst rudimentary version of (Justin Ruggles jruggle...
2006-06-09 Måns Rullgårduse ifeq(...,yes) instead of ifdef
2006-06-01 Måns Rullgårdremove redundant make variable SUBDIR
2006-06-01 Benjamin LarssonFlash Screen Video decoder (fourcc:FSV1)
2006-05-16 Guillaume Poirierfix compilation of 3dnowext instinsincs, both on ia32...
2006-05-14 Guillaume PoirierAdd 3dnow intrinsic support for AMD64 machines: -march...
2006-05-06 Diego BiurrunFurther simplify AMR build.
2006-05-05 Diego BiurrunIgnore errors from recursive AMR cleans.
2006-05-05 Diego BiurrunUnconditionally clean AMR subdirs.
2006-04-27 Diego BiurrunFix amr_nb-fixed build.
2006-04-27 Diego BiurrunDisentangle dependencies between amr_nb and amr_nb...
2006-04-27 Diego Biurruncosmetics: Group all AMR variables together, add some...
2006-04-27 Diego BiurrunMisplaced CLEANAMR.
2006-04-27 Diego BiurrunCLEANAMRWB --> CLEANAMR typo
2006-04-15 Diego BiurrunHave EXTRALIBS appear after other link options, fixes...
2006-04-07 Kostya ShishkovKMVC (used in Worms games) decoder. Works fine with...
2006-03-29 Diego BiurrunEXTRALIBS already contains -lm, no need to add it expli...
2006-03-27 Reimar DöffingerNuppelVideo/MythTVVideo support, including rtjpeg decoder
2006-03-27 Luca Barbatoaltivec support for snow
2006-03-21 Kostya ShishkovSmacker demuxer and decoder.
2006-03-20 Måns Rullgårdsince Michael prefers to keep dsputil.h private to...
2006-03-20 Robert EdeleAdd the mmx and sse2 implementations of ff_snow_vertica...
2006-03-08 Zuxy Meng3DNow! & Extended 3DNow! versions of FFT
2006-02-17 Mike Melansoncomplete AVS playback system (from Creature Shock compu...
2006-02-13 Måns Rullgårdmove common parts of makefiles into common.mak
2006-02-12 Mike Melansondosbox native ZMBV decoder, courtesy of Kostya
2006-02-12 Mike Melansoncomplete American Laser Games MM playback system, court...
2006-02-12 Alex Beregszaszitta decoder, tested with 44khz mono and stereo (for...
2006-02-11 Diego BiurrunMove libpostproc compilation to the top-level Makefile.
2006-02-11 Diego BiurrunSimplify header installation.
2006-02-11 Diego BiurrunSeparate library install into static and shared install...
2006-02-11 Diego BiurrunSeparate header file installation from the general...
2006-02-11 Diego BiurrunInstall static libpostproc if CONFIG_PP is set.
2006-02-11 Diego BiurrunInstall libpostproc headers if CONFIG_PP is set.
2006-02-02 Michael Niedermayeros2 thread, network and freetype2 support by (Paul...
2006-01-30 Diego BiurrunOn MinGW it is not possible to build shared and static...
2006-01-29 Diego BiurrunSimplify LDFLAGS handling for MinGW.
2006-01-26 Diego BiurrunRemove obscure Makefile.bak entry from distclean rules.
2006-01-24 Michael Niedermayerxvid ratecontrol support
2006-01-16 Diego BiurrunMake clean/distclean consistent throughout all the...
2006-01-15 Diego BiurrunDon't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSU...
2006-01-14 Diego BiurrunRemove redundant --enable-shared-pp configure option...
2006-01-14 Diego BiurrunMove library name generation to configure, simplifies...
2006-01-14 Diego BiurrunCreate symbolic links for all library sonames and clean...
2006-01-13 Diego Biurrunminor consistency fix
2006-01-12 Reimar DöffingerOur own LZO (1X) implementation, under LGPL and optimiz...
2006-01-12 Diego BiurrunMove Darwin shared library build peculiarities to confi...
2006-01-09 Reimar DöffingerCamStudio decoder, only 32 bit lzo mode is tested
2006-01-08 Nico Sabbiinstall dsputil.h, that is used by many filters in...
2006-01-03 Diego BiurrunTrueSpeech compatible audio decoder by Konstantin Shishkov
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-10 Luca BarbatoSONAME support for shared libs
2005-12-09 Benjamin LarssonCook compatibe decoder, patch by Benjamin Larsson
2005-11-30 Måns RullgårdBMP image decoder
2005-11-21 Guillaume PoirierMake DV(B|D) subtitles (en|de)coders be conditonnaly...
2005-11-14 Wolfram Glogerdvbsub encoder, patch by Wolfram Gloger < wmglo AH...
2005-11-07 Fredrik OrderudPut double-quotes around the install path in the "insta...
2005-11-05 Roberto TogniPlace qdm2 and truemotion2 in ifdef block so that they...
2005-10-23 Diego BiurrunAdd DTS_INC to the CFLAGS for DTS. This is only set...
2005-10-19 Guillaume Poirierrevert useless patch that was supposed to fix DTS suppo...
2005-10-18 Roberto TogniQDM2 compatible decoder
2005-10-14 Giacomo ComesFix DTS support compilation issue. Patch by Giacomo...
2005-10-13 Mike MelansonDuck TrueMotion 2 video decoder, courtesy of Konstantin...
2005-10-04 j@v2v.ccMove all definitions of external dependencies into...
2005-09-26 Diego Biurrunsupport for building dynamic libraries on Mac OS X
2005-09-10 Michael Niedermayeradd xvid idcts to dct-test
2005-09-10 Michael Niedermayerxvids mmx&mmx2 idcts
2005-09-06 Michael NiedermayerAVOption first try
2005-08-13 Måns Rullgårdfix building in separate directory
2005-08-01 Alexander Strasserlibavutil: Utility code from libavcodec moved to a...
2005-07-17 Michael NiedermayerDVB subtitle decoder by (Ian Caulfield: imc25, cam...
2005-06-27 Michael Niedermayerx86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr...
2005-06-03 Fabrice Bellardsubtitle codec type support
2005-05-26 Bernhard RosenkränzerBetter ARM support for mplayer/ffmpeg, ported from...
2005-05-22 Jacob Meuserldconfig as config.mak variable patch by (Jacob Meuser...
2005-05-22 Michael Niedermayerlibgsm warper by (Alban Bedel: albeu, free fr)
2005-05-19 Aurelien Jacobsinstall libav(codec|format).pc/libpostproc.pc for pkg...
2005-05-18 Måns Rullgårdfix shared libpostproc build
2005-05-17 Mike MelansonFraps FPS1 video decoder (v1 & v2), courtesy of Roine...
2005-05-17 Michael NiedermayerVorbis decoder by (Balatoni Denes | dbalatoni programoz...
2005-05-10 Michael Niedermayertypo
2005-05-08 Charles Yatessupport BUILDSUF patch by <charles dot yates at pandora...
2005-05-02 Michael Niedermayerput most codecs under ifdefs
2005-04-20 Michael NiedermayerIndeo 2 decoder by (Kostya <> kostya.shishkov gmail...
2005-04-03 Mike MelansonAutodesk Animator Studio Codec (AASC) video decoder...
2005-03-28 Mike MelansonWestwood SND1 decoder, courtesy of Kostya
2005-03-26 Mike MelansonWinnov WNV1 video decoder, courtesy of Konstantin Shishkov
2005-03-18 Víctor Paesaogg has to be at the right of vorbis patch by ("Víctor...
2005-03-16 Luca Barbatoadd libdir support to configure patch by (Luca Barbato...
2005-03-09 Måns RullgårdOops patch by (Måns Rullgård <mru inprovide com>)
2005-03-09 Michael NiedermayerH.264 encoding with x264 by (Måns Rullgård <mru inprovi...
2005-03-06 Michael NiedermayerAVOption removial patch from (James A. Morrison >ja2mor...
2005-03-06 Falk Hüffner-freduce-all-givs has been removed from gcc
2005-03-06 Mike Melansonfirst pass at ALAC decoder from David Hammerton; while...
2005-03-05 Torsten MartinsenSupport for AMR Interface Format 2 patch by ("Torsten...
2005-03-01 Mike Melansongo LOCO, courtesy of Kostya Shishkov
2005-02-26 Michael Niedermayer10l (shorten.o missing)
2005-02-24 Nilesh Bansal01-makefile_fix_updated.patch
next