log

age author description
Sat, 29 Nov 2003 00:21:33 +0000 michael H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) libavformat
Wed, 26 Nov 2003 20:57:15 +0000 rtognimp - Add reget_buffer() function to AVCodecContext libavformat
Mon, 24 Nov 2003 17:59:56 +0000 michael Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>) libavformat
Thu, 20 Nov 2003 11:22:25 +0000 bellard fixed memory leak libavformat
Wed, 19 Nov 2003 02:34:40 +0000 philipjsg Add more resilience in reading ffm files. In particular, don't assume libavformat
Sun, 16 Nov 2003 14:26:50 +0000 melanson set frame rate information, for good measure libavformat
Sat, 15 Nov 2003 18:18:42 +0000 melanson use the proper file framerate (specified by a float); account the pts 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
Wed, 12 Nov 2003 21:56:57 +0000 michael support more codecs in MPEG-TS patch by (mru at kth dot se (Mns Rullgrd)) libavformat
Mon, 10 Nov 2003 18:49:58 +0000 bellard frame rate should be completely disabled in asf (closer now) - disabled seek libavformat
Mon, 10 Nov 2003 18:48:33 +0000 bellard initial seek support libavformat
Mon, 10 Nov 2003 18:47:52 +0000 bellard seek support libavformat
Mon, 10 Nov 2003 18:44:27 +0000 bellard seeking support - fixed some ADPCM decoding cases libavformat
Mon, 10 Nov 2003 18:43:12 +0000 bellard fixed double free libavformat
Mon, 10 Nov 2003 18:42:51 +0000 bellard added parsing libavformat
Mon, 10 Nov 2003 18:41:45 +0000 bellard seek support for PCM formats libavformat
Mon, 10 Nov 2003 18:40:14 +0000 bellard use parsers libavformat
Mon, 10 Nov 2003 18:39:26 +0000 bellard initial seek support - more generic play/pause support libavformat
Mon, 10 Nov 2003 18:37:55 +0000 bellard initial av_read_frame() and av_seek_frame() support libavformat
Mon, 10 Nov 2003 03:17:32 +0000 melanson added palette support to the QT demuxer; registered SMC video decoder libavformat
Fri, 07 Nov 2003 22:39:18 +0000 rtognimp 8BPS decoder libavformat
Tue, 04 Nov 2003 19:35:43 +0000 romansh * fixes for broken builds on Solaris, OS2 and all bingendian libavformat
Tue, 04 Nov 2003 12:55:26 +0000 michael removing borderline spyware libavformat
Mon, 03 Nov 2003 21:51:07 +0000 michael movenc patch by (Gildas Bazin <gbazin at altern dot org>) libavformat
Sun, 02 Nov 2003 21:55:38 +0000 rtognimp Make avi and asf demuxer export palette in palctrl libavformat
Fri, 31 Oct 2003 22:26:26 +0000 romansh * DV demuxer is now capable of decoding auxilary audio stream. So, libavformat
Thu, 30 Oct 2003 05:40:58 +0000 melanson revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) libavformat
Wed, 29 Oct 2003 14:25:27 +0000 bellard added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux by a specific API libavformat
Wed, 29 Oct 2003 14:20:56 +0000 bellard make AVFMT_NOHEADER flag dynamic - added av_open_input_stream() libavformat