log

age author description
Sun, 01 Apr 2007 15:59:44 +0000 diego Add support for the THP game format.
Sun, 01 Apr 2007 14:42:13 +0000 diego typo fixes ported from VLC
Sun, 01 Apr 2007 13:58:06 +0000 ben updated pci ids list, fixed vidix drivers compilation and added nearly exhaustive pci ids for nvidia driver
Sun, 01 Apr 2007 13:27:28 +0000 ben allow passing :help to -vo [cx]vidix to get list of all compiled in vidix drivers
Sun, 01 Apr 2007 13:16:54 +0000 cehoyos mention most RTSP changes
Sun, 01 Apr 2007 13:03:37 +0000 ben killed warnings in cyberblade driver
Sun, 01 Apr 2007 13:00:58 +0000 ben killed warnings in rage128 driver
Sun, 01 Apr 2007 12:59:12 +0000 ben killed warnings in pm3 driver
Sun, 01 Apr 2007 12:57:47 +0000 ben killed warnings in savage driver
Sun, 01 Apr 2007 12:52:25 +0000 ben killed warnings in sis driver
Sun, 01 Apr 2007 12:48:32 +0000 ben killed warnings in unichrome driver
Sun, 01 Apr 2007 12:39:06 +0000 ben simplified function prototypes to avoid casts but keep external API compatibility
Sun, 01 Apr 2007 12:31:15 +0000 diego Move pci.db out of its single-file subdirectory.
Sun, 01 Apr 2007 12:30:17 +0000 diego Do not remove or ignore pci.db.
Sun, 01 Apr 2007 12:26:31 +0000 ben useless externs
Sun, 01 Apr 2007 12:25:31 +0000 nicodvb in flush_buffers() removed code that required the presence of an amount of audio data >= video data in the temporal domain
Sun, 01 Apr 2007 12:21:47 +0000 ben removed references to no longer used internal drivers functions
Sun, 01 Apr 2007 12:16:49 +0000 ben updated vidix.h from upstream vidix project
Sun, 01 Apr 2007 11:13:04 +0000 ben checking for dynamic drivers version number is now pointless
Sun, 01 Apr 2007 11:06:06 +0000 ben switch to new internal vidix API, no more dlopen/dlsym, libvidix is now a fully static library with all drivers built-in
Sun, 01 Apr 2007 09:45:26 +0000 diego Ignore netstream and fix its compilation; remove object files on make clean.
Sun, 01 Apr 2007 09:39:32 +0000 diego Move netstream.c out of its single-file subdirectory.
Sun, 01 Apr 2007 09:28:04 +0000 diego Remove unnecessary dependencies.
Sun, 01 Apr 2007 09:24:30 +0000 diego Get netstream somewhat closer to linking.
Sun, 01 Apr 2007 03:03:05 +0000 cehoyos Support h264 over rtsp
Sun, 01 Apr 2007 03:00:47 +0000 cehoyos Cosmetics: Move variable declaration and initialization up.
Sun, 01 Apr 2007 00:02:43 +0000 diego Move driver files directly into the vidix directory.
Sat, 31 Mar 2007 23:48:48 +0000 diego Merge all VIDIX drivers into libvidix.a.
Sat, 31 Mar 2007 23:33:30 +0000 diego Append objects derived from sources to OBJS_*. This way the OBJS_* variables
Sat, 31 Mar 2007 23:02:36 +0000 diego Move QNX-specific settings next to the other OS-specific settings.
Sat, 31 Mar 2007 23:01:53 +0000 diego Don't compile cpuinfo and fastmemcpybench by default.
Sat, 31 Mar 2007 20:58:14 +0000 iive Use FT_Glyph_StrokeBorder to render only the outside border.
Sat, 31 Mar 2007 18:12:16 +0000 diego Move the generation of OBJS_* from SRCS_* up before the addition of OBJS_*-yes
Sat, 31 Mar 2007 14:22:44 +0000 diego Sync with removed tools.
Sat, 31 Mar 2007 14:21:06 +0000 diego Remove obsolete TV output tools.
Sat, 31 Mar 2007 14:17:31 +0000 diego Remove unused/nonworking wallpaper setting utility.
Sat, 31 Mar 2007 14:15:20 +0000 diego Remove unused benchmarking scripts.
Sat, 31 Mar 2007 14:14:28 +0000 diego Remove obsolete bitmap font tools.
Sat, 31 Mar 2007 14:10:44 +0000 diego Remove obsolete/unnecessary/trivial scripts and programs.
Sat, 31 Mar 2007 13:37:29 +0000 diego Build libdha statically like all the other libraries.
Sat, 31 Mar 2007 13:35:42 +0000 diego Remove empty section.
Sat, 31 Mar 2007 11:01:28 +0000 cehoyos Gui: Show correct time after seeking in audio-only files.
Sat, 31 Mar 2007 08:13:21 +0000 Gabrov synced with r22772
Sat, 31 Mar 2007 08:04:33 +0000 Gabrov synced with r22800 (missing from previous commit)
Sat, 31 Mar 2007 08:00:28 +0000 Gabrov synced with r22849
Sat, 31 Mar 2007 07:16:41 +0000 Gabrov synced with r22845
Fri, 30 Mar 2007 22:57:04 +0000 uau Set CONFIG_EBP_AVAILABLE, CONFIG_EBX_AVAILABLE for FFmpeg
Fri, 30 Mar 2007 22:09:13 +0000 diego Handle proper compilation on Mac OS X.
Fri, 30 Mar 2007 18:26:32 +0000 gpoirier sync w/ r21155
Fri, 30 Mar 2007 17:10:35 +0000 reimar Clarify -xineramascreen -2 behaviour
Thu, 29 Mar 2007 18:08:25 +0000 diego cosmetics: Remove all trailing whitespace.
Thu, 29 Mar 2007 17:55:38 +0000 diego some sync by Fernando Tarn, lists.im gmail com
Thu, 29 Mar 2007 17:21:17 +0000 rathann Missing svn add from r22841.
Thu, 29 Mar 2007 17:16:11 +0000 rathann Code cleanup: don't include a .c file in mplayer.c and fix a few
Thu, 29 Mar 2007 09:27:36 +0000 diego Remove stray variable that was causing tests to fail randomly.
Thu, 29 Mar 2007 09:26:21 +0000 diego OpenGL reportedly works fine on Mac OS X, see Bugzilla #784.
Wed, 28 Mar 2007 20:24:15 +0000 nicodvb replaced ! with not as adviced by Reimar
Wed, 28 Mar 2007 19:16:38 +0000 nicodvb mention vidix in Solaris/x86
Wed, 28 Mar 2007 19:14:53 +0000 nicodvb don't disable vidix_internal on sparc/x86 when vidix==auto (this damn diff made me twist the log)
Wed, 28 Mar 2007 18:45:02 +0000 nicodvb in solaris the I/O device to mmap() is /dev/xsvc, not /dev/mem