| Commit message (Expand) | Author | Age | Files | Lines |
* | Have EXTRALIBS appear after other link options, fixes shared build on Cygwin. | Diego Biurrun | 2006-04-15 | 1 | -1/+1 |
* | KMVC (used in Worms games) decoder. Works fine with samples from MPHQ | Kostya Shishkov | 2006-04-07 | 1 | -0/+3 |
* | EXTRALIBS already contains -lm, no need to add it explicitly. | Diego Biurrun | 2006-03-29 | 1 | -1/+1 |
* | NuppelVideo/MythTVVideo support, including rtjpeg decoder | Reimar Döffinger | 2006-03-27 | 1 | -0/+5 |
* | altivec support for snow | Luca Barbato | 2006-03-27 | 1 | -1/+1 |
* | Smacker demuxer and decoder. | Kostya Shishkov | 2006-03-21 | 1 | -0/+3 |
* | since Michael prefers to keep dsputil.h private to libavcodec | Måns Rullgård | 2006-03-20 | 1 | -1/+1 |
* | Add the mmx and sse2 implementations of ff_snow_vertical_compose(). | Robert Edele | 2006-03-20 | 1 | -1/+1 |
* | 3DNow! & Extended 3DNow! versions of FFT | Zuxy Meng | 2006-03-08 | 1 | -1/+5 |
* | complete AVS playback system (from Creature Shock computer game), | Mike Melanson | 2006-02-17 | 1 | -0/+3 |
* | move common parts of makefiles into common.mak | Måns Rullgård | 2006-02-13 | 1 | -74/+10 |
* | dosbox native ZMBV decoder, courtesy of Kostya | Mike Melanson | 2006-02-12 | 1 | -0/+3 |
* | complete American Laser Games MM playback system, courtesy of Peter Ross | Mike Melanson | 2006-02-12 | 1 | -0/+3 |
* | tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or ... | Alex Beregszaszi | 2006-02-12 | 1 | -0/+3 |
* | Move libpostproc compilation to the top-level Makefile. | Diego Biurrun | 2006-02-11 | 1 | -26/+0 |
* | Simplify header installation. | Diego Biurrun | 2006-02-11 | 1 | -7/+2 |
* | Separate library install into static and shared installation. | Diego Biurrun | 2006-02-11 | 1 | -8/+3 |
* | Separate header file installation from the general install target. | Diego Biurrun | 2006-02-11 | 1 | -2/+2 |
* | Install static libpostproc if CONFIG_PP is set. | Diego Biurrun | 2006-02-11 | 1 | -0/+3 |
* | Install libpostproc headers if CONFIG_PP is set. | Diego Biurrun | 2006-02-11 | 1 | -0/+3 |
* | os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedl... | Michael Niedermayer | 2006-02-02 | 1 | -0/+5 |
* | On MinGW it is not possible to build shared and static libraries at once. | Diego Biurrun | 2006-01-30 | 1 | -1/+2 |
* | Simplify LDFLAGS handling for MinGW. | Diego Biurrun | 2006-01-29 | 1 | -3/+6 |
* | Remove obscure Makefile.bak entry from distclean rules. | Diego Biurrun | 2006-01-26 | 1 | -1/+1 |
* | xvid ratecontrol support | Michael Niedermayer | 2006-01-24 | 1 | -0/+1 |
* | Make clean/distclean consistent throughout all the Makefiles. | Diego Biurrun | 2006-01-16 | 1 | -2/+3 |
* | Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. | Diego Biurrun | 2006-01-15 | 1 | -1/+2 |
* | Remove redundant --enable-shared-pp configure option and make the PP code | Diego Biurrun | 2006-01-14 | 1 | -1/+1 |
* | Move library name generation to configure, simplifies build system a bit more. | Diego Biurrun | 2006-01-14 | 1 | -3/+1 |
* | Create symbolic links for all library sonames and clean up Makefiles. | Diego Biurrun | 2006-01-14 | 1 | -3/+9 |
* | minor consistency fix | Diego Biurrun | 2006-01-13 | 1 | -1/+1 |
* | Our own LZO (1X) implementation, under LGPL and optimized for readability. | Reimar Döffinger | 2006-01-12 | 1 | -0/+1 |
* | Move Darwin shared library build peculiarities to configure. | Diego Biurrun | 2006-01-12 | 1 | -5/+0 |
* | CamStudio decoder, only 32 bit lzo mode is tested | Reimar Döffinger | 2006-01-09 | 1 | -0/+3 |
* | install dsputil.h, that is used by many filters in mplayer | Nico Sabbi | 2006-01-08 | 1 | -0/+2 |
* | TrueSpeech compatible audio decoder by Konstantin Shishkov | Diego Biurrun | 2006-01-03 | 1 | -0/+3 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -2/+2 |
* | SONAME support for shared libs | Luca Barbato | 2005-12-10 | 1 | -0/+1 |
* | Cook compatibe decoder, patch by Benjamin Larsson | Benjamin Larsson | 2005-12-09 | 1 | -0/+3 |
* | BMP image decoder | Måns Rullgård | 2005-11-30 | 1 | -2/+4 |
* | Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on th... | Guillaume Poirier | 2005-11-21 | 1 | -1/+13 |
* | dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-mue... | Wolfram Gloger | 2005-11-14 | 1 | -2/+2 |
* | Put double-quotes around the install path in the "install-headers" section | Fredrik Orderud | 2005-11-07 | 1 | -2/+2 |
* | Place qdm2 and truemotion2 in ifdef block so that they can be disabled | Roberto Togni | 2005-11-05 | 1 | -1/+7 |
* | Add DTS_INC to the CFLAGS for DTS. This is only set by external configure | Diego Biurrun | 2005-10-23 | 1 | -0/+1 |
* | revert useless patch that was supposed to fix DTS support (but the fix belong... | Guillaume Poirier | 2005-10-19 | 1 | -1/+0 |
* | QDM2 compatible decoder | Roberto Togni | 2005-10-18 | 1 | -1/+1 |
* | Fix DTS support compilation issue. Patch by Giacomo Comes < comes AH naic POI... | Giacomo Comes | 2005-10-14 | 1 | -0/+1 |
* | Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov | Mike Melanson | 2005-10-13 | 1 | -1/+1 |
* | Move all definitions of external dependencies into configure instead of | j@v2v.cc | 2005-10-04 | 1 | -15/+0 |