git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Sanitize input headers (pass 4).
[vlc.git]
/
src
/
input
/
input_internal.h
2008-10-13
Laurent Aimar
Sanitize input headers (pass 4).
blob
|
commitdiff
2008-10-13
Laurent Aimar
Sanitize input headers (pass 3).
blob
|
commitdiff
|
diff to current
2008-10-13
Laurent Aimar
Sanitize input headers (pass 2).
blob
|
commitdiff
|
diff to current
2008-10-13
Laurent Aimar
Sanitize input headers (pass 1).
blob
|
commitdiff
|
diff to current
2008-10-10
Laurent Aimar
Display first frame after a seek as soon as possible.
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
Let decoder handle the audio/spu delay.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
The input now pauses the decoders.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Include input_clock.h only where needed.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Moved clock interface from input_internal.h to input_cl...
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Removed all clock dependencies on input.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Removed one dependency of the clock on input_thread_t.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
No functionnal changes.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
No functionnal changes.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Privatized input_clock_t to clock.c
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
No functionnal changes in clock algo.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
System clock is given to input_ClockSetPCR.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Removed the ugly input clock.c sleep.
blob
|
commitdiff
|
diff to current
2008-09-18
Laurent Aimar
Fixed subtitle flush to not flush on pause.
blob
|
commitdiff
|
diff to current
2008-09-18
Laurent Aimar
Fixed broken input_AddSubtitles.
blob
|
commitdiff
|
diff to current
2008-09-07
Laurent Aimar
Removed the need to msleep to handle input pause.
blob
|
commitdiff
|
diff to current
2008-09-06
Laurent Aimar
Do not set object b_eof/b_error after sending the event.
blob
|
commitdiff
|
diff to current
2008-08-28
Laurent Aimar
Added a INPUT_CONTROL_RESTART_ES and use it in video_ou...
blob
|
commitdiff
|
diff to current
2008-08-27
Antoine Cellerier
Also use the input name in the recording file name...
blob
|
commitdiff
|
diff to current
2008-08-26
Laurent Aimar
Added recording on the fly through sout.
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-22
Laurent Aimar
Export input_SplitMRL helper.
blob
|
commitdiff
|
diff to current
2008-08-17
Rémi Denis-Courmont
Small code factorization
blob
|
commitdiff
|
diff to current
2008-08-12
Pierre d'Herbemont
input: Fix signed warnings about streams.
blob
|
commitdiff
|
diff to current
2008-08-03
Pierre d'Herbemont
input: Remove a tautology in input_item_SetPreparsed.
blob
|
commitdiff
|
diff to current
2008-08-01
Pierre d'Herbemont
input: Expose input_ItemHasErrorWhenReading.
blob
|
commitdiff
|
diff to current
2008-07-28
Laurent Aimar
Cosmetics (Error is not used only on error)
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-21
Jean-Baptiste Kempf
Fix pause not pausing.
blob
|
commitdiff
|
diff to current
2008-06-18
Antoine Cellerier
Cosmetics.
blob
|
commitdiff
|
diff to current
2008-06-17
Pierre d'Herbemont
input: Attempt to fix variables deadlocks.
blob
|
commitdiff
|
diff to current
2008-06-15
Rémi Denis-Courmont
Remove VLC_OBJECT_(ACCESS|DEMUX|STREAM) types
blob
|
commitdiff
|
diff to current
2008-06-14
Pierre d'Herbemont
events: vlc_input_state_changed->input_state_changed
blob
|
commitdiff
|
diff to current
2008-06-14
Pierre d'Herbemont
input: Send vlc_InputStateChanged events.
blob
|
commitdiff
|
diff to current
2008-06-14
Pierre d'Herbemont
input: Add an event manager to the input.
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-06-04
Rémi Denis-Courmont
Remove sout-keep from the input code
blob
|
commitdiff
|
diff to current
2008-04-23
Rafaël Carré
meta-data handling cleanup
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
access: Rename access2 to access as access is no longer...
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
demux: Rename demux2 to demux as demux is no longer...
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-30
Pierre d'Herbemont
input: Remove input_ItemClean and input_ItemInit from...
blob
|
commitdiff
|
diff to current
2008-03-18
Pierre d'Herbemont
input: Get rid of Destroy(), and move sout keeping...
blob
|
commitdiff
|
diff to current
2008-03-17
Rémi Denis-Courmont
Retain certain flags from input_ItemAddOpt
blob
|
commitdiff
|
diff to current
2008-03-04
Rémi Denis-Courmont
access2_New really does not need to know about preparsing.
blob
|
commitdiff
|
diff to current
2008-01-29
Rafaël Carré
EsIsSelected() input_ClockSetRate() input_ClockInit...
blob
|
commitdiff
|
diff to current
2008-01-29
Rafaël Carré
MRLSplit(): removes unused parameter
blob
|
commitdiff
|
diff to current
2007-12-26
Rémi Denis-Courmont
Move a few large inlines out of include/
blob
|
commitdiff
|
diff to current
2007-12-11
Laurent Aimar
Update to use DEMUX_CAN_CONTROL_RATE/DEMUX_SET_RATE...
blob
|
commitdiff
|
diff to current
2007-12-11
Laurent Aimar
Do not use p_input->p->i_rate directly (no functionnali...
blob
|
commitdiff
|
diff to current
2007-10-20
Rémi Denis-Courmont
Protects internal headers against incorrect/multiple...
blob
|
commitdiff
|
diff to current
2007-10-17
Laurent Aimar
Added closed captions decoding/extracting from ES...
blob
|
commitdiff
|
diff to current
2007-10-01
Laurent Aimar
Clean up.
blob
|
commitdiff
|
diff to current
2007-10-01
Laurent Aimar
Clean up/Factorize.
blob
|
commitdiff
|
diff to current
2007-09-30
Laurent Aimar
Added a INPUT_GET_VIDEO_FPS (get the fps of the main...
blob
|
commitdiff
|
diff to current
2007-08-30
Rafaël Carré
Remembers art url when an input with same artist &...
blob
|
commitdiff
|
diff to current
2007-08-28
Pierre d'Herbemont
input/input_internal.h: Send variables callback on...
blob
|
commitdiff
|
diff to current
2007-07-20
Rémi Denis-Courmont
Remove dummy stream_t.pf_block
blob
|
commitdiff
|
diff to current
2007-07-20
Rémi Denis-Courmont
Make stream_Peek take a const pointer as it should
blob
|
commitdiff
|
diff to current
2007-07-16
Pierre d'Herbemont
input/input_internal.h: Provide a more discouraging...
blob
|
commitdiff
|
diff to current
2007-07-15
Pierre d'Herbemont
input/input_internal.h: Be more polite in the warning...
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-06-07
Laurent Aimar
clock: clean up/simplify + remove 1/90000 reference.
blob
|
commitdiff
|
diff to current
2007-06-03
Laurent Aimar
- Added support for embeded cover. Demuxer just need...
blob
|
commitdiff
|
diff to current
2007-06-03
Laurent Aimar
Partial fix for builtin plugin.
blob
|
commitdiff
|
diff to current
2007-05-31
Laurent Aimar
all: added support for demuxer attachment (Patch by...
blob
|
commitdiff
|
diff to current
2007-05-30
Laurent Aimar
es_out: do not flush decoder fifo when unwanted (fix...
blob
|
commitdiff
|
diff to current
2007-05-17
Rémi Denis-Courmont
- Revert [20137]
blob
|
commitdiff
|
diff to current
2007-05-16
Jean-Paul Saman
Fix include: libvlc.h, is in vlc/libvlc.h now.
blob
|
commitdiff
|
diff to current
2007-04-18
Rémi Denis-Courmont
Kludge the kludge around the kludge around the kludge...
blob
|
commitdiff
|
diff to current
2007-04-18
Rémi Denis-Courmont
Ugly kludge around a kludge around a kludge. That's...
blob
|
commitdiff
|
diff to current
2007-04-18
Rémi Denis-Courmont
Uuinline functions and hide stream_t (it's not used...
blob
|
commitdiff
|
diff to current
2007-03-02
Laurent Aimar
On pause and rate change from normal rate, call input_E...
blob
|
commitdiff
|
diff to current
2007-02-28
Laurent Aimar
Reworked/improved the way sout-keep works. (VLM sout...
blob
|
commitdiff
|
diff to current
2006-12-03
Rémi Denis-Courmont
- fix input memleak
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
Make the global b_can_pace_control flag public
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-11-12
Rémi Denis-Courmont
Some const
blob
|
commitdiff
|
diff to current
2006-11-08
Rémi Denis-Courmont
Const as usual
blob
|
commitdiff
|
diff to current
2006-11-08
Rémi Denis-Courmont
Some more const
blob
|
commitdiff
|
diff to current
2006-09-04
Damien Fouilleul
input.c: fixed state (broke pause)
blob
|
commitdiff
|
diff to current
2006-09-04
Damien Fouilleul
- input: added intermediate state info opening & buffering
blob
|
commitdiff
|
diff to current
2006-06-09
Yoann Peronneau
* proof of concept of drag & dropping a subtitle file...
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-11-11
Marian Durkovic
update cl->delta_cr only once per 200 msec to ensure...
blob
|
commitdiff
|
diff to current
2005-11-09
Sigmund Augdal Helberg
clock: Fixed rounding error in clock smoothing algorithm.
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-01
Sigmund Augdal Helberg
added a stream_UrlNew to open a general purpos stream_t...
blob
|
commitdiff
|
diff to current
2005-02-21
Laurent Aimar
* block: added
blob
|
commitdiff
|
diff to current
2004-12-10
Clément Stenac
*experimental* input pre-parsing support.
blob
|
commitdiff
|
diff to current
2004-11-22
Laurent Aimar
all: implemented INPUT_ADD_SLAVE.
blob
|
commitdiff
|
diff to current
2004-08-20
Gildas Bazin
* src/input/*: update position on title change.
blob
|
commitdiff
|
diff to current
2004-06-25
Laurent Aimar
* sub ->subtitle : converted sub.c to a 'real' demux2.
blob
|
commitdiff
|
diff to current
2004-06-23
Laurent Aimar
* all: - added a boolean "seekable" object variable...
blob
|
commitdiff
|
diff to current
next