log

age author description
Sun, 31 May 2009 13:00:51 +0000 reimar Use a malloced string for the get_term_charset return value.
Sun, 31 May 2009 12:48:53 +0000 reimar Make ID_SEEKABLE depend on both the stream and the demuxer being seekable,
Sat, 30 May 2009 13:18:57 +0000 reimar In all demux_info_add calls change "name" to "title".
Sat, 30 May 2009 13:15:53 +0000 reimar 100l, demuxer info tags are _not_ case sensitive, so use strcasecmp.
Thu, 28 May 2009 15:53:27 +0000 ptt forgot a line :(; added
Thu, 28 May 2009 15:39:02 +0000 ptt synced with r2769
Thu, 28 May 2009 10:20:38 +0000 ptt sync'ed to r29209
Thu, 28 May 2009 05:56:17 +0000 jrash refine previous translation
Tue, 26 May 2009 01:02:16 +0000 compn add dvh1 fourcc to ffdv codec, fixes dvh1_sample_truncated.avi
Tue, 26 May 2009 00:19:31 +0000 compn add binary decoder for YLC0
Mon, 25 May 2009 20:28:35 +0000 lu_zero Unify over rtsp_transport_tcp as var to hold the -rtsp-stream-over-tcp flag and make sure libnemesi only builds are fine
Mon, 25 May 2009 17:51:10 +0000 lu_zero Make sure -rtsp-stream-with-sctp is supported while building with libnemesi
Mon, 25 May 2009 16:42:54 +0000 kostya Move colorspace conversion functions implemented in pure C from template
Sun, 24 May 2009 09:54:25 +0000 Gabrov synced with r29305
Thu, 21 May 2009 08:46:24 +0000 diego cosmetics: alphabetically sort SRCS_MPLAYER
Tue, 19 May 2009 17:37:58 +0000 kostya Let SwScaler know that RGB48 BE/LE is 16-bits per component format.
Tue, 19 May 2009 17:26:22 +0000 kostya Make SwScaler recognize RGB48 BE/LE colourspaces (not support though).
Tue, 19 May 2009 08:56:23 +0000 reimar Set XVR100 make variable. Fixes compilation when support for xvr100 was detected.
Mon, 18 May 2009 21:19:11 +0000 adrian When used with shared_buffer, there's no need for a NSApp object, which causes MPlayer to be marked as unresponsive.
Mon, 18 May 2009 21:00:35 +0000 adrian When used with shared_buffer, autorelease in each flip_page so objects don't accumulate until exit.
Sun, 17 May 2009 19:51:56 +0000 gpoirier sync w/r29244
Sat, 16 May 2009 13:59:53 +0000 reimar Add a hack to detect when we are writing into a Windows pipe since the fseek
Fri, 15 May 2009 23:17:25 +0000 diego Add missing path to find invocation for tags/TAGS creation.
Fri, 15 May 2009 22:24:12 +0000 diego Simplify find invocation in tags/TAGS generation command:
Wed, 13 May 2009 19:44:44 +0000 bircoph Revert whitespace removal for win-related code, because lack of ^M at
Wed, 13 May 2009 18:42:38 +0000 bircoph Restore old license file after whitspace removal in previous commit.
Wed, 13 May 2009 15:22:13 +0000 bircoph Remove all kind of trailing whitespaces from all MPlayer's files.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Tue, 12 May 2009 19:25:35 +0000 diego Make sure that -Ilibdvdread4 appears in CFLAGS before any system directories
Tue, 12 May 2009 18:09:53 +0000 diego Make sure that -I flags for internal library copies come before other CFLAGS