| .. |
|
.cvsignore
|
* Moved modules_builtins.h.in into src/misc. Please remove
|
25 years ago |
|
ac3_downmix.h
|
* AC3 IMDCT and downmix functions are now in plugins, --imdct and
|
25 years ago |
|
ac3_imdct.h
|
* Use memalign for aligned data (instead of a greek malloc)
|
25 years ago |
|
audio_output.h
|
* Fix audio/video synchro bug with esd
|
25 years ago |
|
beos_specific.h
|
* Fixed a few warnings with gcc 3.0.
|
25 years ago |
|
bytes_swap.h
|
* Big clean-up to allow compiling every module as plugins.
|
25 years ago |
|
common.h
|
* Big clean-up to allow compiling every module as plugins.
|
25 years ago |
|
common_win32.h
|
* Big clean-up to allow compiling every module as plugins.
|
25 years ago |
|
config.h.in
|
* Made everything ready for a vlc-0.2.91 / libdvdcss-1.0.0 release.
|
25 years ago |
|
darwin_specific.h
|
* Fixed a few warnings with gcc 3.0.
|
25 years ago |
|
debug.h
|
* Header cleaning: filled all empty authors fields, added CVS $Id stuff.
|
25 years ago |
|
defs.h.in
|
* configure should no longer assume AltiVec is supported when it actually
|
25 years ago |
|
input_ext-dec.h
|
* Fixed a few crashes due to race conditions in the decoder spawning.
|
25 years ago |
|
input_ext-intf.h
|
* Big clean-up to allow compiling every module as plugins.
|
25 years ago |
|
input_ext-plugins.h
|
* Big clean-up to allow compiling every module as plugins.
|
25 years ago |
|
input_iovec.h
|
- Fixed 2 Win32 bugs in libdvdcss (in _win32_dvdcss_readv), one of them
|
25 years ago |
|
int_types.h
|
* Applied patch from Jon Lech Johansen <jon-vl@nanocrew.net> to compile
|
25 years ago |
|
interface.h
|
* Header cleaning: filled all empty authors fields, added CVS $Id stuff.
|
25 years ago |
|
intf_msg.h
|
* Removed -march=pentiumpro ; should now work on pentium-class machines ;
|
25 years ago |
|
intf_playlist.h
|
* Fixed the BeOS compile typo.
|
25 years ago |
|
iso_lang.h
|
*Move function that translates language codes into country name in src/misc
|
25 years ago |
|
keystrokes.h
|
* Added a 'd' keystroke to dump the stream contents (for debugging
|
25 years ago |
|
main.h
|
* Removed -march=pentiumpro ; should now work on pentium-class machines ;
|
25 years ago |
|
mmx.h
|
* Borrowed livid's latest libmmx and MMXEXT MC. Not in the Makefile => to
|
26 years ago |
|
modules.h
|
* Fixed heap corruption issues in ac3dec (thanks reno).
|
25 years ago |
|
modules_export.h
|
* Big clean-up to allow compiling every module as plugins.
|
25 years ago |
|
modules_inner.h
|
* Fixed the BeOS compile typo.
|
25 years ago |
|
mtime.h
|
* Header cleaning: filled all empty authors fields, added CVS $Id stuff.
|
25 years ago |
|
netutils.h
|
Major rewrite of the network layer. The following syntax ARE NO LONGER
|
25 years ago |
|
stream_control.h
|
* Rewrote the video decoder to take advantage of several processors (SMP mode) ;
|
25 years ago |
|
tests.h
|
* Fixed the BeOS compile typo.
|
25 years ago |
|
threads.h
|
* Big clean-up to allow compiling every module as plugins.
|
25 years ago |
|
vdec_ext-plugins.h
|
* Minor video parser optimization ;
|
25 years ago |
|
video.h
|
* Totally rewrote the video decoder (inspired by walken's mpeg2dec), implying :
|
25 years ago |
|
video_output.h
|
* Removed -march=pentiumpro ; should now work on pentium-class machines ;
|
25 years ago |
|
win32_specific.h
|
* Fixed the vlcs communication issue by initializing WinSock at
|
25 years ago |