summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
...
* Interplay C93 demuxer and video decoderAnssi Hannula2007-04-07
* There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaringDiego Biurrun2007-04-03
* Get rid of unnecessary conditionals.Diego Biurrun2007-04-03
* CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest conditionals.Diego Biurrun2007-04-03
* cosmetics: Put audio (de)muxer entries in alphabetical order.Diego Biurrun2007-04-03
* Audio (de)muxer dependency on OSS is handled by configure.Diego Biurrun2007-04-03
* support for the THP game format by Marco Gerards, mgerards xs4all nlDiego Biurrun2007-04-01
* DXA demuxer and decoderKostya Shishkov2007-03-14
* Remove useless conditional.Diego Biurrun2007-02-27
* rename video4linux[2] variables to v4l[2], consistent with --disable optionsMåns Rullgård2007-02-14
* Move base64.[ch] to libavutil.Carl Eugen Hoyos2007-02-13
* Remove commented-out NUT muxer entry, can be added once we have a native muxer.Diego Biurrun2007-02-09
* cosmetics: Reorder NUT entries.Diego Biurrun2007-02-09
* Properly separate native and libnut NUT (de)muxers.Diego Biurrun2007-02-09
* Move conditional CFLAGS and OBJS setting to common place.Diego Biurrun2007-01-25
* cosmetics: sortDiego Biurrun2007-01-25
* reorder alphabeticallyMåns Rullgård2007-01-21
* remove no longer needed ifeq testsMåns Rullgård2007-01-21
* Musepack SV7 decoding supportKostya Shishkov2006-12-24
* Make the X11 frame grabber disabled by default.Diego Biurrun2006-12-22
* Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier2006-12-13
* revert broken commit of x11 device demuxer patchGuillaume Poirier2006-12-13
* Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier2006-12-12
* move common voc muxer and demuxer data to voc.cAurelien Jacobs2006-11-21
* split voc.c into vocdec.c and vocenc.cAurelien Jacobs2006-11-21
* Move BeOS-specific code into os_support.c.Diego Biurrun2006-11-14
* check for inet_aton in configureMåns Rullgård2006-11-14
* Remove wrong/misleading comment.Diego Biurrun2006-11-14
* Add libnut support until ffmpeg gets an independant and complete de/muxer for...Oded Shimon2006-11-12
* updating nut demuxer to latest specMichael Niedermayer2006-11-11
* allow spaces in source and build directory namesMåns Rullgård2006-11-08
* add support for rtp/h264 streamingRyan Martell2006-11-07
* 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