| .. |
|
vlc
|
* include/vlc_codec.h: defines decoders/encoders related structures here.
|
23 years ago |
|
.cvsignore
|
* ./debian/rules: moved the gtk_main and gnome_main plugins to the gvlc
|
24 years ago |
|
aout_internal.h
|
* src/audio_output/dec.c, include/aout_internal.h: the aout core was
|
23 years ago |
|
audio_output.h
|
* include/vlc_codec.h: defines decoders/encoders related structures here.
|
23 years ago |
|
beos_specific.h
|
* ./src/misc/beos_specific.cpp, ./src/misc/darwin_specific.m: removed
|
24 years ago |
|
charset.h
|
* added a vlc_current_charset function. This tries to get the current charset
|
23 years ago |
|
codecs.h
|
* all: move "wave format tag to fourcc" from demuxers to codecs.h
|
23 years ago |
|
configuration.h
|
First part of code to allow configurable hotkeys.
|
23 years ago |
|
darwin_specific.h
|
* ./src/misc/beos_specific.cpp, ./src/misc/darwin_specific.m: removed
|
24 years ago |
|
httpd.h
|
* include/httpd.h: compilation fix.
|
23 years ago |
|
input_ext-dec.h
|
* include/vlc_codec.h: defines decoders/encoders related structures here.
|
23 years ago |
|
input_ext-intf.h
|
* src/video_output/video_output.c : do not use FIND_ANYWHERE to catch
|
23 years ago |
|
input_ext-plugins.h
|
* ALL: changed the prototype of input_AddES() to include enough information so we can build an "video-es", "audio-es" and "spu-es" object variable. These variables can be used by the interfaces to navigate between the elementary streams.
|
23 years ago |
|
intf_eject.h
|
* ALL: new module API. Makes a few things a lot simpler, and we gain
|
24 years ago |
|
iso_lang.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
main.h
|
* include/main.h, src/libvlc.c, src/libvlc.h, src/misc/configuration.c: added a --config, --save-config and --reset-config option to the command line.
|
23 years ago |
|
mmx.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
modules.h
|
* include/modules.h: Fixed the OS X build by adding a required header.
|
23 years ago |
|
modules_inner.h
|
* modules/gui/wxwindows/preferences.cpp: fixed the preferences to also show the config options of sub-modules.
|
23 years ago |
|
mtime.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
network.h
|
* all: added a i_ttl field in network_socket_t to allow per connection ttl
|
23 years ago |
|
ninput.h
|
* modules/misc/freetype.c: spelling errors
|
23 years ago |
|
os_specific.h
|
* include/os_specific.h: oops, fixed my last commit.
|
23 years ago |
|
osd.h
|
Further doxygenization.
|
23 years ago |
|
stream_control.h
|
* ninput.h : change control parameters.
|
23 years ago |
|
stream_output.h
|
* include/stream_output.h include/vlc_common.h : move TAB_APPEND,
|
23 years ago |
|
variables.h
|
Doxyfile:
|
23 years ago |
|
video_output.h
|
Further doxygenization.
|
23 years ago |
|
vlc_block.h
|
* include/vlc_block.h, modules/codec/libmpeg2.c: re-added the discontinuity flag in block_t and re-enabled the discontinuity gestion in the libmpeg2 codec.
|
23 years ago |
|
vlc_block_helper.h
|
* modules/codec/mpeg_audio.c: fixes and improvements.
|
23 years ago |
|
vlc_codec.h
|
* include/vlc_codec.h: defines decoders/encoders related structures here.
|
23 years ago |
|
vlc_common.h
|
* include/vlc_help.h src/libvlc.h: thou shalt not hardcode newlines in the middle of sentences.
|
23 years ago |
|
vlc_config.h
|
* include/vlc_config.h: removed unused config stuff.
|
23 years ago |
|
vlc_cpu.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
vlc_error.h
|
* include/error.h: Renamed this file to include/vlc_error.h to avoid name
|
23 years ago |
|
vlc_help.h
|
* include/vlc_help.h src/libvlc.h: thou shalt not hardcode newlines in the middle of sentences.
|
23 years ago |
|
vlc_interface.h
|
Added some Doxygen doc
|
23 years ago |
|
vlc_keys.h
|
* include/vlc_codec.h: defines decoders/encoders related structures here.
|
23 years ago |
|
vlc_messages.h
|
* ./include/vlc_messages.h: msg_* functions now use the same argument type
|
24 years ago |
|
vlc_objects.h
|
* include/vlc_codec.h: defines decoders/encoders related structures here.
|
23 years ago |
|
vlc_playlist.h
|
* include/vlc_playlist.h
|
23 years ago |
|
vlc_threads.h
|
* src/misc/threads.c, include/vlc_threads.h: Removed the pthread wrapper for
|
23 years ago |
|
vlc_threads_funcs.h
|
* src/misc/threads.c, include/vlc_threads_funcs.h: another bunch of fixes
|
23 years ago |
|
vlc_video.h
|
* include/vlc_codec.h: defines decoders/encoders related structures here.
|
23 years ago |
|
vout_synchro.h
|
* include/video.h include/video_output.h src/video_output/vout_pictures.c:
|
23 years ago |
|
win32_specific.h
|
* ./src/misc/beos_specific.cpp: BeOS fixes, removed a static variable.
|
24 years ago |