log utils.c @ 2137:ef47c0b1ff28 libavcodec

age author description
Sun, 25 Jul 2004 10:01:36 +0000 michael UYVY support patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec
Wed, 14 Jul 2004 18:23:49 +0000 michael simplify libavcodec
Sun, 27 Jun 2004 11:07:05 +0000 rtognimp Force alignement for rpza and smc libavcodec
Tue, 22 Jun 2004 21:14:01 +0000 michael flush audio encoder buffers at the end libavcodec
Tue, 25 May 2004 18:17:25 +0000 michael avcodec_find is in no header file, and appearently not used or very usefull so lets make it static ... libavcodec
Fri, 21 May 2004 14:37:16 +0000 michael data_size = 0 cleanup libavcodec
Mon, 10 May 2004 23:38:53 +0000 michael dummy avcodec_thread_init() to avoid linking issues libavcodec
Tue, 04 May 2004 02:58:30 +0000 michael use AVInteger in av_rescale() so it can finally do 64*64/64 instead of just 64*32/32 libavcodec
Fri, 30 Apr 2004 18:11:34 +0000 michael simplify libavcodec
Fri, 30 Apr 2004 17:42:58 +0000 michael cleanup & memleak fix libavcodec
Mon, 22 Mar 2004 11:00:51 +0000 michael 1000l in av_mallocz_static() libavcodec
Sun, 21 Mar 2004 21:58:14 +0000 michael static allocation rewrite (old code was plain a broken mess) libavcodec
Thu, 04 Mar 2004 14:58:48 +0000 iive silence warnings libavcodec
Wed, 03 Mar 2004 17:53:55 +0000 michael av_log() cleanup libavcodec
Wed, 03 Mar 2004 15:41:21 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec