log

age author description
Wed, 05 Jul 2006 22:47:47 +0000 diego MinGW 3.1 has added gettimeofday.
Wed, 05 Jul 2006 22:39:54 +0000 diego Update with changes from r18894 (get_path as const).
Wed, 05 Jul 2006 20:28:34 +0000 nicodvb inclusion of md5.c based on USE_LIBAVUTIL_SO
Wed, 05 Jul 2006 20:26:39 +0000 nicodvb #define USE_LIBAVUTIL and USE_LIBAVUTIL_SO
Wed, 05 Jul 2006 16:51:42 +0000 attila add a file saying that people should not try to compile
Wed, 05 Jul 2006 10:24:23 +0000 diego remove unused variables, patch by Stefan Huehner stefan {dot} huehner {dot} org
Wed, 05 Jul 2006 06:54:58 +0000 reynaldo all cosmetics, mainly denestifying of main edl operation's fill loop
Wed, 05 Jul 2006 06:39:39 +0000 reynaldo fixes 1000l bug that made MPlayer segfault when an overlaping edl line was found
Wed, 05 Jul 2006 06:36:54 +0000 reynaldo corectly report badly formated line number
Wed, 05 Jul 2006 06:33:58 +0000 reynaldo reverts previous commit due to mixed cosmetics ...
Tue, 04 Jul 2006 21:26:41 +0000 reimar move some ill-behaving demuxers further down the list
Tue, 04 Jul 2006 21:14:55 +0000 michael trying to end the codec id battle
Tue, 04 Jul 2006 21:12:12 +0000 nicodvb respect dvdnav's requests of WAIT to prevent while(1)
Tue, 04 Jul 2006 20:40:18 +0000 nicodvb support for audio streams that appear after unsuccessful probing
Tue, 04 Jul 2006 16:31:45 +0000 reimar Do not assign same texture number to GL_TEXTURE_2D and GL_TEXTURE_RECT,