Mercurial > libavutil.hg
graph
-
ARM: fix ARCH_ARM -> ARCH_ARMV4L test in bswap_32() libavutilTue, 15 Jul 2008 19:06:03 +0000, by mru
-
Print the address of the AVCodecContext in av_log(). libavutilTue, 15 Jul 2008 17:17:35 +0000, by astrange
-
Add av_clipf() function to common.h and use it in ra288.c libavutilSun, 13 Jul 2008 19:59:44 +0000, by vitor
-
Only define AltiVec vector syntax macro when AltiVec is enabled. libavutilSat, 05 Jul 2008 08:10:47 +0000, by diego
-
alloc_size attribute is new to gcc 4.3; don't use it with lesser versions libavutilThu, 05 Jun 2008 19:49:47 +0000, by mru
-
Fix embarassing __GNU__ vs. __GNUC__ typo in preprocessor condition. libavutilTue, 03 Jun 2008 22:10:53 +0000, by diego
-
Macro suggested by Michael which will be used to disable the libavutilSun, 01 Jun 2008 07:37:43 +0000, by takis
-
Implement a proper configure test for AltiVec vector declaration syntax. libavutilFri, 30 May 2008 10:58:48 +0000, by diego
-
Ensure that one can store X bytes in a fifo of size X. libavutilSun, 25 May 2008 23:04:09 +0000, by michael
-
Make av_fifo*_read() ignore the available amount of data. libavutilSun, 25 May 2008 22:20:39 +0000, by michael
-
Do not misuse long as the size of a register in x86. libavutilThu, 08 May 2008 21:11:24 +0000, by ramiro
-
Remove unnecessary parentheses from return calls. libavutilTue, 06 May 2008 09:16:36 +0000, by diego
-
Do not ignore .depend files, they are no longer generated. libavutilThu, 24 Apr 2008 10:17:55 +0000, by diego
-
Implement FFMAX3(a,b,c) - maximum over three arguments. libavutilSat, 19 Apr 2008 17:07:58 +0000, by voroshil
-
cosmetics: __asm__ __volatile__ --> asm volatile libavutilThu, 17 Apr 2008 21:57:52 +0000, by diego