log asf.h @ 5387:8737044ce5c3 libavformat

age author description
Sun, 11 Oct 2009 23:09:33 +0000 cehoyos Detect Windows Media DRM protected files and display warning if no key libavformat
Wed, 24 Jun 2009 23:04:05 +0000 rbultje Remove any reference to ASFContext.packet_size and replace it with libavformat
Tue, 09 Jun 2009 20:58:32 +0000 rbultje Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] asfdec.c: libavformat
Tue, 12 May 2009 23:40:22 +0000 diego Fix bandwith vs. bandwiDth typo. libavformat
Tue, 12 May 2009 12:35:46 +0000 benoit Per-stream language-tags extraction in asfdec. libavformat
Wed, 18 Mar 2009 14:03:40 +0000 reimar Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure libavformat
Sun, 01 Mar 2009 00:12:08 +0000 aurel Add some basic metadata conversion tables for matroska and asf. libavformat
Thu, 26 Feb 2009 16:17:17 +0000 aurel move static tables from asf.h to non-static tables in asf.c libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Thu, 18 Dec 2008 01:28:29 +0000 rbultje Make asf_get_packet() and asf_parse_packet() public for use in RTSP-MS and libavformat
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavformat
Sun, 23 Dec 2007 21:01:09 +0000 diego typo: begining --> beginning libavformat
Sat, 01 Dec 2007 22:21:04 +0000 vitor spelling libavformat
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavformat
Sun, 17 Jun 2007 18:59:28 +0000 gpoirier add a comment to indicate which #endif belong to which #define libavformat
Sun, 17 Jun 2007 00:01:30 +0000 mru add multiple inclusion guards to headers libavformat
Sat, 16 Jun 2007 22:59:13 +0000 mru include all prerequisites in header files libavformat
Tue, 20 Feb 2007 23:44:11 +0000 takis Add the stream_bitrate GUID to the asf parsing code, and set stream bitrate libavformat
Sat, 10 Feb 2007 03:36:12 +0000 michael use dvr-ms timestamps libavformat
Wed, 07 Feb 2007 23:06:13 +0000 michael iam pretty sure send time is dts and not pts ... libavformat
Wed, 31 Jan 2007 23:32:01 +0000 michael extract aspect ratio libavformat
Mon, 22 Jan 2007 16:37:45 +0000 michael check fragment offset and size libavformat
Mon, 22 Jan 2007 11:15:30 +0000 michael doxygenize comments libavformat
Mon, 22 Jan 2007 10:53:57 +0000 michael remove a few unused and duplicated variables libavformat
Sun, 21 Jan 2007 20:06:19 +0000 michael simplify GUIDs libavformat
Mon, 04 Dec 2006 15:46:32 +0000 takis Minor modifications to handle mms streaming. libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Wed, 23 Aug 2006 20:24:58 +0000 michael fix fallback if theres no index libavformat
Sat, 29 Jul 2006 16:07:19 +0000 gpoirier The reader ignores the size of the ASF data object and keeps on libavformat
Fri, 20 Jan 2006 23:48:16 +0000 michael audio in dvr-ms demuxing support by (John Donaghy <johnfdonaghy gmail com<) libavformat