log

age author description
Mon, 05 Jun 2006 18:41:57 +0000 rtogni Reject codecs.conf files older than 20060501
Mon, 05 Jun 2006 18:41:01 +0000 rtogni Support WVC1 decoding via dmo binary codec wvc1dmod.dll
Mon, 05 Jun 2006 11:45:33 +0000 reimar Move/add checks to avoid crashes and make error messages less confusing
Mon, 05 Jun 2006 11:26:33 +0000 reimar add (currently unused) lookup for glTexImage3D
Mon, 05 Jun 2006 11:23:51 +0000 reimar more GL extension checks to avoid crashes with Mesa
Mon, 05 Jun 2006 11:20:31 +0000 reimar mention when vo_gl yuv conversion methods are inexact
Mon, 05 Jun 2006 10:51:58 +0000 reimar fix variable type used via "m" asm constraint to match size used in asm.
Mon, 05 Jun 2006 08:24:17 +0000 kraymer German man page is completed since some time..
Mon, 05 Jun 2006 06:57:22 +0000 corey Make aic description a bit more helpful and less misleading.
Mon, 05 Jun 2006 06:37:29 +0000 corey Support and document lavc b_sensitivity option.
Mon, 05 Jun 2006 06:36:21 +0000 corey A couple typos: whith --> with, Defult --> Default
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>