| .. |
|
vlc
|
libvlc: remove deprecated libvlc_wait()
|
8 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
|
Expand VLC_COMMON_MEMBERS
|
8 years ago |
|
vlc_aout.h
|
Revert "aout: shrink table storage"
|
8 years ago |
|
vlc_aout_volume.h
|
Expand VLC_COMMON_MEMBERS
|
8 years ago |
|
vlc_arrays.h
|
include: move realloc_or_free() with realloc_down()
|
8 years ago |
|
vlc_atomic.h
|
include: remove atomic legacy wrappers
|
8 years ago |
|
vlc_avcodec.h
|
Be more precise in libavcodec/libavformat/libavutil separation
|
13 years ago |
|
vlc_bits.h
|
vlc_bits: add shift guard on bs_read
|
8 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
|
vlc_boxes: add bo_size
|
8 years ago |
|
vlc_charset.h
|
vlc_charset: add VLC_ICONV_ERR
|
10 years ago |
|
vlc_codec.h
|
dec: hide owner and callbacks from modules
|
8 years ago |
|
vlc_codecs.h
|
demux: avi: map Qnap ADTS
|
9 years ago |
|
vlc_common.h
|
core: remove global picture_sys_t typedef
|
8 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: remove advanced flag
|
8 years ago |
|
vlc_cpu.h
|
Remove ifdefs for GCC version below 4.4
|
9 years ago |
|
vlc_demux.h
|
use mtime_t for DEMUX_SET_NEXT_DEMUX_TIME
|
8 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
|
aout: factor out the default channel maps
|
8 years ago |
|
vlc_es_out.h
|
use mtime_t for ES_OUT_SET_PCR
|
8 years ago |
|
vlc_events.h
|
Expand VLC_COMMON_MEMBERS
|
8 years ago |
|
vlc_extensions.h
|
Expand VLC_COMMON_MEMBERS
|
8 years ago |
|
vlc_filter.h
|
core: replace filter_sys_t* by void*
|
8 years ago |
|
vlc_fingerprinter.h
|
Expand VLC_COMMON_MEMBERS
|
8 years ago |
|
vlc_fixups.h
|
include: assume sys/socket.h is available everywhere except on Win32
|
8 years ago |
|
vlc_fourcc.h
|
fourcc: add WebP image format
|
8 years ago |
|
vlc_fs.h
|
include: layer the plugin API documentation
|
8 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
|
wl-idle-inhibit: add Wayland idle inhibitor
|
8 years ago |
|
vlc_input.h
|
vlc_input: the length (duration) is in mtime_t
|
8 years ago |
|
vlc_input_item.h
|
vlc_input_item: fix unknown duration value
|
8 years ago |
|
vlc_interface.h
|
include: layer the plugin API documentation
|
8 years ago |
|
vlc_interrupt.h
|
include: assume sys/socket.h is available everywhere except on Win32
|
8 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
|
include: layer the plugin API documentation
|
8 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_memstream.h
|
Optimize vlc_memstream_puts() with constant string
|
9 years ago |
|
vlc_messages.h
|
include: layer the plugin API documentation
|
8 years ago |
|
vlc_meta.h
|
Expand VLC_COMMON_MEMBERS
|
8 years ago |
|
vlc_meta_fetcher.h
|
Expand VLC_COMMON_MEMBERS
|
8 years ago |
|
vlc_mime.h
|
Move mime type guessing by extension to separate file and export it
|
14 years ago |
|
vlc_modules.h
|
modules: remove unused module_st{art,op}
|
8 years ago |
|
vlc_mouse.h
|
Remove most nested headers from <vlc_filter.h>
|
10 years ago |
|
vlc_mtime.h
|
mtime: inline date_Get() and date_Set()
|
8 years ago |
|
vlc_network.h
|
include: assume sys/socket.h is available everywhere except on Win32
|
8 years ago |
|
vlc_objects.h
|
Avoid arithmetic on NULL in VLC_OBJECT() kludge-macro
|
8 years ago |
|
vlc_opengl.h
|
opengl: rename HasExtension to generic StrHasToken
|
8 years ago |
|
vlc_pgpkey.h
|
include: typo and date fix
|
13 years ago |
|
vlc_picture.h
|
core: remove global picture_sys_t typedef
|
8 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
|
include: remove <vlc_aout.h> from <vlc_playlist.h>
|
8 years ago |
|
vlc_plugin.h
|
config: remove advanced from add_key()
|
8 years ago |
|
vlc_probe.h
|
Expand VLC_COMMON_MEMBERS
|
8 years ago |
|
vlc_rand.h
|
LGPL
|
15 years ago |
|
vlc_renderer_discovery.h
|
include: layer the plugin API documentation
|
8 years ago |
|
vlc_services_discovery.h
|
core: replace service_discovery_sys_t* by void*
|
8 years ago |
|
vlc_sout.h
|
core: remove global sout_stream_id_sys_t typedef
|
8 years ago |
|
vlc_spu.h
|
Expand VLC_COMMON_MEMBERS
|
8 years ago |
|
vlc_stream.h
|
stream: make STREAM_SET_PRIVATE_ID_CA parameter void *
|
8 years ago |
|
vlc_stream_extractor.h
|
Expand VLC_COMMON_MEMBERS
|
8 years ago |
|
vlc_strings.h
|
include: layer the plugin API documentation
|
8 years ago |
|
vlc_subpicture.h
|
vlc_subpicture: respect ODR in updater_sys
|
8 years ago |
|
vlc_text_style.h
|
text_style: improve clarity of text_style_Create arg documentation
|
8 years ago |
|
vlc_threads.h
|
os2: implement vlc_once()
|
8 years ago |
|
vlc_timestamp_helper.h
|
core: use vlc_alloc helpers
|
9 years ago |
|
vlc_tls.h
|
remove vlc_tls_ClientSessionCreateFD
|
8 years ago |
|
vlc_update.h
|
update: use Makefile conditional to disable code
|
9 years ago |
|
vlc_url.h
|
url: add vlc_UrlParseFixup
|
8 years ago |
|
vlc_variables.h
|
variables: partially clean-up/fix documentation
|
8 years ago |
|
vlc_video_splitter.h
|
Expand VLC_COMMON_MEMBERS
|
8 years ago |
|
vlc_viewpoint.h
|
include: do not define the same group twice
|
8 years ago |
|
vlc_vlm.h
|
include: layer the plugin API documentation
|
8 years ago |
|
vlc_vod.h
|
core: replace vod_sys_t* by void*
|
8 years ago |
|
vlc_vout.h
|
vout: hide vout_Request/vout_Close
|
8 years ago |
|
vlc_vout_display.h
|
display: remove useless checks
|
8 years ago |
|
vlc_vout_osd.h
|
vlc_vout: channels disambiguation
|
9 years ago |
|
vlc_vout_window.h
|
window: remove VOUT_WINDOW_TYPE_INVALID
|
8 years ago |
|
vlc_vout_wrapper.h
|
vout: remove constant click timeout parameter
|
8 years ago |
|
vlc_xlib.h
|
LGPL
|
15 years ago |
|
vlc_xml.h
|
core: replace xml_reader_sys_t* by void*
|
8 years ago |