1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/include
Gildas Bazin 5bcfa0faf5 * dvdcss_readv optimisations for Win32. We now send only one read command
to the DVD drive for the whole iovec.
 * Fixed _win32_dvdcss_aread to work around the WinASPI32 64kb transfer
   size restriction.
 * New and theoretically better Win32 pthread implementation which fixes a
   problem I was having when changing title on a DVD (netlist related).
   vlc_cond_multicast may or may not work.
 * Fixed the "quit" event handling in directx/vout_events.c.
 * dvd_ifo.c now takes into account error messages from UDFFindFile.
 * Temporarily disabled aout_Probe() in aout_SDL (this function
   is creating an awful lot of problems - libSDL bug ).
2001-07-25 08:41:22 +00:00
..
.cvsignore * Moved modules_builtins.h.in into src/misc. Please remove 2001-06-02 01:10:19 +00:00
ac3_downmix.h * AC3 IMDCT and downmix functions are now in plugins, --imdct and 2001-05-15 16:19:42 +00:00
ac3_imdct.h * Alignement in asm functions 2001-07-08 23:15:11 +00:00
attributes.h * Borrowed livid's latest libmmx and MMXEXT MC. Not in the Makefile => to 2001-01-16 17:59:23 +00:00
audio_output.h * Fix audio/video synchro bug with esd 2001-07-12 20:31:33 +00:00
beos_specific.h * Fixed a few warnings with gcc 3.0. 2001-05-06 04:32:03 +00:00
common.h Win32 changes only: 2001-07-08 17:45:52 +00:00
config.h.in * Updated documentation with recent changes ; 2001-07-18 17:05:39 +00:00
darwin_specific.h * Fixed a few warnings with gcc 3.0. 2001-05-06 04:32:03 +00:00
debug.h * Header cleaning: filled all empty authors fields, added CVS $Id stuff. 2001-03-21 13:42:35 +00:00
defs.h.in * QNX RTOS plug-in by Jon Lech Johansen. 2001-07-19 11:50:51 +00:00
input_ext-dec.h Fixed GetChunk for chunks < 4 bytes. 2001-07-16 12:10:32 +00:00
input_ext-intf.h * Rewrote the video decoder to take advantage of several processors (SMP mode) ; 2001-07-18 14:21:00 +00:00
input_ext-plugins.h * Rewrote the video decoder to take advantage of several processors (SMP mode) ; 2001-07-18 14:21:00 +00:00
input_iovec.h - Fixed 2 Win32 bugs in libdvdcss (in _win32_dvdcss_readv), one of them 2001-07-12 23:06:54 +00:00
int_types.h * Applied patch from Jon Lech Johansen <jon-vl@nanocrew.net> to compile 2001-05-31 01:37:08 +00:00
interface.h * Header cleaning: filled all empty authors fields, added CVS $Id stuff. 2001-03-21 13:42:35 +00:00
intf_msg.h * Win2000 DVD input by Jon Lech Johansen <jon-vl@nanocrew.net>. 2001-05-31 03:12:49 +00:00
intf_playlist.h * Fixed the BeOS compile typo. 2001-05-30 17:03:13 +00:00
keystrokes.h * Added a 'd' keystroke to dump the stream contents (for debugging 2001-02-22 16:17:12 +00:00
main.h *slight modification in input_dvd since Getiovec wasn't at the right 2001-06-12 18:16:49 +00:00
mmx.h * Borrowed livid's latest libmmx and MMXEXT MC. Not in the Makefile => to 2001-01-16 17:59:23 +00:00
modules_export.h * Rewrote the video decoder to take advantage of several processors (SMP mode) ; 2001-07-18 14:21:00 +00:00
modules_inner.h * Fixed the BeOS compile typo. 2001-05-30 17:03:13 +00:00
modules.h Cleaned up include/. Unnecessary headers are no longer under include/, but 2001-07-17 09:48:08 +00:00
mtime.h * Header cleaning: filled all empty authors fields, added CVS $Id stuff. 2001-03-21 13:42:35 +00:00
netutils.h * Fixed the BeOS compile typo. 2001-05-30 17:03:13 +00:00
stream_control.h * Rewrote the video decoder to take advantage of several processors (SMP mode) ; 2001-07-18 14:21:00 +00:00
tests.h * Fixed the BeOS compile typo. 2001-05-30 17:03:13 +00:00
threads.h * dvdcss_readv optimisations for Win32. We now send only one read command 2001-07-25 08:41:22 +00:00
vdec_ext-plugins.h * Rewrote the video decoder to take advantage of several processors (SMP mode) ; 2001-07-18 14:21:00 +00:00
video_output.h * Fixed the BeOS compile typo. 2001-05-30 17:03:13 +00:00
video.h * Rewrote the video decoder to take advantage of several processors (SMP mode) ; 2001-07-18 14:21:00 +00:00