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 d5916041b9 display: remove unused vout_display_SendEventPicturesInvalid() 6 years ago
..
vlc libvlc: add some info whether callbacks are called withing makeCurrent or not 6 years ago
.gitignore Ignore the vlc binaries 15 years ago
vlc_access.h remove the $Id$ in the source code 8 years ago
vlc_actions.h libvlc: add a key to switch spu channel orders 7 years ago
vlc_addons.h Remove stray <vlc_events.h> #include's 6 years ago
vlc_aout.h aout: add the vlc_audio_meter API 6 years ago
vlc_aout_volume.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_arrays.h remove the $Id$ in the source code 8 years ago
vlc_atomic.h atomic: prevent overflow 7 years ago
vlc_avcodec.h Be more precise in libavcodec/libavformat/libavutil separation 13 years ago
vlc_bits.h vlc_bits: remove bs_remain 6 years ago
vlc_block.h block: zero counters on block_FifoEmpty() 6 years ago
vlc_block_helper.h vlc_block_helper: fix offset peek 9 years ago
vlc_boxes.h vlc_boxes: add bo_size 9 years ago
vlc_charset.h Improve Doxygen 6 years ago
vlc_codec.h codec: remove unused decoder_AbortPictures() 6 years ago
vlc_codecs.h remove the $Id$ in the source code 8 years ago
vlc_common.h src: remove old md5 API 6 years ago
vlc_config.h config: remove unused define 7 years ago
vlc_config_cat.h remove the $Id$ in the source code 8 years ago
vlc_configuration.h config: constify config chain in config_ChainParse 7 years ago
vlc_cpu.h cpu: deduplicate one-time initialization 6 years ago
vlc_cxx_helpers.hpp cxx helpers: Add an url helper 6 years ago
vlc_decoder.h input: unexport input_resource_ResetAout() 6 years ago
vlc_demux.h demux: add DEMUX_GET_NORMAL_TIME 7 years ago
vlc_dialog.h dialog: fix comment typo 10 years ago
vlc_epg.h remove the $Id$ in the source code 8 years ago
vlc_es.h es_out: add vlc_es_id_GetStrId() 7 years ago
vlc_es_out.h es_out: add a new ES policy: auto 7 years ago
vlc_events.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_extensions.h extensions: extension_SetInput: use input_item_t 7 years ago
vlc_filter.h aout: add the vlc_audio_meter API 6 years ago
vlc_fingerprinter.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_fixups.h include: wrap more compat functions in extern C block 6 years ago
vlc_fourcc.h fourcc: add AC4 6 years ago
vlc_fs.h include: layer the plugin API documentation 9 years ago
vlc_gcrypt.h gcrypt: require libgcrypt >= 1.6.0 11 years ago
vlc_hash.h src: remove old md5 API 6 years ago
vlc_http.h Remove old mail address from sources 7 years ago
vlc_httpd.h remove the $Id$ in the source code 8 years ago
vlc_image.h image: make the write URL output video format const 8 years ago
vlc_inhibit.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_input.h Remove stray <vlc_events.h> #include's 6 years ago
vlc_input_item.h vout: count the number of late frames 6 years ago
vlc_interface.h vlc_interface: Add DAV file extension 7 years ago
vlc_interrupt.h rename mdate() to vlc_tick_now() 8 years ago
vlc_intf_strings.h remove the $Id$ in the source code 8 years ago
vlc_iso_lang.h remove the $Id$ in the source code 8 years ago
vlc_keystore.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_list.h list: add static initializer macro 8 years ago
vlc_media_library.h medialib: Expose the thumbnails states 6 years ago
vlc_media_source.h media_tree: allow preparse tasks to be canceled 7 years ago
vlc_memstream.h memstream: document 7 years ago
vlc_messages.h messages: add macros for logging with a logger 8 years ago
vlc_meta.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_meta_fetcher.h objects: merge vlc_object_t and vlc_common_members 7 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 vlc_module_unload() inconvenience wrapper 7 years ago
vlc_mouse.h window: improve documentation 8 years ago
vlc_network.h Remove public overload of MSG_NOSIGNAL 6 years ago
vlc_objects.h objects: Add stream_{directory, extractor}_t to C++ VLC_OBJECT() 7 years ago
vlc_opengl.h opengl: rename vtable fields to snake_case 6 years ago
vlc_pgpkey.h include: typo and date fix 14 years ago
vlc_picture.h picture: remove bogus picture_NewFromResource() documentation 6 years ago
vlc_picture_fifo.h remove the $Id$ in the source code 8 years ago
vlc_picture_pool.h vlc_picture_pool: remove reference to picture_pool_Reset function 6 years ago
vlc_player.h player: add a metadata listener API 6 years ago
vlc_playlist.h playlist: implement export 7 years ago
vlc_playlist_export.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_plugin.h modules: check deactivation callback type 7 years ago
vlc_probe.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_queue.h queue: helpers for killable queues 6 years ago
vlc_rand.h remove the $Id$ in the source code 8 years ago
vlc_renderer_discovery.h Use set_callback() where applicable 7 years ago
vlc_services_discovery.h Use set_callback() where applicable 7 years ago
vlc_sort.h core: add vlc_qsort 8 years ago
vlc_sout.h sout: add operations structure 6 years ago
vlc_spu.h vout: spu: move clock into channels 7 years ago
vlc_stream.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_stream_extractor.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_strings.h include: strings: consistently use \ for doxygen 6 years ago
vlc_subpicture.h filter: use a specific type for blend filters 7 years ago
vlc_text_style.h text_style: move html colors table to C file 6 years ago
vlc_threads.h thread: change posix thread priorities to 0 6 years ago
vlc_thumbnailer.h core: Add a thumbnailing API 8 years ago
vlc_tick.h remove the $Id$ in the source code 8 years ago
vlc_timestamp_helper.h remove the $Id$ in the source code 8 years ago
vlc_tls.h tls: fix typo in doc 7 years ago
vlc_update.h remove the $Id$ in the source code 8 years ago
vlc_url.h Improve Doxygen 6 years ago
vlc_variables.h remove the $Id$ in the source code 8 years ago
vlc_vector.h vector: fix conflict between index and size in swap_remove 7 years ago
vlc_video_splitter.h objects: merge vlc_object_t and vlc_common_members 7 years ago
vlc_viewpoint.h vlccore: export vlc_viewpoint_to_4x4 8 years ago
vlc_vlm.h vlm: remove unmaintained (RTSP) VoD support 7 years ago
vlc_vout.h vout: put the video output private data in the internal structure 6 years ago
vlc_vout_display.h display: remove unused vout_display_SendEventPicturesInvalid() 6 years ago
vlc_vout_osd.h remove the $Id$ in the source code 8 years ago
vlc_vout_window.h d3d11: allow rendering video to DirectComposition surfaces 6 years ago
vlc_xlib.h LGPL 15 years ago
vlc_xml.h objects: merge vlc_object_t and vlc_common_members 7 years ago