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
/
misc
/
2009-01-24
Rémi Denis-Courmont
Remove unused vlc_object_wait()
tree
|
commitdiff
2009-01-24
Rémi Denis-Courmont
Use libvlc_Quit
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-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
Unexport vlc_list_find
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Fix warning
tree
|
commitdiff
2009-01-18
Laurent Aimar
Changed playlist_AddExt to be more consistant with...
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
Include <sys/eventfd.h> as needed
tree
|
commitdiff
2009-01-18
Rémi Denis-Courmont
Flawed logic
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
Privatize vlc_object_t.i_object_type
tree
|
commitdiff
2009-01-17
Rémi Denis-Courmont
Remove unused parameter
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-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-14
Rémi Denis-Courmont
Remove vlc_thread_create
tree
|
commitdiff
2009-01-10
Rémi Denis-Courmont
Cosmetic
tree
|
commitdiff
2009-01-10
Rémi Denis-Courmont
Fix trivial syntax errors
tree
|
commitdiff
2009-01-06
Rémi Denis-Courmont
block_Fifo(Wake|Get|Show): always cancellation points
tree
|
commitdiff
2009-01-06
Rémi Denis-Courmont
block_FifoShow: fix condition variable usage
tree
|
commitdiff
2009-01-05
Laurent Aimar
Added vlc_object_assert_locked utility.
tree
|
commitdiff
2009-01-05
Rémi Denis-Courmont
Use a proper condition variable for variable callback...
tree
|
commitdiff
2009-01-05
Rémi Denis-Courmont
Remove duplicated variable callback code
tree
|
commitdiff
2009-01-05
Rémi Denis-Courmont
Do not reinvent the wheel^W^Wbsearch
tree
|
commitdiff
2009-01-04
Joseph Tulou
changes Ext2Fourcc into image_Ext2Fourcc and exports...
tree
|
commitdiff
2008-12-29
Rémi Denis-Courmont
Move variable type assertions into the core
tree
|
commitdiff
2008-12-22
Felix Paul Kühne
Compilation fix
tree
|
commitdiff
2008-12-21
Rémi Denis-Courmont
Tentative hack for OSX msleep/mwait cancellation
tree
|
commitdiff
2008-12-21
Rémi Denis-Courmont
VLC_OBJECT_PLAYLIST: remove unused type
tree
|
commitdiff
2008-12-16
Rémi Denis-Courmont
Win32: fix race condition initializing static mutexes
tree
|
commitdiff
2008-12-16
Rémi Denis-Courmont
Robustify Win32 mutex assertions
tree
|
commitdiff
2008-12-13
Rémi Duraffort
module_need wants pointers and boolean so give NULL...
tree
|
commitdiff
2008-12-12
Rémi Duraffort
Use calloc when needed.
tree
|
commitdiff
2008-12-11
Pierre Ynard
Fix typo in comment
tree
|
commitdiff
2008-12-09
Laurent Aimar
Allow decoder/packetizer to output meta data.
tree
|
commitdiff
2008-12-09
Pierre Ynard
WinCE: fix cancellation safety
tree
|
commitdiff
2008-11-25
Pierre Ynard
Thread cancellation on WinCE
tree
|
commitdiff
2008-11-18
Laurent Aimar
Fixed block_Realloc when block_t->p_buffer has changed.
tree
|
commitdiff
2008-11-06
Rémi Denis-Courmont
Remove thread ID.
tree
|
commitdiff
2008-11-04
Rémi Denis-Courmont
Don't lock the message queue until we need it
tree
|
commitdiff
2008-11-02
Rémi Duraffort
Remove MALLOC_NULL and use calloc when needed.
tree
|
commitdiff
2008-10-29
Rémi Duraffort
Use asprintf and check for the return value. (better...
tree
|
commitdiff
2008-10-22
Rémi Denis-Courmont
block_FifoPace: proper waiting for overflowing queue
tree
|
commitdiff
2008-10-22
Rémi Denis-Courmont
Allow block_FifoPut(fifo,NULL)
tree
|
commitdiff
2008-10-22
Rémi Denis-Courmont
block_FifoWake (deprecated): wake-up _all_ threads...
tree
|
commitdiff
2008-10-15
Rémi Denis-Courmont
msg_Unsubscribe: race condition memory leak
tree
|
commitdiff
2008-10-15
Rémi Denis-Courmont
Alloc memory later, remove non-compilable goto
tree
|
commitdiff
2008-10-15
Derk-Jan Hartman
messages: we have a vasprintf replacement now, remove...
tree
|
commitdiff
2008-10-14
Rémi Denis-Courmont
Fix message leak
tree
|
commitdiff
2008-10-14
Rémi Denis-Courmont
Count message references and get rid of the global...
tree
|
commitdiff
2008-10-14
Geoffroy Couprie
WinCE: can't duplicate a thread handle
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
Sanitize/rewrite the message subscription API
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
Invent unique pointer values properly
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
Remove dead functions
tree
|
commitdiff
2008-10-12
Rémi Denis-Courmont
Merge msg bank and queue, remove duplicated lock
tree
|
commitdiff
2008-10-06
Rémi Denis-Courmont
Fix logic.
tree
|
commitdiff
2008-10-06
Geoffroy Couprie
WinCE: do an ugly thread cancellation without using...
tree
|
commitdiff
2008-10-05
Adrien Maglo
Redefine vlc_dictionary_clear() and vlc_dictionary_remo...
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Fix NULL dereference (CID#181)
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Fix dangling pointer use when shrinking a non-standard...
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Remove slow and leaking var_AcquireMutex
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Use static mutexes
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Static mutexes
tree
|
commitdiff
2008-10-05
Rémi Denis-Courmont
Remove vlc_threads_(init|end), fix thread-safety on...
tree
|
commitdiff
2008-10-04
Rémi Denis-Courmont
Fix vlc_thread_ready invalid use of object_wait
tree
|
commitdiff
2008-10-04
Rémi Denis-Courmont
Critical section are internally recursive
tree
|
commitdiff
2008-10-02
Derk-Jan Hartman
update: don't free the temp pointer, but free the origi...
tree
|
commitdiff
2008-10-02
Derk-Jan Hartman
update: rename the variables so that it matches their...
tree
|
commitdiff
2008-10-02
Derk-Jan Hartman
update: allow update_Download to accept: directory...
tree
|
commitdiff
2008-10-01
Geoffroy Couprie
WinCE: missing threading functions
tree
|
commitdiff
2008-09-30
Rémi Denis-Courmont
Fix linking
tree
|
commitdiff
2008-09-30
Geoffroy Couprie
WinCE: more missing functions fixes
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Remove VLC_OBJECT_LIBVLC
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Remove p_root hacks
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Get rid of p_root object
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Remove vlc_global()
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Dead #defines
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Move psz_vlcpath out of p_root
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Per-instance structure lock
tree
|
commitdiff
2008-09-28
Rémi Denis-Courmont
Remove VLC_OBJECT_OPENGL
tree
|
commitdiff
2008-09-26
Rémi Duraffort
Fix memleak when parsing VLC_VAR_LIST.
tree
|
commitdiff
2008-09-24
Rémi Duraffort
Avoid potential memleak.
tree
|
commitdiff
2008-09-21
Rémi Denis-Courmont
lower case the module_* functions
tree
|
commitdiff
2008-09-21
Rémi Denis-Courmont
Remove the vlc_list_find/module hack
tree
|
commitdiff
2008-09-21
Antoine Cellerier
Fix a few bugs in update pgp code.
tree
|
commitdiff
2008-09-20
Laurent Aimar
Removed vout_CopyPicture in favor of picture_Copy.
tree
|
commitdiff
2008-09-20
Antoine Cellerier
Remove last occurences of yield in the code and comments.
tree
|
commitdiff
2008-09-20
Antoine Cellerier
s/picture_Yield/picture_Hold/
tree
|
commitdiff
2008-09-20
Antoine Cellerier
s/pl_Yield/pl_Hold/
tree
|
commitdiff
2008-09-20
Antoine Cellerier
s/vlc_object_yield/vlc_object_release/
tree
|
commitdiff
2008-09-20
Rémi Denis-Courmont
One child is one reference
tree
|
commitdiff
2008-09-20
Pierre d'Herbemont
mtime: Make nanosleep a bit more cancelable than what...
tree
|
commitdiff
2008-09-20
Derk-Jan Hartman
variables: don't use p_liblvc when we ARE p_libvlc
tree
|
commitdiff
2008-09-20
Pierre d'Herbemont
objects: vlc_object_yield() returns the yield()-ed...
tree
|
commitdiff
2008-09-20
Rémi Denis-Courmont
Remove the object ID field
tree
|
commitdiff
2008-09-20
Rémi Denis-Courmont
Finally remove mis-designed vlc_object_get
tree
|
commitdiff
next