| Commit message (Expand) | Author | Age | Files | Lines |
* | ogm demuxing | Måns Rullgård | 2006-05-11 | 1 | -1/+1 |
* | Further simplify AMR build. | Diego Biurrun | 2006-05-06 | 1 | -10/+2 |
* | Have EXTRALIBS appear after other link options, fixes shared build on Cygwin. | Diego Biurrun | 2006-04-15 | 1 | -1/+1 |
* | NuppelVideo/MythTVVideo support, including rtjpeg decoder | Reimar Döffinger | 2006-03-27 | 1 | -1/+1 |
* | Smacker demuxer and decoder. | Kostya Shishkov | 2006-03-21 | 1 | -1/+1 |
* | complete AVS playback system (from Creature Shock computer game), | Mike Melanson | 2006-02-17 | 1 | -1/+1 |
* | move common parts of makefiles into common.mak | Måns Rullgård | 2006-02-13 | 1 | -73/+7 |
* | complete American Laser Games MM playback system, courtesy of Peter Ross | Mike Melanson | 2006-02-12 | 1 | -1/+1 |
* | tta demuxer, also usable for moving tta audio data into an other container | Alex Beregszaszi | 2006-02-12 | 1 | -1/+1 |
* | Use the incdir variable. | Diego Biurrun | 2006-02-11 | 1 | -1/+1 |
* | 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 |
* | generate adts frame headers if required | Måns Rullgård | 2006-02-10 | 1 | -1/+1 |
* | add a Creative VOC (de)muxer | Aurelien Jacobs | 2006-02-09 | 1 | -1/+2 |
* | AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org) | Michael Niedermayer | 2006-02-02 | 1 | -1/+1 |
* | video4linux2 input support | Luca Abeni | 2006-02-01 | 1 | -0/+4 |
* | On MinGW it is not possible to build shared and static libraries at once. | Diego Biurrun | 2006-01-30 | 1 | -2/+3 |
* | 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 |
* | Add --disable-protocols option to configure to disable I/O protocol from | Gildas Bazin | 2006-01-21 | 1 | -5/+16 |
* | Make clean/distclean consistent throughout all the Makefiles. | Diego Biurrun | 2006-01-16 | 1 | -2/+5 |
* | Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. | Diego Biurrun | 2006-01-15 | 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 |
* | Move Darwin shared library build peculiarities to configure. | Diego Biurrun | 2006-01-12 | 1 | -3/+0 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -6/+6 |
* | SONAME support for shared libs | Luca Barbato | 2005-12-10 | 1 | -0/+1 |
* | Put double-quotes around the install path in the "install-headers" section | Fredrik Orderud | 2005-11-07 | 1 | -2/+2 |
* | Move all definitions of external dependencies into configure instead of | j@v2v.cc | 2005-10-04 | 1 | -4/+0 |
* | support for building dynamic libraries on Mac OS X | Diego Biurrun | 2005-09-26 | 1 | -9/+11 |
* | Support D-Cinema audio demuxing. | Reimar Döffinger | 2005-09-02 | 1 | -1/+1 |
* | fix building in separate directory | Måns Rullgård | 2005-08-13 | 1 | -1/+1 |
* | Fix building shared version of lavf on some systems. | Alexander Strasser | 2005-08-11 | 1 | -0/+2 |
* | libavutil: Utility code from libavcodec moved to a separate library. | Alexander Strasser | 2005-08-01 | 1 | -1/+1 |
* | Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) | Vidar Madsen | 2005-07-15 | 1 | -1/+1 |
* | compiling using nonstd include/library locations / add LDFLAGS to a few place... | Niki W. Waibel | 2005-07-11 | 1 | -1/+1 |
* | x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) | Michael Niedermayer | 2005-06-27 | 1 | -1/+1 |
* | *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) | Michael Niedermayer | 2005-06-25 | 1 | -0/+4 |
* | ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) | Jacob Meuser | 2005-05-22 | 1 | -1/+1 |
* | install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch ... | Aurelien Jacobs | 2005-05-19 | 1 | -0/+2 |
* | flac in ogg support | Måns Rullgård | 2005-05-11 | 1 | -1/+1 |
* | support theora in ogg, plus required ogg core changes | Måns Rullgård | 2005-05-11 | 1 | -1/+1 |
* | support BUILDSUF patch by <charles dot yates at pandora dot be> | Charles Yates | 2005-05-08 | 1 | -1/+1 |
* | Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>, | Måns Rullgård | 2005-04-09 | 1 | -2/+2 |
* | add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) | Luca Barbato | 2005-03-16 | 1 | -4/+4 |
* | dont link with libavcodec twice on win32 | Michael Niedermayer | 2005-03-15 | 1 | -1/+1 |
* | fix lib order and remove nonsense avcodec double linking | Michael Niedermayer | 2005-03-11 | 1 | -7/+5 |
* | 01-makefile_fix_updated.patch | Nilesh Bansal | 2005-02-24 | 1 | -1/+1 |
* | removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) | Josh Varner | 2005-02-21 | 1 | -6/+1 |