log

age author description
Fri, 09 Mar 2007 22:06:17 +0000 nicodvb corrected description of -reuse-socket as described by Rich
Fri, 09 Mar 2007 15:40:03 +0000 ods15 remove some lines which should have never been in demux_nut.c, broke CPU
Fri, 09 Mar 2007 14:04:07 +0000 uau Include <string.h> explicitly.
Fri, 09 Mar 2007 13:48:57 +0000 diego Rename to a more sane spelling.
Fri, 09 Mar 2007 13:03:57 +0000 gpoirier Improve MPlayerOSX building process:
Fri, 09 Mar 2007 12:43:26 +0000 uau Move command.c.tmp over now identical command.c
Fri, 09 Mar 2007 12:39:34 +0000 uau Change to match current command.c (same functionality).
Fri, 09 Mar 2007 12:30:14 +0000 uau Add alternative way to create command.c to svn history,
Thu, 08 Mar 2007 22:43:35 +0000 rtogni 100l, allocated buffer was too small.
Thu, 08 Mar 2007 22:29:00 +0000 reimar Support function lookup via ordinal
Thu, 08 Mar 2007 22:25:13 +0000 reimar Allow declaring special undefined functions that will return NULL
Thu, 08 Mar 2007 21:05:14 +0000 nicodvb documented -reuse-socket
Thu, 08 Mar 2007 20:47:10 +0000 nicodvb optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan (sio4 users sf net) simplified by me
Thu, 08 Mar 2007 13:45:35 +0000 diego Add more FourCC values for the Xvid decoder.
Thu, 08 Mar 2007 13:42:34 +0000 diego Remove unused variable lev_text, patch by Zuxy Meng, zuxy.meng gmail com.
Thu, 08 Mar 2007 10:26:00 +0000 diego spelling/punctuation/grammar/wording improvements, no semantic changes
Thu, 08 Mar 2007 10:02:49 +0000 diego Add PIX_FMT_PAL8 to isPacked().
Thu, 08 Mar 2007 09:42:14 +0000 reimar 100l, last patch broke window resizing with xv and xvmc.
Wed, 07 Mar 2007 12:41:03 +0000 diego Merge all .PHONY target declarations.
Wed, 07 Mar 2007 09:19:36 +0000 gpoirier Fix ratio aspect on Matroska files, broken with recent 'spect change in DVB' patch
Wed, 07 Mar 2007 01:31:29 +0000 diego Fix unkown --> unkNown typo.
Wed, 07 Mar 2007 01:23:37 +0000 uau Fix audio samplerates below 7000 Hz.
Tue, 06 Mar 2007 22:53:52 +0000 nicodvb support for AMR; it works inserting in the first byte of the demux_packet
Tue, 06 Mar 2007 19:10:36 +0000 kraymer mplayer.1
Tue, 06 Mar 2007 15:34:54 +0000 reimar Factor out some duplicated code in vo_xv and vo_xvmc
Tue, 06 Mar 2007 14:15:37 +0000 compn __defines are reserved for gcc
Tue, 06 Mar 2007 11:34:06 +0000 reimar Simplify config by using code available in video_out.c
Tue, 06 Mar 2007 11:24:08 +0000 reimar Fix bad uninit when switching DVB channels.
Tue, 06 Mar 2007 10:00:53 +0000 eugeni A function always returning 0 could as well return void.
Tue, 06 Mar 2007 09:59:53 +0000 eugeni Text alignment should not use bounding boxes of individual glyphs.