log

age author description
Sat, 27 Nov 2004 18:10:06 +0000 michael Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) libavcodec
Sat, 27 Nov 2004 03:54:18 +0000 lorenm new option: context_model libavcodec
Thu, 25 Nov 2004 19:26:46 +0000 michael fix for build on IRIX by (Michel Bardiaux {mbardiaux peaktime be}) libavcodec
Thu, 25 Nov 2004 19:17:27 +0000 michael fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>) libavcodec
Wed, 24 Nov 2004 22:54:16 +0000 michael YUV420P to UYVY422 conversion patch by (Luca Abeni <lucabe72 >< email >< it>) libavcodec
Wed, 24 Nov 2004 22:50:49 +0000 michael Fixed typo which caused incorrect motion prediction in B-frames. patch by (Loren Merritt <lorenm ta u tod washington tod edu>) libavcodec
Wed, 24 Nov 2004 00:15:49 +0000 michael check num_entries too to avoid reading over the array end and dont check i>0 it must be >0 there libavcodec
Tue, 23 Nov 2004 23:58:54 +0000 michael Fixes a segfault when flushing delayed B-frames on the 2nd pass. patch by (Loren Merritt <lorenm.u@washington@edu>) libavcodec
Sun, 21 Nov 2004 18:04:56 +0000 mmu_man BeOS threading support. changed some "if FOO_THREAD||BAR_THREAD" to a more generic "if HAVE_THREADS" libavcodec
Sun, 21 Nov 2004 01:47:36 +0000 michael whitespace cleanup patch by (James A. Morrison <ja2morri>@<csclub>dot<uwaterloo>point<ca>) libavcodec
Fri, 19 Nov 2004 20:49:12 +0000 michael workaround apps which dont provided correctly padded streams libavcodec
Fri, 19 Nov 2004 18:19:36 +0000 michael fixing rv20201002 libavcodec
Fri, 19 Nov 2004 16:57:47 +0000 michael rv20103001 support libavcodec
Fri, 19 Nov 2004 13:08:25 +0000 michael reset ref_index libavcodec
Fri, 19 Nov 2004 11:37:03 +0000 michael fix parser libavcodec
Wed, 17 Nov 2004 03:45:53 +0000 melanson native QPEG video decoder, courtesy of Konstantin Shishkov libavcodec
Tue, 16 Nov 2004 13:40:56 +0000 michael overflow fix libavcodec
Mon, 15 Nov 2004 15:53:53 +0000 michael extradata and FF_INPUT_BUFFER_PADDING_SIZE doc libavcodec
Sun, 14 Nov 2004 22:05:21 +0000 michael attribute_used libavcodec
Sun, 14 Nov 2004 15:46:34 +0000 michael plane predicted non-interlacd rgb decodeing fix libavcodec
Sat, 13 Nov 2004 01:05:12 +0000 michael automatic workaround for another padding bug libavcodec
Fri, 12 Nov 2004 23:38:43 +0000 michael merge pam_decode_frame() into pnm_decode_frame() libavcodec
Fri, 12 Nov 2004 22:55:29 +0000 michael pnm parser libavcodec
Fri, 12 Nov 2004 09:48:06 +0000 michael When bswap_32 is a macro, png images fail to decode properly, patch by (Milan Cutka <cutka>at<szm>dot<sk>) libavcodec
Fri, 12 Nov 2004 02:05:26 +0000 michael av_resample_compensate() doxy libavcodec
Fri, 12 Nov 2004 01:21:34 +0000 michael H261 fixing and cleaning: libavcodec
Thu, 11 Nov 2004 18:09:28 +0000 michael move p*m from image/lavf -> image2/lavc libavcodec
Thu, 11 Nov 2004 10:33:11 +0000 michael 10l (CONFIG_ZLIB) libavcodec
Tue, 09 Nov 2004 23:31:46 +0000 michael porting png support from -f image to -f image2 libavcodec
Mon, 08 Nov 2004 23:36:32 +0000 michael fix image stream copy libavcodec