git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Privatize vlc_object_t.i_object_type
[vlc.git]
/
src
/
input
/
input.c
2009-01-17
Rémi Denis-Courmont
Privatize vlc_object_t.i_object_type
blob
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Remove unused parameter
blob
|
commitdiff
|
diff to current
2009-01-17
Laurent Aimar
Privatized p_input->b_can_pace_control.
blob
|
commitdiff
|
diff to current
2009-01-17
Laurent Aimar
Privatized p_input->i_state.
blob
|
commitdiff
|
diff to current
2009-01-17
Laurent Aimar
Privatized p_input->i_time.
blob
|
commitdiff
|
diff to current
2009-01-16
Laurent Aimar
Privatized i_pts_delay (input_thread_t).
blob
|
commitdiff
|
diff to current
2009-01-12
Rémi Denis-Courmont
input: remove duplicate end/error events
blob
|
commitdiff
|
diff to current
2009-01-12
Rémi Denis-Courmont
input: end immediately, do not wait for kill event
blob
|
commitdiff
|
diff to current
2009-01-12
Rémi Denis-Courmont
input: small code factorization
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Send input dead event only once.
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Fix deadlock in decoders because of input ObjectKillChi...
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Activated vout/aout recycling with playlist inputs.
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Prepare for safe (sout)/vout/aout recycling.
blob
|
commitdiff
|
diff to current
2009-01-05
Laurent Aimar
Added INPUT_EVENT_DEAD event.
blob
|
commitdiff
|
diff to current
2009-01-04
Antoine Cellerier
Fix --stop-time.
blob
|
commitdiff
|
diff to current
2009-01-03
Antoine Cellerier
Revert "Allow use of inputs without DEMUX_GET/SET_...
blob
|
commitdiff
|
diff to current
2008-12-14
Laurent Aimar
Improved detection of multi-part files for rar.
blob
|
commitdiff
|
diff to current
2008-12-14
Laurent Aimar
Improved the way input-list is given to stream_AccessNew.
blob
|
commitdiff
|
diff to current
2008-12-14
Laurent Aimar
Removed useless b_quick parameter in stream_AccessNew.
blob
|
commitdiff
|
diff to current
2008-12-13
Rémi Duraffort
module_need wants pointers and boolean so give NULL...
blob
|
commitdiff
|
diff to current
2008-12-11
Laurent Aimar
Do not use 2 event manager in input.
blob
|
commitdiff
|
diff to current
2008-12-11
Laurent Aimar
Cosmetics.
blob
|
commitdiff
|
diff to current
2008-12-09
Laurent Aimar
Remove access-filter support.
blob
|
commitdiff
|
diff to current
2008-12-09
Laurent Aimar
Moved stream record to its own module.
blob
|
commitdiff
|
diff to current
2008-12-09
Laurent Aimar
Support for auto and user requested stream_filter.
blob
|
commitdiff
|
diff to current
2008-12-09
Laurent Aimar
Fixed input_get_event_manager naming scheme.
blob
|
commitdiff
|
diff to current
2008-12-09
Laurent Aimar
Fixed input_AddSubtitle(s) coherency.
blob
|
commitdiff
|
diff to current
2008-12-04
Laurent Aimar
Clean up.
blob
|
commitdiff
|
diff to current
2008-12-04
Laurent Aimar
Removed obsolete BUFFERING_S input state.
blob
|
commitdiff
|
diff to current
2008-12-04
Laurent Aimar
Added a input "cache" variable and INPUT_EVENT_CACHE...
blob
|
commitdiff
|
diff to current
2008-12-04
Laurent Aimar
Improved OPENING_S/BUFFERING_S status change.
blob
|
commitdiff
|
diff to current
2008-12-04
Laurent Aimar
Fixed input bookmark thread safety, support and event.
blob
|
commitdiff
|
diff to current
2008-12-04
Laurent Aimar
Fixed INPUT_GET_VIDEO_FPS thread safety.
blob
|
commitdiff
|
diff to current
2008-12-04
Laurent Aimar
Fixed INPUT_GET_BOOKMARK locking scheme.
blob
|
commitdiff
|
diff to current
2008-12-04
Laurent Aimar
Moved i_cr_average from input_source_t to input_thread_...
blob
|
commitdiff
|
diff to current
2008-12-04
Laurent Aimar
Moved input_item_t from input_source_t to input_thread_...
blob
|
commitdiff
|
diff to current
2008-12-04
Laurent Aimar
Cosmetics.
blob
|
commitdiff
|
diff to current
2008-12-04
Laurent Aimar
Cosmetics.
blob
|
commitdiff
|
diff to current
2008-12-04
Laurent Aimar
Cosmetics.
blob
|
commitdiff
|
diff to current
2008-12-04
Laurent Aimar
Cosmetics.
blob
|
commitdiff
|
diff to current
2008-12-04
Laurent Aimar
Improved access/demux update state reading.
blob
|
commitdiff
|
diff to current
2008-12-01
Rémi Duraffort
Unused variable.
blob
|
commitdiff
|
diff to current
2008-11-30
Laurent Aimar
Initialize demux_meta_t before calling "meta reader".
blob
|
commitdiff
|
diff to current
2008-11-30
Laurent Aimar
Correctly display time and seek with high input caching.
blob
|
commitdiff
|
diff to current
2008-11-30
Laurent Aimar
Stop es_out before removing demux.
blob
|
commitdiff
|
diff to current
2008-11-29
Laurent Aimar
Improved current times in regard to es_out timeshift.
blob
|
commitdiff
|
diff to current
2008-11-29
Laurent Aimar
Revert "Hide es out timeshift delay from time display."
blob
|
commitdiff
|
diff to current
2008-11-24
Laurent Aimar
Hide es out timeshift delay from time display.
blob
|
commitdiff
|
diff to current
2008-11-23
Laurent Aimar
Renamed "seekable" into "can-seek" (for consistency).
blob
|
commitdiff
|
diff to current
2008-11-22
Laurent Aimar
Clean up input events.
blob
|
commitdiff
|
diff to current
2008-11-22
Laurent Aimar
Moved statistic update from sout to input.
blob
|
commitdiff
|
diff to current
2008-11-22
Laurent Aimar
Cosmetics.
blob
|
commitdiff
|
diff to current
2008-11-22
Laurent Aimar
Clean up input_item_t functions and usages.
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
Laurent Aimar
Fix rate slower/faster in rewind mode.
blob
|
commitdiff
|
diff to current
2008-11-20
Laurent Aimar
Cosmetics.
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-11-20
Jean-Paul Saman
Allowing for rate < 0 enables rewind playback for eg...
blob
|
commitdiff
|
diff to current
2008-11-17
Laurent Aimar
Updated "can-pause" value.
blob
|
commitdiff
|
diff to current
2008-11-17
Laurent Aimar
Added frame by frame support in es out timeshift.
blob
|
commitdiff
|
diff to current
2008-11-17
Laurent Aimar
Added rate change support to es_out_timeshift.
blob
|
commitdiff
|
diff to current
2008-11-17
Laurent Aimar
Allow using es_out timeshift pause support.
blob
|
commitdiff
|
diff to current
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
next