Mercurial > libavutil.hg
log
age | author | description |
---|---|---|
Tue, 03 Jun 2008 22:10:53 +0000 | diego | Fix embarassing __GNU__ vs. __GNUC__ typo in preprocessor condition. libavutil |
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 |