| .. |
|
vlc
|
mediacontrol API: (mostly) use the new libvlc API
|
20 years ago |
|
aout_internal.h
|
* Don't use alloca for audio buffers on OSX and BSD, because the stacksize on both isn't infinite.
|
20 years ago |
|
audio_output.h
|
* Add switch to skins
|
20 years ago |
|
beos_specific.h
|
FSF address change.
|
21 years ago |
|
charset.h
|
Export utf8_vfprintf and utf8_fprintf
|
20 years ago |
|
codecs.h
|
Add support for Windows Media Audio 9 Speech (Closes:#606)
|
20 years ago |
|
configuration.h
|
#transcode{vfilter=...} only works with video filter2 filters.
|
20 years ago |
|
darwin_specific.h
|
FSF address change.
|
21 years ago |
|
intf_eject.h
|
FSF address change.
|
21 years ago |
|
iso_lang.h
|
More UTF8ication
|
20 years ago |
|
libvlc_internal.h
|
A bit of cleanup and test
|
20 years ago |
|
main.h
|
Use a separate message bank for each libvlc instance
|
20 years ago |
|
mediacontrol_internal.h
|
mediacontrol API: (mostly) use the new libvlc API
|
20 years ago |
|
mmx.h
|
* ./include/*, ./src/*: separated WIN32 #tests and UNDER_CE #tests, because
|
24 years ago |
|
modules.h
|
Add a psz_help field to module_t (Refs:#413)
|
21 years ago |
|
modules_inner.h
|
Add support for modules help strings (Closes:#413)
|
20 years ago |
|
mtime.h
|
FSF address change.
|
21 years ago |
|
network.h
|
Add missing const qualifier and fix warnings
|
20 years ago |
|
os_specific.h
|
Those files where forgoten in [16658]
|
20 years ago |
|
snapshot.h
|
include: first part of the relecture. refs #438
|
20 years ago |
|
stream_output.h
|
AccessOutWrite is called very often, especially for TS. Don't store stats on each call
|
20 years ago |
|
variables.h
|
Clean up a bit of redundant code
|
20 years ago |
|
video_output.h
|
Filter handling helpers moved to core
|
20 years ago |
|
vlc_access.h
|
Fix typo
|
20 years ago |
|
vlc_acl.h
|
FSF address change.
|
21 years ago |
|
vlc_bits.h
|
FSF address change.
|
21 years ago |
|
vlc_block.h
|
FSF address change.
|
21 years ago |
|
vlc_block_helper.h
|
FSF address change.
|
21 years ago |
|
vlc_codec.h
|
FSF address change.
|
21 years ago |
|
vlc_common.h
|
For consistency, remove references to vlc from libvlc
|
20 years ago |
|
vlc_config.h
|
Merge back branch 0.8.6-playlist-vlm to trunk.
|
20 years ago |
|
vlc_config_cat.h
|
WTF ?
|
20 years ago |
|
vlc_cpu.h
|
FSF address change.
|
21 years ago |
|
vlc_demux.h
|
Some more demux and access code factorization
|
20 years ago |
|
vlc_devices.h
|
* Create new types for device probing
|
20 years ago |
|
vlc_error.h
|
FSF address change.
|
21 years ago |
|
vlc_es.h
|
Cosmetic
|
20 years ago |
|
vlc_es_out.h
|
FSF address change.
|
21 years ago |
|
vlc_filter.h
|
FSF address change.
|
21 years ago |
|
vlc_httpd.h
|
Partial rewrite of stats to avoid lookups (Closes:#693)
|
20 years ago |
|
vlc_image.h
|
FSF address change.
|
21 years ago |
|
vlc_input.h
|
forgot that one in last commit
|
20 years ago |
|
vlc_interaction.h
|
* Some Qt interaction stuff
|
20 years ago |
|
vlc_interface.h
|
Add a "Media Files" extension list + i18n
|
20 years ago |
|
vlc_intf_strings.h
|
Add missing actions in popup
|
20 years ago |
|
vlc_keys.h
|
Add support for keyboard multimedia keys on win32. This is of course untested.
|
20 years ago |
|
vlc_md5.h
|
FSF address change.
|
21 years ago |
|
vlc_messages.h
|
Clean up a bit queues handling. Do not use dynamic arrays
|
20 years ago |
|
vlc_meta.h
|
* Fix id3tag new meta
|
20 years ago |
|
vlc_objects.h
|
For consistency, remove references to vlc from libvlc
|
20 years ago |
|
vlc_osd.h
|
Fix OSD display when vout crop is used (so that every thing stays on the displayed image).
|
20 years ago |
|
vlc_playlist.h
|
Remove vlc_object_find for playlist from the core
|
20 years ago |
|
vlc_spu.h
|
subpicture_t now has a b_pausable attribute. When set to VLC_TRUE (default value is VLC_FALSE), this will keep displaying the subpicture_t when the parent input is paused. This means that subtitles should now be paused when clicking on pause. (refs #29)
|
20 years ago |
|
vlc_stream.h
|
FSF address change.
|
21 years ago |
|
vlc_streaming.h
|
* Handle parameters in streaming profiles
|
20 years ago |
|
vlc_strings.h
|
* Handle parameters in streaming profiles
|
20 years ago |
|
vlc_symbols.h
|
* Add switch to skins
|
20 years ago |
|
vlc_threads.h
|
Make GnuTLS use pthread directly rather than VLC's API when appropriate.
|
20 years ago |
|
vlc_threads_funcs.h
|
Add some “const”s
|
20 years ago |
|
vlc_tls.h
|
Cosmetic, Fix my name
|
20 years ago |
|
vlc_update.h
|
For consistency, remove references to vlc from libvlc
|
20 years ago |
|
vlc_url.h
|
*Really* fix base 64 encoding
|
20 years ago |
|
vlc_video.h
|
subpicture_t now has a b_pausable attribute. When set to VLC_TRUE (default value is VLC_FALSE), this will keep displaying the subpicture_t when the parent input is paused. This means that subtitles should now be paused when clicking on pause. (refs #29)
|
20 years ago |
|
vlc_vlm.h
|
Remove whitespace
|
20 years ago |
|
vlc_vod.h
|
RTSP rewind and fastforward support (Scale option). Almost entirely rewritten a patch from K. Staring <Qdk _at_ quickdekay dot net>.
|
20 years ago |
|
vlc_xml.h
|
FSF address change.
|
21 years ago |
|
vout_synchro.h
|
More UTF8ication
|
20 years ago |
|
win32_specific.h
|
FSF address change.
|
21 years ago |