log Makefile @ 2529:86cfe519d3ba libavformat

age author description
Wed, 05 Sep 2007 18:57:03 +0000 ramiro Rename dc1394.c to libdc1394.c libavformat
Wed, 05 Sep 2007 18:44:06 +0000 ramiro Give better filenames to bktr and v4l grabbers libavformat
Wed, 05 Sep 2007 18:29:58 +0000 ramiro Remove video_grab_ prefix from video_grab_{bktr,v4l} libavformat
Wed, 05 Sep 2007 00:38:42 +0000 conrad Enable Matroska muxer libavformat
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
Tue, 03 Apr 2007 15:56:21 +0000 diego Audio (de)muxer dependency on OSS is handled by configure. libavformat
Sun, 01 Apr 2007 14:28:48 +0000 diego support for the THP game format by Marco Gerards, mgerards xs4all nl libavformat
Wed, 14 Mar 2007 14:49:49 +0000 kostya DXA demuxer and decoder libavformat
Tue, 27 Feb 2007 00:18:38 +0000 diego Remove useless conditional. libavformat
Wed, 14 Feb 2007 22:12:49 +0000 mru rename video4linux[2] variables to v4l[2], consistent with --disable options libavformat
Tue, 13 Feb 2007 08:21:47 +0000 diego Move base64.[ch] to libavutil. libavformat
Fri, 09 Feb 2007 08:32:04 +0000 diego Remove commented-out NUT muxer entry, can be added once we have a native muxer. libavformat
Fri, 09 Feb 2007 08:30:51 +0000 diego cosmetics: Reorder NUT entries. libavformat
Fri, 09 Feb 2007 08:28:47 +0000 diego Properly separate native and libnut NUT (de)muxers. libavformat
Thu, 25 Jan 2007 00:34:38 +0000 diego Move conditional CFLAGS and OBJS setting to common place. libavformat
Thu, 25 Jan 2007 00:10:10 +0000 diego cosmetics: sort libavformat
Sun, 21 Jan 2007 21:20:18 +0000 mru reorder alphabetically libavformat
Sun, 21 Jan 2007 21:06:10 +0000 mru remove no longer needed ifeq tests libavformat
Sun, 24 Dec 2006 04:51:43 +0000 kostya Musepack SV7 decoding support libavformat
Fri, 22 Dec 2006 04:38:24 +0000 diego Make the X11 frame grabber disabled by default. libavformat
Wed, 13 Dec 2006 08:45:36 +0000 gpoirier Original X11 device demuxer patch from Clemens Fruhwirth libavformat
Wed, 13 Dec 2006 00:06:33 +0000 gpoirier revert broken commit of x11 device demuxer patch libavformat
Tue, 12 Dec 2006 22:31:46 +0000 gpoirier Original X11 device demuxer patch from Clemens Fruhwirth libavformat
Tue, 21 Nov 2006 13:18:21 +0000 aurel move common voc muxer and demuxer data to voc.c libavformat
Tue, 21 Nov 2006 13:08:04 +0000 aurel split voc.c into vocdec.c and vocenc.c libavformat
Tue, 14 Nov 2006 21:31:19 +0000 diego Move BeOS-specific code into os_support.c. libavformat
Tue, 14 Nov 2006 03:55:26 +0000 mru check for inet_aton in configure libavformat
Tue, 14 Nov 2006 01:02:30 +0000 diego Remove wrong/misleading comment. libavformat
Sun, 12 Nov 2006 06:09:15 +0000 ods15 Add libnut support until ffmpeg gets an independant and complete de/muxer for NUT libavformat
Sat, 11 Nov 2006 01:35:50 +0000 michael updating nut demuxer to latest spec libavformat
Wed, 08 Nov 2006 00:02:15 +0000 mru allow spaces in source and build directory names libavformat