log

age author description
Tue, 12 Aug 2008 07:33:15 +0000 diego Remove useless DVB-related #include.
Tue, 12 Aug 2008 07:16:18 +0000 diego Enable PNG encoder in libavcodec for vf_screenshot only if zlib is enabled.
Tue, 12 Aug 2008 01:58:36 +0000 compn updates
Mon, 11 Aug 2008 23:15:24 +0000 ben Mention IVTV, S3 and SH_VEU drivers within VIDIX section of manpage.
Mon, 11 Aug 2008 23:11:38 +0000 ben Update ChangeLog with latest VIDIX related changes regarding SuperH.
Mon, 11 Aug 2008 23:10:03 +0000 ben Add VIDIX driver for SuperH Mobile VEU hardware block.
Mon, 11 Aug 2008 23:04:03 +0000 ben Add proper VIDIX support for SuperH architecture.
Mon, 11 Aug 2008 21:10:04 +0000 gpoirier sync w/r27348, patch by JRaSH
Mon, 11 Aug 2008 17:32:31 +0000 compn fix audio in some rtsp streams, ok'd by lu_zero
Sun, 10 Aug 2008 18:38:13 +0000 diego The PNG encoder in libavcodec needs to be enabled for vf_screenshot even if
Sun, 10 Aug 2008 15:32:03 +0000 compn codecs.c note is very old and unneeded.
Sat, 09 Aug 2008 18:40:51 +0000 gpoirier sync w/27407 + fixes
Sat, 09 Aug 2008 15:45:00 +0000 diego Use translatable string instead of hardcoded message for process priority.
Sat, 09 Aug 2008 14:56:09 +0000 diego Remove duplicated prototype for XShmGetEventBase(), because
Sat, 09 Aug 2008 13:53:19 +0000 diego Skip dependency generation if we just run distclean or if skipping
Fri, 08 Aug 2008 20:08:02 +0000 eugeni Don't print drawing commands on screen.
Thu, 07 Aug 2008 22:20:58 +0000 eugeni If (has outline) blur(outline) else blur(glyph).
Thu, 07 Aug 2008 22:20:56 +0000 eugeni \org turns off collision detection.
Thu, 07 Aug 2008 22:20:54 +0000 eugeni Treat \h as space character.
Thu, 07 Aug 2008 22:20:52 +0000 eugeni Calculate subtitle origin in floating point.
Thu, 07 Aug 2008 22:20:50 +0000 eugeni Calculate subtitle position in floating point.
Thu, 07 Aug 2008 21:46:06 +0000 diego Add separate variables for CFLAGS that are specific to internal libraries
Thu, 07 Aug 2008 21:44:26 +0000 diego Remove unused Makefile variable.
Thu, 07 Aug 2008 21:03:14 +0000 diego cosmetics: Rename some CFLAGS-related variables.
Thu, 07 Aug 2008 20:32:02 +0000 diego 10l: Remove stray backslash at end of line.
Thu, 07 Aug 2008 12:36:31 +0000 diego Merge two redundantly declared lines into one.
Thu, 07 Aug 2008 12:35:34 +0000 diego cosmetics: Sort things into alphabetical order in various places.
Thu, 07 Aug 2008 12:28:28 +0000 ben Add NV12 colorspace support to VIDIX driver.
Thu, 07 Aug 2008 12:20:50 +0000 diego Give a CONFIG_ prefix to preprocessor directives that lacked one and
Thu, 07 Aug 2008 11:58:37 +0000 diego generalized SH architecture support by Magnus Damm, magnus.damm gmail com