| .. |
|
vlc
|
libvlc: Remove trailing whitespaces
|
9 years ago |
|
.gitignore
|
Ignore the vlc binaries
|
15 years ago |
|
vlc_access.h
|
input: move access_fsdir to input/item.c
|
9 years ago |
|
vlc_actions.h
|
actions: add vlc_actions_get_keycodes
|
9 years ago |
|
vlc_addons.h
|
addons: simplify events handling
|
9 years ago |
|
vlc_aout.h
|
aout: move playlist_VolumeUp implementation to aout_VolumeUpdate
|
9 years ago |
|
vlc_aout_volume.h
|
include: add/fix more Doxygen groups
|
11 years ago |
|
vlc_arrays.h
|
Drop broken C99 support
|
9 years ago |
|
vlc_atomic.h
|
Drop broken C99 support
|
9 years ago |
|
vlc_avcodec.h
|
Be more precise in libavcodec/libavformat/libavutil separation
|
13 years ago |
|
vlc_bits.h
|
vlc_bits: bs_skip ovfw (fix #17985)
|
9 years ago |
|
vlc_block.h
|
vlc_block: Fix spelling of 'subtract'
|
9 years ago |
|
vlc_block_helper.h
|
vlc_block_helper: fix offset peek
|
9 years ago |
|
vlc_boxes.h
|
split vlc_bits.h into vlc_boxes.h
|
10 years ago |
|
vlc_charset.h
|
vlc_charset: add VLC_ICONV_ERR
|
10 years ago |
|
vlc_codec.h
|
codec/esout: add support for CEA708
|
9 years ago |
|
vlc_codecs.h
|
demux: avi: map Qnap ADTS
|
9 years ago |
|
vlc_common.h
|
Drop broken C99 support
|
9 years ago |
|
vlc_config.h
|
Avoid type conversion errors with VLC_TS_*
|
13 years ago |
|
vlc_config_cat.h
|
Config: Add a resampler category
|
10 years ago |
|
vlc_configuration.h
|
config_GetType(): remove unused parameter
|
9 years ago |
|
vlc_cpu.h
|
Remove ifdefs for GCC version below 4.4
|
9 years ago |
|
vlc_demux.h
|
input: Allow demux_filter to be enabled/disabled
|
9 years ago |
|
vlc_dialog.h
|
dialog: fix comment typo
|
10 years ago |
|
vlc_epg.h
|
libvlc: remove vlc_epg_Merge
|
9 years ago |
|
vlc_es.h
|
es_out: fix video format tables
|
9 years ago |
|
vlc_es_out.h
|
vlc_es_out: update comments to avoid es state control misuses
|
9 years ago |
|
vlc_events.h
|
input: remove the vlc_InputItemSubItemAdded event
|
9 years ago |
|
vlc_extensions.h
|
vlc_extensions.h: Fix doxygen comments
|
9 years ago |
|
vlc_filter.h
|
filter_chain: replace GetLength with IsEmpty
|
9 years ago |
|
vlc_fingerprinter.h
|
vlc_arrays: split array_append in checked and w/abort
|
9 years ago |
|
vlc_fixups.h
|
vlc_fixups: Provide __STDC_*_MACROS when building C++ for NACL
|
9 years ago |
|
vlc_fourcc.h
|
fourcc: add VLC_CODEC_VAAPI_420_10BPP
|
9 years ago |
|
vlc_fs.h
|
src: add vlc_close() wrapper
|
10 years ago |
|
vlc_gcrypt.h
|
gcrypt: require libgcrypt >= 1.6.0
|
11 years ago |
|
vlc_http.h
|
http: remove secure flag for setting cookies (refs #16174)
|
10 years ago |
|
vlc_httpd.h
|
httpd: missing const
|
9 years ago |
|
vlc_image.h
|
image: constify some parameters
|
9 years ago |
|
vlc_inhibit.h
|
inhibit: add separate flags for audio and video
|
14 years ago |
|
vlc_input.h
|
core: use vlc_alloc helpers
|
9 years ago |
|
vlc_input_item.h
|
input: add webvtt in spu exts
|
9 years ago |
|
vlc_interface.h
|
Map dvr-ms files in the interface
|
9 years ago |
|
vlc_interrupt.h
|
include: fix spelling mistakes
|
10 years ago |
|
vlc_intf_strings.h
|
qt: remove the renderer selection dialog
|
10 years ago |
|
vlc_iso_lang.h
|
iso-639: remove now unused field
|
14 years ago |
|
vlc_keystore.h
|
keystore: Remove trailing whitespace
|
9 years ago |
|
vlc_main.h
|
actions: replace libvlc->p_hotkeys
|
9 years ago |
|
vlc_md5.h
|
vlc_md5.h: Fix inclusion in c++
|
10 years ago |
|
vlc_media_library.h
|
core: remove media library support
|
13 years ago |
|
vlc_memory.h
|
include: improve Doxygen modules
|
11 years ago |
|
vlc_memstream.h
|
Optimize vlc_memstream_puts() with constant string
|
9 years ago |
|
vlc_messages.h
|
messages: add thread ID in message meta-data
|
10 years ago |
|
vlc_meta.h
|
Remove stray "album-art" variable usage
|
10 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
|
vlc_modules.h: protect multiple includes
|
9 years ago |
|
vlc_mouse.h
|
Remove most nested headers from <vlc_filter.h>
|
9 years ago |
|
vlc_mtime.h
|
misc: remove unused mstrtime()
|
10 years ago |
|
vlc_network.h
|
vlc_network: move OS/2 stuffs to include/vlc_fixups.h
|
9 years ago |
|
vlc_objects.h
|
core: rename vlc_*alloc to vlc_obj_*alloc
|
9 years ago |
|
vlc_opengl.h
|
wgl: add getExtensionsString callback
|
9 years ago |
|
vlc_pgpkey.h
|
include: typo and date fix
|
13 years ago |
|
vlc_picture.h
|
picture: add picture_Clone()
|
9 years ago |
|
vlc_picture_fifo.h
|
LGPL
|
15 years ago |
|
vlc_picture_pool.h
|
vout: drop pictures owned by old vouts
|
9 years ago |
|
vlc_playlist.h
|
playlist: Fix playlist_Control undefined behavior
|
9 years ago |
|
vlc_plugin.h
|
Bump plugin ABI
|
9 years ago |
|
vlc_probe.h
|
include: remove restrict keyword (fixes #12354)
|
12 years ago |
|
vlc_rand.h
|
LGPL
|
15 years ago |
|
vlc_renderer_discovery.h
|
rd: collapse vlc_rd_start() into vlc_rd_new()
|
9 years ago |
|
vlc_services_discovery.h
|
vlc_services_discovery: don't return void
|
9 years ago |
|
vlc_sout.h
|
sdp: use vlc_memstream
|
9 years ago |
|
vlc_spu.h
|
vout_subpictures: add sub filter/source proxy callbacks
|
9 years ago |
|
vlc_stream.h
|
vlc_stream: add STREAM_GET_TAGS
|
9 years ago |
|
vlc_stream_extractor.h
|
vlc_stream_extractor: vlc_stream_NewMRL: fixup of documentation
|
9 years ago |
|
vlc_strings.h
|
Split out vlc_filenamecmp()
|
9 years ago |
|
vlc_subpicture.h
|
vlc_subpicture: add missing text_align
|
9 years ago |
|
vlc_text_style.h
|
vlc_text_style: add blink style
|
9 years ago |
|
vlc_threads.h
|
win32: Add a vlc_mta_holder
|
9 years ago |
|
vlc_timestamp_helper.h
|
core: use vlc_alloc helpers
|
9 years ago |
|
vlc_tls.h
|
tls: fix file description
|
9 years ago |
|
vlc_update.h
|
update: use Makefile conditional to disable code
|
9 years ago |
|
vlc_url.h
|
url: handle IRIs properly in vlc_UrlParse() (fixes #17515)
|
10 years ago |
|
vlc_variables.h
|
variables: remove write-only variable default value
|
10 years ago |
|
vlc_video_splitter.h
|
Unexport video_splitter_(New|Delete)
|
9 years ago |
|
vlc_viewpoint.h
|
viewpoint: add vlc_viewpoint_clip
|
9 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
|
vlc_vout: the output video_format_t in vout_GetSnapshot() can be NULL
|
9 years ago |
|
vlc_vout_display.h
|
display: add more documentation for display_info.handle_mouse_hide
|
9 years ago |
|
vlc_vout_osd.h
|
vlc_vout: channels disambiguation
|
9 years ago |
|
vlc_vout_window.h
|
window: deinhibit the screensaver on pause (fixes #3724)
|
9 years ago |
|
vlc_vout_wrapper.h
|
vout: also flush vd render filters
|
9 years ago |
|
vlc_xlib.h
|
LGPL
|
15 years ago |
|
vlc_xml.h
|
vlc_xml: handle error return code
|
11 years ago |