]> git.sesse.net Git - vlc/history - src/input/input.c
input/input.c: Misformatted if statement fix. Could someone check if that's really...
[vlc] / src / input / input.c
2008-02-29 Pierre d'Herbemontinput/input.c: Misformatted if statement fix. Could...
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-21 Rémi Denis-CourmontUnexport var_OptionParse
2008-02-13 Ilkka Ollakkaadd rate-change variable in core to inform when rate...
2008-02-10 Rémi Denis-CourmontCleanup MRL parsing as agreed half a year ago.
2008-01-31 Jean-Baptiste KempfQuick compile fix for Windows, I don't think we need...
2008-01-29 Rafaël CarréMRLSplit(): removes unused parameter
2008-01-24 Rémi Denis-CourmontInclude assert.h when needed
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-07 Pierre d'Herbemontsrc/input.c: Define and set the "can-pause" variable.
2008-01-04 Pierre d'Herbemontinput/input.c: Define DEMUX_CAN_SEEK and correctly...
2007-12-11 Laurent AimarUpdate to use DEMUX_CAN_CONTROL_RATE/DEMUX_SET_RATE...
2007-12-11 Laurent AimarDo not use p_input->p->i_rate directly (no functionnali...
2007-12-11 Laurent AimarIntroduce DEMUX_CAN_CONTROL_RATE and DEMUX_SET_RATE...
2007-12-06 Jean-Paul SamanCodingStyle fixes, use ; when using macros and do not...
2007-12-06 Jean-Paul SamanDon't call input_ChangeState() constantly while being...
2007-11-18 Christophe MutricyOops remove debug
2007-11-18 Christophe MutricyDon't leak memory
2007-11-17 Christophe Mutricywhen retrying set the demux to "" for real. refs #1228
2007-11-10 Felix Paul Kühne* English grammar fixes and beautifications for the...
2007-10-21 Christophe MutricyFix compilation on win
2007-10-21 Laurent AimarIncrease rate/speed control granularity.
2007-10-20 Rafaël Carréinput: avoids double mutex locking
2007-10-14 Laurent AimarRemoved meta-preparsed variable.
2007-10-08 Laurent Aimar Es out now takes care of settings the audio replay...
2007-10-03 Laurent AimarAdded a "meta-preparsed" input variable. A demuxer...
2007-10-02 Rafaël Carréinput: Removes useless "item-change" variable
2007-10-01 Laurent AimarClean up/Factorize.
2007-09-30 Laurent AimarAdded a INPUT_GET_VIDEO_FPS (get the fps of the main...
2007-09-29 Laurent AimarFixed segfault if more than 1 subtitle has been detecte...
2007-09-28 Rafaël CarréAdds an input option "meta-file" to be used by input...
2007-09-23 Rémi Denis-CourmontFix use-after-free when the input is still in use by...
2007-09-16 Christophe MutricyFree no longer needed after changes in getNonEmptyString
2007-09-16 Rémi Denis-CourmontSwitch the few var_GetString remains to var_GetNonEmpty...
2007-09-16 Rémi Denis-Courmonttypo
2007-09-16 Rémi Denis-CourmontMemory error handling
2007-09-16 Rémi Denis-CourmontSimplification / memory error handling
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-20 Rémi Denis-CourmontRemember not to include anything before vlc/vlc.h
2007-08-20 Rafaël CarréAdd comment/cosmetics
2007-08-20 Rafaël CarréGet input length from metadata if demuxer failed to...
2007-08-18 Rafaël CarréInput access locking, part 2.
2007-08-17 Antoine CellerierAllow the '-' character in an access' name (fixes parsi...
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-08-13 Pierre d'Herbemontinclude/vlc_meta.h: Use the vlc_dictionary to store...
2007-06-24 Christophe MutricyTry with the full MRL if the access haven't successed...
2007-06-18 Antoine CellerierFix invalid free crash in bookmarks loading code report...
2007-06-17 Laurent AimarCall input_Control(INPUT_ADD_INFO) on extra meta data.
2007-06-13 Laurent AimarAdded --run-time option to specify how many second...
2007-06-12 Laurent AimarAll: preliminary support for audio while playing faster...
2007-06-07 Laurent Aimarclock: clean up/simplify + remove 1/90000 reference.
2007-06-07 Rémi Denis-CourmontRevert [20459] and really fix (I hope)
2007-06-07 Laurent AimarFixed IsValidAccess...
2007-06-06 Rémi Denis-Courmont- Only allow letters, digits and slash in access/demux...
2007-06-03 Laurent Aimar- Added support for embeded cover. Demuxer just need...
2007-05-31 Laurent Aimarall: added support for demuxer attachment (Patch by...
2007-05-30 Laurent Aimares_out: do not flush decoder fifo when unwanted (fix...
2007-05-29 Gildas Bazin* src/input/input.c: don't use input_EsOutDiscontinuity...
2007-05-25 Laurent AimarCompilation warning fix.
2007-05-19 Rémi Denis-CourmontUse vlc_object_kill(). Needs triple checking.
2007-05-18 Antoine Cellerier* src/input/input.c: Remove the access and demux part...
2007-05-11 Antoine Cellerierinput.c: if available, use p_access->psz_path instead...
2007-04-05 Rémi Denis-CourmontCompiler warnings rampage
2007-03-24 Laurent AimarFixed stat counter leaks on open failure.
2007-03-23 Laurent AimarExtended INPUT_DEL_INFO (Allow deleting a whole categor...
2007-03-07 Laurent AimarFixed sout leak on access error.
2007-03-02 Laurent AimarOn pause and rate change from normal rate, call input_E...
2007-02-28 Laurent AimarReworked/improved the way sout-keep works. (VLM sout...
2007-02-26 Laurent AimarForce VLM stream to not use sout-keep.
2007-02-22 Laurent AimarImprove input_Preparse clean up (memory leaks).
2007-02-21 Laurent AimarChanged input_DestroyThread to take care of detaching...
2007-02-12 Rafaël CarréFixes album art local discovery and preparsing for...
2007-01-05 Rémi Denis-CourmontFix preparsing and access plugin selection (oups)
2007-01-03 Rémi Denis-CourmontSame thing as previous commit.
2007-01-03 Rémi Denis-CourmontRemove the ugly insecure hack.
2006-12-22 Clément StenacAdd facilities to report and enrich error messages.
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-12-03 Rémi Denis-Courmont- fix input memleak
2006-11-27 Derk-Jan Hartman* Remove duplicate mutex_destroy added in [18009]
2006-11-26 Clément StenacMake the global b_can_pace_control flag public
2006-11-26 Clément StenacAh Ah
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-25 Derk-Jan Hartman* Fix an accidental change from [18009] and add a mutex...
2006-11-23 Derk-Jan Hartman* destroy some mutex'es once in a while to prevent...
2006-11-08 Rémi Denis-CourmontConst as usual
2006-11-08 Rémi Denis-CourmontSome more const
2006-10-29 Jean-Paul SamanForward port of [17351]. Report input error condition...
2006-10-29 Jean-Paul SamanRemove empty line
2006-10-21 Clément StenacDon't loop continuously the playlist thread, use cond.
2006-10-19 Rémi Denis-CourmontKill duplicated function
2006-10-11 Gildas Bazin* src/input/input.c: fixed nasty bug with preparsing...
2006-10-08 Gildas Bazin* src/input/input.c: fixed memory leak.
2006-10-07 Gildas Bazin* Fixed a bunch of memory leaks.
2006-10-01 Clément StenacLazy allocation of the stat structure
2006-09-30 Clément StenacRe-enable art fetching when in "ALL" mode
2006-09-24 Clément Stenac* Split download function in find/download
2006-09-24 Clément StenacStart splitting the various meta module types
2006-09-24 Antoine CellerierUse DIR_SEP
2006-09-24 Antoine CellerierDefine DIR_SEP only once
next