log

age author description
Wed, 02 May 2007 10:15:12 +0000 eugeni Always deallocate glyphs. Fixes memory leak.
Wed, 02 May 2007 07:02:16 +0000 benoit cosmetics: indentation after previous patch
Wed, 02 May 2007 07:00:10 +0000 benoit test if color conv fonction exists prior to using it
Tue, 01 May 2007 23:04:21 +0000 eugeni Fix NULL pointer dereference in demux_mkv that happens when
Tue, 01 May 2007 22:08:26 +0000 gpoirier sync w/ r23162
Tue, 01 May 2007 20:02:05 +0000 nicodvb dvdnav:// depends on our fork of libdvdnav
Tue, 01 May 2007 19:55:15 +0000 nicodvb reindented dvdread check block
Tue, 01 May 2007 19:54:13 +0000 nicodvb libdvdnav now depends on our fork of the library; only the version without
Tue, 01 May 2007 19:16:35 +0000 diego Reuse common Makefile infrastructure.
Tue, 01 May 2007 19:15:29 +0000 diego cosmetics: Move depend target (preparation for upcoming change).
Tue, 01 May 2007 17:45:06 +0000 diego Clarify whom to send translations to.
Tue, 01 May 2007 15:54:00 +0000 eugeni Update comments.
Tue, 01 May 2007 15:34:08 +0000 eugeni Cosmetics.
Tue, 01 May 2007 15:33:06 +0000 eugeni Move glyph_to_bitmap() call and outline glyph deallocation to
Tue, 01 May 2007 15:23:04 +0000 gpoirier sync w/ r23152
Tue, 01 May 2007 15:21:34 +0000 eugeni Minor code simplification.
Tue, 01 May 2007 15:14:22 +0000 eugeni Move get_bitmap_glyph() call to a separate loop.
Tue, 01 May 2007 15:12:36 +0000 eugeni Move transform_3d() call to get_bitmap_glyph().
Tue, 01 May 2007 15:07:41 +0000 eugeni Make a function static.
Tue, 01 May 2007 15:05:20 +0000 eugeni Don't recalculate rotation radius.
Tue, 01 May 2007 14:29:28 +0000 eugeni Bugfix: glyph cache depends on border width, because it contains outline_glyph
Tue, 01 May 2007 14:08:26 +0000 diego Merge FFmpeg dependency handling into the individual tests.
Tue, 01 May 2007 13:55:28 +0000 diego cosmetics: Fix bogus indentation.
Mon, 30 Apr 2007 22:14:29 +0000 ben synced with upstream vidix, prevented some drivers to work on some configs/archs
Mon, 30 Apr 2007 12:00:13 +0000 ben deprecated comment from the time the pvr code was half V4L2 and half IVTV specific
Mon, 30 Apr 2007 11:46:43 +0000 ben one more spelling fix
Mon, 30 Apr 2007 11:46:02 +0000 ben accurate X200 memory size detection (patch by rjoco77 at kezdionline dot ro)
Mon, 30 Apr 2007 11:41:47 +0000 ben spelling fix
Mon, 30 Apr 2007 09:16:10 +0000 Gabrov synced with r23179
Mon, 30 Apr 2007 08:05:29 +0000 diego cosmetics attack, part IV: Remove all tabs and prettyprint/reindent the code.