log

age author description
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,
Tue, 04 Jul 2006 09:37:54 +0000 uau Add back the path part in 'libvo/font_load_ft.c' that was accidentally
Tue, 04 Jul 2006 09:12:33 +0000 jheryan Sync with 18818
Tue, 04 Jul 2006 09:11:27 +0000 jheryan Sync with 18835
Tue, 04 Jul 2006 09:10:28 +0000 jheryan Sync to svn up to 27.6.2006
Tue, 04 Jul 2006 07:33:15 +0000 reynaldo - Fix segfault on overlapping start/stop
Mon, 03 Jul 2006 23:47:31 +0000 diego Remove silly variable indirection.
Mon, 03 Jul 2006 23:27:37 +0000 reynaldo get_path as const, patch by Stefan Huehner, stefan AT huehner-org
Mon, 03 Jul 2006 23:18:06 +0000 reynaldo parse_cfgfiles as static in mplayer.c/mencoder.c, patch by Stefan Huehner, stefan AT huehner-org
Mon, 03 Jul 2006 23:13:25 +0000 diego Build font_load_ft.c only if FREETYPE is in config.mak, noticed by Jan Knutar.
Mon, 03 Jul 2006 14:52:07 +0000 diego Remove unused variable, patch by Stefan Huehner stefan [at] huehner [dot] org
Mon, 03 Jul 2006 13:21:54 +0000 reynaldo rm unnecesary casts from void* - part 4
Sun, 02 Jul 2006 20:31:02 +0000 ivo fix linking on some systems
Sun, 02 Jul 2006 20:23:48 +0000 ivo remove obsolete md5sum files. libavutil's implementation is used now
Sun, 02 Jul 2006 20:22:59 +0000 ivo use libavutil's md5 implementation instead of local imported copy
Sun, 02 Jul 2006 20:21:27 +0000 ivo disable vo_md5sum if there is no libavutil
Sun, 02 Jul 2006 19:50:52 +0000 ivo cosmetics: move md5sum check down so it can depend on libavutil later
Sun, 02 Jul 2006 08:17:07 +0000 reynaldo rm unnecesary casts from void* - part 3
Sun, 02 Jul 2006 03:59:36 +0000 reynaldo rm unnecesary casts from void* - part 2
Sat, 01 Jul 2006 22:15:37 +0000 ben updated english and french manpages with new -rtsp-destination option
Sat, 01 Jul 2006 15:07:57 +0000 ben missing free() if bails out at step 12
Sat, 01 Jul 2006 14:39:14 +0000 lucabe Remove unneeded code
Sat, 01 Jul 2006 14:18:06 +0000 ben new rtsp-destination option which allows forcing destination ip address (fixes some issues with some reluctant rtsp servers)
Sat, 01 Jul 2006 12:06:43 +0000 rtogni Fix A-V sync for real files (also live streams)
Sat, 01 Jul 2006 10:59:21 +0000 reimar Get rid of unused variable
Sat, 01 Jul 2006 10:58:32 +0000 reimar Make sure all texture units have a different texture bound.