aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ogm demuxingMåns Rullgård2006-05-111-1/+1
* Further simplify AMR build.Diego Biurrun2006-05-061-10/+2
* Have EXTRALIBS appear after other link options, fixes shared build on Cygwin.Diego Biurrun2006-04-151-1/+1
* NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger2006-03-271-1/+1
* Smacker demuxer and decoder.Kostya Shishkov2006-03-211-1/+1
* complete AVS playback system (from Creature Shock computer game),Mike Melanson2006-02-171-1/+1
* move common parts of makefiles into common.makMåns Rullgård2006-02-131-73/+7
* complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson2006-02-121-1/+1
* tta demuxer, also usable for moving tta audio data into an other containerAlex Beregszaszi2006-02-121-1/+1
* Use the incdir variable.Diego Biurrun2006-02-111-1/+1
* Simplify header installation.Diego Biurrun2006-02-111-7/+2
* Separate library install into static and shared installation.Diego Biurrun2006-02-111-8/+3
* Separate header file installation from the general install target.Diego Biurrun2006-02-111-2/+2
* generate adts frame headers if requiredMåns Rullgård2006-02-101-1/+1
* add a Creative VOC (de)muxerAurelien Jacobs2006-02-091-1/+2
* AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer2006-02-021-1/+1
* video4linux2 input supportLuca Abeni2006-02-011-0/+4
* On MinGW it is not possible to build shared and static libraries at once.Diego Biurrun2006-01-301-2/+3
* Simplify LDFLAGS handling for MinGW.Diego Biurrun2006-01-291-3/+6
* Remove obscure Makefile.bak entry from distclean rules.Diego Biurrun2006-01-261-1/+1
* Add --disable-protocols option to configure to disable I/O protocol fromGildas Bazin2006-01-211-5/+16
* Make clean/distclean consistent throughout all the Makefiles.Diego Biurrun2006-01-161-2/+5
* Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty.Diego Biurrun2006-01-151-1/+1
* Move library name generation to configure, simplifies build system a bit more.Diego Biurrun2006-01-141-3/+1
* Create symbolic links for all library sonames and clean up Makefiles.Diego Biurrun2006-01-141-3/+9
* Move Darwin shared library build peculiarities to configure.Diego Biurrun2006-01-121-3/+0
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-6/+6
* SONAME support for shared libsLuca Barbato2005-12-101-0/+1
* Put double-quotes around the install path in the "install-headers" sectionFredrik Orderud2005-11-071-2/+2
* Move all definitions of external dependencies into configure instead ofj@v2v.cc2005-10-041-4/+0
* support for building dynamic libraries on Mac OS XDiego Biurrun2005-09-261-9/+11
* Support D-Cinema audio demuxing.Reimar Döffinger2005-09-021-1/+1
* fix building in separate directoryMåns Rullgård2005-08-131-1/+1
* Fix building shared version of lavf on some systems.Alexander Strasser2005-08-111-0/+2
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-011-1/+1
* Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-151-1/+1
* compiling using nonstd include/library locations / add LDFLAGS to a few place...Niki W. Waibel2005-07-111-1/+1
* x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-271-1/+1
* *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-251-0/+4
* ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com)Jacob Meuser2005-05-221-1/+1
* install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch ...Aurelien Jacobs2005-05-191-0/+2
* flac in ogg supportMåns Rullgård2005-05-111-1/+1
* support theora in ogg, plus required ogg core changesMåns Rullgård2005-05-111-1/+1
* support BUILDSUF patch by <charles dot yates at pandora dot be>Charles Yates2005-05-081-1/+1
* Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,Måns Rullgård2005-04-091-2/+2
* add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)Luca Barbato2005-03-161-4/+4
* dont link with libavcodec twice on win32Michael Niedermayer2005-03-151-1/+1
* fix lib order and remove nonsense avcodec double linkingMichael Niedermayer2005-03-111-7/+5
* 01-makefile_fix_updated.patchNilesh Bansal2005-02-241-1/+1
* removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)Josh Varner2005-02-211-6/+1