log Makefile @ 4788:99c0c6d046d8 libavformat

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