log avformat.h @ 346:e154eb1b7149 libavformat

age author description
Tue, 13 Jan 2004 22:02:49 +0000 michael caching of timestamps for mpeg-ps so seeking is faster libavformat
Fri, 02 Jan 2004 04:47:02 +0000 melanson initial commit for Sierra VMD file demuxer libavformat
Tue, 16 Dec 2003 11:21:25 +0000 bellard fixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS glitches if start codes were between two PES packets) libavformat
Fri, 14 Nov 2003 05:42:14 +0000 melanson yep, FLI support libavformat
Thu, 13 Nov 2003 22:15:11 +0000 kabi * *FILE needs <stdio.h> libavformat
Mon, 10 Nov 2003 18:37:55 +0000 bellard initial av_read_frame() and av_seek_frame() support libavformat
Wed, 29 Oct 2003 14:20:56 +0000 bellard make AVFMT_NOHEADER flag dynamic - added av_open_input_stream() libavformat
Fri, 03 Oct 2003 05:43:03 +0000 tmmm implemented Id Quake II CIN support libavformat
Wed, 01 Oct 2003 04:39:38 +0000 tmmm New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & libavformat
Mon, 22 Sep 2003 20:29:58 +0000 mellum Fix compilation with ccc libavformat
Thu, 11 Sep 2003 22:51:05 +0000 bellard simplified version handling libavformat
Wed, 10 Sep 2003 22:37:33 +0000 bellard 64 bit pts for writing - more const usage libavformat
Mon, 08 Sep 2003 22:34:28 +0000 bellard ID3 parsing and generation in MP3 format libavformat
Mon, 08 Sep 2003 21:20:55 +0000 bellard simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c libavformat
Mon, 08 Sep 2003 04:14:34 +0000 tmmm demuxer for custom Wing Commander III movie (.mve) files libavformat
Fri, 05 Sep 2003 18:45:32 +0000 al3x initial nut muxer and demuxer (demuxer is not fail safe) libavformat
Fri, 05 Sep 2003 14:41:53 +0000 al3x bump version numbers to 0.4.8 libavformat
Tue, 02 Sep 2003 04:32:02 +0000 tmmm initial commit for Id RoQ and Interplay MVE multimedia subsystems libavformat
Mon, 01 Sep 2003 15:55:38 +0000 tmmm first pass at PSX STR demuxer; does not yet interact correctly with MDEC libavformat
Tue, 26 Aug 2003 20:23:13 +0000 michaelni mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>) libavformat
Fri, 08 Aug 2003 17:49:27 +0000 bellard added stream start time and duration API - AV_NOPTS_VALUE is no longer zero libavformat
Tue, 05 Aug 2003 09:32:31 +0000 michaelni yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias at aerifal dot cx>) libavformat
Sat, 12 Jul 2003 07:37:05 +0000 romansh * First round of AV sync fixes. libavformat
Wed, 09 Jul 2003 23:10:59 +0000 michaelni flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>) libavformat
Fri, 04 Jul 2003 23:48:20 +0000 michaelni av_free_packet SEGV fix by (Arthur van Hoff (javanator)) libavformat
Wed, 25 Jun 2003 10:21:45 +0000 al3x tv standard selection support for dv1394 and grab (v4l) libavformat
Fri, 13 Jun 2003 14:22:23 +0000 bellard dynamic array functions libavformat
Thu, 05 Jun 2003 14:30:52 +0000 kabi * 3gp patch by Joca libavformat
Sun, 25 May 2003 05:18:30 +0000 tmmm add 4xm to the family libavformat
Mon, 21 Apr 2003 21:18:15 +0000 bellard replaced progressive by interleaved libavformat