log

age author description
Sun, 18 Feb 2007 20:23:25 +0000 reimar Set classhint directly after creating window just as all other vos do, in accordance with ICCCM.
Sun, 18 Feb 2007 20:21:19 +0000 michael clarify that language must be a 3 letter code
Sun, 18 Feb 2007 20:19:47 +0000 reimar Revert r22255 on iive's request.
Sun, 18 Feb 2007 20:17:57 +0000 uau Mark myself as MPlayer sync/core maintainer
Sun, 18 Feb 2007 19:28:47 +0000 diego Make liblzo conditional to the appropriate #defines.
Sun, 18 Feb 2007 16:46:12 +0000 nicodvb all options must be GLOBAL; patch by Trent Piepho (xyzzy speakeasy org)
Sun, 18 Feb 2007 15:57:50 +0000 rtogni Add support for smil playlist served over realrtsp
Sun, 18 Feb 2007 15:06:54 +0000 diego Remove internal minilzo, external liblzo can be used instead.
Sun, 18 Feb 2007 14:54:50 +0000 diego Use liblzo2 instead of liblzo1, it's not bigger but faster.
Sun, 18 Feb 2007 14:51:44 +0000 diego Use external liblzo instead of internal minilzo.
Sun, 18 Feb 2007 11:47:28 +0000 reimar Some typo fixes in svn-howto
Sun, 18 Feb 2007 09:33:45 +0000 reimar Avoid parts of xvmc reinit when source format does not change
Sun, 18 Feb 2007 00:41:09 +0000 uau Remove unused variable "osd_level_saved"
Sat, 17 Feb 2007 21:45:16 +0000 nicodvb omit length field of AAC-LATM audio streams; fixes decoding by faad. Patch by Carl Eugen Hoyos (cehoyos ag or at)
Sat, 17 Feb 2007 21:12:27 +0000 reimar Make sure that -sid works even if the number of subtitles initially detected
Sat, 17 Feb 2007 21:04:46 +0000 reimar Move some subtitle handling from mplayer.c to mpcommon.c and share it with mencoder.c
Sat, 17 Feb 2007 20:58:55 +0000 reimar Move common vo initialization code to video_out.c
Sat, 17 Feb 2007 17:24:07 +0000 nicodvb cosmetics
Sat, 17 Feb 2007 16:30:59 +0000 ods15 1000l fix for mencoder -hr-edl-seek with -ovc copy, waiting for keyframe
Sat, 17 Feb 2007 13:28:44 +0000 michael negative stride and h_size-=8 fix
Sat, 17 Feb 2007 12:58:35 +0000 michael swap palette on big endian
Sat, 17 Feb 2007 11:40:01 +0000 michael palette init code for IMGFMT_RGB4 and IMGFMT_RG4B
Sat, 17 Feb 2007 11:36:02 +0000 michael BGR/RGB4 byte formats as input
Sat, 17 Feb 2007 11:34:25 +0000 michael add IMGFMT_RGB8 palette init code what moron actually added init code just for half of the formats?!
Sat, 17 Feb 2007 11:04:13 +0000 michael another ridiculous palette bug which has nothing to do with the new palete support in sws
Sat, 17 Feb 2007 09:05:19 +0000 voroshil wording, typos fix
Sat, 17 Feb 2007 03:02:38 +0000 michael mplayer canot handle DR1 with CODEC_ID_INTERPLAY_VIDEO (later needs too many buffers it seems)
Fri, 16 Feb 2007 23:18:47 +0000 eugeni Restore a minus sign that was lost in r22231.
Fri, 16 Feb 2007 23:09:13 +0000 uau Don't segfault if no -format is given for lavf
Fri, 16 Feb 2007 21:17:41 +0000 michael PAL8 ...