| .. |
|
vlc
|
libvlc: add a new event fired if the chapter changes
|
11 years ago |
|
.gitignore
|
Ignore the vlc binaries
|
15 years ago |
|
vlc_access.h
|
input: support for (inter-)access redirection
|
11 years ago |
|
vlc_addons.h
|
addons: add missing intf and meta categories
|
12 years ago |
|
vlc_aout.h
|
filter: add aout_FiltersDrain and aout_FiltersFlush
|
11 years ago |
|
vlc_aout_volume.h
|
include: add/fix more Doxygen groups
|
11 years ago |
|
vlc_arrays.h
|
Fix sizeof mismatch (fix many cids)
|
13 years ago |
|
vlc_atomic.h
|
Try fixing previous atomic header commit
|
11 years ago |
|
vlc_avcodec.h
|
Be more precise in libavcodec/libavformat/libavutil separation
|
13 years ago |
|
vlc_bits.h
|
vlc_bits: add pf_forward
|
11 years ago |
|
vlc_block.h
|
block: add vlc_fifo_TimedWaitCond
|
11 years ago |
|
vlc_block_helper.h
|
block_helper: remove dead assignments
|
12 years ago |
|
vlc_boxes.h
|
split vlc_bits.h into vlc_boxes.h
|
11 years ago |
|
vlc_charset.h
|
Inline IsUTF8() and EnsureUTF8()
|
11 years ago |
|
vlc_codec.h
|
decoder: add decoder_QueueSub
|
11 years ago |
|
vlc_codec_synchro.h
|
LGPL
|
15 years ago |
|
vlc_codecs.h
|
Demux wave: Add support for .AMB file format
|
11 years ago |
|
vlc_common.h
|
tls: remove virtual_socket_t and clean send/recv prototypes up
|
11 years ago |
|
vlc_config.h
|
Avoid type conversion errors with VLC_TS_*
|
13 years ago |
|
vlc_config_cat.h
|
plugin: add separate category for video splitters (fixes #9967)
|
11 years ago |
|
vlc_configuration.h
|
modules: do not use non-portable union to store item flags in cache
|
14 years ago |
|
vlc_cpu.h
|
Enable FPU on 64-bits ARM
|
14 years ago |
|
vlc_demux.h
|
Comment navigation queries
|
11 years ago |
|
vlc_dialog.h
|
include: add/fix more Doxygen groups
|
11 years ago |
|
vlc_epg.h
|
vlc_epg: add parental rating from ts streams.
|
14 years ago |
|
vlc_es.h
|
Fix spelling of "readable"
|
11 years ago |
|
vlc_es_out.h
|
include: add/fix more Doxygen groups
|
11 years ago |
|
vlc_events.h
|
input: add vlc_InputItemPreparseEnded event
|
12 years ago |
|
vlc_extensions.h
|
fix filename self-references
|
15 years ago |
|
vlc_filter.h
|
filter: merge audio and video flush
|
11 years ago |
|
vlc_fingerprinter.h
|
fingerprinter: remove and propagate constant pf_run
|
11 years ago |
|
vlc_fixups.h
|
compat: fix static_assert
|
11 years ago |
|
vlc_fourcc.h
|
vlc_fourcc: grammar
|
11 years ago |
|
vlc_fs.h
|
vlc_fs: Fix win32 compilation
|
11 years ago |
|
vlc_gcrypt.h
|
gcrypt: require libgcrypt >= 1.6.0
|
11 years ago |
|
vlc_http.h
|
include: fix typos
|
11 years ago |
|
vlc_httpd.h
|
Allow custom HTTP headers for httpd_Stream
|
13 years ago |
|
vlc_image.h
|
image: remove dependency on vout
|
11 years ago |
|
vlc_inhibit.h
|
inhibit: add separate flags for audio and video
|
14 years ago |
|
vlc_input.h
|
vlc_input: check malloc return
|
11 years ago |
|
vlc_input_item.h
|
playlist: don't play directories that can loop into themselves
|
11 years ago |
|
vlc_interface.h
|
Adds .amb to the extensions list
|
11 years ago |
|
vlc_interrupt.h
|
interrupt: add support for custom callbacks
|
11 years ago |
|
vlc_intf_strings.h
|
Qt: add rename directory option
|
13 years ago |
|
vlc_iso_lang.h
|
iso-639: remove now unused field
|
14 years ago |
|
vlc_keys.h
|
add spu text scaling actions
|
11 years ago |
|
vlc_main.h
|
Move input_item_array_t to <vlc_input_item.h>
|
13 years ago |
|
vlc_md5.h
|
LGPL
|
15 years ago |
|
vlc_media_library.h
|
core: remove media library support
|
14 years ago |
|
vlc_memory.h
|
include: improve Doxygen modules
|
11 years ago |
|
vlc_messages.h
|
include: improve Doxygen modules
|
11 years ago |
|
vlc_meta.h
|
Meta: add DiscTotal
|
11 years ago |
|
vlc_meta_fetcher.h
|
meta_fetcher: rename as scope and set values
|
12 years ago |
|
vlc_mime.h
|
Move mime type guessing by extension to separate file and export it
|
14 years ago |
|
vlc_modules.h
|
Finish "core" renaming to avoid prefs crashes
|
13 years ago |
|
vlc_mouse.h
|
Revert "vlc_keys: define mouse's middle, 4 & 5 buttons."t revert
|
15 years ago |
|
vlc_mtime.h
|
LGPL
|
15 years ago |
|
vlc_network.h
|
tls: remove virtual_socket_t and clean send/recv prototypes up
|
11 years ago |
|
vlc_objects.h
|
src: remove vlc_object_alive()
|
11 years ago |
|
vlc_opengl.h
|
opengl: remove lock/unlock callbacks
|
12 years ago |
|
vlc_pgpkey.h
|
include: typo and date fix
|
14 years ago |
|
vlc_picture.h
|
picture_pool: remove one allocation per cloned picture
|
11 years ago |
|
vlc_picture_fifo.h
|
LGPL
|
15 years ago |
|
vlc_picture_pool.h
|
picture_pool: add picture_pool_Cancel
|
11 years ago |
|
vlc_playlist.h
|
playlist: fix Doxygen groups
|
11 years ago |
|
vlc_plugin.h
|
plugin: add separate category for video splitters (fixes #9967)
|
11 years ago |
|
vlc_probe.h
|
include: remove restrict keyword (fixes #12354)
|
12 years ago |
|
vlc_rand.h
|
LGPL
|
15 years ago |
|
vlc_services_discovery.h
|
Export services_discovery_RemoveAll
|
15 years ago |
|
vlc_sout.h
|
sout: we don't modify the chain string
|
11 years ago |
|
vlc_spu.h
|
Do not include <vlc_spu.h> in <vlc_vout_osd.h>
|
11 years ago |
|
vlc_stream.h
|
access: fix ACCESS_GET_META and STREAM_GET_META mismatches
|
11 years ago |
|
vlc_strings.h
|
Inline path_sanitize()
|
11 years ago |
|
vlc_subpicture.h
|
subpicture: rename confusing option
|
11 years ago |
|
vlc_text_style.h
|
Add RebeccaPurple color
|
11 years ago |
|
vlc_threads.h
|
include: add VLC_THREAD_CANCELED constant macro
|
11 years ago |
|
vlc_timestamp_helper.h
|
omxil: split timestamp helper to re-useable header
|
11 years ago |
|
vlc_tls.h
|
tls: make session independent of credentials
|
11 years ago |
|
vlc_update.h
|
include: add/fix more Doxygen groups
|
11 years ago |
|
vlc_url.h
|
Namespace/rename vlc URI decode/encode functions
|
11 years ago |
|
vlc_variables.h
|
variables: voidify callback addition functions
|
11 years ago |
|
vlc_video_splitter.h
|
LGPL
|
15 years ago |
|
vlc_vlm.h
|
include: improve Doxygen modules
|
11 years ago |
|
vlc_vod.h
|
include: improve Doxygen modules
|
11 years ago |
|
vlc_vout.h
|
vout: remove dependency on filter
|
11 years ago |
|
vlc_vout_display.h
|
include: add/fix more Doxygen groups
|
11 years ago |
|
vlc_vout_osd.h
|
Do not include <vlc_spu.h> in <vlc_vout_osd.h>
|
11 years ago |
|
vlc_vout_window.h
|
window: handle fullscreen state at initialization
|
11 years ago |
|
vlc_vout_wrapper.h
|
vout: privatize vout_display functions
|
12 years ago |
|
vlc_windows_interfaces.h
|
IApplicationAssociationRegistrationUI: move to single user
|
13 years ago |
|
vlc_xlib.h
|
LGPL
|
15 years ago |
|
vlc_xml.h
|
vlc_xml: handle error return code
|
11 years ago |