log

age author description
Sun, 01 Jun 2008 07:37:43 +0000 takis Macro suggested by Michael which will be used to disable the libavutil
Fri, 30 May 2008 10:58:48 +0000 diego Implement a proper configure test for AltiVec vector declaration syntax. libavutil
Sun, 25 May 2008 23:04:09 +0000 michael Ensure that one can store X bytes in a fifo of size X. libavutil
Sun, 25 May 2008 22:20:39 +0000 michael Make av_fifo*_read() ignore the available amount of data. libavutil
Fri, 23 May 2008 12:37:52 +0000 michael indent libavutil
Fri, 23 May 2008 12:37:32 +0000 michael make av_strdup(NULL) return NULL libavutil
Fri, 09 May 2008 11:10:20 +0000 diego Add required stdint.h header. libavutil
Thu, 08 May 2008 21:11:24 +0000 ramiro Do not misuse long as the size of a register in x86. libavutil
Tue, 06 May 2008 09:16:36 +0000 diego Remove unnecessary parentheses from return calls. libavutil
Tue, 06 May 2008 08:41:13 +0000 diego minor wording fix libavutil
Tue, 06 May 2008 08:03:30 +0000 diego minor spelling fix libavutil
Sat, 03 May 2008 13:29:39 +0000 mru add necessary #includes in headers libavutil
Sat, 26 Apr 2008 12:47:02 +0000 bcoudurier add FFMIN3 libavutil
Thu, 24 Apr 2008 10:17:55 +0000 diego Do not ignore .depend files, they are no longer generated. libavutil
Thu, 24 Apr 2008 10:13:38 +0000 benoit Enhance documentation for AVClass libavutil