You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Steve Lhomme a144225913 network: net_ConnectDgram() doesn't accept a negative port 8 years ago
..
vlc libvlc: support setting seek mode 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 include: replace hardcoded CLOCK_FREQ fractions/multiples by VLC_TICK macros 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 core: add atomic refcounter helper 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 block: deinline block_Release() 8 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 ftp: publicize IsASCII() helper 8 years ago
vlc_codec.h rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
vlc_codecs.h demux: avi: map Qnap ADTS 9 years ago
vlc_common.h include: do not issue assertions in external plug-ins 8 years ago
vlc_config.h include: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS() 8 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 core: make DEMUX/STREAM_GET_PTS_DELAY officially a vlc_tick_t 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 rename mtime_t to vlc_tick_t 8 years ago
vlc_events.h rename mtime_t to vlc_tick_t 8 years ago
vlc_extensions.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_filter.h rename mtime_t to vlc_tick_t 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 Add DSD FourCCs 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 core: the "spu-delay" is stored in vlc_tick_t 8 years ago
vlc_input_item.h vlc_input_item: add a define for the unset duration 8 years ago
vlc_interface.h Add DSF and DFF formats 8 years ago
vlc_interrupt.h rename mdate() to vlc_tick_now() 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_list.h list: add static initializer macro 8 years ago
vlc_md5.h vlc_md5.h: Fix inclusion in c++ 10 years ago
vlc_media_library.h rename mtime_t to vlc_tick_t 8 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> 9 years ago
vlc_network.h network: net_ConnectDgram() doesn't accept a negative port 8 years ago
vlc_objects.h objres: document the functions 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 include: do not issue assertions in external plug-ins 8 years ago
vlc_picture_fifo.h picture_fifo: VLC_TICK_INVALID flushes the whole FIFO 8 years ago
vlc_picture_pool.h vout: drop pictures owned by old vouts 9 years ago
vlc_playlist.h rename mtime_t to vlc_tick_t 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 sd: move callbacks to constant structure 8 years ago
vlc_sout.h rename mtime_t to vlc_tick_t 8 years ago
vlc_spu.h rename mtime_t to vlc_tick_t 8 years ago
vlc_stream.h core: make DEMUX/STREAM_GET_PTS_DELAY officially a vlc_tick_t 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 rename mtime_t to vlc_tick_t 8 years ago
vlc_text_style.h text_style: improve clarity of text_style_Create arg documentation 8 years ago
vlc_threads.h timer: add a macro to fire a timer as soon as possible 8 years ago
vlc_tick.h vlc_tick: use a macro for vlc_tick_from_timespec() 8 years ago
vlc_timestamp_helper.h rename VLC_TS_INVALID to VLC_TICK_INVALID 8 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 hotkeys: appropriate var_FreeList() 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 vlm: vlm_New() needs a VLC instance 8 years ago
vlc_vod.h core: replace vod_sys_t* by void* 8 years ago
vlc_vout.h rename mtime_t to vlc_tick_t 8 years ago
vlc_vout_display.h rename mtime_t to vlc_tick_t 8 years ago
vlc_vout_osd.h rename mtime_t to vlc_tick_t 8 years ago
vlc_vout_window.h window: add is_decorated config flag 8 years ago
vlc_vout_wrapper.h rename mtime_t to vlc_tick_t 8 years ago
vlc_xlib.h LGPL 15 years ago
vlc_xml.h core: replace xml_reader_sys_t* by void* 8 years ago