| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | support for building dynamic libraries on Mac OS X | Diego Biurrun | 2005-09-26 | 1 | -8/+13 |
* | add xvid idcts to dct-test | Michael Niedermayer | 2005-09-10 | 1 | -1/+1 |
* | xvids mmx&mmx2 idcts | Michael Niedermayer | 2005-09-10 | 1 | -0/+3 |
* | AVOption first try | Michael Niedermayer | 2005-09-06 | 1 | -1/+2 |
* | fix building in separate directory | Måns Rullgård | 2005-08-13 | 1 | -1/+1 |
* | libavutil: Utility code from libavcodec moved to a separate library. | Alexander Strasser | 2005-08-01 | 1 | -7/+8 |
* | DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) | Michael Niedermayer | 2005-07-17 | 1 | -1/+1 |
* | x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) | Michael Niedermayer | 2005-06-27 | 1 | -2/+2 |
* | subtitle codec type support | Fabrice Bellard | 2005-06-03 | 1 | -2/+2 |