log

age author description
Tue, 01 Sep 2009 16:39:46 +0000 reimar Do not do a unmap/map cycle on Windows given with -wid, with some window
Tue, 01 Sep 2009 15:52:13 +0000 reimar Make the loop detection for mov reference files less aggressive, fixes
Tue, 01 Sep 2009 15:20:05 +0000 reimar Check setGlWindow return value to fail properly instead of crashing if e.g.
Tue, 01 Sep 2009 15:00:49 +0000 reimar Add a hack to ensure data from e.g. mov format -subfile gets read at all
Tue, 01 Sep 2009 14:51:49 +0000 reimar Hack demux_demuxers so that demux_demuxers_fill_buffer is actually called.
Tue, 01 Sep 2009 12:12:45 +0000 reimar Make shm_fd a local variable and close it when we need it no longer, thus
Tue, 01 Sep 2009 10:48:47 +0000 reimar Reduce vo_corevideo memleaks by initializing static context etc. only once
Tue, 01 Sep 2009 10:17:22 +0000 reimar Fix memleak when using fontconfig without a font name.
Tue, 01 Sep 2009 09:36:04 +0000 reimar Use MPlayer's standard aspect handling functions in corevideo
Tue, 01 Sep 2009 08:30:15 +0000 diego The libamrnb *en*coder, not the *de*coder should be added to the list of
Mon, 31 Aug 2009 10:07:44 +0000 reimar Fix per-file config file loading for DOS paths (i.e. where \ and : can
Mon, 31 Aug 2009 09:48:25 +0000 reimar Factor out code to try and load a config file only if it exists.
Mon, 31 Aug 2009 09:41:27 +0000 reimar Move variable declaration into block where it is used and make it const.
Mon, 31 Aug 2009 09:40:04 +0000 reimar Make m_config_parse_config_file file name argument const
Mon, 31 Aug 2009 09:35:56 +0000 cehoyos Fix MPEG-4 ASP in MPEG transport streams with -demuxer lavf.
Mon, 31 Aug 2009 09:09:00 +0000 cehoyos Fix EAC3 in MPEG transport streams with -demuxer lavf.
Mon, 31 Aug 2009 09:00:37 +0000 reimar Also check linker flags to make sure that liveMedia libraries are there, too,
Mon, 31 Aug 2009 08:42:36 +0000 cehoyos Fix DTS in MPEG transport streams with -demuxer lavf.
Mon, 31 Aug 2009 08:31:12 +0000 cehoyos Fix AAC in MPEG transport stream for -demuxer lavf.
Mon, 31 Aug 2009 05:21:12 +0000 diego cosmetics: alphabetically order lists
Sun, 30 Aug 2009 23:28:38 +0000 compn bpcm is internal mplayer fourcc
Sun, 30 Aug 2009 23:01:36 +0000 cehoyos Rename mp_wav_override_tag* as mp_codecid_override_tag* to reflect that
Sun, 30 Aug 2009 22:55:21 +0000 cehoyos Revert r29404.
Sun, 30 Aug 2009 22:52:47 +0000 cehoyos Fix MPEG2 and H264 in MPEG transport stream with demuxer lavf.
Sun, 30 Aug 2009 22:51:52 +0000 cehoyos Use mp_wav_override_taglists for both audio and video.
Sun, 30 Aug 2009 21:27:45 +0000 cehoyos Fix MP2 and AC3 with demuxer lavf in MPEG transport streams.
Sun, 30 Aug 2009 21:14:42 +0000 cehoyos Support PCM in Bluray streams.
Sat, 29 Aug 2009 23:08:32 +0000 ramiro Curly brackets cosmetics for previous commit.
Sat, 29 Aug 2009 23:06:22 +0000 ramiro Check for return value of initFilter().
Sat, 29 Aug 2009 23:03:14 +0000 ramiro Revert mistakenly commited hunk.