]> git.sesse.net Git - vlc/history - src/input/input.c
Made normal es_out_t valid as long as input_thread_t.
[vlc] / src / input / input.c
2010-01-30 Laurent AimarMade normal es_out_t valid as long as input_thread_t.
2010-01-30 Laurent AimarMerged ES_OUT_SET_ACTIVE/_MODE.
2010-01-30 Laurent AimarCosmetics.
2010-01-28 Rémi Denis-CourmontMissing vlc_object_attach
2010-01-23 Laurent AimarSupport subtitle description when comming from attachme...
2010-01-21 Laurent AimarMade stream_t size and position unsigned.
2010-01-18 Rémi Denis-CourmontInput: attach before any variable access so that inheri...
2010-01-16 Rémi Denis-CourmontRemove useless (and slightly wrong) cast
2010-01-16 Rémi Denis-CourmontFix tense
2010-01-13 Laurent AimarAdded support for subtitles stored as input attchments.
2010-01-11 Rémi Denis-CourmontRemove useless <ctype.h> inclusions
2010-01-07 Laurent AimarFixed uninitialized value.
2010-01-07 Pierre d'Herbemontmeta reader: Always run if we don't have meta from...
2010-01-07 Pierre d'Herbemontmeta reader: Add the input_item that we are reading...
2009-12-26 Pierre d'Herbemontinput: With --play-and-pause don't pause non pausable...
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerIntroduce realloc_or_free() to src/*, and add assert...
2009-11-28 Laurent AimarImproved consecutives seeks behaviour.
2009-11-28 Laurent AimarImproved input requests merging.
2009-11-28 Laurent AimarCosmetics.
2009-11-21 Rémi Denis-CourmontAllow setting the playback rate from configuration
2009-11-11 Rémi Denis-CourmontUnintended change
2009-11-11 Rémi Denis-CourmontBump plugin ABI due to gettext/cache changes
2009-09-18 Erwan Tuloucore: create two variables at initialization (for var_A...
2009-09-14 Laurent AimarDisable play-and-pause for non interactive input.
2009-09-14 Laurent AimarCosmetics (simplify after input_Read change).
2009-09-14 Laurent AimarRemoved b_block parameter from input_Read.
2009-09-14 Laurent AimarMoved play-and-pause logic at the right place.
2009-09-14 Laurent AimarFixed EOF handling while buffering in pause state.
2009-09-14 Laurent AimarRemoved useless check on input b_eof flag while waiting...
2009-09-14 Elliot MurphyAdded a new option, play-and-pause. When this option...
2009-09-12 Rémi Denis-CourmontMissing #include <errno.h>
2009-09-03 Laurent AimarChecked demux_Control return value in input.
2009-08-23 Rémi Denis-CourmontUse a VLC object for meta reader
2009-08-23 Rémi Denis-CourmontSimplification
2009-08-23 Rémi Denis-CourmontSimplification
2009-08-21 Pierre d'HerbemontImplement access_GetParentInput and demux_GetParentInpu...
2009-08-20 Pierre d'Herbemontinput: Remove unused variable.
2009-08-15 Rémi Denis-Courmontinput: don't be too clever with start-time - fixes...
2009-07-19 Laurent AimarAdded a ES_OUT_SET_META to es_out.
2009-07-18 Rémi Denis-CourmontMatch localhost plus / not localhost plus directory...
2009-07-17 Laurent AimarAllowed to have access_demux without pf_demux as slave.
2009-07-17 Laurent AimarCosmetics.
2009-07-16 Laurent AimarAllowed non pace controled access_demux to not implemen...
2009-07-15 Laurent AimarAlways update the wakeup date in input.
2009-07-01 Laurent AimarClean up.
2009-06-29 Pierre d'Herbemontinput: Support file://localhost/file type url.
2009-06-25 Derk-Jan Hartmaninput: assert in InputSourceInit() if there is no MRL...
2009-06-24 Rémi DuraffortFix memleak when using --demux.
2009-06-18 Laurent AimarDo not warn about unsupported demux/access when aborting.
2009-06-16 Pierre YnardAccept file:// URIs starting with an antislash
2009-06-16 Pierre YnardWinCE: don't strip leading slash when converting from...
2009-06-12 Rémi Denis-CourmontFix opening of file:// URIs (not tested on Windows)
2009-06-09 Laurent AimarFixed --input-repeat and large --*-caching value.
2009-06-03 Laurent AimarFixed old naming standard splitted rar archive (close...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi Duraffortinput: partially revert f63268acaafdca4f3e17b837c37a105...
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-25 Rémi Denis-CourmontRevert "correct realloc() usage, on failure realloc...
2009-05-24 Jean-Paul Samancorrect realloc() usage, on failure realloc will return...
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge VLC_OBJECT_PACKETIZER with VLC_OBJECT_DECODER
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi DuraffortCreate a function to free the memory allocated when...
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-15 Laurent AimarCorrectly detect rewind (rtsp).
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Duraffortinput: Fix a memleak.
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 Laurent AimarSplit INPUT_EVENT_TIMES into INPUT_EVENT_POSITION/LENGTH.
2009-05-08 Laurent AimarFixed a race condition with input creation and events.
2009-04-30 Sam HocevarAllow :start-time, :stop-time and :run-time arguments...
2009-04-30 Laurent AimarFixed typo in max pts_delay (60s not 601s)
2009-04-30 Laurent AimarClip pts_delay from access/demux to 60s.
2009-04-08 Laurent AimarFixed sanetizing of file name in input_CreateFilename.
2009-03-28 Laurent AimarFixed typo in input.c
2009-03-28 Laurent AimarCosmetic (input).
2009-03-23 Laurent AimarCosmetics.
2009-03-23 Laurent AimarFixed potential memleak in input control fifo.
2009-03-23 Laurent AimarAdded a missing lock around attachments.
2009-03-22 Laurent AimarEnsure that meta-* are valid UTF8.
2009-03-17 Rémi Denis-Courmontinput: fix stack overflow if user feeds an overly large MRL
next