log

age author description
Wed, 02 May 2007 16:23:16 +0000 reimar Simplify conv24to32 for-loop
Wed, 02 May 2007 16:17:16 +0000 reimar Remove useless extern before function prototypes
Wed, 02 May 2007 14:39:55 +0000 reimar Remove libpng dependency for Gui, use libavcodec instead
Wed, 02 May 2007 14:21:25 +0000 reimar Disable internal vidix on PPC linux, it breaks compilation.
Wed, 02 May 2007 10:51:57 +0000 diego Fix commit nick.
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