log Makefile @ 4635:158706fa656f libavformat

age author description
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