log Makefile @ 6440:8beba113f242 libavformat

age author description
Sun, 29 Aug 2010 22:02:47 +0000 aurel move ac3/eac3 demuxer to its own file libavformat
Sun, 29 Aug 2010 21:51:47 +0000 aurel move dnxhd demuxer to its own file libavformat
Sun, 29 Aug 2010 21:44:26 +0000 aurel move dirac demuxer to its own file libavformat
Sun, 29 Aug 2010 21:37:37 +0000 aurel move h261 demuxer to its own file libavformat
Sun, 29 Aug 2010 21:34:18 +0000 aurel move h263 demuxer to its own file libavformat
Sun, 29 Aug 2010 21:28:51 +0000 aurel move h264 demuxer to its own file libavformat
Sun, 29 Aug 2010 21:23:30 +0000 aurel move m4v demuxer to its own file libavformat
Sun, 29 Aug 2010 21:14:55 +0000 aurel move cavsvideo demuxer to its own file libavformat
Sun, 29 Aug 2010 20:36:23 +0000 aurel move mpegvideo demuxer to its own file libavformat
Sun, 29 Aug 2010 19:16:04 +0000 aurel move ingenient demuxer to its own file libavformat
Sun, 29 Aug 2010 19:00:40 +0000 aurel move DTS demuxer to its own file libavformat
Sun, 29 Aug 2010 18:28:03 +0000 aurel 10l: aacdec and idroqenc still depend on raw.o libavformat
Sun, 29 Aug 2010 16:37:33 +0000 aurel rename idroq.c to idroqdec.c libavformat
Sun, 29 Aug 2010 16:35:44 +0000 aurel move id roq muxer to its own file libavformat
Sun, 29 Aug 2010 16:18:20 +0000 aurel move ADTS AAC demuxer to its own file libavformat
Mon, 23 Aug 2010 11:52:34 +0000 bindhammer enabling codec and muxer by registering it in allcodec.c and allformat.c and adding files to the build-system libavformat
Sat, 21 Aug 2010 19:04:41 +0000 rbultje MMSH support, the most popular and widely used of all MMS variants. Written by libavformat
Thu, 19 Aug 2010 14:54:37 +0000 mstorsjo Add Apple HTTP Live Streaming demuxer libavformat
Mon, 16 Aug 2010 14:23:35 +0000 mstorsjo Add RTP depacketization of VP8 libavformat
Mon, 16 Aug 2010 14:21:17 +0000 mstorsjo Add RTP packetization of VP8 libavformat
Thu, 12 Aug 2010 21:07:17 +0000 mstorsjo Add RTP depacketization of MP4A-LATM libavformat
Wed, 11 Aug 2010 22:50:17 +0000 rbultje Move functions and structs shared between MMSH and MMST into their own file, libavformat
Sat, 07 Aug 2010 11:16:07 +0000 mstorsjo Add RTP packetization of Theora and Vorbis libavformat
Tue, 27 Jul 2010 08:03:09 +0000 mru libavformat needs libavcore libavformat
Sat, 24 Jul 2010 22:50:12 +0000 aurel add SubRip muxer and demuxer libavformat
Tue, 20 Jul 2010 14:13:24 +0000 cehoyos Lego Mindstorms RSO muxer and demuxer. libavformat
Sun, 18 Jul 2010 20:19:08 +0000 mru Add MD5 protocol libavformat
Sun, 18 Jul 2010 08:06:55 +0000 pross Tele-typewriter demuxer libavformat
Wed, 14 Jul 2010 12:32:00 +0000 mstorsjo Add a depacketizer for QDM2 libavformat
Sun, 11 Jul 2010 11:28:46 +0000 mstorsjo Fix ID3v1 tags in mp3 files libavformat
Mon, 05 Jul 2010 04:07:50 +0000 ramiro Remove superfluous id3v2.o dependency for dts, eac3, gsm, mlp, shorten, and libavformat
Mon, 05 Jul 2010 04:01:39 +0000 ramiro Add id3v1.o dependency for oma demuxer libavformat
Thu, 01 Jul 2010 20:12:58 +0000 mstorsjo Add RTP depacketization of SVQ3 libavformat
Fri, 25 Jun 2010 07:58:38 +0000 mstorsjo RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c libavformat
Thu, 17 Jun 2010 10:59:49 +0000 maxim Add metadata support. Patch by Michael Karcher. libavformat
Fri, 04 Jun 2010 22:40:54 +0000 conrad Add WebM muxer libavformat
Thu, 27 May 2010 21:23:04 +0000 conrad On2 IVF demuxer libavformat
Mon, 24 May 2010 21:59:32 +0000 rbultje MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>. libavformat
Mon, 24 May 2010 17:49:26 +0000 reimar Add -f framemd5 muxer similar to framecrc. libavformat
Sun, 23 May 2010 13:07:33 +0000 reimar Add a md5 muxer that allows checking the md5 sums of generated streams without libavformat
Tue, 18 May 2010 19:47:24 +0000 mstorsjo Add initial support for RTP hinting in the mov muxer libavformat
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