log

age author description
Tue, 17 Apr 2007 07:06:44 +0000 rfelker big surprise.. uau broke gcc 2.95 as usual
Tue, 17 Apr 2007 07:04:53 +0000 rfelker 5l: don't die when config file contains dvd options and dvd support is missing
Mon, 16 Apr 2007 21:41:03 +0000 ivo New implementation of rgb32tobgr32
Mon, 16 Apr 2007 20:08:29 +0000 reimar Ignore mp4a audio tag, it is meaningless since we get it for all mp4 files
Mon, 16 Apr 2007 13:54:43 +0000 diego cosmetics: tabs --> spaces
Mon, 16 Apr 2007 11:17:55 +0000 kraymer minor fixes for r23004
Mon, 16 Apr 2007 11:13:12 +0000 Gabrov synced with r23003
Mon, 16 Apr 2007 11:12:35 +0000 kraymer r22985: Move translatable strings from tv.c to help_mp*
Mon, 16 Apr 2007 10:37:08 +0000 voroshil Remove duplicated line
Sun, 15 Apr 2007 16:09:29 +0000 ben bad prototype for driver init function
Sun, 15 Apr 2007 16:08:40 +0000 ben u_int seems unknown under mingw
Sun, 15 Apr 2007 15:21:37 +0000 compn lowres supports some h264 files
Sun, 15 Apr 2007 14:43:06 +0000 voroshil add entry for recently fixed "device" and "adevice" suboptions in *BSD BT848 tv
Sun, 15 Apr 2007 12:06:48 +0000 diego Report if internal, external of dvdnav version of dvdread is used.
Sun, 15 Apr 2007 11:56:52 +0000 diego Disabled VCD support under Cygwin, it fails to link.
Sun, 15 Apr 2007 11:35:44 +0000 diego Remove unused variable.
Sun, 15 Apr 2007 11:33:02 +0000 diego Update amr-nb and amr-wb checks for changes in FFmpeg.
Sun, 15 Apr 2007 01:27:34 +0000 michael improve horizontal chroma resolution with pal
Sun, 15 Apr 2007 00:53:32 +0000 michael convert palette to yuv instead of converting each pixel after pal->rgb
Sat, 14 Apr 2007 10:52:40 +0000 ben added vidix driver for Permedia2 cards from upstream vidix
Sat, 14 Apr 2007 10:39:17 +0000 ben added conditional vidix drivers compilation
Sat, 14 Apr 2007 10:07:36 +0000 reimar Use lavf_preferred mechanism to replace more extension-based detection hacks
Sat, 14 Apr 2007 10:03:42 +0000 reimar Add lavf_preferred demuxer for lavf formats we want to be probed
Sat, 14 Apr 2007 00:10:33 +0000 voroshil typo
Fri, 13 Apr 2007 14:34:38 +0000 voroshil cosmetics. restore empty line removed in r22985.
Fri, 13 Apr 2007 13:46:49 +0000 eugeni Fix a stupid bug in r22473: bbox is zero-filled everytime when a glyph
Fri, 13 Apr 2007 13:31:54 +0000 voroshil Move translatable strings from tv.c to help_mp*
Thu, 12 Apr 2007 19:40:18 +0000 diego Remove redundant setting of variables when compiling FFmpeg libraries,
Thu, 12 Apr 2007 19:31:35 +0000 ivo cosmetics, expand all tabs to four spaces.
Thu, 12 Apr 2007 19:25:36 +0000 ivo Replace huge switch statement by a lookup table.