Mercurial > libavutil.hg
log
age | author | description |
---|---|---|
Sun, 08 Jun 2008 10:55:34 +0000 | michael | Make START/STOP_TIMER not require -v 2. libavutil |
Thu, 05 Jun 2008 19:49:47 +0000 | mru | alloc_size attribute is new to gcc 4.3; don't use it with lesser versions libavutil |
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 |