summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
Commit message (Expand)AuthorAge
...
* All those demuxers don't depend on riff.o anymore.Aurelien Jacobs2007-07-14
* All those demuxers use pcm_read_seek() and thus depend on raw.o.Aurelien Jacobs2007-07-14
* The c93 demuxer depends on vocdec.o.Aurelien Jacobs2007-07-14
* split mpeg ps and variants muxer and demuxer, I'll clean more in a few minute...Baptiste Coudurier2007-06-21
* split some common code from the mkv demuxer that will be useful to the muxerDavid Conrad2007-06-04
* split rm muxer and demuxer in their own filesAurelien Jacobs2007-05-30
* RoQ muxer, patch by Vitor, vitor1001 gmail comVitor Sessak2007-05-09
* Renderware TXD demuxerIvo van Poorten2007-05-07
* cosmetics: Sort entries by CONFIG_ name.Diego Biurrun2007-05-02
* Make protocols configure selectable and also cleanup the CONFIG_NETWORKAlex Beregszaszi2007-04-26
* cosmetics: sort()Diego Biurrun2007-04-26
* proper dependency on mpegts_demuxer for rtp_muxerDiego Biurrun2007-04-26
* CRYO APC demuxerAnssi Hannula2007-04-07
* Bethsoft VID demuxer and video decoderNicholas Tung2007-04-07
* 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