summaryrefslogtreecommitdiff
path: root/libavformat/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
* complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson2006-02-12
* tta demuxer, also usable for moving tta audio data into an other containerAlex Beregszaszi2006-02-12
* Use the incdir variable.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
* generate adts frame headers if requiredMåns Rullgård2006-02-10
* add a Creative VOC (de)muxerAurelien Jacobs2006-02-09
* AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer2006-02-02
* video4linux2 input supportLuca Abeni2006-02-01
* 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
* Add --disable-protocols option to configure to disable I/O protocol fromGildas Bazin2006-01-21
* 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
* 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
* Move Darwin shared library build peculiarities to configure.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* SONAME support for shared libsLuca Barbato2005-12-10
* Put double-quotes around the install path in the "install-headers" sectionFredrik Orderud2005-11-07
* 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
* Support D-Cinema audio demuxing.Reimar Döffinger2005-09-02
* fix building in separate directoryMåns Rullgård2005-08-13
* Fix building shared version of lavf on some systems.Alexander Strasser2005-08-11
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-01
* Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-15
* compiling using nonstd include/library locations / add LDFLAGS to a few place...Niki W. Waibel2005-07-11
* x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-27
* *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-25
* ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com)Jacob Meuser2005-05-22
* install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch ...Aurelien Jacobs2005-05-19
* flac in ogg supportMåns Rullgård2005-05-11
* support theora in ogg, plus required ogg core changesMåns Rullgård2005-05-11
* support BUILDSUF patch by <charles dot yates at pandora dot be>Charles Yates2005-05-08
* Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>,Måns Rullgård2005-04-09
* add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org)Luca Barbato2005-03-16
* dont link with libavcodec twice on win32Michael Niedermayer2005-03-15
* fix lib order and remove nonsense avcodec double linkingMichael Niedermayer2005-03-11
* 01-makefile_fix_updated.patchNilesh Bansal2005-02-24
* removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)Josh Varner2005-02-21
* Quote path expression to take care of $(prefix) possibly containing spaces.Diego Biurrun2005-01-11
* Fix compilation when both amr_nb and amr_wb are enabledRoberto Togni2004-12-29
* First implementation of nsv demuxer.François Revol2004-11-20
* * Introducing IIDC1394 grabbing interface.Roman Shaposhnik2004-10-22
* Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.)Mike Melanson2004-10-16