1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/include
Stéphane Borel 7a174310a0 -defining TRACE_DVDCSS in config.h displays libdvdcss debug message.
-libdvdcss error messages are reported in input_dvd.c.
-vlc verbosity also enables more error messages from libdvdcss.
2001-10-16 16:51:28 +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
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 If memalign isn't available, fall back on valloc. 2001-09-28 09:57:08 +00:00
config.h.in -defining TRACE_DVDCSS in config.h displays libdvdcss debug message. 2001-10-16 16:51:28 +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 New features for libdvdcss: we have three ways now to decode a title key. 2001-10-13 15:34:21 +00:00
input_ext-dec.h * Minor ShowBits() optimization ; 2001-10-03 12:46:17 +00:00
input_ext-intf.h * Cleaned up sam's mess with input's pf_open and pf_close (not completely) ; 2001-10-02 16:46:59 +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 * Removed -march=pentiumpro ; should now work on pentium-class machines ; 2001-10-01 16:18: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 * Removed -march=pentiumpro ; should now work on pentium-class machines ; 2001-10-01 16:18: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 * Fixed a bug in the gtk interface which caused vlc to go amok after 2001-08-09 08:20:26 +00:00
modules_inner.h * Fixed the BeOS compile typo. 2001-05-30 17:03:13 +00:00
modules.h * Altivec IDCT and motion compensation, based on Paul Mackerras's mpeg2dec 2001-09-05 16:07:50 +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 Error checks in debug mode : pthread ERRORCHECK_MUTEX and MALLOC_CHECK_=2. 2001-10-01 12:48:01 +00:00
vdec_ext-plugins.h * Minor video parser optimization ; 2001-10-11 16:12:43 +00:00
video_output.h * Removed -march=pentiumpro ; should now work on pentium-class machines ; 2001-10-01 16:18:49 +00:00
video.h * Totally rewrote the video decoder (inspired by walken's mpeg2dec), implying : 2001-08-22 17:21:46 +00:00