]> git.sesse.net Git - vlc/history - src/input
Merge branch 'master' into lpcm_encoder
[vlc] / src / input /
2010-09-23 Rémi Duraffortvlm: remove dead code (AFAIK a relative seek does exact...
2010-09-04 Rémi Denis-CourmontDo not use obsolescent ctime(_r)
2010-08-18 Laurent AimarIgnored language specified as 'und' (close #4077).
2010-08-11 Laurent AimarDisplay the title length (when known) in Playback-...
2010-08-10 Rémi Duraffortvlm: remove some spurious calls to asprintf: vlm_Messag...
2010-08-03 Rémi Denis-CourmontRemove useless <dirent.h> check
2010-08-02 Rémi Denis-Courmontsubtitles: do not use scandir as sorting is not required
2010-07-28 Rémi Durafforts/informations/information/
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-11 Rémi Denis-CourmontReturn 64-bits values for integer object variables
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-07-05 Jean-Baptiste KempfInput: code alignment and cosmetics
2010-07-02 Rémi Denis-CourmontMake vlc_value_t.i_int 64-bits
2010-06-28 Laurent AimarFixed --program behavior.
2010-06-27 Laurent AimarRevert "Do not scan for subtitles files in the current...
2010-06-19 Laurent AimarFixed video format decoder changes detection.
2010-06-17 Laurent AimarAdded a ref count on input_resource_t.
2010-06-15 Francois Cartegniefix unsupported shortcut syntax
2010-06-08 Rémi Denis-CourmontExport input_resource_TerminateVout
2010-06-08 Rémi Denis-Courmontprograms is a string, which is a string, which is not...
2010-06-05 Rémi Denis-CourmontTypos
2010-05-31 Rémi Denis-CourmontDo not scan for subtitles files in the current dir...
2010-05-31 Rémi Denis-CourmontSimplification (make_path always returns an absolute...
2010-05-29 Laurent AimarMoved "sub-margin" to vout.
2010-05-29 Rémi Denis-Courmontaccess_New: handle errors
2010-05-25 Rémi Denis-CourmontRemove useless detach before destroy
2010-05-25 Laurent AimarMade object created by input_resource attached to a...
2010-05-23 Laurent AimarFixed vout reuse regression.
2010-05-23 Laurent AimarGives the needed DPB size when requesting a vout.
2010-05-21 Laurent AimarGives the input_thread_t to use to vout_Request().
2010-05-21 Laurent AimarModified the prototype of vout_Request and unexport...
2010-05-12 Rémi Denis-CourmontMissing path->URI conversion for subtitles
2010-05-11 Pierre YnardFix comment
2010-05-10 Laurent AimarMade SPU commands go through vout.
2010-05-10 Rémi Denis-CourmontRemove the file:// URI decode hack
2010-05-10 Rémi Denis-CourmontRename access_t.psz_path to psz_location
2010-05-10 Rémi Denis-Courmontaccess: add a separate field for local file paths
2010-05-10 Laurent AimarRemoved useless vlc_osd.h includes.
2010-05-08 Rémi Denis-CourmontWin32: hack^Wfix opening UNC paths (fixes #3459)
2010-05-04 Laurent AimarCleaned up a bit spu_t API.
2010-05-02 Sébastien EscudierUnload vod-VLM only at the end
2010-05-01 Laurent AimarImproved audio codec description from fourcc.
2010-05-01 Laurent AimarAt input EOF, wait for all pictures to be displayed.
2010-04-29 Laurent AimarSimplify the creation of subpicture with dynamic content.
2010-04-23 Laurent AimarManual revert of now unneeded a1b58a771b1bdfcca56d24541...
2010-04-23 Laurent AimarModified vout_*Picture API.
2010-04-23 Laurent AimarRemoved now useless vout_CountPictureAvailable.
2010-04-23 Laurent AimarSplit vout_FixLeaks into vout_FixLeaks and vout_Reset.
2010-04-18 Laurent AimarRemoved picture_heap_t rgb informations.
2010-04-15 Sébastien EscudierVLM : add a dedicated mutex for the manage thread....
2010-03-30 Lucas C. Villa RealFixes a crash in VLC caused by a missing verification...
2010-03-26 Sébastien EscudierVLM : move a mutex lock/unlock
2010-03-26 Laurent AimarSimplify a bit input rate setting.
2010-03-26 Casian Andreiinput: set OSD message when changing rate via hotkeys...
2010-03-24 Rémi Denis-CourmontConfusing typo
2010-03-23 Laurent AimarPrevent negative caching value to be displayed.
2010-03-13 Jakob Lebeninput_item: remove b_prefers_tree
2010-03-13 Jakob Lebeninput_item: new input_item_Copy()
2010-03-09 Fabio RitrovatoFix typo
2010-03-05 Antoine CellerierFix quoted values containing # in VLM shell.
2010-03-05 Rémi DuraffortUse var_Type to test for the existence of a variable...
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-04 Laurent AimarCosmetic.
2010-03-03 Laurent AimarFixed picture leaks when unlinking a non displayed...
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-03 Rémi Denis-CourmontUse MiB rather than MB for arbitrary memory limits
2010-03-03 Rémi Denis-CourmontUse ISO 80000 units for byte quantities as adequate
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-CourmontInput item URI cannot be NULL
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-23 Jakob Lebenplaylist: consistently change input item type when...
2010-02-20 Rémi Denis-Courmontdecode_URI: do not call EnsureUTF8
2010-02-18 Rémi Denis-Courmontinput_item_SetURI: improve warning
2010-02-17 Rémi Denis-Courmontstream_ReadLine: handle MacOS-style end-of-line (fixes...
2010-02-17 Rémi Denis-Courmontstream_ReadLine: bytes per char is either 1 or 2
2010-02-14 Laurent AimarFixed audio-desync support and simplified (close #3253).
2010-02-14 Laurent Aimares_out_SetDelay cannot fail.
2010-02-14 Laurent AimarDefault to any for --audio-language.
2010-02-13 Rémi Denis-Courmontdemux_PacketizerNew: missing object attachment
2010-02-11 Laurent AimarDo not include input_internal.h in vlm code.
2010-02-11 Pierre d'Herbemontvlm: Remove the callback before joining the thread...
2010-02-11 Antoine CellerierOops, sed isn't always enough.
2010-02-11 Pierre d'Herbemontvlm: Avoid a deadlock when stoping the input.
2010-02-11 Erwan Tuloucore: use make_path in subtile_Detect
2010-02-10 Antoine CellerierUse the normal vlm lock to protect access to the condit...
2010-02-10 Antoine CellerierChange filename_sanitize() to work on original string...
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-09 Jakob Lebeninput_item: post individual subitems later when posting...
2010-02-08 Antoine CellerierFix VLM scheduling.
2010-02-08 Laurent AimarFixed memleak.
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...
next