log

age author description
Mon, 09 Mar 2009 03:39:58 +0000 michael indent libavutil
Sun, 08 Mar 2009 15:02:12 +0000 reimar Remove more functions disabled by major version bump. libavutil
Sun, 08 Mar 2009 14:51:25 +0000 reimar Remove/replace code disabled by major version bump. libavutil
Sun, 08 Mar 2009 14:46:10 +0000 michael Deprecate the Mersenne Twister. libavutil
Sun, 08 Mar 2009 14:42:11 +0000 reimar Replace all uses of the replaced av_fifo_read by av_fifo_generic_read libavutil
Sun, 08 Mar 2009 14:35:13 +0000 michael Remove the Mersenne Twister from the public API/ABI. libavutil
Sun, 08 Mar 2009 14:33:30 +0000 michael Bump major version of libavutil due to FIFO fixes. libavutil
Sun, 08 Mar 2009 14:21:56 +0000 reimar Remove av_fifo_read, API is already broken and major version will be bumped soon. libavutil
Sun, 08 Mar 2009 14:16:55 +0000 michael Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. libavutil
Sun, 08 Mar 2009 01:28:14 +0000 bcoudurier add ff_random_get_seed to be used in conjunction with random functions libavutil
Sun, 08 Mar 2009 00:45:45 +0000 michael Comments to indicate where memory barriers may be needed. libavutil
Sat, 07 Mar 2009 21:02:08 +0000 michael Try to fix the 1 byte cannot be used issue. libavutil
Thu, 05 Mar 2009 21:20:13 +0000 mru ARM: disable inline asm for armcc libavutil
Thu, 05 Mar 2009 21:20:10 +0000 mru ARM: armcc versions of bswap_16/32 libavutil
Fri, 27 Feb 2009 08:12:41 +0000 benoit Add VA API pixel formats. libavutil