git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Removed intf-change-vout/rate-change/stats-change/intf-change.
[vlc.git]
/
src
/
input
/
var.c
2008-11-23
Laurent Aimar
Removed intf-change-vout/rate-change/stats-change/intf...
blob
|
commitdiff
2008-11-22
Laurent Aimar
Clean up input events.
blob
|
commitdiff
|
diff to current
2008-11-22
Laurent Aimar
Move/clean up input event code to its own file.
blob
|
commitdiff
|
diff to current
2008-11-21
Jean-Paul Saman
Add can-rate to distinguish between normal rate control...
blob
|
commitdiff
|
diff to current
2008-11-20
Jean-Paul Saman
Signal can_rewind for use by user interfaces.
blob
|
commitdiff
|
diff to current
2008-10-22
Laurent Aimar
Cosmetic.
blob
|
commitdiff
|
diff to current
2008-10-22
Laurent Aimar
Added control code for "frame-next" variable.
blob
|
commitdiff
|
diff to current
2008-10-12
Ilkka Ollakka
stats-change variable for statistics/removing stats...
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Obsoleted minimize-threads option.
blob
|
commitdiff
|
diff to current
2008-10-08
Laurent Aimar
Obsolete auto-adjust-pts-delay.
blob
|
commitdiff
|
diff to current
2008-09-30
Laurent Aimar
Use audio desync as initial audio-delay value.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Added signal-quality/strength input variables for acces...
blob
|
commitdiff
|
diff to current
2008-09-05
Laurent Aimar
Added "intf-change-vout" variable to warn about vout...
blob
|
commitdiff
|
diff to current
2008-08-26
Laurent Aimar
Added record support at the stream_t level in core.
blob
|
commitdiff
|
diff to current
2008-08-13
Rémi Duraffort
Fix compilation warnings and remove duplicated variables.
blob
|
commitdiff
|
diff to current
2008-08-12
Pierre d'Herbemont
var: undef Windef.h CALLBACK as we use it here.
blob
|
commitdiff
|
diff to current
2008-07-13
Laurent Aimar
Added input "teletext-es" variable to ease teletext...
blob
|
commitdiff
|
diff to current
2008-07-08
Laurent Aimar
Fixed segfault in case of title/chapters...
blob
|
commitdiff
|
diff to current
2008-06-28
Laurent Aimar
Do not delete input variable, only remove callbacks...
blob
|
commitdiff
|
diff to current
2008-06-05
Pierre d'Herbemont
input: Add --auto-adjust-pts-delay, this allows to...
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
libvlc: use vlc_common.h (libvlccore) instead of vlc...
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-03-12
Rémi Duraffort
Remove useless test before freeing something.
blob
|
commitdiff
|
diff to current
2008-02-13
Ilkka Ollakka
add rate-change variable in core to inform when rate...
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2008-01-07
Pierre d'Herbemont
src/input.c: Define and set the "can-pause" variable.
blob
|
commitdiff
|
diff to current
2007-10-14
Laurent Aimar
Removed meta-preparsed variable.
blob
|
commitdiff
|
diff to current
2007-10-03
Laurent Aimar
Added a "meta-preparsed" input variable. A demuxer...
blob
|
commitdiff
|
diff to current
2007-10-02
Rafaël Carré
input: Removes useless "item-change" variable
blob
|
commitdiff
|
diff to current
2007-09-30
Laurent Aimar
Added const wheen needed for stream_Peek (demuxer/access)
blob
|
commitdiff
|
diff to current
2007-09-28
Rafaël Carré
input: Removes unused variable
blob
|
commitdiff
|
diff to current
2007-09-04
Rémi Denis-Courmont
Fix pointer-int casts warnings
blob
|
commitdiff
|
diff to current
2007-06-13
Laurent Aimar
Added --run-time option to specify how many second...
blob
|
commitdiff
|
diff to current
2007-04-05
Rémi Denis-Courmont
Compiler warnings rampage
blob
|
commitdiff
|
diff to current
2007-02-21
Laurent Aimar
Changed input_DestroyThread to take care of detaching...
blob
|
commitdiff
|
diff to current
2006-12-10
Clément Stenac
* Do not take and release the structure lock for each...
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-09-12
Rémi Denis-Courmont
Ahem: (v)asprintf requires stdio.h; strndup requires...
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-12-19
Christophe Massiot
* src/input/es_out.c: New --no-spu and --no-sout-spu...
blob
|
commitdiff
|
diff to current
2005-12-19
Christophe Massiot
* src/input/es_out.c: New --audio-track-id and --sub...
blob
|
commitdiff
|
diff to current
2005-10-15
Jean-Paul Saman
whitespace cleanup
blob
|
commitdiff
|
diff to current
2005-10-06
Laurent Aimar
* var: create "demux" and "access" (--demux/access...
blob
|
commitdiff
|
diff to current
2005-07-17
Cyril Deguet
* all: compilation fix with vc7.1 compiler, and removed...
blob
|
commitdiff
|
diff to current
2005-07-09
Rémi Denis-Courmont
Make Zorglub less unhappy
blob
|
commitdiff
|
diff to current
2005-07-08
Rémi Denis-Courmont
Copyright fixes
blob
|
commitdiff
|
diff to current
2005-04-26
Sigmund Augdal Helberg
input/var.c: don't try to update the "rate" variable...
blob
|
commitdiff
|
diff to current
2005-03-29
Laurent Aimar
* access.* input/*: added access_filter architecture...
blob
|
commitdiff
|
diff to current
2005-02-15
Derk-Jan Hartman
* renamed --spu-track to --sub-track
blob
|
commitdiff
|
diff to current
2005-02-15
Derk-Jan Hartman
* renamed audio-channel to audio-track so ppl don't...
blob
|
commitdiff
|
diff to current
2005-02-10
Gildas Bazin
* src/libvlc.h, src/input/: new --clock-synchro option...
blob
|
commitdiff
|
diff to current
2005-02-08
Laurent Aimar
* all: added a --audio-language and --spu-language...
blob
|
commitdiff
|
diff to current
2005-02-06
Clément Stenac
Fix subtitle delay < 0
blob
|
commitdiff
|
diff to current
2004-12-17
Benjamin Pracht
* Hotkey to set audio delay on the fly
blob
|
commitdiff
|
diff to current
2004-11-06
Clément Stenac
Improvements to the playlist core
blob
|
commitdiff
|
diff to current
2004-10-22
Christophe Massiot
* src/input: Added a --programs configuration option...
blob
|
commitdiff
|
diff to current
2004-09-06
Eric Petit
+ src/input/var.c: when starting a title, don't recrea...
blob
|
commitdiff
|
diff to current
2004-08-20
Gildas Bazin
* src/input/*, include/vlc_input.h: the MRL is now...
blob
|
commitdiff
|
diff to current
2004-06-28
Laurent Aimar
* all: re-enabled meta-datas.
blob
|
commitdiff
|
diff to current
2004-06-27
Laurent Aimar
* all: a new --input-slave option to start playing...
blob
|
commitdiff
|
diff to current
2004-06-27
Gildas Bazin
* src/input/input.c:
blob
|
commitdiff
|
diff to current
2004-06-23
Gildas Bazin
* src/input: update ES object vars when an ES is remove...
blob
|
commitdiff
|
diff to current
2004-06-23
Laurent Aimar
* all: - added a boolean "seekable" object variable...
blob
|
commitdiff
|
diff to current
2004-06-22
Laurent Aimar
* all: rework of the input.
blob
|
commitdiff
|
diff to current