git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use stream_t path instead of access_t one.
[vlc.git]
/
src
/
2009-01-25
Laurent Aimar
Use stream_t path instead of access_t one.
tree
|
commitdiff
2009-01-25
Laurent Aimar
Added path information in stream_t.
tree
|
commitdiff
2009-01-25
Rémi Denis-Courmont
mouse-clicked is a boolean
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Remove unused vlc_object_wait()
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Use libvlc_InternalWait
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Use libvlc_Quit
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
libvlc_InternalWait, libvlc_Quit: wait and signal libvl...
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Fix warning
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Remove dead code
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Remove bogus vlc_object_wait (no condition to wait on)
tree
|
commitdiff
2009-01-24
Laurent Aimar
Fixed embedded art attachment support (close #2416)
tree
|
commitdiff
2009-01-24
Laurent Aimar
Fixed art url from meta fetcher.
tree
|
commitdiff
2009-01-24
Laurent Aimar
Allow to select fast seeking with --input-fast-seeking.
tree
|
commitdiff
2009-01-24
Laurent Aimar
Fixed a deadlock between ressources freeing and playlis...
tree
|
commitdiff
2009-01-24
Laurent Aimar
Added a input_ressource_HasVout.
tree
|
commitdiff
2009-01-24
Laurent Aimar
Reduce input control locking duration.
tree
|
commitdiff
2009-01-23
Rémi Denis-Courmont
Optimize vout_PlacePicture prototype
tree
|
commitdiff
2009-01-22
Rémi Duraffort
cosmetic.
tree
|
commitdiff
2009-01-21
Laurent Aimar
Fixed stupid typo when removing an es.
tree
|
commitdiff
2009-01-21
Laurent Aimar
Reduce locking and mdate count in input clock.
tree
|
commitdiff
2009-01-21
Laurent Aimar
Fixed pts delay with non zero audio/spu delay.
tree
|
commitdiff
2009-01-20
Laurent Aimar
Removed useless ACCESS_GET_MTU/STREAM_GET_MTU.
tree
|
commitdiff
2009-01-20
Laurent Aimar
Fixed a stream block mode seeking corner case.
tree
|
commitdiff
2009-01-20
Rémi Denis-Courmont
Partially cleanup the vout_window API
tree
|
commitdiff
2009-01-20
Rémi Denis-Courmont
Document vout_Re(quest|lease)Window
tree
|
commitdiff
2009-01-20
Pierre Ynard
Add missing function to unbreak --disable-sout
tree
|
commitdiff
2009-01-19
Antoine Cellerier
Add support for config chain for interface modules
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Remove VLC_OBJECT_ENCODER
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
sout_EncoderCreate: create an encoder module
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Privatize packetize and interface object types
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Remove VLC_OBJECT_OSDMENU
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
OSD: fix some thread-unsafe constructs, and avoid vlc_o...
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Fix OSX misuses of vlc_list_*
tree
|
commitdiff
2009-01-19
Rémi Denis-Courmont
Unexport vlc_list_find
tree
|
commitdiff
2009-01-18
Ilkka Ollakka
playlist: do case ignoring cmp everywhere when sorting
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Win32 old crappy poll replacement: misc fixes
tree
|
commitdiff
2009-01-18
Laurent Aimar
Made input_clock_t in charge of pts_delay.
tree
|
commitdiff
2009-01-18
Laurent Aimar
Cosmetic.
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Fix warning
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Win32: wake up select every split tenth of seconds...
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Poll: cleanup #includes
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Revert "Improve Win32 poll replacement (and fix #1949...
tree
|
commitdiff
2009-01-18
Laurent Aimar
Changed playlist_AddExt to be more consistant with...
tree
|
commitdiff
2009-01-18
Laurent Aimar
Removed unused playlist_ItemNew(WithType).
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
waitpipe: fix missing initializer from earlier commit
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Fix waitpipe error handling in net_Accept()
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Win32: fix poll() return value
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Include <sys/eventfd.h> as needed
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Flawed logic
tree
|
commitdiff
2009-01-17
Laurent Aimar
Use right mode for fdopen.
tree
|
commitdiff
2009-01-17
Laurent Aimar
Fixed es_out timeshift under windows.
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Don't leak message contexts at end of threads
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Memory leaks
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Memory leaks
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Destroy/cleanup should be consistent with Create/Init
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Cleanup functions cannot fail
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Remove p_static_vlc, not used anymore
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Privatize vlc_object_t.i_object_type
tree
|
commitdiff
2009-01-17
Laurent Aimar
Force to specify options flags in input_item_New*.
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
playlist: add real functions for locking
tree
|
commitdiff
2009-01-17
Laurent Aimar
Split out input item from include/vlc_input.h.
tree
|
commitdiff
2009-01-17
Laurent Aimar
Renamed input_item_AddOpt to input_item_AddOption.
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Suppress httpd_mutex variable
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
httpd: use own thread
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Remove unused parameter
tree
|
commitdiff
2009-01-17
Antoine Cellerier
Revert "Add image types."
tree
|
commitdiff
2009-01-17
Antoine Cellerier
Add image types.
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Fix assertion
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Linux: use an eventfd instead of pipe for waking up...
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Simplify waitpipe.
tree
|
commitdiff
2009-01-17
Hannes Domani
Global Hotkeys for windows
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Assert proper alignment of the atomic reference counter
tree
|
commitdiff
2009-01-17
Laurent Aimar
Privatized p_input->b_can_pace_control.
tree
|
commitdiff
2009-01-17
Laurent Aimar
Privatized p_input->i_state.
tree
|
commitdiff
2009-01-17
Laurent Aimar
Privatized p_input->i_time.
tree
|
commitdiff
2009-01-16
Laurent Aimar
Privatized i_pts_delay (input_thread_t).
tree
|
commitdiff
2009-01-16
Laurent Aimar
Removed invalid comment.
tree
|
commitdiff
2009-01-16
Laurent Aimar
Removed broken ES_OUT_GET_TS.
tree
|
commitdiff
2009-01-16
Rémi Duraffort
vlc_object_dump is used only when debuging.
tree
|
commitdiff
2009-01-16
Rémi Duraffort
calloc( nb_elmnt, size ) instead of calloc( size, nb_el...
tree
|
commitdiff
2009-01-15
Jean-Marc Dressler
Fix unused flag variable
tree
|
commitdiff
2009-01-14
Rémi Denis-Courmont
sccanf supports %p, use it instead of hacky %ju
tree
|
commitdiff
2009-01-14
Rémi Denis-Courmont
snapshot: release the input ASAP
tree
|
commitdiff
2009-01-14
Rémi Denis-Courmont
httpd: use a condition variable instead of msleep,...
tree
|
commitdiff
2009-01-14
Rémi Denis-Courmont
httpd: fix error handling path
tree
|
commitdiff
2009-01-14
Rémi Denis-Courmont
Remove vlc_thread_create
tree
|
commitdiff
2009-01-13
Pierre Ynard
Fix sizeof misuse and variable uninitialization
tree
|
commitdiff
2009-01-12
Laurent Aimar
Do not issue input times event when buffering.
tree
|
commitdiff
2009-01-12
Laurent Aimar
Missing ENABLE_SOUT checks.
tree
|
commitdiff
2009-01-12
Rémi Denis-Courmont
Interaction: use dedicated condition variable
tree
|
commitdiff
2009-01-12
Rémi Denis-Courmont
Hide interaction object layout
tree
|
commitdiff
2009-01-12
Rémi Denis-Courmont
input: remove duplicate end/error events
tree
|
commitdiff
2009-01-12
Rémi Denis-Courmont
input: end immediately, do not wait for kill event
tree
|
commitdiff
2009-01-12
Rémi Denis-Courmont
input: small code factorization
tree
|
commitdiff
2009-01-12
Rémi Denis-Courmont
vout: trivial code factorization
tree
|
commitdiff
2009-01-12
Rémi Denis-Courmont
vout: stop using the object lock, we have the change_lo...
tree
|
commitdiff
2009-01-12
Rémi Denis-Courmont
Useless vlc_object_wait() usage
tree
|
commitdiff
2009-01-11
Rémi Denis-Courmont
Cleanup interaction-capable interface registration
tree
|
commitdiff
2009-01-11
Rémi Denis-Courmont
Add .ogx in case someone ever needs it
tree
|
commitdiff
2009-01-11
Rémi Denis-Courmont
HTTPd: use the RFC5334 MIME types for their respective...
tree
|
commitdiff
next