log

age author description
Mon, 05 Jun 2006 06:21:57 +0000 kraymer r18570: document the recent changes in Snow. new lavcopts: 'refs', 'vqscale=0'
Mon, 05 Jun 2006 05:34:26 +0000 lorenm document the recent changes in Snow.
Mon, 05 Jun 2006 05:02:47 +0000 kraymer initial import of some missing German xml translation, review(s) pending
Mon, 05 Jun 2006 00:35:58 +0000 kraymer 18567: fixed -dvbin :timeout range
Sun, 04 Jun 2006 23:41:44 +0000 nicodvb fixed -dvbin :timeout range
Sun, 04 Jun 2006 23:23:58 +0000 nicodvb support for dts (identified only by the PMT, not from the bitstream)
Sun, 04 Jun 2006 23:16:09 +0000 nicodvb fixed wrong assignment of stream type in generic PES_PRIVATE1 streams (didn't respect the type qualified in the PMT)
Sun, 04 Jun 2006 23:11:40 +0000 nicodvb one more a52 descriptor (dvb impl., untested)
Sun, 04 Jun 2006 23:09:19 +0000 nicodvb configurable tuning timeout
Sun, 04 Jun 2006 23:04:42 +0000 nicodvb configurable tuning timeout
Sun, 04 Jun 2006 22:52:02 +0000 nicodvb fixed off by one object_types in -faacopts
Sun, 04 Jun 2006 22:48:59 +0000 rtogni SVN switch: get version date from .svn subdir instead of CVS/Entries
Sun, 04 Jun 2006 22:41:27 +0000 rtogni Fix potential integer overflows in memory allocation.
Fri, 02 Jun 2006 11:31:42 +0000 diego libpostproc is not a subdirectory of libavcodec anymore.
Fri, 02 Jun 2006 11:27:19 +0000 diego svn:externals definitions for required FFmpeg libraries.
Fri, 02 Jun 2006 11:24:33 +0000 diego Remove now obsolete .cvsignore files.
Tue, 30 May 2006 23:23:28 +0000 michael metadata support
Tue, 30 May 2006 23:18:05 +0000 poirierg Remove dead code, and do close smem file descriptor during un-init
Wed, 31 May 2006 23:37:29 +0000 poirierg On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>
Tue, 30 May 2006 23:08:28 +0000 poirierg URL fix
Thu, 18 May 2006 18:31:14 +0000 uau Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are no
Thu, 18 May 2006 18:05:10 +0000 nicodvb psm longer than 1018 bytes is not allowed, thus invalid
Thu, 18 May 2006 17:45:20 +0000 gabrov synced with 1.87
Thu, 18 May 2006 17:43:50 +0000 gabrov typo fixes
Thu, 18 May 2006 17:37:00 +0000 gabrov increased sync tag (1.16) after URL update
Thu, 18 May 2006 17:33:29 +0000 gabrov synced with 1.53
Thu, 18 May 2006 17:31:24 +0000 gabrov typo fixes
Thu, 18 May 2006 12:53:14 +0000 gpoirier Partial sync, patch by Gilles Pelletier < pellgill AH gmail POIS com >
Thu, 18 May 2006 10:08:38 +0000 ivo use mp_msg instead of printf
Thu, 18 May 2006 09:54:44 +0000 ivo include sys/io.h instead of asm/io.h so iopl() gets declared too