git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Allow using es_out timeshift pause support.
[vlc.git]
/
src
/
input
/
input.c
2008-11-17
Laurent Aimar
Allow using es_out timeshift pause support.
blob
|
commitdiff
2008-11-17
Laurent Aimar
Added initial skeleton for es_out timeshift support.
blob
|
commitdiff
|
diff to current
2008-11-11
Laurent Aimar
Removed es_out_Lock/Unlock.
blob
|
commitdiff
|
diff to current
2008-11-04
Laurent Aimar
Split (virtually) display and demux es_out.
blob
|
commitdiff
|
diff to current
2008-11-04
Laurent Aimar
Convert remaining input_EsOut* to es_out_Control.
blob
|
commitdiff
|
diff to current
2008-11-04
Laurent Aimar
Moved input_EsOutSetRecord/input_EsOutSetDelay to es_ou...
blob
|
commitdiff
|
diff to current
2008-11-04
Laurent Aimar
Moved input_EsOutDecodersIsEmpty to es_out_Control...
blob
|
commitdiff
|
diff to current
2008-11-04
Laurent Aimar
Moved input_EsOutIsBuffering to es_out_Control.
blob
|
commitdiff
|
diff to current
2008-11-04
Laurent Aimar
Removed the need of input_EsOutGetFromID.
blob
|
commitdiff
|
diff to current
2008-11-04
Laurent Aimar
Fixed ES_OUT_SET_DEFAULT name (added ES_).
blob
|
commitdiff
|
diff to current
2008-11-04
Laurent Aimar
Moved input_EsOutGetWakeup to es_out_Control.
blob
|
commitdiff
|
diff to current
2008-11-04
Laurent Aimar
Improved a bit es_out_t generalisation.
blob
|
commitdiff
|
diff to current
2008-11-04
Sébastien Escudier
input_DetachSout corrections
blob
|
commitdiff
|
diff to current
2008-11-02
Rémi Duraffort
Remove MALLOC_NULL and use calloc when needed.
blob
|
commitdiff
|
diff to current
2008-11-01
Laurent Aimar
Added lock around es_out for multiple thread access.
blob
|
commitdiff
|
diff to current
2008-10-22
Laurent Aimar
Added control code for "frame-next" variable.
blob
|
commitdiff
|
diff to current
2008-10-15
Laurent Aimar
Added a comment about seek while paused issue.
blob
|
commitdiff
|
diff to current
2008-10-13
Laurent Aimar
Sanitize input headers (pass 4).
blob
|
commitdiff
|
diff to current
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-12
Ilkka Ollakka
stats-change variable for statistics/removing stats...
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-09
Derk-Jan Hartman
Fix potential memleak (CID 196)
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-30
Laurent Aimar
Protect a bit against invalid pcr.
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
Moved clock master flag to es_out.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Documented input_clock_t interface.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Improved (a little) reactivity on seek.
blob
|
commitdiff
|
diff to current
2008-09-28
Laurent Aimar
Removed the ugly input clock.c sleep.
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-25
Laurent Aimar
Fixed forcing a demux while using access_demux for...
blob
|
commitdiff
|
diff to current
2008-09-21
Rémi Denis-Courmont
lower case the module_* functions
blob
|
commitdiff
|
diff to current
2008-09-20
Rémi Denis-Courmont
input_Read: fix return value (none of the callers check...
blob
|
commitdiff
|
diff to current
2008-09-18
Rémi Denis-Courmont
Use stat properly (you don't want to open directories...
blob
|
commitdiff
|
diff to current
2008-09-18
Laurent Aimar
Fixed broken input_AddSubtitles.
blob
|
commitdiff
|
diff to current
2008-09-18
Laurent Aimar
Reset input slave eof flag on seek.
blob
|
commitdiff
|
diff to current
2008-09-11
Antoine Cellerier
Allow use of inputs without DEMUX_GET/SET_*TIME in...
blob
|
commitdiff
|
diff to current
2008-09-08
Laurent Aimar
Automatically set --input-list when .001 .002 ... files...
blob
|
commitdiff
|
diff to current
2008-09-08
Rémi Denis-Courmont
Remove dummy usage of vlc_thread_ready()
blob
|
commitdiff
|
diff to current
2008-09-07
Laurent Aimar
Do not msleep to wait for a die order.
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-07
Laurent Aimar
Reduced a bit intf and statistics updates.
blob
|
commitdiff
|
diff to current
2008-09-07
Laurent Aimar
Cosmetics (split MainLoop in smaller functions).
blob
|
commitdiff
|
diff to current
2008-09-07
Laurent Aimar
Do not uselessly duplicated code (input)
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-09-06
Laurent Aimar
Add missing vlc_restorecancel in input.
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-28
Laurent Aimar
Added a INPUT_CONTROL_RESTART_ES and use it in video_ou...
blob
|
commitdiff
|
diff to current
2008-08-28
Laurent Aimar
Enable input recording for access_demux too.
blob
|
commitdiff
|
diff to current
2008-08-27
Rémi Denis-Courmont
libvlccore: push threads cancellation down vlc_thread_c...
blob
|
commitdiff
|
diff to current
2008-08-26
Laurent Aimar
Improved record behaviour when sout is disabled.
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-25
Felix Paul Kühne
Minor spelling mistakes pointed by P.K2
blob
|
commitdiff
|
diff to current
2008-08-23
Laurent Aimar
Properly handle input state in InputSourceInit.
blob
|
commitdiff
|
diff to current
2008-08-23
Laurent Aimar
Revert "Keep p_input->i_state when adding a subtitle...
blob
|
commitdiff
|
diff to current
2008-08-23
Antoine Cellerier
Keep p_input->i_state when adding a subtitle on the...
blob
|
commitdiff
|
diff to current
2008-08-22
Laurent Aimar
Export input_SplitMRL helper.
blob
|
commitdiff
|
diff to current
2008-08-12
Pierre d'Herbemont
input: More strtol fix.
blob
|
commitdiff
|
diff to current
2008-08-12
Pierre d'Herbemont
input: Fix strtol usage.
blob
|
commitdiff
|
diff to current
2008-08-12
Pierre d'Herbemont
input: Fix warnings.
blob
|
commitdiff
|
diff to current
2008-08-07
Rémi Duraffort
Fix threaded function declaration.
blob
|
commitdiff
|
diff to current
2008-07-28
Laurent Aimar
Cosmetics (Error is not used only on error)
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-09
Pierre d'Herbemont
Revert "dejidjei:"
blob
|
commitdiff
|
diff to current
2008-07-09
Pierre d'Herbemont
dejidjei:
blob
|
commitdiff
|
diff to current
2008-07-08
Laurent Aimar
Do not vlc_object_kill on vout/aout and sout when stopp...
blob
|
commitdiff
|
diff to current
2008-07-06
Pierre d'Herbemont
input: Output a debug message at input creation/destruc...
blob
|
commitdiff
|
diff to current
2008-07-05
Rémi Denis-Courmont
Unused variables
blob
|
commitdiff
|
diff to current
2008-07-05
Laurent Aimar
Fixed input_StopThread by really killing all input...
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-19
Rémi Duraffort
Remove msg_Err about memory allocation.
blob
|
commitdiff
|
diff to current
2008-06-17
Pierre d'Herbemont
input: Attempt to fix variables deadlocks.
blob
|
commitdiff
|
diff to current
2008-06-16
Pierre d'Herbemont
input: Make sure we send input state changes events...
blob
|
commitdiff
|
diff to current
2008-06-15
Rémi Denis-Courmont
input: kill all the children [add evil laughters here]
blob
|
commitdiff
|
diff to current
2008-06-14
Pierre d'Herbemont
input: Send vlc_InputSelectedStreamChanged.
blob
|
commitdiff
|
diff to current
2008-06-14
Pierre d'Herbemont
input: Remove vlc_playlist.h inclusion.
blob
|
commitdiff
|
diff to current
2008-06-14
Pierre d'Herbemont
input: No need to playlist_Signal() on error now that...
blob
|
commitdiff
|
diff to current
2008-06-14
Pierre d'Herbemont
input: No need to signal input's end to the playlist...
blob
|
commitdiff
|
diff to current
2008-06-14
Pierre d'Herbemont
input: Change the state to END_S when playback is reall...
blob
|
commitdiff
|
diff to current
2008-06-14
Pierre d'Herbemont
input: Add input_get_event_manager().
blob
|
commitdiff
|
diff to current
2008-06-14
Pierre d'Herbemont
input: Register vlc_InputStateChanged event.
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-04
Rémi Denis-Courmont
Remove sout-keep from the input code
blob
|
commitdiff
|
diff to current
2008-06-04
Rémi Denis-Courmont
Fix crash if inputs fails and there is no sout
blob
|
commitdiff
|
diff to current
2008-06-04
Rémi Denis-Courmont
Fix grammar
blob
|
commitdiff
|
diff to current
2008-06-04
Rémi Denis-Courmont
Fix sout leak if the playlist is gone
blob
|
commitdiff
|
diff to current
2008-06-01
Pierre d'Herbemont
playlist: Listen to duration changed events, and remove...
blob
|
commitdiff
|
diff to current
2008-06-01
Pierre d'Herbemont
playlist: Listen to vlc_InputItemMetaChanged. This...
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-05-16
Rafaël Carré
Initialise input memory
blob
|
commitdiff
|
diff to current
2008-05-15
Rémi Denis-Courmont
Do not allow variable substitution in MRL path schemas
blob
|
commitdiff
|
diff to current
2008-05-14
Rafaël Carré
Revert [42a0d047849f391a75432dfdf5d71523d6ec08c7]
blob
|
commitdiff
|
diff to current
2008-05-07
Rémi Denis-Courmont
Remove p_playlist from p_libvlc
blob
|
commitdiff
|
diff to current
2008-05-07
Rémi Denis-Courmont
Remove pl_Get. This endorsed unyielded playlist access.
blob
|
commitdiff
|
diff to current
2008-05-04
Rémi Denis-Courmont
Privatize the stats computer
blob
|
commitdiff
|
diff to current
2008-05-04
Rémi Denis-Courmont
Add long overdue private libvlc object pointer...
blob
|
commitdiff
|
diff to current
next