Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- d -
- DATA_ES : vlc_es.h
- date_Change() : mtime.c, vlc_tick.h
- date_Decrement() : mtime.c, vlc_tick.h
- date_Get() : vlc_tick.h
- date_Increment() : vlc_tick.h, mtime.c
- date_Init() : mtime.c, vlc_tick.h
- date_Set() : vlc_tick.h
- date_t : vlc_common.h
- DBUS_LONGTEXT : libvlc-module.c
- DBUS_TEXT : libvlc-module.c
- debug : srtp.c
- dec_audio_cbs : decoder.c
- DEC_DEV_LONGTEXT : libvlc-module.c
- DEC_DEV_TEXT : libvlc-module.c
- dec_get_owner() : decoder.c, image.c
- dec_spu_cbs : decoder.c
- dec_thumbnailer_cbs : decoder.c
- dec_video_cbs : decoder.c
- DECL_ARRAY : vlc_arrays.h
- DECLARE_VLC_VERSION : version.c
- DECODER_BOGUS_VIDEO_DELAY : decoder.c
- decoder_cbs : es_out.c
- decoder_cc_desc_t : vlc_codec.h
- Decoder_ChangeOutputDelay() : decoder.c
- Decoder_ChangeOutputPause() : decoder.c
- Decoder_ChangeOutputRate() : decoder.c
- decoder_Clean() : decoder_helpers.c, vlc_codec.h
- decoder_Destroy() : decoder_helpers.c, vlc_codec.h
- decoder_device_Open() : decoder_device.c
- decoder_get_attachments() : es_out.c
- decoder_GetDecoderDevice() : vlc_codec.h
- decoder_GetDisplayDate() : vlc_codec.h
- decoder_GetDisplayRate() : vlc_codec.h
- decoder_GetInputAttachments() : vlc_codec.h
- decoder_Init() : decoder_helpers.c, vlc_codec.h
- decoder_New() : decoder.c
- decoder_NewAudioBuffer() : decoder.c, vlc_codec.h
- decoder_NewPicture() : decoder_helpers.c, vlc_codec.h
- decoder_NewSubpicture() : vlc_codec.h
- decoder_Notify : decoder.c
- decoder_on_new_audio_stats() : es_out.c
- decoder_on_new_video_stats() : es_out.c
- decoder_on_thumbnail_ready() : es_out.c
- decoder_on_vout_started() : es_out.c
- decoder_on_vout_stopped() : es_out.c
- decoder_QueueAudio() : vlc_codec.h
- decoder_QueueCc() : vlc_codec.h
- decoder_QueueSub() : vlc_codec.h
- decoder_QueueVideo() : vlc_codec.h
- DECODER_SPU_VOUT_WAIT_DURATION : decoder.c
- decoder_t : vlc_common.h
- decoder_UpdateAudioFormat() : vlc_codec.h
- Decoder_UpdateOutState() : decoder.c
- decoder_UpdateVideoFormat() : decoder_helpers.c, vlc_codec.h
- decoder_UpdateVideoOutput() : decoder_helpers.c, vlc_codec.h
- DecoderHasVbi() : decoder.c
- DecoderPlayCcLocked() : decoder.c
- DecoderSendSubstream() : decoder.c
- DecoderThread() : decoder.c
- DecoderThread_DecodeBlock() : decoder.c
- DecoderThread_Flush() : decoder.c
- DecoderThread_ProcessInput() : decoder.c
- DecoderThread_ProcessSout() : decoder.c
- DecoderThread_Reload() : decoder.c
- DecoderUnsupportedCodec() : decoder.c
- DecoderUpdateFormatLocked() : decoder.c
- DecoderUpdatePreroll() : decoder.c
- DecoderWaitUnblock() : decoder.c
- DeduceSlaveType() : input.c
- DEFAULT_MRU : input.c
- DEFAULT_PTS_DELAY : vlc_config.h
- DEINTERLACE_FILTER_LONGTEXT : libvlc-module.c
- DEINTERLACE_FILTER_TEXT : libvlc-module.c
- DEINTERLACE_KEY_LONGTEXT : libvlc-module.c
- DEINTERLACE_KEY_TEXT : libvlc-module.c
- DEINTERLACE_MODE_KEY_LONGTEXT : libvlc-module.c
- DEINTERLACE_MODE_KEY_TEXT : libvlc-module.c
- DEINTERLACE_MODE_LONGTEXT : libvlc-module.c
- DEINTERLACE_MODE_TEXT : libvlc-module.c
- deinterlace_modes : interlacing.c
- DEINTERLACE_TEXT : libvlc-module.c
- DeinterlaceCallback() : interlacing.c
- DeinterlaceIsModeValid() : interlacing.c
- DEINTERLEAVE_TYPE : common.c
- Del() : es_out_timeshift.c
- DelAllFilterCallbacks() : video_output.c
- DelCallback() : variables.c
- DeleteConverter() : image.c
- DeleteDecoder() : decoder.c
- DelFilterCallbacks() : video_output.c
- DEMUX_CAN_CONTROL_PACE : vlc_demux.h
- DEMUX_CAN_CONTROL_RATE : vlc_demux.h
- DEMUX_CAN_PAUSE : vlc_demux.h
- DEMUX_CAN_RECORD : vlc_demux.h
- DEMUX_CAN_SEEK : vlc_demux.h
- demux_Control() : vlc_demux.h
- demux_Delete() : vlc_demux.h
- demux_Demux() : demux.c, vlc_demux.h
- demux_DestroyDemux() : demux.c
- DEMUX_FILTER_DISABLE : vlc_demux.h
- DEMUX_FILTER_ENABLE : vlc_demux.h
- demux_filter_enable_disable() : demux.c
- DEMUX_FILTER_LONGTEXT : libvlc-module.c
- DEMUX_FILTER_TEXT : libvlc-module.c
- demux_FilterChainNew() : demux.c, demux.h
- demux_FilterDisable() : demux.c, demux.h
- demux_FilterEnable() : demux.c, demux.h
- demux_FilterNew() : demux.c
- DEMUX_GET_ATTACHMENTS : vlc_demux.h
- DEMUX_GET_FPS : vlc_demux.h
- DEMUX_GET_LENGTH : vlc_demux.h
- DEMUX_GET_META : vlc_demux.h
- DEMUX_GET_NORMAL_TIME : vlc_demux.h
- DEMUX_GET_POSITION : vlc_demux.h
- DEMUX_GET_PTS_DELAY : vlc_demux.h
- DEMUX_GET_SEEKPOINT : vlc_demux.h
- DEMUX_GET_SIGNAL : vlc_demux.h
- DEMUX_GET_TIME : vlc_demux.h
- DEMUX_GET_TITLE : vlc_demux.h
- DEMUX_GET_TITLE_INFO : vlc_demux.h
- DEMUX_GET_TYPE : vlc_demux.h
- demux_GetSeekpoint() : demux.h, demux.c
- demux_GetTitle() : demux.h, demux.c
- DEMUX_HAS_UNSUPPORTED_META : vlc_demux.h
- DEMUX_HELP : vlc_config_cat.h
- DEMUX_INIT_COMMON : vlc_demux.h
- demux_IsContentType() : vlc_demux.h
- demux_IsForced() : vlc_demux.h
- demux_IsPathExtension() : vlc_demux.h
- DEMUX_LONGTEXT : libvlc-module.c
- demux_mapping_cmp() : demux.c
- demux_meta_t : vlc_demux.h
- demux_NameFromMimeType() : demux.c
- DEMUX_NAV_ACTIVATE : vlc_demux.h
- DEMUX_NAV_DOWN : vlc_demux.h
- DEMUX_NAV_LEFT : vlc_demux.h
- DEMUX_NAV_MENU : vlc_demux.h
- DEMUX_NAV_POPUP : vlc_demux.h
- DEMUX_NAV_RIGHT : vlc_demux.h
- DEMUX_NAV_UP : vlc_demux.h
- demux_New() : demux.c, vlc_demux.h
- demux_NewAdvanced() : demux.c, demux.h
- demux_PacketizerDestroy() : demux.c, vlc_demux.h
- demux_PacketizerNew() : demux.c, vlc_demux.h
- demux_Probe() : demux.c
- demux_query_e : vlc_demux.h
- demux_ReadDir() : demux.c
- DEMUX_SET_ES : vlc_demux.h
- DEMUX_SET_ES_LIST : vlc_demux.h
- DEMUX_SET_GROUP_ALL : vlc_demux.h
- DEMUX_SET_GROUP_DEFAULT : vlc_demux.h
- DEMUX_SET_GROUP_LIST : vlc_demux.h
- DEMUX_SET_NEXT_DEMUX_TIME : vlc_demux.h
- DEMUX_SET_PAUSE_STATE : vlc_demux.h
- DEMUX_SET_POSITION : vlc_demux.h
- DEMUX_SET_RATE : vlc_demux.h
- DEMUX_SET_RECORD_STATE : vlc_demux.h
- DEMUX_SET_SEEKPOINT : vlc_demux.h
- DEMUX_SET_TIME : vlc_demux.h
- DEMUX_SET_TITLE : vlc_demux.h
- demux_SetPosition() : vlc_demux.h
- demux_SetTime() : vlc_demux.h
- demux_t : vlc_common.h
- DEMUX_TEST_AND_CLEAR_FLAGS : vlc_demux.h
- demux_TestAndClearFlags() : demux.h, demux.c
- DEMUX_TEXT : libvlc-module.c
- demux_UpdateTitleFromStream : vlc_demux.h
- demux_vaControl() : demux.c, vlc_demux.h
- demux_vaControlHelper() : demux.c, vlc_demux.h
- Destroy() : es_out_timeshift.c, input.c, variables.c
- DESTROYED_DIALOG : vlc_interface.h
- DestroySout() : resource.c
- DestroyVout() : resource.c
- DESYNC_LONGTEXT : libvlc-module.c
- DESYNC_TEXT : libvlc-module.c
- dialog_add_locked() : dialog.c
- DIALOG_BLOCKING_ERROR : vlc_interface.h
- dialog_cancel_locked() : dialog.c
- DIALOG_CANCELLED : vlc_interface.h
- dialog_clear_all_locked() : dialog.c
- dialog_display_error_va() : dialog.c
- dialog_display_login_va() : dialog.c
- dialog_display_question_va() : dialog.c
- dialog_FatalWait : update.c
- DIALOG_GOT_ANSWER : vlc_interface.h
- dialog_id_post() : dialog.c
- dialog_id_release() : dialog.c
- DIALOG_INTF_PROGRESS : vlc_interface.h
- DIALOG_LOGIN_PW_OK_CANCEL : vlc_interface.h
- DIALOG_NO : vlc_interface.h
- DIALOG_NONBLOCKING_ERROR : vlc_interface.h
- DIALOG_OK_YES : vlc_interface.h
- DIALOG_PSZ_INPUT_OK_CANCEL : vlc_interface.h
- dialog_remove_locked() : dialog.c
- dialog_type : dialog.c
- dialog_update_progress() : dialog.c
- DIALOG_USER_PROGRESS : vlc_interface.h
- dialog_wait() : dialog.c
- dialog_wait_interrupted() : dialog.c
- DIALOG_YES_NO_CANCEL : vlc_interface.h
- DictHash() : vlc_arrays.h
- diffutil_snake_t : diffutil.c, vlc_diffutil.h
- DiffUtilFindPath() : diffutil.c
- DIR_SEP : vlc_common.h
- DIR_SEP_CHAR : vlc_common.h
- dirfd() : vlc_fixups.h
- DISC_CACHING_LONGTEXT : libvlc-module.c
- DISC_CACHING_TEXT : libvlc-module.c
- DISC_MENU_LONGTEXT : libvlc-module.c
- DISC_MENU_TEXT : libvlc-module.c
- discard_log : messages.c
- discard_ops : messages.c
- display_progress_va() : dialog.c
- DisplayHoldDecoderDevice() : display.c
- DisplayNextFrame() : video_output.c
- DisplayPicture() : video_output.c
- DisplayVoutTitle() : resource.c
- DLL_SYMBOL : vlc_plugin.h
- DllMain() : thread.c
- do_ctr_crypt() : srtp.c
- do_derive() : srtp.c
- DOUBLE_CLICK_TIME : video_window.c
- download_key() : update.h, update_crypto.c
- download_signature() : update.h, update_crypto.c
- DrawRect() : video_widgets.c
- DrawTriangle() : video_widgets.c
- DROP_LATE_FRAMES_LONGTEXT : libvlc-module.c
- DROP_LATE_FRAMES_TEXT : libvlc-module.c
- DSCP_LONGTEXT : libvlc-module.c
- DSCP_TEXT : libvlc-module.c
- dummy_release() : objres.c
- dummy_select() : filesystem.c
- dup_handle_from_fd() : spawn.c
- DupDummy() : variables.c
- DupString() : variables.c
- DVD_DEV_LONGTEXT : libvlc-module.c
- DVD_DEV_TEXT : libvlc-module.c
- DVD_DEVICE : libvlc-module.c