log

age author description
Mon, 07 May 2007 22:22:27 +0000 gpoirier compile fix for regression introduced by r23254
Mon, 07 May 2007 21:58:42 +0000 nicodvb For DVR-MS:
Mon, 07 May 2007 20:45:23 +0000 ben fix libmenu compilation with fridibi enabled
Mon, 07 May 2007 19:48:15 +0000 ben cast to what's really expected
Mon, 07 May 2007 19:11:56 +0000 gpoirier iWMMXt-accelerated DCT and motion compensation for ARM processors
Mon, 07 May 2007 17:34:31 +0000 ivo test for tab characters
Mon, 07 May 2007 17:32:01 +0000 compn note about gui depending on libavcodec instead of libpng
Mon, 07 May 2007 17:17:10 +0000 ivo do not run stupid code checks if chfilelist is empty
Mon, 07 May 2007 17:02:42 +0000 ben use already existing function to get utf8 char in libmenu (thx to reimar)
Mon, 07 May 2007 16:51:53 +0000 ben used FFMAX macro as pointed out by reimar
Mon, 07 May 2007 16:48:55 +0000 ben removed useless casts as pointed out by reimar
Mon, 07 May 2007 16:46:24 +0000 ben new -menu-keepdir option that allows libmenu file browser to always restart browsing from the last place we were instead of current dir
Mon, 07 May 2007 15:59:53 +0000 ben support for hebrew through fribidi in libmenu (geexbox patch #580)
Mon, 07 May 2007 15:55:58 +0000 ben support for unicode/utf8 in libmenu (geexbox patch #545)
Mon, 07 May 2007 12:35:14 +0000 reimar remove unused code
Mon, 07 May 2007 12:33:13 +0000 reimar Fix Gui colors for 32 bit png images after switch to libavcodec decoding
Mon, 07 May 2007 08:13:22 +0000 cehoyos Fix compilation after FFmpeg r8921
Sun, 06 May 2007 21:21:19 +0000 cehoyos document lavc's 'level' option
Sun, 06 May 2007 18:40:04 +0000 gpoirier document lavc's 'level' option, patch by Carl Eugen Hoyos
Sun, 06 May 2007 18:15:16 +0000 cehoyos Play amr_nb and amr_wb with FFmpegs r8880
Sat, 05 May 2007 20:40:37 +0000 reimar mplayer.rc depends on version.h
Sat, 05 May 2007 12:45:32 +0000 diego Fix "inline keyword not at beginning of declaration" warning.
Sat, 05 May 2007 02:34:46 +0000 voroshil r23225: The GUI no longer depends on libpng.
Thu, 03 May 2007 20:41:12 +0000 gpoirier sync with r23028, patch by JRaSH % jrash06 A 163 P com%
Thu, 03 May 2007 20:10:14 +0000 eugeni Move variables and a function under #ifdef FC_VERSION to avoid warnings.
Thu, 03 May 2007 19:52:46 +0000 eugeni Deallocate FontConfig objects.
Thu, 03 May 2007 19:47:34 +0000 eugeni Fix stupid bug in r23229.
Thu, 03 May 2007 19:33:35 +0000 eugeni Deallocate string.
Thu, 03 May 2007 19:26:43 +0000 eugeni In ass_font_new, allocate temporary ass_font_t on stack and return the pointer
Thu, 03 May 2007 19:13:54 +0000 eugeni Make cache_*_add functions return the pointer to new (copied) value.
Thu, 03 May 2007 17:28:23 +0000 Gabrov synced with r23227
Thu, 03 May 2007 17:05:39 +0000 cehoyos add "level" as lavc option
Thu, 03 May 2007 14:37:34 +0000 diego MJPEG decoding does not depend on libjpeg.
Thu, 03 May 2007 14:36:46 +0000 diego The GUI no longer depends on libpng.
Thu, 03 May 2007 12:11:21 +0000 diego Simplify libamr_nb test.
Thu, 03 May 2007 12:10:22 +0000 diego cosmetics: Rename remaining instances of amr_* to libamr_*.
Thu, 03 May 2007 12:08:54 +0000 diego Rename amr_nb and amr_wb options to libamr_*.
Thu, 03 May 2007 12:07:13 +0000 diego FFmpeg sync: Rename AMR config settings to LIBAMR.
Thu, 03 May 2007 12:04:29 +0000 diego cosmetics: Rename _amr* variables to _libamr*.
Thu, 03 May 2007 12:02:48 +0000 diego FFmpeg sync: Rename DTS_DECODER --> LIBDTS_DECODER.
Wed, 02 May 2007 16:42:31 +0000 reimar Use calloc instead of malloc+memset
Wed, 02 May 2007 16:39:35 +0000 reimar Missing free on error in conv24to32
Wed, 02 May 2007 16:38:22 +0000 reimar Simplify bgr2rgb
Wed, 02 May 2007 16:26:58 +0000 reimar Remove unused function
Wed, 02 May 2007 16:24:23 +0000 reimar Make functions and variables not used outside bitmap.c static
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
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.
Mon, 30 Apr 2007 07:26:39 +0000 voroshil r23161: Remove outdated and wrong references to codecs.conf.
Mon, 30 Apr 2007 07:08:42 +0000 voroshil sync tag update
Mon, 30 Apr 2007 00:45:52 +0000 iive 10l to Diego for breaking svn (again).
Sun, 29 Apr 2007 21:36:43 +0000 diego cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code.
Sun, 29 Apr 2007 13:39:50 +0000 diego cosmetics: Fix stray wrongly indented line.
Sun, 29 Apr 2007 13:39:27 +0000 diego cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.
Sun, 29 Apr 2007 12:44:34 +0000 diego Fix several implicit declarations of functions warnings.
Sun, 29 Apr 2007 12:29:33 +0000 diego Remove duplicate #include.
Sun, 29 Apr 2007 10:18:39 +0000 reimar Remove unused variable,
Sun, 29 Apr 2007 05:17:08 +0000 voroshil (cosmetics) replace tabs with spaces
Sun, 29 Apr 2007 00:03:19 +0000 voroshil typo fix.
Sat, 28 Apr 2007 23:41:11 +0000 voroshil (cosmetics) more indentation fixes.
Sat, 28 Apr 2007 22:09:53 +0000 vayne add missing case value, fixes functionality when using some skins.
Sat, 28 Apr 2007 22:09:01 +0000 vayne compilation fix for disabling dvd functionality, patch by <bangbangbear at gmail dot com>, slightly modified by me.
Sat, 28 Apr 2007 19:01:00 +0000 compn update wishlist
Sat, 28 Apr 2007 18:01:42 +0000 ben notify new Radeon chipsets supported by VIDIX driver
Sat, 28 Apr 2007 17:58:24 +0000 ben updated manpages with new vidix subdevice names
Sat, 28 Apr 2007 16:18:55 +0000 diego Remove outdated and wrong references to codecs.conf.
Sat, 28 Apr 2007 14:27:15 +0000 diego cosmetics: Fix one more stray wrongly indented line.
Sat, 28 Apr 2007 14:20:44 +0000 diego cosmetics: Remove all trailing whitespace and tabs, indentation fixes.
Sat, 28 Apr 2007 11:44:49 +0000 diego cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.
Sat, 28 Apr 2007 11:41:11 +0000 diego cosmetics: Replace manual tab indentation by \n\t as in the rest of the file.
Sat, 28 Apr 2007 08:06:50 +0000 reimar Mention change to monitorpixelaspect=1 default in Changelog
Sat, 28 Apr 2007 06:10:36 +0000 voroshil r23152: Add -ass-hinting option for setting font hinting method.
Fri, 27 Apr 2007 23:16:45 +0000 cehoyos Make -monitorpixelaspect 1 the default.
Fri, 27 Apr 2007 16:10:45 +0000 reimar Do not set VFCAP_EOSD_UNSCALED if we use scaled-osd
Fri, 27 Apr 2007 14:25:36 +0000 eugeni Add -ass-hinting option for setting font hinting method.
Fri, 27 Apr 2007 14:18:44 +0000 eugeni Fix division by zero in "\t" parsing.
Fri, 27 Apr 2007 10:16:25 +0000 cehoyos Add configures arguments to its output
Fri, 27 Apr 2007 09:19:00 +0000 cehoyos Fix compilation with *_PROTOCOLs in libavformat
Thu, 26 Apr 2007 23:18:07 +0000 diego Mark loader as unmaintained.
Thu, 26 Apr 2007 23:07:11 +0000 diego cosmetics: Remove trailing whitespace.
Thu, 26 Apr 2007 20:56:54 +0000 diego 100l: Fix another round of copy and paste typos.
Thu, 26 Apr 2007 20:44:02 +0000 diego Fix cut and paste typo, _def_libpostproc --> _def_libpostproc_a.
Thu, 26 Apr 2007 20:37:24 +0000 diego 10l: Remove stray 'fi'.
Thu, 26 Apr 2007 18:39:08 +0000 ben onboard X200 GPU (shared memory) returns a 0 RAM size (patch by rjoco77@kezdionline.ro)
Thu, 26 Apr 2007 18:34:18 +0000 ben support for some onboard X200 GPU (patch by rjoco77@kezdionline.ro)
Thu, 26 Apr 2007 17:30:20 +0000 vayne header / declarations cleanup, also fixes broken compilation.
Thu, 26 Apr 2007 15:14:12 +0000 diego Don't declare -lm as a dependency of swscale-example.
Thu, 26 Apr 2007 15:10:07 +0000 diego Simplify preprocessor directives: There is a general variable for