log utils.c @ 404:6579fe3ade40 libavformat

age author description
Sun, 04 Apr 2004 01:10:50 +0000 michael remove spyware from ogg*.c libavformat
Wed, 03 Mar 2004 17:53:55 +0000 michael av_log() cleanup libavformat
Wed, 03 Mar 2004 15:41:21 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformat
Fri, 20 Feb 2004 14:39:15 +0000 michael avsync patch by (Gildas Bazin <gbazin at altern dot org>) libavformat
Sat, 17 Jan 2004 18:06:52 +0000 michael store searched distance in index, so we dont waste time searching for keyframes where we already searched libavformat
Tue, 13 Jan 2004 22:02:49 +0000 michael caching of timestamps for mpeg-ps so seeking is faster 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
Mon, 15 Dec 2003 14:45:37 +0000 bellard make av_read_frame() return buffered frames at EOF libavformat
Tue, 09 Dec 2003 15:34:44 +0000 bellard copy packet without omitting the padding libavformat
Thu, 20 Nov 2003 11:22:25 +0000 bellard fixed memory leak 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
Sun, 26 Oct 2003 10:49:49 +0000 michael GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>) 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 20:04:44 +0000 bellard removed ctype.h header libavformat
Sun, 07 Sep 2003 09:26:39 +0000 michaelni memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>) libavformat
Fri, 29 Aug 2003 17:27:48 +0000 romansh 1000l in abbrv. table libavformat
Fri, 29 Aug 2003 06:58:55 +0000 romansh * making resolution abbreviations right libavformat
Sun, 24 Aug 2003 21:20:44 +0000 bellard suppressed frame number modulus hack - added loop_input hack which I find easier to understand libavformat
Sun, 24 Aug 2003 13:59:05 +0000 bellard win32 compile fix libavformat
Thu, 21 Aug 2003 21:04:19 +0000 romansh all human-readable output should go into stderr for now. We really libavformat
Fri, 08 Aug 2003 18:13:43 +0000 bellard no default bit rate if decoding libavformat
Fri, 08 Aug 2003 18:02:23 +0000 bellard initial duration/start_time generic support - displays stream duration and average total bitrate when using an input file libavformat
Wed, 16 Jul 2003 07:50:17 +0000 bellard fix fmt == NULL case libavformat
Tue, 15 Jul 2003 16:57:35 +0000 bellard fixed RTP/TCP client support libavformat
Sat, 12 Jul 2003 07:37:05 +0000 romansh * First round of AV sync fixes. libavformat
Fri, 04 Jul 2003 23:08:16 +0000 michaelni mpeg1 bad frame_rate_base fix by (Arthur van Hoff (javanator)) libavformat
Mon, 05 May 2003 20:47:23 +0000 michaelni VOB stream patch ba (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavformat
Tue, 18 Mar 2003 17:22:23 +0000 michaelni merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later) libavformat
Wed, 12 Mar 2003 15:16:19 +0000 michaelni per context frame_rate_base, this should finally fix frame_rate related av sync issues libavformat
Sat, 08 Mar 2003 10:57:44 +0000 michaelni read BITMAPINFOHEADER extra stuff (huffyuv decoding fixed) libavformat
Wed, 26 Feb 2003 17:26:20 +0000 michaelni move repeat_pict field from AVCodecContext -> AVFrame (closes bug #683536) libavformat
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavformat
Mon, 10 Feb 2003 09:35:32 +0000 kabi * static,const,compiler warning cleanup libavformat
Mon, 03 Feb 2003 22:58:29 +0000 bellard zero copy packet handling for DV1394 by Max Krasnyansky libavformat
Thu, 23 Jan 2003 22:00:57 +0000 bellard zero sized malloc patch by Roman Shaposhnick libavformat
Thu, 23 Jan 2003 10:33:16 +0000 bellard grab device is in AVFormatParameter (at least better than global variable) libavformat
Thu, 23 Jan 2003 09:55:19 +0000 bellard video_device fixes libavformat
Sat, 11 Jan 2003 20:34:38 +0000 michaelni os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavformat
Sat, 11 Jan 2003 05:33:35 +0000 bellard jpeg detection fix - fixed imagepipe output libavformat
Sat, 11 Jan 2003 05:02:14 +0000 bellard added still image support libavformat
Fri, 20 Dec 2002 19:25:10 +0000 michaelni mingw patch by (Bill Eldridge <bill at rfa dot org>) libavformat
Wed, 11 Dec 2002 03:20:05 +0000 philipjsg * Extend the syntax of a filename for the img reader to allow looping. Thus libavformat
Mon, 09 Dec 2002 12:03:43 +0000 michaelni AVVideoFrame -> AVFrame libavformat
Wed, 04 Dec 2002 10:04:03 +0000 michaelni cleanup libavformat
Mon, 25 Nov 2002 19:07:40 +0000 bellard renamed libav to libavformat libavformat