 include | |
  vlc | |
   deprecated.h | This file defines libvlc deprecated API |
   libvlc.h | This file defines libvlc external API |
   libvlc_events.h | This file defines libvlc_event external API |
   libvlc_media.h | This file defines libvlc_media external API |
   libvlc_media_discoverer.h | This file defines libvlc_media_discoverer external API |
   libvlc_media_library.h | This file defines libvlc_media_library external API |
   libvlc_media_list.h | This file defines libvlc_media_list API |
   libvlc_media_list_player.h | This file defines libvlc_media_list_player API |
   libvlc_media_player.h | This file defines libvlc_media_player external API |
   libvlc_structures.h | This file defines libvlc_* new external API structures |
   libvlc_vlm.h | This file defines libvlc_vlm_* external API |
   vlc.h | This file defines libvlc new external API |
  vlc_access.h | This file defines functions and definitions for access object |
  vlc_aout.h | This file defines functions, structures and macros for audio output object |
  vlc_aout_volume.h | This file defines functions, structures and macros for audio output mixer object |
  vlc_arrays.h | This file defines functions, structures and macros for handling arrays in vlc |
  vlc_art_finder.h | |
  vlc_atomic.h | Atomic operations do not require locking, but they are not very powerful |
  vlc_avcodec.h | |
  vlc_bits.h | This file defines functions, structures for handling streams of bits in vlc |
  vlc_block.h | This file implements functions and structures to handle blocks of data in vlc |
  vlc_block_helper.h | |
  vlc_charset.h | This files handles locale conversions in vlc |
  vlc_codec.h | This file defines the structure and types used by decoders and encoders |
  vlc_codec_synchro.h | |
  vlc_codecs.h | This file defines codec related structures needed by the demuxers and decoders |
  vlc_common.h | This file is a collection of common definitions and types |
  vlc_config.h | This file defines of values used in interface, vout, aout and vlc core functions |
  vlc_config_cat.h | |
  vlc_configuration.h | This file describes the programming interface for the configuration module |
  vlc_cpu.h | This file provides CPU features detection |
  vlc_demux.h | This files defines functions and structures used by demux objects in vlc |
  vlc_dialog.h | User interaction dialog APIs |
  vlc_epg.h | This file defines functions and structures for storing dvb epg information |
  vlc_es.h | This file defines the elementary streams format types |
  vlc_es_out.h | This file defines functions and structures for handling es_out in stream output |
  vlc_events.h | This file is the interface definition for events (implementation in src/misc/events.c) |
  vlc_extensions.h | |
  vlc_filter.h | This file defines the structure and types used by video and audio filters |
  vlc_fixups.h | This file is a collection of portability fixes |
  vlc_fourcc.h | |
  vlc_fs.h | Those functions convert file paths from UTF-8 to the system-specific encoding (especially UTF-16 on Windows) |
  vlc_gcrypt.h | This file implements gcrypt support functions in vlc |
  vlc_http.h | This file defines functions, structures, enums and macros shared between HTTP clients |
  vlc_httpd.h | HTTP/RTSP server API |
  vlc_image.h | This file defines functions and structures for image conversions in vlc |
  vlc_inhibit.h | This file defines the interface for screen-saver inhibition modules |
  vlc_input.h | This file defines functions, structures and enums for input objects in vlc |
  vlc_input_item.h | This file defines functions, structures and enums for input items in vlc |
  vlc_interface.h | This file contains structures and function prototypes for interface management in vlc |
  vlc_intf_strings.h | This file defines a number of strings used in user interfaces |
  vlc_iso_lang.h | This file defines functions and structures for iso639 language codes |
  vlc_keys.h | This file defines keys and functions |
  vlc_main.h | This file defines libvlc_int_t internal libvlc instance |
  vlc_md5.h | This file defines functions and structures to compute MD5 digests |
  vlc_media_library.h | |
  vlc_memory.h | This file deals with memory fixups |
  vlc_messages.h | This file defines structures and functions to handle messages and statistics gathering |
  vlc_meta.h | This file defines functions and structures for stream meta-data in vlc |
  vlc_mime.h | Mime type recognition helpers |
  vlc_modules.h | This file defines functions for modules in vlc |
  vlc_mouse.h | |
  vlc_mtime.h | |
  vlc_network.h | This file defines interface to communicate with network plug-ins |
  vlc_objects.h | This file defines the vlc_object_t structure and object types |
  vlc_opengl.h | This file defines GL structures and functions |
  vlc_pgpkey.h | |
  vlc_picture.h | This file defines picture structures and functions in vlc |
  vlc_picture_fifo.h | This file defines picture fifo structures and functions in vlc |
  vlc_picture_pool.h | This file defines picture pool structures and functions in vlc |
  vlc_playlist.h | This file contain structures and function prototypes related to the playlist in vlc |
  vlc_plugin.h | This file implements plugin (module) macros used to define a vlc module |
  vlc_probe.h | This file defines functions and structures to run-time probe VLC extensions |
  vlc_rand.h | This file defined random number generator function in vlc |
  vlc_services_discovery.h | This file lists functions and structures for service discovery (SD) in vlc |
  vlc_sout.h | This file defines structures and functions for stream output in vlc |
  vlc_spu.h | |
  vlc_sql.h | |
  vlc_stream.h | This file defines structures and functions for stream (between access and demux) descriptor in vlc |
  vlc_strings.h | This file defines functions and structures handling misc strings |
  vlc_subpicture.h | This file defines subpicture structures and functions in vlc |
  vlc_text_style.h | |
  vlc_threads.h | This file defines structures and functions for handling threads in vlc |
  vlc_tls.h | This file defines Transport Layer Security API (TLS) in vlc |
  vlc_update.h | This file defines update API in vlc |
  vlc_url.h | This file defines functions for manipulating URL in vlc |
  vlc_variables.h | This file defines functions and structures for dynamic variables in vlc |
  vlc_video_splitter.h | This file defines the structure and types used by video splitter filters |
  vlc_vlm.h | This file defines VLM core functions and structures in vlc |
  vlc_vod.h | This file defines an interface for VOD server modules in vlc |
  vlc_vout.h | This file defines common video output structures and functions in vlc |
  vlc_vout_display.h | This file defines vout display structures and functions in vlc |
  vlc_vout_osd.h | |
  vlc_vout_window.h | This file defines vout windows structures and functions in vlc |
  vlc_vout_wrapper.h | |
  vlc_windows_interfaces.h | |
  vlc_xlib.h | |
  vlc_xml.h | This file defines functions and structures to handle xml tags in vlc |
 src | |
  android | |
   dirs.c | |
   thread.c | |
  audio_output | |
   aout_internal.h | |
   common.c | |
   dec.c | |
   filters.c | |
   output.c | |
   volume.c | |
  config | |
   chain.c | |
   cmdline.c | |
   configuration.h | |
   core.c | |
   file.c | |
   getopt.c | |
   help.c | |
   intf.c | |
   keys.c | This file defines functions and structures for hotkey handling in vlc |
   vlc_getopt.h | |
  input | |
   access.c | |
   access.h | |
   clock.c | |
   clock.h | |
   control.c | |
   decoder.c | |
   decoder.h | |
   decoder_synchro.c | |
   demux.c | |
   demux.h | |
   es_out.c | |
   es_out.h | |
   es_out_timeshift.c | |
   es_out_timeshift.h | |
   event.c | |
   event.h | |
   info.h | |
   input.c | |
   input_interface.h | |
   input_internal.h | |
   item.c | |
   item.h | |
   meta.c | |
   resource.c | |
   resource.h | |
   stats.c | |
   stream.c | |
   stream.h | |
   stream_demux.c | |
   stream_filter.c | |
   stream_memory.c | |
   subtitles.c | This file contains functions to dectect subtitle files |
   var.c | |
   vlm.c | |
   vlm_event.c | |
   vlm_event.h | |
   vlm_internal.h | |
   vlmshell.c | |
  interface | |
   dialog.c | User dialogs core |
   interface.c | This file contains functions related to interface management |
  misc | |
   block.c | |
   cpu.c | |
   epg.c | |
   error.c | |
   es_format.c | |
   events.c | |
   exit.c | |
   filter.c | |
   filter_chain.c | |
   fourcc.c | |
   http_auth.c | |
   image.c | This file contains the functions to handle the image_handler_t type |
   md5.c | |
   media_library.c | |
   messages.c | |
   mime.c | |
   mtime.c | |
   objects.c | This file contains the functions to handle the vlc_object_t type |
   picture.c | |
   picture_fifo.c | |
   picture_pool.c | |
   probe.c | |
   rand.c | |
   sql.c | |
   subpicture.c | |
   subpicture.h | |
   text_style.c | |
   threads.c | |
   update.c | This file contains functions related to VLC update management |
   update.h | |
   update_crypto.c | This file contains functions related to OpenPGP in VLC update management |
   variables.c | |
   variables.h | |
   xml.c | |
  modules | |
   bank.c | |
   cache.c | |
   entry.c | |
   modules.c | |
   modules.h | |
   textdomain.c | |
  network | |
   getaddrinfo.c | |
   httpd.c | |
   io.c | |
   rootbind.c | |
   tcp.c | |
   tls.c | Libvlc interface to the Transport Layer Security (TLS) plugins |
   udp.c | |
  os2 | |
   dirs.c | |
   filesystem.c | |
   getaddrinfo.c | |
   plugin.c | |
   rand.c | |
   specific.c | |
   thread.c | |
  playlist | |
   aout.c | |
   art.c | |
   art.h | |
   control.c | |
   engine.c | |
   fetcher.c | |
   fetcher.h | |
   item.c | |
   loadsave.c | |
   playlist_internal.h | This file contain internal structures and function prototypes related to the playlist in vlc |
   preparser.c | |
   preparser.h | |
   search.c | |
   services_discovery.c | |
   sort.c | |
   thread.c | |
   tree.c | |
  posix | |
   darwin_dirs.c | |
   darwin_specific.c | |
   dirs.c | |
   filesystem.c | |
   linux_cpu.c | |
   linux_specific.c | |
   plugin.c | |
   rand.c | |
   specific.c | |
   thread.c | |
   timer.c | |
  stream_output | |
   announce.c | |
   sap.c | |
   sdp.c | |
   stream_output.c | |
   stream_output.h | |
  symbian | |
   dirs.c | |
   path.cpp | |
   path.h | |
  test | |
   block_test.c | |
   dictionary.c | |
   headers.c | |
   i18n_atof.c | |
   md5.c | |
   timer.c | |
   url.c | |
   utf8.c | |
   xmlent.c | |
  text | |
   charset.c | |
   filesystem.c | |
   iso-639_def.h | |
   iso_lang.c | |
   strings.c | |
   unicode.c | |
   url.c | |
  video_output | |
   chrono.h | |
   control.c | |
   control.h | |
   display.c | |
   display.h | |
   event.h | |
   inhibit.c | |
   inhibit.h | |
   interlacing.c | |
   interlacing.h | |
   opengl.c | |
   snapshot.c | |
   snapshot.h | |
   statistic.h | |
   video_epg.c | |
   video_output.c | |
   video_text.c | |
   video_widgets.c | |
   vout_control.h | |
   vout_internal.h | |
   vout_intf.c | |
   vout_subpictures.c | |
   vout_wrapper.c | |
   window.c | |
  win32 | |
   dirs.c | |
   filesystem.c | |
   plugin.c | |
   rand.c | |
   specific.c | |
   thread.c | |
   winsock.c | |
  libvlc-module.c | |
  libvlc.c | This file contains functions to create and destroy libvlc instances |
  libvlc.h | |
  missing.c | This file contains dummy replacement API for disabled features |
  version.c | |