log

age author description
Thu, 06 Feb 2003 22:34:55 +0000 bellard DV packet copy fix by Roman Shaposhnick libavformat
Thu, 06 Feb 2003 15:09:39 +0000 mmu_man Fix against C integrists breaks :P (hope I didn't break anything else) libavformat
Wed, 05 Feb 2003 01:59:52 +0000 philipjsg Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. This libavformat
Tue, 04 Feb 2003 23:44:26 +0000 bellard yes, PNG can be simpler :-) libavformat
Tue, 04 Feb 2003 23:43:14 +0000 bellard removing unused stuff libavformat
Mon, 03 Feb 2003 22:58:29 +0000 bellard zero copy packet handling for DV1394 by Max Krasnyansky libavformat
Mon, 03 Feb 2003 22:53:10 +0000 bellard added GIF image format (both read and write) libavformat
Mon, 03 Feb 2003 22:52:38 +0000 bellard added primitive image GIF encoder based on animated gif encoder libavformat
Mon, 03 Feb 2003 22:51:48 +0000 bellard added automatic GIF/animated GIF probing - added GIF as an image format too - added interlaced gif support libavformat
Sun, 02 Feb 2003 20:04:03 +0000 bellard avoid too many false detections libavformat
Sun, 02 Feb 2003 19:51:40 +0000 bellard fixed copy libavformat
Sun, 02 Feb 2003 19:18:09 +0000 bellard added jpeg image encoder and decoder (new YUV handling routines and mjpeg codec fixes are necessary to go further) libavformat
Sun, 02 Feb 2003 19:16:51 +0000 bellard added animated GIF decoder (pts and various disposal handling are missing) libavformat
Sun, 02 Feb 2003 15:54:11 +0000 bellard Try this fix libavformat
Sat, 01 Feb 2003 20:53:57 +0000 bellard added basic png handling libavformat
Sat, 01 Feb 2003 20:53:07 +0000 bellard added basic png handling - do not remake dependencies automatically libavformat
Sat, 01 Feb 2003 20:51:52 +0000 bellard added stripped down libpng libavformat
Fri, 31 Jan 2003 17:04:46 +0000 bellard added DVD LPCM decoding support libavformat
Wed, 29 Jan 2003 12:00:11 +0000 michaelni --disable-risky support libavformat
Tue, 28 Jan 2003 20:20:38 +0000 kabi * headers valid for C++ compilers libavformat
Mon, 27 Jan 2003 22:59:42 +0000 bellard Audio support for DV1394 by Max Krasnyansky libavformat
Mon, 27 Jan 2003 09:21:30 +0000 bellard DV audio decoder by Roman Shaposhnick libavformat
Mon, 27 Jan 2003 02:18:41 +0000 michaelni audio only avi patch by (Andriy Rysin <arysin at bcsii dot net>) libavformat
Sat, 25 Jan 2003 13:05:39 +0000 bellard removed unneeded mallocs libavformat
Thu, 23 Jan 2003 23:34:29 +0000 bellard use av_strdup() libavformat
Thu, 23 Jan 2003 22:57:56 +0000 bellard use av_malloc() libavformat
Thu, 23 Jan 2003 22:00:57 +0000 bellard zero sized malloc patch by Roman Shaposhnick libavformat
Thu, 23 Jan 2003 18:44:26 +0000 bellard dv1394 channel selection by Max Krasnyansky - modified channel number to be in base 10 by default 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