summaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* rename video4linux[2] variables to v4l[2], consistent with --disable optionsMåns Rullgård2007-02-141-1/+1
* Move base64.[ch] to libavutil.Carl Eugen Hoyos2007-02-131-1/+1
* Remove commented-out NUT muxer entry, can be added once we have a native muxer.Diego Biurrun2007-02-091-1/+0
* cosmetics: Reorder NUT entries.Diego Biurrun2007-02-091-6/+6
* Properly separate native and libnut NUT (de)muxers.Diego Biurrun2007-02-091-5/+3
* Move conditional CFLAGS and OBJS setting to common place.Diego Biurrun2007-01-251-2/+0
* cosmetics: sortDiego Biurrun2007-01-251-1/+1
* reorder alphabeticallyMåns Rullgård2007-01-211-12/+6
* remove no longer needed ifeq testsMåns Rullgård2007-01-211-12/+0
* Musepack SV7 decoding supportKostya Shishkov2006-12-241-0/+1
* Make the X11 frame grabber disabled by default.Diego Biurrun2006-12-221-1/+4
* Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier2006-12-131-0/+1
* revert broken commit of x11 device demuxer patchGuillaume Poirier2006-12-131-1/+0
* Original X11 device demuxer patch from Clemens FruhwirthGuillaume Poirier2006-12-121-0/+1
* move common voc muxer and demuxer data to voc.cAurelien Jacobs2006-11-211-3/+3
* split voc.c into vocdec.c and vocenc.cAurelien Jacobs2006-11-211-3/+3
* Move BeOS-specific code into os_support.c.Diego Biurrun2006-11-141-3/+0
* check for inet_aton in configureMåns Rullgård2006-11-141-1/+1
* Remove wrong/misleading comment.Diego Biurrun2006-11-141-1/+0
* Add libnut support until ffmpeg gets an independant and complete de/muxer for...Oded Shimon2006-11-121-2/+8
* updating nut demuxer to latest specMichael Niedermayer2006-11-111-2/+2
* allow spaces in source and build directory namesMåns Rullgård2006-11-081-1/+1
* add support for rtp/h264 streamingRyan Martell2006-11-071-1/+1
* kill AVImageFormatBaptiste Coudurier2006-11-021-6/+0
* cosmetics: Restore alphabetical order.Diego Biurrun2006-10-311-1/+1
* move up (in the file) AAC audio handling moved from belowRyan Martell2006-10-281-1/+1
* Revert putting EXTRALIBS in common.mak, linking fails on MinGW.Diego Biurrun2006-10-151-1/+2
* Consistently use $(BUILD_ROOT).Diego Biurrun2006-10-151-1/+1
* support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %c...Baptiste Coudurier2006-10-121-0/+1
* new mtv demuxerReynaldo H. Verdejo Pinochet2006-10-121-0/+1
* support for Delphine Software .cin files demuxing / audio and video decoding,...Baptiste Coudurier2006-10-111-0/+1
* Move CFLAGS handling to common.mak.Diego Biurrun2006-10-111-3/+1
* Replace -I../-I. by -I$(BUILD_ROOT).Diego Biurrun2006-10-071-1/+1
* Move EXTRALIBS handling to common.mak.Diego Biurrun2006-10-031-2/+1
* rtp.o needs mpegts.oDiego Biurrun2006-10-021-1/+1
* WavPack lossless audio decoderKostya Shishkov2006-09-261-0/+1
* Split the DV demuxer and muxer into separate files (as suggested by DiegoPanagiotis Issaris2006-09-151-1/+1
* Remove empty variable declaration.Diego Biurrun2006-09-081-1/+0
* AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %Steve L'Homme2006-08-291-0/+1
* Move all internal -I parameters to the front of CFLAGS to avoid using externalDiego Biurrun2006-08-171-2/+2
* move common code from mov.c and movenc.c to isom.cBaptiste Coudurier2006-08-011-6/+6
* MXF demuxerBaptiste Coudurier2006-07-251-0/+1
* GXF muxerBaptiste Coudurier2006-07-191-0/+4
* replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental useMåns Rullgård2006-07-131-1/+1
* move adler32 to libavutilMåns Rullgård2006-07-131-2/+2
* nut needs crc.oMåns Rullgård2006-07-121-2/+2
* move common stuff from avienc.c and wav.c to new file riff.cMåns Rullgård2006-07-121-27/+28
* allow individual selection of muxers and demuxersMåns Rullgård2006-07-101-25/+124
* cosmetics: Break overly long lines.Diego Biurrun2006-07-051-2/+5
* add GXF demuxerReimar Döffinger2006-07-031-1/+1
OpenPOWER on IntegriCloud