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
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
Tue, 21 Apr 2009 23:23:15 +0000 ramiro Add raw MLP muxer. libavformat
Tue, 14 Apr 2009 15:01:46 +0000 rbultje Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC libavformat
Wed, 08 Apr 2009 07:16:14 +0000 lucabe Add support for AMR audio in the RTP muxer libavformat
Tue, 07 Apr 2009 06:41:55 +0000 lucabe Add support for H.263 video in the RTP muxer libavformat
Thu, 02 Apr 2009 23:53:47 +0000 stefano Implement JACK input device. libavformat
Wed, 01 Apr 2009 00:53:34 +0000 mru Add $(ELIBS) to example/test app link command libavformat
Wed, 01 Apr 2009 00:53:31 +0000 mru Make examples and test progs depend on libraries libavformat
Mon, 30 Mar 2009 13:09:44 +0000 diego Fix timefilter test program build without previously building libavformat. libavformat
Sun, 29 Mar 2009 14:35:20 +0000 diego Generalize example target rule in common.mak so that it sets a -example$(EXESUF) libavformat
Fri, 27 Mar 2009 17:06:39 +0000 diego Move output-example dependency declaration after subdir.mak include so that it is libavformat
Fri, 27 Mar 2009 00:01:06 +0000 diego Move output_example.c --> libavformat/output-example.c. libavformat
Wed, 25 Mar 2009 18:19:20 +0000 diego Move adding the '-test$(EXESUF)' suffix to test programs into common.mak. libavformat
Sun, 22 Mar 2009 23:13:21 +0000 diego Rename 'tests' target to 'testprogs'. It is too easily confused with the libavformat
Thu, 19 Mar 2009 21:46:56 +0000 ramiro Support raw TrueHD files libavformat
Tue, 17 Mar 2009 12:34:57 +0000 rbultje Add RTP/ASF header parsing, which is part of the SDP of these streams. See libavformat
Sat, 07 Mar 2009 22:42:09 +0000 vitor VQF demuxer libavformat
Fri, 06 Mar 2009 01:31:10 +0000 jbr flacdec: Parse the metadata header in the raw FLAC demuxer. libavformat
Tue, 03 Mar 2009 14:09:10 +0000 diego Remove deprecated vhook subsystem. libavformat
Sat, 28 Feb 2009 17:24:46 +0000 jbr Separate the raw FLAC demuxer from raw.c and put in a new file, libavformat
Thu, 26 Feb 2009 16:17:17 +0000 aurel move static tables from asf.h to non-static tables in asf.c libavformat
Thu, 26 Feb 2009 15:44:19 +0000 aurel rename asf-enc.c to asfenc.c and asf.c to asfdec.c for consistency libavformat
Thu, 26 Feb 2009 02:41:53 +0000 jbr Share the function to write a raw FLAC header and use it in the Matroska libavformat
Thu, 26 Feb 2009 02:21:43 +0000 jbr Separate the raw FLAC muxer from raw.c to its own file, flacenc.c. libavformat
Sat, 21 Feb 2009 10:34:29 +0000 stefang add raw demuxer for Chinese AVS elementary streams libavformat
Thu, 19 Feb 2009 00:27:57 +0000 aurel fix missing dependencies libavformat
Tue, 17 Feb 2009 21:40:38 +0000 aurel use new metadata API in rm (de)muxer libavformat
Mon, 16 Feb 2009 16:24:01 +0000 rbultje Don't install rtsp.h. It is intended to be private, it depends on rtp code libavformat
Wed, 11 Feb 2009 16:28:46 +0000 diego Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com libavformat
Sun, 08 Feb 2009 18:50:32 +0000 vitor NC camera demuxer libavformat
Sun, 08 Feb 2009 04:33:53 +0000 bcoudurier use new audio interleaving generic code libavformat
Sun, 08 Feb 2009 04:31:44 +0000 bcoudurier extract audio interleaving code from mxf muxer, will be used by gxf and dv libavformat
Tue, 20 Jan 2009 08:08:32 +0000 benoit Enable building r3d demuxer when its config is set. libavformat
Mon, 19 Jan 2009 21:54:06 +0000 alexc Fix probing of files with ID3v2 tags. Discussed at libavformat
Sat, 17 Jan 2009 20:08:43 +0000 stefang added demuxer for FunCom ISS audio files, libavformat
Thu, 15 Jan 2009 12:23:03 +0000 superdump Factorise id3v2 header parsing from mp3.c to be shared libavformat
Sat, 10 Jan 2009 09:56:07 +0000 stefano Move the AVFormatContext options definition to a dedicated file, libavformat
Thu, 08 Jan 2009 23:24:51 +0000 aurel Add a second metadata compatibility layer, so that metadata that gets libavformat
Tue, 06 Jan 2009 17:50:10 +0000 diego cosmetics: alphabetical order libavformat
Sun, 04 Jan 2009 18:58:49 +0000 michael Move metadata API from avcodec to avformat. libavformat
Sat, 13 Dec 2008 12:46:11 +0000 diego Matroska uses tables from isom.c, so add the object file to its dependencies. libavformat
Thu, 20 Nov 2008 22:53:18 +0000 diego cosmetics: Consistently place HEADERS before OBJS in all Makefiles. libavformat
Fri, 24 Oct 2008 01:42:57 +0000 bcoudurier raw dnxhd de/muxer libavformat
Fri, 26 Sep 2008 19:42:21 +0000 michael ASS/SSA muxer. libavformat
Fri, 26 Sep 2008 02:19:21 +0000 michael 2 in 1, an ASS and SSA demuxer. libavformat
Wed, 03 Sep 2008 04:44:58 +0000 rbultje Implement Realmedia/RTSP-compatible SETUP command. This includes calculation libavformat
Mon, 01 Sep 2008 14:33:54 +0000 jbr create a separate codec_id for E-AC-3 libavformat
Tue, 26 Aug 2008 15:58:25 +0000 cehoyos Remaining parts of GSoC MXF muxer by Zhentan Feng. libavformat
Mon, 18 Aug 2008 17:54:18 +0000 michael Factorize common code out of the mxf demuxer. libavformat
Thu, 07 Aug 2008 02:12:14 +0000 bcoudurier rename mxf.c to mxfdec.c libavformat
Mon, 04 Aug 2008 07:35:07 +0000 pross Add D-Cinema audio muxer libavformat
Wed, 23 Jul 2008 17:06:40 +0000 kostya SMPTE 421M Annex L (aka .rcv) muxer libavformat
Mon, 14 Jul 2008 08:55:07 +0000 diego gifdec.c was removed, purge its entry from the Makefile. libavformat
Thu, 10 Jul 2008 03:02:19 +0000 ramiro Motion Pixels MVI Demuxer. libavformat
Mon, 07 Jul 2008 10:44:34 +0000 diego Add missing dependency declaration for raw Dirac demuxer. libavformat
Sun, 06 Jul 2008 20:48:47 +0000 aurel add some missing dependencies libavformat
Sun, 08 Jun 2008 17:12:25 +0000 banan Oma demuxer libavformat
Fri, 06 Jun 2008 17:50:32 +0000 diego Remove Fabrice's copyright from the Makefiles. They have been entirely libavformat
Sat, 31 May 2008 14:26:56 +0000 diego flvenc.o depends on avc.o (for H.264 support functions). libavformat
Fri, 30 May 2008 16:05:56 +0000 ramiro raw mlp demuxer libavformat
Mon, 26 May 2008 03:44:31 +0000 bcoudurier split ffm de/muxer libavformat
Tue, 20 May 2008 23:31:10 +0000 bcoudurier split swf de/muxer libavformat
Mon, 14 Apr 2008 14:31:43 +0000 benoit Maxis XA demuxer and decoder. libavformat
Sun, 13 Apr 2008 21:06:31 +0000 vitor BFI demuxer libavformat
Mon, 07 Apr 2008 21:16:31 +0000 mru non-recursive makefiles libavformat
Mon, 31 Mar 2008 10:44:33 +0000 superdump ARMovie/RPL demuxer libavformat
Sun, 30 Mar 2008 19:17:01 +0000 vitor IFF demuxer libavformat
Fri, 21 Mar 2008 14:02:13 +0000 faust3 rl2 demuxer libavformat
Tue, 18 Mar 2008 19:54:47 +0000 ramiro MSN TCP Webcam stream demuxer. libavformat
Sun, 16 Mar 2008 13:40:21 +0000 bcoudurier fucked up alphabetical order again, sorry libavformat
Sun, 16 Mar 2008 13:36:36 +0000 bcoudurier ipod/iphone compatible mp4 muxer libavformat
Sat, 08 Mar 2008 14:39:43 +0000 diego cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile. libavformat
Fri, 07 Mar 2008 19:27:17 +0000 mru simplify library version handling libavformat
Thu, 06 Mar 2008 20:44:44 +0000 mru consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment libavformat
Wed, 06 Feb 2008 12:37:37 +0000 reimar Add support for speex in ogg libavformat
Tue, 29 Jan 2008 09:25:49 +0000 kostya SMPTE 421 Annex L format demuxer libavformat
Mon, 21 Jan 2008 14:01:57 +0000 lucabe Add support for H.264 video in the RTP muxer libavformat
Sun, 20 Jan 2008 21:24:25 +0000 aurel add missing Makefile rules for pcm muxers/demuxers libavformat
Sun, 20 Jan 2008 18:30:04 +0000 bcoudurier new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com libavformat
Sat, 12 Jan 2008 11:25:54 +0000 victor Alignment libavformat
Sat, 12 Jan 2008 11:17:37 +0000 victor Link to libraries in dependency order. libavformat
Fri, 11 Jan 2008 12:24:46 +0000 lucabe Do not install rtp.h (which should have never been part of the public API) libavformat
Fri, 11 Jan 2008 01:37:38 +0000 aurel matroskaenc now depends on avc.o libavformat
Fri, 11 Jan 2008 01:24:55 +0000 aurel Move isom_write_avcc() and related functions into a separate file. libavformat
Mon, 07 Jan 2008 23:52:51 +0000 ivo Linux Media Labs MPEG-4 (LMLM4) demuxer libavformat
Fri, 04 Jan 2008 20:09:48 +0000 lucabe Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependencies libavformat
Fri, 04 Jan 2008 19:33:50 +0000 lucabe Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's dependencies libavformat
Thu, 03 Jan 2008 12:49:12 +0000 lucabe Rationalize some dependencies between rtsp and rtp libavformat
Thu, 03 Jan 2008 11:59:20 +0000 lucabe Fix the RTP muxer dependencies libavformat
Wed, 02 Jan 2008 10:45:28 +0000 ivo TechnoTrend PVA Demuxer libavformat
Wed, 02 Jan 2008 00:08:36 +0000 diego cosmetics: sort() libavformat
Fri, 23 Nov 2007 11:41:01 +0000 diego Keep -L flags before corresponding -l flags. libavformat
Thu, 22 Nov 2007 16:10:02 +0000 lucabe Introduce libavdevice libavformat
Mon, 12 Nov 2007 10:26:33 +0000 bcoudurier remove now useless libogg support libavformat
Sat, 10 Nov 2007 18:27:03 +0000 bcoudurier ogg muxer libavformat
Thu, 08 Nov 2007 11:22:29 +0000 diego Give Ogg muxer a lib prefix in the name like we do with all other formats libavformat
Wed, 07 Nov 2007 20:22:32 +0000 diego Rename ogg2.[ch] to oggdec.[ch]. libavformat
Wed, 07 Nov 2007 05:35:46 +0000 kostya Musepack SV8 demuxer and decoder libavformat
Sat, 03 Nov 2007 22:42:20 +0000 aurel add support for demuxing Electronic Arts .cdata files libavformat
Sun, 28 Oct 2007 22:11:07 +0000 aurel rename crc.c to crcenc.c libavformat
Sun, 28 Oct 2007 22:08:09 +0000 aurel move framecrc muxer in its own file libavformat
Mon, 22 Oct 2007 06:01:38 +0000 kostya Beam Software SIFF demuxer and video decoder libavformat
Sat, 20 Oct 2007 14:25:02 +0000 reimar Add support for decrypting asf files libavformat
Fri, 14 Sep 2007 08:17:06 +0000 lucabe Support for AAC streaming over RTP. Fragmentation is not implemented yet libavformat
Thu, 13 Sep 2007 03:22:47 +0000 kostya Monkey Audio decoder libavformat
Fri, 07 Sep 2007 13:43:40 +0000 ramiro Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxer libavformat
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