log

age author description
Mon, 01 Jun 2009 09:39:02 +0000 reimar 100l, do not read probe buffer if it will not be used because a format was forced.
Mon, 01 Jun 2009 09:35:16 +0000 reimar Add actually working support for PPC64
Mon, 01 Jun 2009 09:25:20 +0000 reimar Use target_arch and target_subarch which is more similar to what FFmpeg uses
Mon, 01 Jun 2009 09:20:22 +0000 reimar Add some missing FFmpeg archs
Sun, 31 May 2009 13:09:48 +0000 reimar Using nl_langinfo in the asf mmst implementation makes no sense since
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
Tue, 12 May 2009 15:00:32 +0000 diego Fix IPv4 vs. IPv6 typo, closes Bugzilla #1439.
Tue, 12 May 2009 08:21:53 +0000 diego libdvdread4 does not use HAVE_CONFIG_H, so drop the -D flag for libdvdread4.
Tue, 12 May 2009 07:25:04 +0000 diego Add HAVE_PPC64 definition for FFmpeg.
Tue, 12 May 2009 06:52:57 +0000 diego Make sure CONFIG_MUXERS is always set.
Tue, 12 May 2009 03:03:35 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 03:01:09 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:58:29 +0000 reynaldo Some reformating to avoid two too long lines
Tue, 12 May 2009 02:45:52 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:43:03 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:41:04 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:33:28 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:31:11 +0000 reynaldo Get rid of some more trailing whitespace
Tue, 12 May 2009 02:29:29 +0000 reynaldo Get rid of some more trailing whitespace
Sun, 10 May 2009 21:13:15 +0000 rtogni chunk size = 0 is valid for DATA chunks (used in live streams), don't
Sun, 10 May 2009 14:00:00 +0000 diego Add const qualifier to param argument of sws_getContext() and
Sun, 10 May 2009 11:37:04 +0000 diego Move preprocessor condition before variable declaration, fixes the warning:
Sat, 09 May 2009 21:37:07 +0000 rik MPV_common_init balks if s->avctx->pix_fmt == PIX_FMT_NONE, so we set it correctly
Sat, 09 May 2009 18:47:18 +0000 diego Remove redundant information about configuring MPlayer for GUI support.
Sat, 09 May 2009 18:13:48 +0000 diego Move image formats section to a more appropriate place.
Sat, 09 May 2009 13:15:31 +0000 diego cosmetics: indentation fixes for the dvdread check
Sat, 09 May 2009 12:52:44 +0000 diego Fix misplaced 'fi' in external dvdread test.
Sat, 09 May 2009 10:56:37 +0000 diego Add missing const qualifiers to AltiVec function parameters where appropriate.
Fri, 08 May 2009 21:51:13 +0000 diego Add standard license header to all files in libmpdemux.
Fri, 08 May 2009 21:47:50 +0000 diego Replace informal GPL license header by standard GPL header.
Fri, 08 May 2009 21:47:03 +0000 diego Replace informal LGPL header by standard LGPL license header.