summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
...
* MXF demuxerBaptiste Coudurier2006-07-25
* GXF muxerBaptiste Coudurier2006-07-19
* replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental useMåns Rullgård2006-07-13
* move adler32 to libavutilMåns Rullgård2006-07-13
* nut needs crc.oMåns Rullgård2006-07-12
* move common stuff from avienc.c and wav.c to new file riff.cMåns Rullgård2006-07-12
* allow individual selection of muxers and demuxersMåns Rullgård2006-07-10
* cosmetics: Break overly long lines.Diego Biurrun2006-07-05
* add GXF demuxerReimar Döffinger2006-07-03
* remove redundant make variable SUBDIRMåns Rullgård2006-06-01
* ogm demuxingMåns Rullgård2006-05-11
* Further simplify AMR build.Diego Biurrun2006-05-06
* Have EXTRALIBS appear after other link options, fixes shared build on Cygwin.Diego Biurrun2006-04-15
* NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger2006-03-27
* Smacker demuxer and decoder.Kostya Shishkov2006-03-21
* 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