log Makefile @ 5921:f8d4cc91c798 libavformat

age author description
Thu, 01 Apr 2010 21:43:22 +0000 rbultje Merge Vorbis / Theora depayloaders. libavformat
Thu, 01 Apr 2010 21:40:56 +0000 rbultje Rename rtpdec_theora.[ch] to rtpdec_xiph.[ch], as a preparation for merging libavformat
Mon, 29 Mar 2010 22:17:01 +0000 stefano Implement YOP demuxer and video decoder. libavformat
Sun, 28 Mar 2010 13:39:36 +0000 stefano Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via libavformat
Thu, 25 Mar 2010 21:47:33 +0000 mstorsjo Make RTSP use the generic http authentication code libavformat
Wed, 24 Mar 2010 22:32:05 +0000 mstorsjo Split out http authentication handling into a separate file libavformat
Tue, 23 Mar 2010 23:58:45 +0000 jbr Put ff_flac_write_header() in a separate C file to allow it to be shared without libavformat
Mon, 22 Mar 2010 21:58:38 +0000 jbr Move ff_flac_write_header() to flacenc.h, which removes the Matroska muxer's libavformat
Mon, 22 Mar 2010 16:26:29 +0000 mstorsjo RTP depacketization of Theora libavformat
Sun, 21 Mar 2010 18:06:56 +0000 jbr Fix FLAC demuxer dependencies. libavformat
Sat, 20 Mar 2010 13:39:22 +0000 jbr Add VorbisComment writing to Ogg/FLAC and Ogg/Speex files. libavformat
Sat, 20 Mar 2010 13:36:43 +0000 jbr Add VorbisComment writing to FLAC files. libavformat
Mon, 15 Mar 2010 22:37:14 +0000 aurel matroskadec: fix missing dependency libavformat
Fri, 12 Mar 2010 23:49:06 +0000 aurel matroskadec: add support for SIPR audio tracks libavformat
Thu, 11 Mar 2010 07:17:40 +0000 conrad oggdec: Parse skeleton to determine the start time of each stream libavformat
Tue, 09 Mar 2010 00:18:49 +0000 bcoudurier In mpegts muxer, write adts header if aac bitstream does not contain it libavformat
Sun, 28 Feb 2010 11:03:14 +0000 mstorsjo Rename RTP depacketizer files from rtp_* to rtpdec_* libavformat
Mon, 22 Feb 2010 21:28:19 +0000 mstorsjo Add an RTSP muxer libavformat
Fri, 19 Feb 2010 22:13:19 +0000 kostya WavPack demuxer also depends on APE tag parser libavformat
Fri, 19 Feb 2010 21:12:46 +0000 daniel AEA demuxer requires raw.o for pcm_read_seek libavformat
Fri, 19 Feb 2010 06:59:47 +0000 kostya WavPack demuxer supports ID3v1 tags, so don't forget id3v1.o dependency for it libavformat
Wed, 10 Feb 2010 17:20:50 +0000 rbultje RTP/AMR depacketizer, by Martin Storsj <$firstname at $firstname dot st>. libavformat
Sun, 07 Feb 2010 10:25:58 +0000 stefano Implement a physical concatenation protocol. libavformat
Sat, 06 Feb 2010 12:32:44 +0000 jai_menon Add AVI metadata conversion table. libavformat
Sun, 31 Jan 2010 12:35:09 +0000 pross Bink demuxer libavformat
Thu, 28 Jan 2010 16:08:13 +0000 rbultje Add RTP/H.263 depacketizer by Martin Storsj <$firstname () $firstname st>. libavformat
Mon, 18 Jan 2010 13:44:12 +0000 lucabe Rename the RTP muxer sources so that the packetisation functions are in libavformat
Thu, 14 Jan 2010 12:55:44 +0000 pross Adobe Filmstrip muxer and demuxer libavformat
Wed, 13 Jan 2010 18:27:21 +0000 lucabe The RTP muxer does not need rtp_asf.c libavformat
Mon, 11 Jan 2010 00:31:52 +0000 conrad Add support for dirac in ogg libavformat
Sun, 10 Jan 2010 05:47:50 +0000 pross Deluxe Paint Animation demuxer libavformat
Thu, 17 Dec 2009 17:25:31 +0000 vitor CD+G demuxer and decoder libavformat
Wed, 16 Dec 2009 19:18:48 +0000 jai_menon Parse ID3v[12] metadata from TTA files. libavformat
Tue, 01 Dec 2009 13:17:10 +0000 michael Support "A format generated by IndigoVision 8000 video server". libavformat
Sat, 24 Oct 2009 12:44:27 +0000 diego Remove ancient redir demuxer. libavformat
Mon, 19 Oct 2009 23:22:23 +0000 diego Move function that is only used by the MP3 muxer below the corresponding #if. libavformat
Mon, 19 Oct 2009 22:32:32 +0000 diego The MP2/MP3 muxer uses ff_id3v2_tags, so add the correct object dependency. libavformat
Mon, 19 Oct 2009 22:10:15 +0000 diego Remove some duplicate object dependencies for the RTSP demuxer. libavformat
Mon, 19 Oct 2009 22:03:02 +0000 diego Add missing rdt.o dependency for SDP demuxer. libavformat
Sun, 18 Oct 2009 10:47:40 +0000 diego cosmetics: Break overly long lines. libavformat
Thu, 15 Oct 2009 09:49:06 +0000 jbr 10l: update Makefile after rename libavformat
Thu, 15 Oct 2009 09:45:16 +0000 jbr Split up the AIFF muxer and demuxer into separate files. libavformat
Tue, 22 Sep 2009 17:28:03 +0000 banan Hook up the MD studio demuxer and Atrac1 decoder. libavformat
Wed, 16 Sep 2009 12:26:59 +0000 pross Core Audio Format demuxer libavformat
Sat, 22 Aug 2009 16:05:43 +0000 schreter Support for generic multi-stream key frame finding for new seek API. libavformat
Fri, 21 Aug 2009 08:34:19 +0000 bwolowiec Add support for S/PDIF encapsulation. libavformat
Tue, 11 Aug 2009 17:18:10 +0000 kostya Parse APE metadata tags in Musepack SV7 files libavformat
Tue, 11 Aug 2009 17:08:09 +0000 kostya Move APE tag parsing into separate module. libavformat
Mon, 10 Aug 2009 16:27:33 +0000 diego Sony Wave64 demuxer libavformat
Fri, 31 Jul 2009 06:49:36 +0000 kostya RTMP protocol support (as a client) libavformat
Fri, 24 Jul 2009 21:28:44 +0000 aurel fix various compilation dependencies libavformat
Sun, 12 Jul 2009 22:31:05 +0000 diego Make (de)muxers for format variants select the main format (de)muxer. libavformat
Mon, 29 Jun 2009 18:49:15 +0000 stefano Make the configure script select the input/output devices using libavformat
Mon, 15 Jun 2009 08:38:11 +0000 diego The AAC demuxer now depends on id3v1.o. libavformat
Thu, 11 Jun 2009 15:26:57 +0000 diego Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c. libavformat
Tue, 09 Jun 2009 18:30:15 +0000 jai_menon Add additional dependencies for sdp and rtsp demuxers. libavformat
Sat, 30 May 2009 18:51:15 +0000 stefano Implement SoX native format muxer and demuxer. libavformat
Wed, 20 May 2009 17:19:39 +0000 kmalaussene Add QCP demuxer. libavformat
Tue, 12 May 2009 12:35:46 +0000 benoit Per-stream language-tags extraction in asfdec. libavformat
Wed, 06 May 2009 22:01:54 +0000 stefano Add 8088flex TMV file demuxer. libavformat