summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* complete AVS playback system (from Creature Shock computer game),Mike Melanson2006-02-17
* move common parts of makefiles into common.makMåns Rullgård2006-02-13
* dosbox native ZMBV decoder, courtesy of KostyaMike Melanson2006-02-12
* complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson2006-02-12
* tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or ...Alex Beregszaszi2006-02-12
* Move libpostproc compilation to the top-level Makefile.Diego Biurrun2006-02-11
* Simplify header installation.Diego Biurrun2006-02-11
* Separate library install into static and shared installation.Diego Biurrun2006-02-11
* Separate header file installation from the general install target.Diego Biurrun2006-02-11
* Install static libpostproc if CONFIG_PP is set.Diego Biurrun2006-02-11
* Install libpostproc headers if CONFIG_PP is set.Diego Biurrun2006-02-11
* os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedl...Michael Niedermayer2006-02-02
* On MinGW it is not possible to build shared and static libraries at once.Diego Biurrun2006-01-30
* Simplify LDFLAGS handling for MinGW.Diego Biurrun2006-01-29
* Remove obscure Makefile.bak entry from distclean rules.Diego Biurrun2006-01-26
* xvid ratecontrol supportMichael Niedermayer2006-01-24
* Make clean/distclean consistent throughout all the Makefiles.Diego Biurrun2006-01-16
* Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty.Diego Biurrun2006-01-15
* Remove redundant --enable-shared-pp configure option and make the PP codeDiego Biurrun2006-01-14
* Move library name generation to configure, simplifies build system a bit more.Diego Biurrun2006-01-14
* Create symbolic links for all library sonames and clean up Makefiles.Diego Biurrun2006-01-14
* minor consistency fixDiego Biurrun2006-01-13
* Our own LZO (1X) implementation, under LGPL and optimized for readability.Reimar Döffinger2006-01-12
* Move Darwin shared library build peculiarities to configure.Diego Biurrun2006-01-12
* CamStudio decoder, only 32 bit lzo mode is testedReimar Döffinger2006-01-09
* install dsputil.h, that is used by many filters in mplayerNico Sabbi2006-01-08
* TrueSpeech compatible audio decoder by Konstantin ShishkovDiego Biurrun2006-01-03
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* SONAME support for shared libsLuca Barbato2005-12-10
* Cook compatibe decoder, patch by Benjamin LarssonBenjamin Larsson2005-12-09
* BMP image decoderMåns Rullgård2005-11-30
* Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on th...Guillaume Poirier2005-11-21
* dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-mue...Wolfram Gloger2005-11-14
* Put double-quotes around the install path in the "install-headers" sectionFredrik Orderud2005-11-07
* Place qdm2 and truemotion2 in ifdef block so that they can be disabledRoberto Togni2005-11-05
* Add DTS_INC to the CFLAGS for DTS. This is only set by external configureDiego Biurrun2005-10-23
* revert useless patch that was supposed to fix DTS support (but the fix belong...Guillaume Poirier2005-10-19
* QDM2 compatible decoderRoberto Togni2005-10-18
* Fix DTS support compilation issue. Patch by Giacomo Comes < comes AH naic POI...Giacomo Comes2005-10-14
* Duck TrueMotion 2 video decoder, courtesy of Konstantin ShishkovMike Melanson2005-10-13
* Move all definitions of external dependencies into configure instead ofj@v2v.cc2005-10-04
* support for building dynamic libraries on Mac OS XDiego Biurrun2005-09-26
* add xvid idcts to dct-testMichael Niedermayer2005-09-10
* xvids mmx&mmx2 idctsMichael Niedermayer2005-09-10
* AVOption first tryMichael Niedermayer2005-09-06
* fix building in separate directoryMåns Rullgård2005-08-13
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-01
* DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)Michael Niedermayer2005-07-17
* x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-27
* subtitle codec type supportFabrice Bellard2005-06-03