log Makefile @ 4804:c10a5598e4f6 libavformat

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