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.
 
 
 
 
 
 
KO Myung-Hun f04b841f41 Define SHUT_RD, SHUT_WR and SHUT_RDWR for OS/2 15 years ago
..
vlc libVLC: rename libvlc_track_description_release 15 years ago
.gitignore Ignore the vlc binaries 15 years ago
vlc_access.h Improve access initialization macro safety 15 years ago
vlc_acl.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_aout.h Replace AOUT_FMT_NON_LINEAR with AOUT_FMT_SPDIF and AOUT_FMT_LINEAR 15 years ago
vlc_aout_intf.h aout: map software volume as cubic root of amplification factor 15 years ago
vlc_aout_mixer.h mixer only needs the sample format (FOURCC) 15 years ago
vlc_arrays.h vlc_arrays: remove unused macro _ARRAY_GROW 15 years ago
vlc_art_finder.h art_finder_t: custom type for art finder modules 17 years ago
vlc_atomic.h Add helpers to store floats into 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 block_t: repack 15 years ago
vlc_block_helper.h block_Bytestream: use block_Release() and simplify a little 15 years ago
vlc_charset.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_codec.h Remove unused/unusable decoder_DeleteAudioBuffer() 15 years ago
vlc_codec_synchro.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_codecs.h Define GUID only once, in vlc_codecs.h 15 years ago
vlc_common.h remove hack no longer needed for win32 15 years ago
vlc_config.h Move <vlc_aout.h> UI functions into their own <vlc_aout_intf.h> 15 years ago
vlc_config_cat.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_configuration.h Remove unfunctional add_deprecated_alias() 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 Remove filter_t.pf_audio_buffer_new 15 years ago
vlc_fixups.h Replace fdopendir() 15 years ago
vlc_fourcc.h Add support for ProRes through Libavc 15 years ago
vlc_fs.h vlc_getcwd: return current directory as UTF-8 15 years ago
vlc_gcrypt.h Fix gcrypt warning when building win32 application 15 years ago
vlc_http.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_httpd.h Factor HTTP/HTTPS/RTSP port in core 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 Remove unused struct member 15 years ago
vlc_input_item.h Remove useless vlc_object parameter when creating an input item 15 years ago
vlc_interface.h Do not create a console under Wine 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 Change the "intf-show" variable into a toggle. 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 Push log message formatting to subscribers 15 years ago
vlc_meta.h Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
vlc_modules.h Remove module_hold and module_release 15 years ago
vlc_mouse.h Add left and right wheel buttons 16 years ago
vlc_mtime.h Split mdate(), mwait(), msleep() to POSIX and Win32 files 15 years ago
vlc_network.h Define SHUT_RD, SHUT_WR and SHUT_RDWR for OS/2 15 years ago
vlc_objects.h Remove unused NODBG object flag 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 Remove unfunctional add_deprecated_alias() 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 Win32: fix definition of VLC_STATIC_COND 15 years ago
vlc_tls.h Big cleanup of TLS interface 15 years ago
vlc_update.h update: better version comparison 15 years ago
vlc_url.h Cast or convert <ctype.h> functions it parameters to unsigned char 15 years ago
vlc_variables.h Remove VLC_VAR_MUTEX class 15 years ago
vlc_video_splitter.h Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
vlc_vlm.h remove redundant TAB_APPEND_CPP 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 Win32: don't redeclare definitions 15 years ago
vlc_xlib.h xlib: don't abort if autodetection fails 15 years ago
vlc_xml.h Xml: added empty element detection 15 years ago