]> git.sesse.net Git - vlc/history - src/input/input.c
input: get PTS delay from stream rather than access (fixes #8457)
[vlc] / src / input / input.c
2013-11-10 Rémi Denis-Courmontinput: get PTS delay from stream rather than access...
2013-08-27 Rémi Denis-Courmontinput: remove input_source_t.p_stream (refs #8455)
2013-08-27 Rémi Denis-Courmontinput: delete stream from demux_Delete() (refs #8455)
2013-08-27 Rémi Denis-Courmontinput: remove dead and broken byte offset bookmark...
2013-08-26 Rémi Denis-CourmontRemove unused variables
2013-08-26 Rémi Denis-Courmontinput: remove input_source_t.p_access
2013-08-26 Rémi Denis-Courmontinput: always use the demux for titles & seekpoints...
2013-08-26 Rémi Denis-Courmontinput: always pass meta data through demux (refs #8456)
2013-08-26 Rémi Denis-Courmontinput: poll signal level through demux (refs #8456)
2013-07-19 Rémi DuraffortFix sizeof mismatch (cid #1049620)
2013-05-04 Rémi Denis-Courmontinput: fix changing ES on big-endian (fixes #6163)
2013-04-25 Timothy B. TerriberryUpdate attachments when updating metadata.
2013-04-17 Rémi Denis-Courmontinput/stream: add STREAM_GET_SIGNAL (fixes #8414)
2013-04-17 Rémi Denis-Courmontinput: use STREAM_GET_META instead of ACCESS_GET_META...
2013-04-17 Rémi Denis-Courmontinput: remove write-only INPUT_UPDATE_SIZE
2013-04-17 Rémi Denis-Courmontstream: add explicit controls for titles and seekpoints
2013-04-17 Rémi Denis-Courmontinput: factor INPUT_CONTROL_SET_SEEKPOINT code
2013-04-17 Rémi Denis-Courmontinput: factor INPUT_CONTROL_SET_TITLE code
2013-04-16 Rémi Denis-Courmontinput: use STREAM_CAN_PAUSE and STREAM_CAN_CONTROL_PACE
2013-04-16 Rémi Denis-Courmontinput: use STREAM_SET_PAUSE_STATE (refs #8414)
2013-04-14 Rémi Denis-Courmontinput: query access object before creating stream objec...
2013-04-13 Rémi Denis-CourmontRevert "Add SNR and signal level for access_demux"
2013-04-13 Rémi Denis-Courmontstream: destroy the access object underneath the stream...
2013-03-26 Rémi Denis-Courmontinput: inline vlc_object_kill() and simplify
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-02-01 Rémi Denis-Courmontinput: define proper controls for menu navigation
2012-12-06 Denis CharmetAllow the demux to update its title list
2012-12-05 Jean-Baptiste KempfFix support of .00x splitted files on Win32
2012-08-31 Ludovic Fauvetfix use of uninitialized variable on error
2012-08-23 Rémi Denis-CourmontFix non-file input slaves
2012-08-21 Rémi Denis-Courmontstr_format_meta(): take playlist as parameter directly
2012-08-20 Rémi Denis-Courmontvlc_path2uri(): rename from make_URI() and always conve...
2012-05-10 Rémi Denis-CourmontAdd SNR and signal level for access_demux
2012-01-27 Rémi Denis-CourmontRemove inconsistently used check for <sys/stat.h>
2012-01-27 Rémi Denis-CourmontInclude system headers before VLC headers
2011-12-11 Laurent AimarRemoved now useless(invalid) muli-volume rar concatenat...
2011-11-29 Rémi Denis-CourmontConvert rate stats to integer and remove useless float...
2011-11-29 Rémi Denis-CourmontHard-code stats update interval
2011-11-29 Rémi Denis-CourmontRemove redundant object parameter to stats functions
2011-11-29 Rémi Denis-CourmontRemove write-only timer statistics
2011-11-27 Jean-Baptiste KempfLGPL
2011-11-08 Ludovic Fauvetinput: fix a crash when loading an invalid mrl
2011-09-25 Rémi Denis-CourmontUse hash instead of arobas for seekpoint (fix #5022)
2011-09-25 Rémi Denis-CourmontSimplify parsing of title/chapter in MRL
2011-09-08 Rafaël Carrédecoder: process the last block when closing
2011-08-29 Rémi Denis-CourmontCast or convert <ctype.h> functions it parameters to...
2011-07-11 Francois Cartegnievlc input control: add INPUT_GET_TITLE_INFO
2011-07-11 Rémi Denis-CourmontRemove object type field
2011-07-11 Rémi Denis-CourmontRemove VLC_OBJECT_INPUT type
2011-07-11 Rémi Denis-CourmontRemove VLC_OBJECT_DECODER type
2011-07-11 Rémi Denis-CourmontRemove VLC_OBJECT_VOUT
2011-07-11 Rémi Denis-CourmontRemove VLC_OBJECT_AOUT
2011-06-25 Laurent AimarLet the value from --rate use the same code path than...
2011-06-19 Rafaël Carréremove warnings
2011-05-31 Sébastien Escudiervlm : call var_DelCallback after input thread is joined.
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-05-25 Sébastien Escudierfix input_Close return type
2011-05-23 Laurent AimarRemoved vlc_thread_set_priority().
2011-05-23 Laurent AimarConverted input to vlc_clone().
2011-05-22 Laurent AimarAdded input_Close() helper.
2011-03-17 Jean-Baptiste KempfSrc: more comprehensible debug messages
2011-02-12 Rémi Denis-CourmontRemove useless parameters
2011-02-10 Jean-Baptiste KempfSubtitle: do not dialog_Fatal when the subtitle was...
2011-02-10 Jean-Baptiste KempfMake SubtitleAdd accept flags instead of a bool
2011-01-12 Pierre YnardUse make_URI() when creating input slaves
2010-12-12 Rémi Denis-CourmontDo not clear --play-and-pause once it happens
2010-11-27 Rémi Denis-CourmontRemove unused msg_Stack stuff
2010-11-17 Rémi Denis-CourmontAllow demux to select the PTS delay, fallback to access
2010-11-06 Rémi Denis-CourmontInput location is always an URL
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-19 Rémi Denis-CourmontFix heap corruption
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-07-02 Rémi Denis-CourmontMake vlc_value_t.i_int 64-bits
2010-06-28 Laurent AimarFixed --program behavior.
2010-06-17 Laurent AimarAdded a ref count on input_resource_t.
2010-06-08 Rémi Denis-Courmontprograms is a string, which is a string, which is not...
2010-05-25 Laurent AimarMade object created by input_resource attached to a...
2010-05-12 Rémi Denis-CourmontMissing path->URI conversion for subtitles
2010-05-10 Rémi Denis-CourmontRemove the file:// URI decode hack
2010-05-08 Rémi Denis-CourmontWin32: hack^Wfix opening UNC paths (fixes #3459)
2010-03-26 Casian Andreiinput: set OSD message when changing rate via hotkeys...
2010-03-04 Laurent AimarAdded an option (clock-jitter) to control the maximum...
2010-03-04 Laurent AimarPrepare for maximal clock jitter configuration.
2010-03-03 Rémi Denis-CourmontMerge branch 'master' of git.videolan.org:vlc
2010-03-03 Rémi Denis-CourmontRemove HTML anchor from URI in all cases, not just...
2010-03-02 Antoine CellerierParse input specific options earlier to enable using...
2010-03-02 Antoine CellerierCheck rate value before using.
2010-03-02 Rémi Denis-CourmontSplitMRL: warn if we get a path instead of a MRL/URI
2010-03-02 Rémi Denis-Courmontstream redirected path is a path, not a URI (i.e. no...
2010-03-02 Antoine CellerierUse var_Inherit instead of var_CreateGet + var_Destroy.
2010-02-14 Laurent AimarFixed audio-desync support and simplified (close #3253).
2010-02-14 Laurent Aimares_out_SetDelay cannot fail.
2010-02-10 Antoine CellerierChange filename_sanitize() to work on original string...
2010-02-07 Gildas BazinHonor the nointeract config option
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-02-07 Rémi Denis-Courmontinput: remove leading underscores
2010-01-31 Laurent AimarFixed input clean up in case of sout error.
2010-01-31 Laurent AimarCosmetics.
2010-01-30 Laurent AimarMade normal es_out_t valid as long as input_thread_t.
next