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.
 
 
 
 
 
 
Rémi Denis-Courmont 5e39cb277c Remove getcwd() replacement 15 years ago
..
vlc Fix doxygen for libvlc_audio_output_set 15 years ago
.gitignore Add more ignores. 18 years ago
vlc_access.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_acl.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_aout.h Merge all audio output locks except volume control 15 years ago
vlc_aout_mixer.h Remove aout_mixer_input_t.begin 15 years ago
vlc_arrays.h vlc_arrays: Adding a C++ helper to clean a container 16 years ago
vlc_art_finder.h art_finder_t: custom type for art finder modules 17 years ago
vlc_atomic.h Add VLC_ATOMIC_INIT, static initializer for vlc_atomic_t 15 years ago
vlc_avcodec.h avcodec: use vlc_global_mutex 16 years ago
vlc_bits.h vlc_bits: constify 17 years ago
vlc_block.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_block_helper.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_charset.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_codec.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_codec_synchro.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_codecs.h Wav: Add other tags for AAC 15 years ago
vlc_common.h Remove unused vlc_execve() 15 years ago
vlc_config.h Remove AOUT_MAX_INPUTS 15 years ago
vlc_config_cat.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_configuration.h Add integer config item type for RGB values 15 years ago
vlc_cpu.h vlc_GetCPUCount(): move to thread subsystem (cosmetic) 15 years ago
vlc_demux.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_dialog.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_epg.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_es.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_es_out.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_events.h Remove debug-only dependency of vlc_events on vlc_object 15 years ago
vlc_extensions.h lua: Propagate meta_changed events. 15 years ago
vlc_filter.h Allowed to give the list of prefered chroma to "text renderer". 15 years ago
vlc_fixups.h Remove getcwd() replacement 15 years ago
vlc_fourcc.h Support of Lagarith 15 years ago
vlc_fs.h vlc_getcwd: return current directory as UTF-8 15 years ago
vlc_gcrypt.h gcrypt: use vlc_global_mutex 16 years ago
vlc_http.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_httpd.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_image.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_inhibit.h vlc_inhibit_t: plugin type for screen saver inhibition 17 years ago
vlc_input.h vlm : call var_DelCallback after input thread is joined. 15 years ago
vlc_input_item.h Remove useless vlc_object parameter when creating an input item 15 years ago
vlc_interface.h Add .mtv extension 15 years ago
vlc_intf_strings.h Qt: reorganize playlist actions, rename "Delete" to "Remove Selected" 16 years ago
vlc_iso_lang.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_keys.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_main.h fix empty declaration warning 16 years ago
vlc_md5.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_media_library.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_memory.h Add missing include 17 years ago
vlc_messages.h msg_Copy: psz_header can be NULL 15 years ago
vlc_meta.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_modules.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_mouse.h Add left and right wheel buttons 16 years ago
vlc_mtime.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_network.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_objects.h Remove object type field 15 years ago
vlc_opengl.h Added vlc_gl_t::getProcAddress() declaration. 15 years ago
vlc_osd.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_pgpkey.h podcast: fix compilation warning. 15 years ago
vlc_picture.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_picture_fifo.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_picture_pool.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_playlist.h Deprecate playlist_IsServicesDiscoveryLoaded() 15 years ago
vlc_plugin.h Add integer config item type for RGB values 15 years ago
vlc_probe.h vlc_probe need not be exported at the moment (fix check) 17 years ago
vlc_rand.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_services_discovery.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_sout.h Typo 15 years ago
vlc_spu.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_sql.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_stream.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_strings.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_subpicture.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_text_style.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_threads.h vlc_GetCPUCount(): move to thread subsystem (cosmetic) 15 years ago
vlc_tls.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_update.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_url.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_variables.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_video_splitter.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_vlm.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_vod.h rtsp: support Range header in responses 15 years ago
vlc_vout.h Typo 15 years ago
vlc_vout_display.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_vout_osd.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_vout_window.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_vout_wrapper.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_windows_interfaces.h vlc_windows_interfaces.h: always define STDCALL 16 years ago
vlc_xlib.h xlib: don't abort if autodetection fails 15 years ago
vlc_xml.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago