log

age author description
Sat, 29 May 2010 15:07:16 +0000 reimar Remove obsolete may_alias-related defines, lavu handles this now
Sat, 29 May 2010 14:57:17 +0000 reimar Actually run a detection whether external libass exists, instead
Sat, 29 May 2010 14:44:02 +0000 reimar Fix compilation if the compiler does not support -march=amdfam10
Sat, 29 May 2010 10:43:51 +0000 diego cosmetics: Drop leading '_' from noinputmodules variable.
Sat, 29 May 2010 10:13:39 +0000 diego misc cosmetics: K&R style nits, #include placement, indentation
Sat, 29 May 2010 10:11:55 +0000 diego Mark key_type structure as const.
Sat, 29 May 2010 10:10:30 +0000 diego getch2-os2.c: Add #include for the header that declares the public functions.
Sat, 29 May 2010 10:07:10 +0000 diego cosmetics: Remove some commented-out #includes, fix a comment grammar error.
Sat, 29 May 2010 10:06:29 +0000 diego Directly mark jpeg_buf_src() as void instead of using some indirection marcro.
Fri, 28 May 2010 21:03:29 +0000 compn add "lpcJ" fourcc for the RealAudio 1.0 codec.
Fri, 28 May 2010 20:59:53 +0000 reimar Fix typo in message.
Fri, 28 May 2010 18:49:02 +0000 reimar stream_check_interrupt should sleep even if no callback is set.
Fri, 28 May 2010 18:47:03 +0000 reimar 100l, stream_check_for_interrupt argument is not in usec,
Fri, 28 May 2010 18:45:25 +0000 reimar Document time scale for stream_check_interrupt argument.
Fri, 28 May 2010 18:44:41 +0000 reimar Document thatg time argument is in milliseconds.