Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- d -
- D_CODING_TYPE
: vlc_codec_synchro.h
- DAEMON_LONGTEXT
: libvlc-module.c
- DAEMON_TEXT
: libvlc-module.c
- date_Change()
: mtime.c
, vlc_mtime.h
- date_Decrement()
: mtime.c
, vlc_mtime.h
- date_Get()
: mtime.c
, vlc_mtime.h
- date_Increment()
: mtime.c
, vlc_mtime.h
- date_Init()
: mtime.c
, vlc_mtime.h
- date_Move()
: mtime.c
, vlc_mtime.h
- date_Set()
: mtime.c
, vlc_mtime.h
- date_t
: vlc_common.h
- DECL_ARRAY
: vlc_arrays.h
- DECLARE_VLC_VERSION
: version.c
- decode()
: xmlent.c
- decode_URI()
: url.c
, vlc_url.h
- decode_URI_duplicate()
: url.c
, vlc_url.h
- DECODER_BOGUS_VIDEO_DELAY
: decoder.c
- decoder_DeletePicture()
: decoder.c
, vlc_codec.h
- decoder_DeleteSubpicture()
: decoder.c
, vlc_codec.h
- decoder_GetDisplayDate()
: vlc_codec.h
, decoder.c
- decoder_GetDisplayRate()
: decoder.c
, vlc_codec.h
- decoder_GetInputAttachments()
: decoder.c
, vlc_codec.h
- decoder_LinkPicture()
: decoder.c
, vlc_codec.h
- DECODER_MAX_BUFFERING_AUDIO_DURATION
: decoder.c
- DECODER_MAX_BUFFERING_COUNT
: decoder.c
- DECODER_MAX_BUFFERING_VIDEO_DURATION
: decoder.c
- decoder_New()
: decoder.c
- decoder_NewAudioBuffer()
: decoder.c
, vlc_codec.h
- decoder_NewPicture()
: decoder.c
, vlc_codec.h
- decoder_NewSubpicture()
: decoder.c
, vlc_codec.h
- decoder_owner_sys_t
: vlc_codec.h
- DECODER_SPU_VOUT_WAIT_DURATION
: decoder.c
- decoder_synchro_t
: vlc_common.h
- decoder_SynchroChoose()
: decoder_synchro.c
, vlc_codec_synchro.h
- decoder_SynchroDate()
: decoder_synchro.c
, vlc_codec_synchro.h
- decoder_SynchroDecode()
: decoder_synchro.c
, vlc_codec_synchro.h
- decoder_SynchroEnd()
: decoder_synchro.c
, vlc_codec_synchro.h
- decoder_SynchroInit()
: decoder_synchro.c
, vlc_codec_synchro.h
- decoder_SynchroNewPicture()
: decoder_synchro.c
, vlc_codec_synchro.h
- decoder_SynchroRelease()
: decoder_synchro.c
, vlc_codec_synchro.h
- decoder_SynchroReset()
: decoder_synchro.c
, vlc_codec_synchro.h
- decoder_SynchroTrash()
: decoder_synchro.c
, vlc_codec_synchro.h
- decoder_sys_t
: vlc_common.h
- decoder_t
: vlc_common.h
- decoder_UnlinkPicture()
: decoder.c
, vlc_codec.h
- DecoderBlockFlushNew()
: decoder.c
- DecoderDecodeAudio()
: decoder.c
- DecoderDecodeVideo()
: decoder.c
- DecoderError()
: decoder.c
- DecoderFixTs()
: decoder.c
- DecoderFlush()
: decoder.c
- DecoderFlushBuffering()
: decoder.c
- DecoderGetCc()
: decoder.c
- DecoderGetDisplayDate()
: decoder.c
- DecoderGetDisplayRate()
: decoder.c
- DecoderGetInputAttachments()
: decoder.c
- DecoderIsExitRequested()
: decoder.c
- DecoderIsFlushing()
: decoder.c
- DecoderOutputChangePause()
: decoder.c
- DecoderPlayAudio()
: decoder.c
- DecoderPlaySpu()
: decoder.c
- DecoderPlayVideo()
: decoder.c
- DecoderProcess()
: decoder.c
- DecoderProcessAudio()
: decoder.c
- DecoderProcessOnFlush()
: decoder.c
- DecoderProcessSpu()
: decoder.c
- DecoderProcessVideo()
: decoder.c
- DecoderSignalBuffering()
: decoder.c
- DecoderThread()
: decoder.c
- DecoderUnsupportedCodec()
: decoder.c
- DecoderUpdateFormatLocked()
: decoder.c
- DecoderUpdatePreroll()
: decoder.c
- DecoderWaitDate()
: decoder.c
- DecoderWaitUnblock()
: decoder.c
- DEF
: sort.c
, vlc_playlist.h
- DEFAULT_NB_B
: decoder_synchro.c
- DEFAULT_NB_P
: decoder_synchro.c
- DEFAULT_PTS_DELAY
: vlc_config.h
- DEINTERLACE_KEY_LONGTEXT
: libvlc-module.c
- DEINTERLACE_KEY_TEXT
: libvlc-module.c
- DEINTERLACE_LONGTEXT
: 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
- DeinterlaceAdd()
: interlacing.c
- DeinterlaceCallback()
: interlacing.c
- DeinterlaceIsModeValid()
: interlacing.c
- DeinterlaceIsPresent()
: interlacing.c
- DeinterlaceRemove()
: interlacing.c
- DEINTERLEAVE_TYPE
: common.c
- Del()
: es_out_timeshift.c
- Delete()
: stream_memory.c
- DeleteDecoder()
: decoder.c
, image.c
- DeleteEncoder()
: image.c
- DeleteFilter()
: image.c
- DeleteFromInput()
: item.c
- DELTA
: decoder_synchro.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()
: demux.h
- demux_Delete()
: demux.c
, demux.h
- demux_Demux()
: demux.h
- 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_POSITION
: vlc_demux.h
- DEMUX_GET_PTS_DELAY
: vlc_demux.h
- DEMUX_GET_SIGNAL
: vlc_demux.h
- DEMUX_GET_TIME
: vlc_demux.h
- DEMUX_GET_TITLE_INFO
: vlc_demux.h
- demux_GetParentInput()
: vlc_demux.h
, demux.c
- DEMUX_HAS_UNSUPPORTED_META
: vlc_demux.h
- DEMUX_HELP
: vlc_config_cat.h
- DEMUX_INIT_COMMON
: vlc_demux.h
- demux_IsForced()
: vlc_demux.h
- demux_IsPathExtension()
: vlc_demux.h
- DEMUX_LONGTEXT
: libvlc-module.c
- demux_meta_t
: vlc_demux.h
- DEMUX_NAV_ACTIVATE
: vlc_demux.h
- DEMUX_NAV_DOWN
: vlc_demux.h
- DEMUX_NAV_LEFT
: vlc_demux.h
- DEMUX_NAV_RIGHT
: vlc_demux.h
- DEMUX_NAV_UP
: vlc_demux.h
- demux_New
: demux.h
, demux.c
, demux.h
- demux_PacketizerDestroy()
: vlc_demux.h
, demux.c
- demux_PacketizerNew()
: demux.c
, vlc_demux.h
- demux_query_e
: vlc_demux.h
- DEMUX_SET_GROUP
: 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_sys_t
: vlc_common.h
- demux_t
: vlc_common.h
- DEMUX_TEXT
: libvlc-module.c
- DEMUX_TITLE
: vlc_config_cat.h
- demux_vaControl()
: demux.h
- demux_vaControlHelper()
: demux.c
, vlc_demux.h
- description
: fourcc.c
- Destroy()
: es_out_timeshift.c
, picture_pool.c
, variables.c
- DESTROYED_DIALOG
: vlc_interface.h
- DestroySout()
: resource.c
- DestroyVout()
: resource.c
- Destructor()
: input.c
- DESYNC_LONGTEXT
: libvlc-module.c
- DESYNC_TEXT
: libvlc-module.c
- detached_thread()
: thread.c
- DIALOG_BLOCKING_ERROR
: vlc_interface.h
- DIALOG_CANCELLED
: vlc_interface.h
- dialog_ExtensionUpdate()
: vlc_extensions.h
, dialog.c
, vlc_extensions.h
- dialog_Fatal
: vlc_dialog.h
- dialog_fatal_t
: vlc_dialog.h
- dialog_FatalWait
: vlc_dialog.h
- dialog_GetProvider()
: dialog.c
- DIALOG_GOT_ANSWER
: vlc_interface.h
- DIALOG_INTF_PROGRESS
: vlc_interface.h
- dialog_Login()
: dialog.c
, vlc_dialog.h
- DIALOG_LOGIN_PW_OK_CANCEL
: vlc_interface.h
- dialog_login_t
: vlc_dialog.h
- DIALOG_NO
: vlc_interface.h
- DIALOG_NONBLOCKING_ERROR
: vlc_interface.h
- DIALOG_OK_YES
: vlc_interface.h
- dialog_progress_bar_t
: vlc_dialog.h
- dialog_ProgressCancelled()
: dialog.c
, vlc_dialog.h
- dialog_ProgressCreate()
: dialog.c
, vlc_dialog.h
- dialog_ProgressDestroy()
: dialog.c
, vlc_dialog.h
- dialog_ProgressSet()
: dialog.c
, vlc_dialog.h
- DIALOG_PSZ_INPUT_OK_CANCEL
: vlc_interface.h
- dialog_Question()
: vlc_dialog.h
, dialog.c
- dialog_question_t
: vlc_dialog.h
- dialog_Register
: vlc_dialog.h
, dialog.c
- dialog_Unregister()
: vlc_dialog.h
, dialog.c
, vlc_dialog.h
- DIALOG_USER_PROGRESS
: vlc_interface.h
- dialog_VFatal()
: vlc_dialog.h
, dialog.c
- DIALOG_YES_NO_CANCEL
: vlc_interface.h
- DictHash()
: vlc_arrays.h
- DIGEST_ALGO_SHA1
: update.h
- 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
- DISPLAY_PICTURE_COUNT
: vout_wrapper.c
- DisplayNew()
: display.c
- DisplayVoutTitle()
: resource.c
- DLL_SYMBOL
: vlc_plugin.h
- DllMain()
: thread.c
- download_key()
: update.h
- download_signature()
: update.h
- DownloadArt()
: fetcher.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
- DStreamControl()
: stream_demux.c
- DStreamDelete()
: stream_demux.c
- DStreamPeek()
: stream_demux.c
- DStreamRead()
: stream_demux.c
- DStreamThread()
: stream_demux.c
- dummy_select()
: filesystem.c
- DummyVoutSendDisplayEventMouse()
: display.c
- DumpCommand()
: objects.c
- DumpStructure()
: objects.c
- DumpVariable()
: objects.c
- DupDummy()
: variables.c
- DupString()
: variables.c
- DVD_DEV_LONGTEXT
: libvlc-module.c
- DVD_DEV_TEXT
: libvlc-module.c
- DVD_DEVICE
: libvlc-module.c