log utils.c @ 2499:e003222c878d libavcodec

age author description
Wed, 02 Feb 2005 19:33:48 +0000 michael mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits libavcodec
Tue, 01 Feb 2005 18:36:51 +0000 michael make keyframe default for AVFrames libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Wed, 12 Jan 2005 18:25:48 +0000 michael av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>) libavcodec
Wed, 12 Jan 2005 00:59:42 +0000 michael dissallow sprintf libavcodec
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavcodec
Sun, 09 Jan 2005 23:39:32 +0000 rtognimp Check pointers before writing to memory, fix possible integer overflows libavcodec
Wed, 29 Dec 2004 17:50:25 +0000 michael common.c -> bitstream.c (and the single non bitstream func -> utils.c) libavcodec
Sat, 27 Nov 2004 18:10:06 +0000 michael Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 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
Tue, 26 Oct 2004 12:47:56 +0000 michael stride align cleanup libavcodec
Fri, 22 Oct 2004 02:04:30 +0000 romansh * Introducing IIDC1394 grabbing interface. libavcodec
Mon, 18 Oct 2004 03:02:48 +0000 michael infinte recursion fix libavcodec
Fri, 01 Oct 2004 12:31:11 +0000 michael do not call (av_)abort() libavcodec
Mon, 27 Sep 2004 11:50:56 +0000 michael lowres width/height cleanup 3rd try libavcodec