log Makefile @ 2429:326e6fcf9f85 libavformat

age author description
Tue, 04 Sep 2007 22:03:32 +0000 ramiro Treat dc1394 as a library libavformat
Thu, 30 Aug 2007 23:11:24 +0000 diego cosmetics: Sort some lines, whitespace changes. libavformat
Fri, 24 Aug 2007 07:13:34 +0000 lucabe Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c) libavformat
Fri, 10 Aug 2007 00:12:54 +0000 michael enable nut muxer libavformat
Thu, 09 Aug 2007 16:29:30 +0000 michael move syncpoint timestamp resetting code to a common file libavformat
Thu, 26 Jul 2007 22:34:26 +0000 lucabe Introduce an SDP generator libavformat
Thu, 19 Jul 2007 14:48:13 +0000 diego Make video hook infrastructure conditional on video hooks being enabled. libavformat
Sat, 14 Jul 2007 14:43:06 +0000 aurel Allow selecting only the vc1 demuxer. libavformat
Sat, 14 Jul 2007 14:40:18 +0000 aurel Allow selecting only the mpegtsraw demuxer. libavformat
Sat, 14 Jul 2007 14:35:17 +0000 aurel The dxa demuxer depends on riff.o. libavformat
Sat, 14 Jul 2007 14:32:41 +0000 aurel The dv1394 demuxer depends on dv.o. libavformat
Sat, 14 Jul 2007 14:27:20 +0000 aurel All those demuxers don't depend on riff.o anymore. libavformat
Sat, 14 Jul 2007 14:01:20 +0000 aurel All those demuxers use pcm_read_seek() and thus depend on raw.o. libavformat
Sat, 14 Jul 2007 13:37:24 +0000 aurel The c93 demuxer depends on vocdec.o. libavformat
Thu, 21 Jun 2007 09:39:29 +0000 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
Mon, 04 Jun 2007 22:10:54 +0000 aurel split some common code from the mkv demuxer that will be useful to the muxer libavformat
Wed, 30 May 2007 09:44:16 +0000 aurel split rm muxer and demuxer in their own files libavformat
Wed, 09 May 2007 23:07:40 +0000 diego RoQ muxer, patch by Vitor, vitor1001 gmail com libavformat
Mon, 07 May 2007 13:30:08 +0000 ivo Renderware TXD demuxer libavformat
Wed, 02 May 2007 22:54:28 +0000 diego cosmetics: Sort entries by CONFIG_ name. libavformat
Thu, 26 Apr 2007 23:44:56 +0000 alex Make protocols configure selectable and also cleanup the CONFIG_NETWORK libavformat
Thu, 26 Apr 2007 18:31:33 +0000 diego cosmetics: sort() libavformat
Thu, 26 Apr 2007 17:35:31 +0000 diego proper dependency on mpegts_demuxer for rtp_muxer libavformat
Sat, 07 Apr 2007 21:34:18 +0000 diego CRYO APC demuxer libavformat
Sat, 07 Apr 2007 20:51:58 +0000 diego Bethsoft VID demuxer and video decoder libavformat
Sat, 07 Apr 2007 14:25:25 +0000 diego Interplay C93 demuxer and video decoder libavformat
Tue, 03 Apr 2007 21:09:36 +0000 diego There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring libavformat
Tue, 03 Apr 2007 16:33:04 +0000 diego Get rid of unnecessary conditionals. libavformat
Tue, 03 Apr 2007 15:59:15 +0000 diego CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest conditionals. libavformat
Tue, 03 Apr 2007 15:57:38 +0000 diego cosmetics: Put audio (de)muxer entries in alphabetical order. libavformat