summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
...
* kill AVImageFormatBaptiste Coudurier2006-11-02
* cosmetics: Restore alphabetical order.Diego Biurrun2006-10-31
* move up (in the file) AAC audio handling moved from belowRyan Martell2006-10-28
* Revert putting EXTRALIBS in common.mak, linking fails on MinGW.Diego Biurrun2006-10-15
* Consistently use $(BUILD_ROOT).Diego Biurrun2006-10-15
* support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...Baptiste Coudurier2006-10-12
* new mtv demuxerReynaldo H. Verdejo Pinochet2006-10-12
* support for Delphine Software .cin files demuxing / audio and video decoding,...Baptiste Coudurier2006-10-11
* Move CFLAGS handling to common.mak.Diego Biurrun2006-10-11
* Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun2006-10-07
* Move EXTRALIBS handling to common.mak.Diego Biurrun2006-10-03
* rtp.o needs mpegts.oDiego Biurrun2006-10-02
* WavPack lossless audio decoderKostya Shishkov2006-09-26
* Split the DV demuxer and muxer into separate files (as suggested by DiegoPanagiotis Issaris2006-09-15
* Remove empty variable declaration.Diego Biurrun2006-09-08
* AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %Steve L'Homme2006-08-29
* Move all internal -I parameters to the front of CFLAGS to avoid using externalDiego Biurrun2006-08-17
* move common code from mov.c and movenc.c to isom.cBaptiste Coudurier2006-08-01
* 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