log

age author description
Wed, 01 Mar 2006 13:37:09 +0000 michael leading coeff for crc polynom
Wed, 01 Mar 2006 13:36:33 +0000 michael width/height/samplerate MUST not be 0
Wed, 01 Mar 2006 13:35:09 +0000 michael remove chapter_id == 0 special case
Wed, 01 Mar 2006 10:07:43 +0000 diego Change obsolete references to design6 to design7.
Wed, 01 Mar 2006 10:01:43 +0000 diego New website structure, the /homepage subdirectory is gone.
Wed, 01 Mar 2006 09:57:11 +0000 gpoirier synced with 1.1235
Wed, 01 Mar 2006 09:26:06 +0000 diego sync with 1.222
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