]> git.sesse.net Git - vlc/history - src/input/var.c
Changed input_DestroyThread to take care of detaching, cleaning and destroying input.
[vlc] / src / input / var.c
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.