]> git.sesse.net Git - vlc/history - src/input/var.c
Merge branch 'master' of git@git.videolan.org:vlc
[vlc] / src / input / var.c
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-12 Rémi DuraffortRemove useless test before freeing something.
2008-02-13 Ilkka Ollakkaadd rate-change variable in core to inform when rate...
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.
2007-10-14 Laurent AimarRemoved meta-preparsed variable.
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-09-30 Laurent AimarAdded const wheen needed for stream_Peek (demuxer/access)
2007-09-28 Rafaël Carréinput: Removes unused variable
2007-09-04 Rémi Denis-CourmontFix pointer-int casts warnings
2007-06-13 Laurent AimarAdded --run-time option to specify how many second...
2007-04-05 Rémi Denis-CourmontCompiler warnings rampage
2007-02-21 Laurent AimarChanged input_DestroyThread to take care of detaching...
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-11-26 Clément StenacA bit of headers cleanup
2006-09-12 Rémi Denis-CourmontAhem: (v)asprintf requires stdio.h; strndup requires...
2006-01-12 Antoine CellerierFSF address change.
2005-12-19 Christophe Massiot * src/input/es_out.c: New --no-spu and --no-sout-spu...
2005-12-19 Christophe Massiot * src/input/es_out.c: New --audio-track-id and --sub...
2005-10-15 Jean-Paul Samanwhitespace cleanup
2005-10-06 Laurent Aimar * var: create "demux" and "access" (--demux/access...
2005-07-17 Cyril Deguet* all: compilation fix with vc7.1 compiler, and removed...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-26 Sigmund Augdal Helberginput/var.c: don't try to update the "rate" variable...
2005-03-29 Laurent Aimar * access.* input/*: added access_filter architecture...
2005-02-15 Derk-Jan Hartman* renamed --spu-track to --sub-track
2005-02-15 Derk-Jan Hartman* renamed audio-channel to audio-track so ppl don't...
2005-02-10 Gildas Bazin* src/libvlc.h, src/input/: new --clock-synchro option...
2005-02-08 Laurent Aimar * all: added a --audio-language and --spu-language...
2005-02-06 Clément StenacFix subtitle delay < 0
2004-12-17 Benjamin Pracht* Hotkey to set audio delay on the fly
2004-11-06 Clément StenacImprovements to the playlist core
2004-10-22 Christophe Massiot * src/input: Added a --programs configuration option...
2004-09-06 Eric Petit + src/input/var.c: when starting a title, don't recrea...
2004-08-20 Gildas Bazin* src/input/*, include/vlc_input.h: the MRL is now...
2004-06-28 Laurent Aimar * all: re-enabled meta-datas.
2004-06-27 Laurent Aimar * all: a new --input-slave option to start playing...
2004-06-27 Gildas Bazin* src/input/input.c:
2004-06-23 Gildas Bazin* src/input: update ES object vars when an ES is remove...
2004-06-23 Laurent Aimar* all: - added a boolean "seekable" object variable...
2004-06-22 Laurent Aimar * all: rework of the input.