log

age author description
Sun, 04 Mar 2007 12:55:45 +0000 reimar Demuxers have no business setting o_bps
Sun, 04 Mar 2007 12:52:16 +0000 reimar First half-working avisynth audio support
Sun, 04 Mar 2007 12:43:55 +0000 reimar Fix wrong setting of samplesize (must be bytes per sample, not bits)
Sun, 04 Mar 2007 11:31:43 +0000 reimar ENABLE_AUDIO now selects only between -nosound and -aid 0 as default, can be overridden at runtime.
Sun, 04 Mar 2007 11:23:11 +0000 reimar Enable aid/vid stream selection, although it is quite useless currently.
Sun, 04 Mar 2007 10:39:02 +0000 reimar Whitespace-only cosmetics: get rid of all remaining tabs
Sun, 04 Mar 2007 10:30:55 +0000 reimar Generate resize events when size of -wid window changes.
Sun, 04 Mar 2007 09:45:32 +0000 reimar Fix type and usage of avs_get_audio function
Sun, 04 Mar 2007 09:04:45 +0000 reimar Fix and simplify the WideCharToMultiByte and MultiByteToWideChar pseudo-implementations.
Sun, 04 Mar 2007 08:49:24 +0000 nicodvb print the disc_id without using a buffer
Sat, 03 Mar 2007 22:15:19 +0000 uau Fix copy-paste bug (must have broken something in the GUI)
Sat, 03 Mar 2007 21:39:28 +0000 compn wrong capitolization, thats a comma not a period
Sat, 03 Mar 2007 21:33:40 +0000 compn warn users about drm files, patch by zuxy meng
Sat, 03 Mar 2007 21:32:13 +0000 compn warn users about DRM asf files, patch by zuxy meng
Sat, 03 Mar 2007 19:38:09 +0000 vayne supposed to be using global m_config here, and this wasn't even getting set.
Sat, 03 Mar 2007 17:25:18 +0000 reimar The original asm code for the stub returned 0, restore that behaviour.
Sat, 03 Mar 2007 16:59:39 +0000 reimar Discard earlier failure in building filter chain when trying a new codec.
Sat, 03 Mar 2007 13:39:46 +0000 nicodvb 10000l; in previous commit I allocated a buffer 1 byte too short
Sat, 03 Mar 2007 13:16:31 +0000 nicodvb replaced 1 instances of sprintf() with snprintf(); patch by njkain gmail com.
Sat, 03 Mar 2007 13:10:31 +0000 nicodvb replaced 2 instances of sprintf() with snprintf() and one instance
Sat, 03 Mar 2007 08:20:00 +0000 eugeni Fix incorrect spacing introduced in r22231:
Sat, 03 Mar 2007 07:58:36 +0000 diego live555 version 2006.03.03 or later is needed to compile MPlayer.
Fri, 02 Mar 2007 19:54:40 +0000 vayne cosmetics, fix indentation as pointed out by Reimar
Fri, 02 Mar 2007 18:52:10 +0000 voroshil Rework of copying samples from directshow codecs.
Fri, 02 Mar 2007 17:59:19 +0000 eugeni 10l: x2scr used twice instead of y2scr.
Fri, 02 Mar 2007 17:54:47 +0000 eugeni Bugfix: transform origin to screen coordinates.
Fri, 02 Mar 2007 17:49:34 +0000 compn add xvfwopts compdata and vfw2menc documentation and change to better mencoder example
Fri, 02 Mar 2007 15:14:14 +0000 vayne add missing playtree entry
Fri, 02 Mar 2007 13:33:18 +0000 michael a small step toward 4 plane support
Fri, 02 Mar 2007 13:32:10 +0000 michael copy src to prevent the user supplied argumet from being changed
Fri, 02 Mar 2007 03:11:37 +0000 compn 10l: dshow isnt in svn yet
Fri, 02 Mar 2007 01:24:25 +0000 compn add -tv driver=help entry, also add dshow tv driver
Fri, 02 Mar 2007 00:33:32 +0000 vayne simplify and modify fullscreen switching to avoid improper aspects
Fri, 02 Mar 2007 00:29:06 +0000 vayne add forgotten case value as per recent changes to mplayer.c
Thu, 01 Mar 2007 23:09:58 +0000 michael rename to *_proposal.txt
Thu, 01 Mar 2007 22:58:31 +0000 michael clarify quorum and majority requirements in respect to debians voting system
Thu, 01 Mar 2007 21:50:04 +0000 michael url with a good description of how to determine the winner from the votes
Thu, 01 Mar 2007 20:35:29 +0000 reimar Explain how to select all DVB channels on a frequency.
Thu, 01 Mar 2007 19:48:40 +0000 reimar Fix a possible crash on 64 bit systems when the lumSrcPtr or chrSrcPtr
Thu, 01 Mar 2007 18:51:38 +0000 michael s/admin/leader/
Thu, 01 Mar 2007 18:38:00 +0000 voroshil tv driver loading rework. As a side effect "-tv driver=help" option is
Thu, 01 Mar 2007 17:34:24 +0000 michael weaken veto right
Thu, 01 Mar 2007 14:57:44 +0000 ivo winsocks expects an int in milliseconds instead of struct timeval to set
Thu, 01 Mar 2007 12:54:38 +0000 reimar Replace MIN with FFMIN
Thu, 01 Mar 2007 12:54:08 +0000 reimar Use libavutil's av_clip* instead of unreadable MIN/MAX chaos.
Thu, 01 Mar 2007 12:51:33 +0000 reimar Use libavutil AV_RB/AV_WB macros instead of defining out own variants.
Thu, 01 Mar 2007 12:45:00 +0000 reimar Add missing registers to asm code in mp3lib
Thu, 01 Mar 2007 12:43:14 +0000 michael clarify root vs admin
Thu, 01 Mar 2007 12:16:34 +0000 michael spelling fixes by ivan
Thu, 01 Mar 2007 11:00:31 +0000 ivo 10l to me, typo. it should have read clflush
Thu, 01 Mar 2007 10:58:20 +0000 ivo cosmetics, missing space
Thu, 01 Mar 2007 10:57:36 +0000 ivo cflsh->clflush to keep consistent with Linux kernel
Thu, 01 Mar 2007 09:43:33 +0000 voroshil Update release tag due to previous functional changes as noticed by Ivan
Thu, 01 Mar 2007 03:43:38 +0000 michael new policy draft
Thu, 01 Mar 2007 02:26:08 +0000 voroshil Update 3ivx decoder to latest version and allow it to load required library.
Thu, 01 Mar 2007 02:06:22 +0000 voroshil Mark wma9spdshow audio codec as working, because hissing in audio (only one known
Thu, 01 Mar 2007 00:22:03 +0000 uau Seek to -ss position, not 0, in per-file loop.
Wed, 28 Feb 2007 23:58:03 +0000 reimar comment is a C-string and \ must be properly escaped as \\
Wed, 28 Feb 2007 23:47:05 +0000 nicodvb test the continuity of timestamps for STREAMTYPE_VCD, too; patch by Zuxy Meng
Wed, 28 Feb 2007 23:40:39 +0000 nicodvb cleaned stream_seek() : simplified the alignment to STREAM_BUFFER_SIZE or s->sector_size