log

age author description
Wed, 01 Mar 2006 09:18:56 +0000 gpoirier XviD multi-threaded encoding support
Tue, 28 Feb 2006 23:24:38 +0000 pacman add Amiga-style AltiVec detection, patch from andrea at amigasoft dot net
Tue, 28 Feb 2006 21:54:24 +0000 wanderer reverse 'low detail' for 'high detail' in 2-pass encoding explanation, patch by Jeff Clagg
Mon, 27 Feb 2006 22:44:22 +0000 aurel update config.mak to match ffmpeg's version (fix alpha compilation)
Mon, 27 Feb 2006 21:13:17 +0000 nicodvb try to get duration from the stream layer, if an implementation of STREAM_CTRL_GET_TIME_LENGTH is available
Mon, 27 Feb 2006 21:11:28 +0000 nicodvb implement STREAM_CTRL_GET_TIME_LENGTH to return the duration of the dvd currently playing
Mon, 27 Feb 2006 21:08:58 +0000 nicodvb added cur_title to dvd_priv_t in order to keep track of dvd title currently playing (range 1..N)
Mon, 27 Feb 2006 21:06:47 +0000 nicodvb added new stream_control() and new command: STREAM_CTRL_GET_TIME_LENGTH
Mon, 27 Feb 2006 19:48:31 +0000 corey Add audio_delay argument to demux_mkv_seek.
Mon, 27 Feb 2006 11:46:35 +0000 gabrov synced with 1.101
Mon, 27 Feb 2006 11:44:55 +0000 gabrov synced with 1.12
Mon, 27 Feb 2006 11:43:29 +0000 gabrov fixed XML syntax error
Mon, 27 Feb 2006 10:09:05 +0000 cladisch Output error messages from the ALSA library through mp_msg() instead of
Mon, 27 Feb 2006 10:06:27 +0000 cladisch Show the actual ALSA version instead of the version mplayer was compiled
Sun, 26 Feb 2006 12:39:17 +0000 gabrov synced with 1.101
Sun, 26 Feb 2006 09:47:17 +0000 reimar Better fallback for APIENTRY when compiling for Windows
Sun, 26 Feb 2006 09:35:21 +0000 gpoirier 10l: section "13.3.6. Example" talks about a telecined source, but the example given doesn't have any ivtc filter!!
Sat, 25 Feb 2006 20:06:21 +0000 ods15 cosmetic, trailing whitespace
Sat, 25 Feb 2006 18:51:46 +0000 ods15 use short 'type' names
Sat, 25 Feb 2006 18:48:52 +0000 ods15 allow rationals with denom of '1'
Sat, 25 Feb 2006 16:16:47 +0000 ods15 CRC32 stuff
Fri, 24 Feb 2006 23:01:40 +0000 nicodvb auto hide dvb menu if auto-close is specified in menu.conf; patch by Ben Zores ben a geexbox di org
Fri, 24 Feb 2006 22:46:23 +0000 nicodvb DVB channels cycling; patch by Ben Zores ben p geekbox d org
Fri, 24 Feb 2006 22:18:45 +0000 pacman Add a practical description of endian-independent RGB/BGR coding
Fri, 24 Feb 2006 21:50:13 +0000 diego link fix
Fri, 24 Feb 2006 20:28:16 +0000 diego Add some undocumented options.
Fri, 24 Feb 2006 19:09:14 +0000 diego Document the noup suboption of the scale video filter.
Fri, 24 Feb 2006 17:38:23 +0000 diego Add XML tool paths for SUSE 10.0
Fri, 24 Feb 2006 15:43:20 +0000 ods15 Add uninit for audio before switching to next file and completing encode
Fri, 24 Feb 2006 15:22:59 +0000 michael 10l (dont limit dimension components independantly if noup)