aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/Makefile
Commit message (Expand)AuthorAgeFilesLines
* split rm muxer and demuxer in their own filesAurelien Jacobs2007-05-301-2/+2
* RoQ muxer, patch by Vitor, vitor1001 gmail comVitor Sessak2007-05-091-0/+1
* Renderware TXD demuxerIvo van Poorten2007-05-071-0/+1
* cosmetics: Sort entries by CONFIG_ name.Diego Biurrun2007-05-021-39/+38
* Make protocols configure selectable and also cleanup the CONFIG_NETWORKAlex Beregszaszi2007-04-261-3/+10
* cosmetics: sort()Diego Biurrun2007-04-261-5/+5
* proper dependency on mpegts_demuxer for rtp_muxerDiego Biurrun2007-04-261-1/+1
* CRYO APC demuxerAnssi Hannula2007-04-071-0/+1
* Bethsoft VID demuxer and video decoderNicholas Tung2007-04-071-0/+1
* Interplay C93 demuxer and video decoderAnssi Hannula2007-04-071-0/+1
* There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaringDiego Biurrun2007-04-031-7/+2
* Get rid of unnecessary conditionals.Diego Biurrun2007-04-031-9/+4
* CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest conditionals.Diego Biurrun2007-04-031-1/+1
* cosmetics: Put audio (de)muxer entries in alphabetical order.Diego Biurrun2007-04-031-3/+2
* Audio (de)muxer dependency on OSS is handled by configure.Diego Biurrun2007-04-031-2/+0
* support for the THP game format by Marco Gerards, mgerards xs4all nlDiego Biurrun2007-04-011-0/+1
* DXA demuxer and decoderKostya Shishkov2007-03-141-0/+1
* Remove useless conditional.Diego Biurrun2007-02-271-2/+0
* 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