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.