git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix threaded function declaration.
2008-08-07
Rémi Duraffort
Fix threaded function declaration.
commit
|
commitdiff
|
tree
2008-08-07
Rémi Duraffort
Fix threaded function declaration.
commit
|
commitdiff
|
tree
2008-08-07
Rémi Duraffort
Fix threaded function type.
commit
|
commitdiff
|
tree
2008-08-06
Rémi Duraffort
Fix compilation warning (a void* function might return...
commit
|
commitdiff
|
tree
2008-08-04
Rémi Duraffort
Remove stupid test and error message.
commit
|
commitdiff
|
tree
2008-08-04
Rémi Duraffort
Fix potential memleaks.
commit
|
commitdiff
|
tree
2008-08-04
Rémi Duraffort
Fix memleak.
commit
|
commitdiff
|
tree
2008-08-03
Rémi Duraffort
Fix a memleak and threaded function definition.
commit
|
commitdiff
|
tree
2008-08-03
Rémi Duraffort
Audio Scrobbler: Fix some tiny memleaks.
commit
|
commitdiff
|
tree
2008-08-03
Rémi Duraffort
Fix memleak and bad use of a const variable.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Fix compiler warning about asprintf return value.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Fix memleak in lua module.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Lock/Unlock the http control module.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Fix memleaks (use vlclua_dir_list_free).
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Add vlclua_dir_list_free to free list created by vlclua_dir_...
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Fix memleaks: Fill in the destructor of simple preference.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
The last but not least of this serie of memleaks.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Fix potential memleak.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Why are this variable unused ? (commented out for the...
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Hum sorry stupid debugging message.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Less memleaks in Qt interface.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Fix memleak in gesture module.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Don't print a message a malloc failed.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Fix memleak in opencv.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Don't leak every https parameters.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Fix previous commit.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
svg module: fix memleak.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Fix xosd memleaks.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
vcdx: Fix memleaks.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
cdda/info: fix memleaks.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Access/cdda: fix memleak
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Revert "Prefer setenv to putenv (evenmore with local...
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Fix [10fcb9f9c3c73d13340c0bd4153fc4c9c87b7186] (win...
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
lua/intf: Fix a memleak.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Fix potential memleak.
commit
|
commitdiff
|
tree
2008-08-01
Rémi Duraffort
Factorize code and remove unneed error message about...
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix commit.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Potential memleak.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Clone video filter : fix potential memleak.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix [9589813471d0f5525789b7cf7165e48d177cbad6] by using...
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
More memleaks (pointed out by Jpeg)
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix tiny memleak.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix memleak in audio equalizer.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Usefull coment instead of "Gruik" (evenif I like the...
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Forgotten mem leak.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix memleak
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix memleak.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Don't mix up malloc and delete.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix potential memleak.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix memleak in Qt interface.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Don't mix malloc and delete.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Don't mix malloc and delete.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Check asprintf return value.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Prefer setenv to putenv (evenmore with local variables).
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Access dvdread: use setenv instead of putenv to fix...
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix memleaks in stream output.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Stream out: fix memleak.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix memleak in sdl video output. (string passed to...
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix memleak in cdda access.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix memleaks.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix memleak in wall video filter.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
control http: fix memleak.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix memleak in esp audio output.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Fix segfault in sap service discovery.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Remove a memleak in Qt4.
commit
|
commitdiff
|
tree
2008-07-31
Rémi Duraffort
Remove memleak in input_ItemAddInfo (check correctly...
commit
|
commitdiff
|
tree
2008-07-30
Adrien Maglo
Fix a segfault which orrured when you set a schedule...
Signed-off-by: Rémi Duraffort <
ivoire@videolan.org
>
commit
|
commitdiff
|
tree
2008-07-29
Rémi Duraffort
Change the message shown by the update dialog: fix...
commit
|
commitdiff
|
tree
2008-07-29
Rémi Duraffort
Partially fix #1788 : don't disable the button during...
commit
|
commitdiff
|
tree
2008-07-29
Rémi Duraffort
Fix comment.
commit
|
commitdiff
|
tree
2008-07-28
Rémi Duraffort
upnp_intel: Fix playlist locking.
commit
|
commitdiff
|
tree
2008-07-27
Rémi Duraffort
Lock the playlist here.
commit
|
commitdiff
|
tree
2008-07-27
Rémi Duraffort
Fix a memleak in ncurses interface.
commit
|
commitdiff
|
tree
2008-07-27
Rémi Duraffort
Fix a memleak.
commit
|
commitdiff
|
tree
2008-07-27
Rémi Duraffort
Fix previous commit and add a little comment.
commit
|
commitdiff
|
tree
2008-07-25
Rémi Duraffort
Use pl_Release with the right argument.
commit
|
commitdiff
|
tree
2008-07-24
Rémi Duraffort
The playlist is locked here : should fix #1751 (patch...
commit
|
commitdiff
|
tree
2008-07-24
Rémi Duraffort
Use pl_Yield and pl_Release instead of vlc_object_find.
commit
|
commitdiff
|
tree
2008-07-23
Rémi Duraffort
Remove stupid test commited by error (pointed out by jb)
commit
|
commitdiff
|
tree
2008-07-22
Rémi Duraffort
Qt: fix a deadlock in the information panel.
commit
|
commitdiff
|
tree
2008-07-22
Rémi Duraffort
Use pl_Yield and pl_Release everywhere.
commit
|
commitdiff
|
tree
2008-07-21
Rémi Duraffort
Use pl_Release an factorise two lines.
commit
|
commitdiff
|
tree
2008-07-21
Rémi Duraffort
Missing #undef
commit
|
commitdiff
|
tree
2008-07-21
Rémi Duraffort
Use pl_Release.
commit
|
commitdiff
|
tree
2008-07-21
Rémi Duraffort
Use pl_Locked and pl_Unlocked
commit
|
commitdiff
|
tree
2008-07-21
Rémi Duraffort
Use pl_Locked and pl_Unlocked.
commit
|
commitdiff
|
tree
2008-07-19
Rémi Duraffort
Use pl_Locked and pl_Unlocked.
commit
|
commitdiff
|
tree
2008-07-19
Rémi Duraffort
Cosmetic.
commit
|
commitdiff
|
tree
2008-07-19
Rémi Duraffort
Qt4: We must lock the playlist before calling UpdateTreeItem()
commit
|
commitdiff
|
tree
2008-07-19
Rémi Duraffort
Fix a compilation warning.
commit
|
commitdiff
|
tree
2008-07-18
Rémi Duraffort
The playlist is not locked so don't pretend that the...
commit
|
commitdiff
|
tree
2008-07-18
Rémi Duraffort
The playlist it not lock here.
commit
|
commitdiff
|
tree
2008-07-18
Rémi Duraffort
The playlist is not lock for the moment.
commit
|
commitdiff
|
tree
2008-07-18
Rémi Duraffort
Lock the playlist so we can add SAP item to the playlist...
commit
|
commitdiff
|
tree
2008-07-17
Rémi Duraffort
Don't unlock the playlist to lock it the next instruction.
commit
|
commitdiff
|
tree
2008-07-17
Rémi Duraffort
The playlist is not lock at this stage so let it lock...
commit
|
commitdiff
|
tree
2008-07-15
Rémi Duraffort
Ask the playlist to lock itself as it isn't done before.
commit
|
commitdiff
|
tree
2008-07-15
Rémi Duraffort
Check asprintf return value and fix a potential memleak.
commit
|
commitdiff
|
tree
2008-07-15
Rémi Duraffort
Fix a compilation warning.
commit
|
commitdiff
|
tree
2008-07-14
Rémi Duraffort
Check asprintf return value and avoid potential segfault.
commit
|
commitdiff
|
tree
next