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.
 
 
 
 
 
 
Alexandre Janniaux d9932254d7 vlccore: export vlc_viewpoint_to_4x4 7 years ago
..
vlc libvlc: Rename VLCOpenGLVideoViewEmbedding to VLCVideoViewEmbedding 7 years ago
.gitignore Ignore the vlc binaries 15 years ago
vlc_access.h remove the $Id$ in the source code 7 years ago
vlc_actions.h actions: add wheel button to keycode helper 7 years ago
vlc_addons.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_aout.h aout: remove transitional aout_filter_PutVout() 7 years ago
vlc_aout_volume.h remove the $Id$ in the source code 7 years ago
vlc_arrays.h remove the $Id$ in the source code 7 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 remove the $Id$ in the source code 7 years ago
vlc_block.h vlc_block: add AU_END flag 7 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 remove the $Id$ in the source code 7 years ago
vlc_codec.h core: hide vlc_decoder_device_Create 7 years ago
vlc_codecs.h remove the $Id$ in the source code 7 years ago
vlc_common.h Rename vlc_error() to vlc_error_string() 7 years ago
vlc_config.h include: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS() 8 years ago
vlc_config_cat.h remove the $Id$ in the source code 7 years ago
vlc_configuration.h remove the $Id$ in the source code 7 years ago
vlc_cpu.h linux/cpu: run-time detect AdvSIMD on AArch64 7 years ago
vlc_cxx_helpers.hpp vlc_shared_data_ptr: make operator bool() explicit 7 years ago
vlc_demux.h input: change rate argument 7 years ago
vlc_dialog.h dialog: fix comment typo 10 years ago
vlc_epg.h remove the $Id$ in the source code 7 years ago
vlc_es.h remove the $Id$ in the source code 7 years ago
vlc_es_out.h remove the $Id$ in the source code 7 years ago
vlc_events.h remove the $Id$ in the source code 7 years ago
vlc_extensions.h remove the $Id$ in the source code 7 years ago
vlc_filter.h filter_chain: filter_chain_GetFmtOut can use a const input 7 years ago
vlc_fingerprinter.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_fixups.h compat: remove qsort_r 7 years ago
vlc_fourcc.h remove the $Id$ in the source code 7 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 remove the $Id$ in the source code 7 years ago
vlc_httpd.h remove the $Id$ in the source code 7 years ago
vlc_image.h image: make the write URL output video format const 7 years ago
vlc_inhibit.h Use vlc_object_parent() 7 years ago
vlc_input.h aout: introduce aout_Hold() and aout_Release() 7 years ago
vlc_input_item.h remove the $Id$ in the source code 7 years ago
vlc_interface.h intf: change intf_Create argument 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 7 years ago
vlc_iso_lang.h remove the $Id$ in the source code 7 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 vlc_media_library.h: Add a VLC_ML_PARENT_UNKNOWN 7 years ago
vlc_media_source.h media source: add API to get available sources 7 years ago
vlc_memstream.h Optimize vlc_memstream_puts() with constant string 9 years ago
vlc_messages.h messages: add macros for logging with a logger 7 years ago
vlc_meta.h remove the $Id$ in the source code 7 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: move documentation to header 7 years ago
vlc_mouse.h window: improve documentation 7 years ago
vlc_network.h remove the $Id$ in the source code 7 years ago
vlc_objects.h objects: introduce vlc_object_delete() 7 years ago
vlc_opengl.h gl: vlc_gl_Create() takes configuration struct 7 years ago
vlc_pgpkey.h include: typo and date fix 13 years ago
vlc_picture.h core: reference device from vlc_video_context 7 years ago
vlc_picture_fifo.h remove the $Id$ in the source code 7 years ago
vlc_picture_pool.h remove the $Id$ in the source code 7 years ago
vlc_player.h aout: introduce aout_Hold() and aout_Release() 7 years ago
vlc_playlist.h include/playlist: fix comment 7 years ago
vlc_playlist_legacy.h remove the $Id$ in the source code 7 years ago
vlc_plugin.h plugin: bump version 7 years ago
vlc_probe.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_rand.h remove the $Id$ in the source code 7 years ago
vlc_renderer_discovery.h renderer: make p_sys a void pointer 7 years ago
vlc_services_discovery.h remove the $Id$ in the source code 7 years ago
vlc_sort.h core: add vlc_qsort 7 years ago
vlc_sout.h remove the $Id$ in the source code 7 years ago
vlc_spu.h remove the $Id$ in the source code 7 years ago
vlc_stream.h remove the $Id$ in the source code 7 years ago
vlc_stream_extractor.h Expand VLC_COMMON_MEMBERS 8 years ago
vlc_strings.h remove the $Id$ in the source code 7 years ago
vlc_subpicture.h remove the $Id$ in the source code 7 years ago
vlc_text_style.h remove the $Id$ in the source code 7 years ago
vlc_threads.h win32: fix warning with nested clean-up handlers 7 years ago
vlc_thumbnailer.h core: Add a thumbnailing API 7 years ago
vlc_tick.h remove the $Id$ in the source code 7 years ago
vlc_timestamp_helper.h remove the $Id$ in the source code 7 years ago
vlc_tls.h tls: fix spelling 7 years ago
vlc_update.h remove the $Id$ in the source code 7 years ago
vlc_url.h remove the $Id$ in the source code 7 years ago
vlc_variables.h remove the $Id$ in the source code 7 years ago
vlc_vector.h vector: add missing stddef.h include 7 years ago
vlc_video_splitter.h remove the $Id$ in the source code 7 years ago
vlc_viewpoint.h vlccore: export vlc_viewpoint_to_4x4 7 years ago
vlc_vlm.h vlm: use float for rate 7 years ago
vlc_vod.h remove the $Id$ in the source code 7 years ago
vlc_vout.h vout: remove unused vout_ChangeAspectRatio() 7 years ago
vlc_vout_display.h gl: vlc_gl_Create() takes configuration struct 7 years ago
vlc_vout_osd.h remove the $Id$ in the source code 7 years ago
vlc_vout_window.h window: clarify display and window handle validity 7 years ago
vlc_xlib.h LGPL 15 years ago
vlc_xml.h core: replace xml_reader_sys_t* by void* 8 years ago