log Makefile @ 2354:e3ea6e602928 libavformat

age author description
2007-08-10 michael enable nut muxer libavformat
2007-08-09 michael move syncpoint timestamp resetting code to a common file libavformat
2007-07-26 lucabe Introduce an SDP generator libavformat
2007-07-19 diego Make video hook infrastructure conditional on video hooks being enabled. libavformat
2007-07-14 aurel Allow selecting only the vc1 demuxer. libavformat
2007-07-14 aurel Allow selecting only the mpegtsraw demuxer. libavformat
2007-07-14 aurel The dxa demuxer depends on riff.o. libavformat
2007-07-14 aurel The dv1394 demuxer depends on dv.o. libavformat
2007-07-14 aurel All those demuxers don't depend on riff.o anymore. libavformat
2007-07-14 aurel All those demuxers use pcm_read_seek() and thus depend on raw.o. libavformat
2007-07-14 aurel The c93 demuxer depends on vocdec.o. libavformat
2007-06-21 bcoudurier split mpeg ps and variants muxer and demuxer, I'll clean more in a few minutes, lpcm freq tab is left static const in mpeg.h for now until we have more code in common libavformat
2007-06-04 aurel split some common code from the mkv demuxer that will be useful to the muxer libavformat
2007-05-30 aurel split rm muxer and demuxer in their own files libavformat
2007-05-09 diego RoQ muxer, patch by Vitor, vitor1001 gmail com libavformat
2007-05-07 ivo Renderware TXD demuxer libavformat
2007-05-02 diego cosmetics: Sort entries by CONFIG_ name. libavformat
2007-04-26 alex Make protocols configure selectable and also cleanup the CONFIG_NETWORK libavformat
2007-04-26 diego cosmetics: sort() libavformat
2007-04-26 diego proper dependency on mpegts_demuxer for rtp_muxer libavformat
2007-04-07 diego CRYO APC demuxer libavformat
2007-04-07 diego Bethsoft VID demuxer and video decoder libavformat
2007-04-07 diego Interplay C93 demuxer and video decoder libavformat
2007-04-03 diego There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring libavformat
2007-04-03 diego Get rid of unnecessary conditionals. libavformat
2007-04-03 diego CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest conditionals. libavformat
2007-04-03 diego cosmetics: Put audio (de)muxer entries in alphabetical order. libavformat
2007-04-03 diego Audio (de)muxer dependency on OSS is handled by configure. libavformat
2007-04-01 diego support for the THP game format by Marco Gerards, mgerards xs4all nl libavformat
2007-03-14 kostya DXA demuxer and decoder libavformat
2007-02-27 diego Remove useless conditional. libavformat
2007-02-14 mru rename video4linux[2] variables to v4l[2], consistent with --disable options libavformat
2007-02-13 diego Move base64.[ch] to libavutil. libavformat
2007-02-09 diego Remove commented-out NUT muxer entry, can be added once we have a native muxer. libavformat
2007-02-09 diego cosmetics: Reorder NUT entries. libavformat
2007-02-09 diego Properly separate native and libnut NUT (de)muxers. libavformat
2007-01-25 diego Move conditional CFLAGS and OBJS setting to common place. libavformat
2007-01-25 diego cosmetics: sort libavformat
2007-01-21 mru reorder alphabetically libavformat
2007-01-21 mru remove no longer needed ifeq tests libavformat
2006-12-24 kostya Musepack SV7 decoding support libavformat
2006-12-22 diego Make the X11 frame grabber disabled by default. libavformat
2006-12-13 gpoirier Original X11 device demuxer patch from Clemens Fruhwirth libavformat
2006-12-13 gpoirier revert broken commit of x11 device demuxer patch libavformat
2006-12-12 gpoirier Original X11 device demuxer patch from Clemens Fruhwirth libavformat
2006-11-21 aurel move common voc muxer and demuxer data to voc.c libavformat
2006-11-21 aurel split voc.c into vocdec.c and vocenc.c libavformat
2006-11-14 diego Move BeOS-specific code into os_support.c. libavformat
2006-11-14 mru check for inet_aton in configure libavformat
2006-11-14 diego Remove wrong/misleading comment. libavformat
2006-11-12 ods15 Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT libavformat
2006-11-11 michael updating nut demuxer to latest spec libavformat
2006-11-08 mru allow spaces in source and build directory names libavformat
2006-11-07 gpoirier add support for rtp/h264 streaming libavformat
2006-11-02 bcoudurier kill AVImageFormat libavformat
2006-10-31 diego cosmetics: Restore alphabetical order. libavformat
2006-10-28 gpoirier move up (in the file) AAC audio handling moved from below libavformat
2006-10-15 diego Revert putting EXTRALIBS in common.mak, linking fails on MinGW. libavformat
2006-10-15 diego Consistently use $(BUILD_ROOT). libavformat
2006-10-12 bcoudurier support for Tiertex .seq files demuxing/video decoding, by Gregory Montoir %cyx A users P sourceforge P net% libavformat