git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Cmake : disable samples downloading & related tests
2008-05-20
Rafaël Carré
Cmake : disable samples downloading & related tests
commit
|
commitdiff
|
tree
2008-05-20
Rafaël Carré
Cmake : fix libvlc* versionning and naming
commit
|
commitdiff
|
tree
2008-05-20
Rafaël Carré
Fix the reference counting of pictures stored in the...
commit
|
commitdiff
|
tree
2008-05-20
Rafaël Carré
Check allocation and initialise memory
commit
|
commitdiff
|
tree
2008-05-20
Rafaël Carré
Fix memleak
commit
|
commitdiff
|
tree
2008-05-20
Rafaël Carré
Use reference counting for pictures
commit
|
commitdiff
|
tree
2008-05-20
Rafaël Carré
Fix memleak
commit
|
commitdiff
|
tree
2008-05-20
Rafaël Carré
Remove not used allocation added in [bc650c59ca6d2edbf555dc0...
commit
|
commitdiff
|
tree
2008-05-20
Rafaël Carré
Don't change pf_release() to a dummy function
commit
|
commitdiff
|
tree
2008-05-19
Rafaël Carré
Destroy the playlist AFTER looking for a sout attached...
commit
|
commitdiff
|
tree
2008-05-18
Rafaël Carré
Fix glade search path - thanks to dionoea
commit
|
commitdiff
|
tree
2008-05-18
Rafaël Carré
Cmake : Fix test/ linking
commit
|
commitdiff
|
tree
2008-05-18
Rafaël Carré
Cmake: Fix modules/ building
commit
|
commitdiff
|
tree
2008-05-18
Rafaël Carré
cmake: fix src/ building
commit
|
commitdiff
|
tree
2008-05-18
Rafaël Carré
Add a comment about RIPEMD/160
commit
|
commitdiff
|
tree
2008-05-17
Rafaël Carré
Update: supports file v4 signatures
commit
|
commitdiff
|
tree
2008-05-16
Rafaël Carré
s,fake:,fake://,g
commit
|
commitdiff
|
tree
2008-05-16
Rafaël Carré
Revert "vlc_object_release: cleanup"
commit
|
commitdiff
|
tree
2008-05-16
Rafaël Carré
Revert "Detach the children at object destruction"
commit
|
commitdiff
|
tree
2008-05-16
Rafaël Carré
Detach the children at object destruction
commit
|
commitdiff
|
tree
2008-05-16
Rafaël Carré
vlc_object_release: cleanup
commit
|
commitdiff
|
tree
2008-05-16
Rafaël Carré
Gives the correct arguments to libvlc_new()
commit
|
commitdiff
|
tree
2008-05-16
Rafaël Carré
Initialise input memory
commit
|
commitdiff
|
tree
2008-05-16
Rafaël Carré
s/vlc-control/vlc/
commit
|
commitdiff
|
tree
2008-05-16
Rafaël Carré
s/libvlc/libvlccore/
commit
|
commitdiff
|
tree
2008-05-16
Rafaël Carré
Fix a very unlikely memleak
commit
|
commitdiff
|
tree
2008-05-14
Rafaël Carré
Use vlc_object_release() to release the playlist
commit
|
commitdiff
|
tree
2008-05-14
Rafaël Carré
Revert "Remove playlist destructor"
commit
|
commitdiff
|
tree
2008-05-14
Rafaël Carré
Remove playlist destructor
commit
|
commitdiff
|
tree
2008-05-14
Rafaël Carré
Fix memory leak in mosaic bridge
commit
|
commitdiff
|
tree
2008-05-14
Rafaël Carré
Revert [42a0d047849f391a75432dfdf5d71523d6ec08c7]
commit
|
commitdiff
|
tree
2008-05-13
Rafaël Carré
Remove unused variable
commit
|
commitdiff
|
tree
2008-05-13
Rafaël Carré
Fix cyclic dependancy between input and "sout stream...
commit
|
commitdiff
|
tree
2008-05-13
Rafaël Carré
DBus : missing return argument for AddTrack
commit
|
commitdiff
|
tree
2008-05-12
Rafaël Carré
Asserts the return value of pf_audio_filter()
commit
|
commitdiff
|
tree
2008-05-10
Rafaël Carré
Do not touch the always-on-top when going fullscreen
commit
|
commitdiff
|
tree
2008-05-10
Rafaël Carré
Fix compilation on != darwin, beos, win32, linux
commit
|
commitdiff
|
tree
2008-05-10
Rafaël Carré
Factorize video-on-top disabling while in fullscreen
commit
|
commitdiff
|
tree
2008-05-10
Rafaël Carré
Disable video-on-top on win32 when going fullscreen
commit
|
commitdiff
|
tree
2008-05-10
Rafaël Carré
Typo: disable always-on-top when going fullscreen
commit
|
commitdiff
|
tree
2008-05-10
Rafaël Carré
DBus: Play rewinds at the beginning if there is an...
commit
|
commitdiff
|
tree
2008-05-09
Rafaël Carré
Update my profile
commit
|
commitdiff
|
tree
2008-05-09
Rafaël Carré
Revert "Fix memleak in mpga demuxer"
commit
|
commitdiff
|
tree
2008-05-09
Rafaël Carré
Fix double free
commit
|
commitdiff
|
tree
2008-05-09
Rafaël Carré
Fix memleak in mpga demuxer
commit
|
commitdiff
|
tree
2008-05-09
Rafaël Carré
Do not leak psz_demux
commit
|
commitdiff
|
tree
2008-05-09
Rafaël Carré
Fix another memleak in ncurses
commit
|
commitdiff
|
tree
2008-05-09
Rafaël Carré
Fix memory leaks in ncurses intf
commit
|
commitdiff
|
tree
2008-05-08
Rafaël Carré
ncurses: restore hierarchical view
commit
|
commitdiff
|
tree
2008-05-08
Rafaël Carré
Don't use multiple lines macros in if conditions
commit
|
commitdiff
|
tree
2008-05-08
Rafaël Carré
vlc_threads_funcs.h and vlc_module_macros.h have been...
commit
|
commitdiff
|
tree
2008-05-08
Rafaël Carré
shortcuts are strings
commit
|
commitdiff
|
tree
2008-05-08
Rafaël Carré
DBus: use the current array of playlist items
commit
|
commitdiff
|
tree
2008-05-08
Rafaël Carré
Don't use the playlist if it has been destroyed
commit
|
commitdiff
|
tree
2008-05-07
Rafaël Carré
Fix detection of ending of FontBuilder thread
commit
|
commitdiff
|
tree
2008-05-07
Rafaël Carré
Forgotten phony targets
commit
|
commitdiff
|
tree
2008-05-07
Rafaël Carré
contribs: remove reference to old stuff
commit
|
commitdiff
|
tree
2008-05-06
Rafaël Carré
Fix #1487 - race condition
commit
|
commitdiff
|
tree
2008-05-06
Rafaël Carré
Fix #1572
commit
|
commitdiff
|
tree
2008-05-06
Rafaël Carré
Fix VLC.app target
commit
|
commitdiff
|
tree
2008-05-06
Rafaël Carré
Check malloc return value
commit
|
commitdiff
|
tree
2008-05-06
Rafaël Carré
mosaic: Free string variables after using them
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
s/URI/location/ to comply to the spec
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Read the correct type from the vlc value - fixes #1569
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Avoid deadlocking: refs #1566
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Use strrchr()
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
ncurses: use --color option
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
DBus: Round volume to nearest integer - fixes #1561
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Fix memleak
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Fix es format leaking in live555
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Forgotten in fd84d89ba : fix building without spinlocks
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Fix memory leak in dummy input
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Actually free the data
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
network/error.c has been removed
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Do not leak 1 byte per variable created
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Do not leak the object name
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Do not leak the global libvlc pointer
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Fix leaking of psz_object_name
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Simplify executable name retrieval and fix a memory...
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Remove a memleak
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Use the verbose variable, over the private i_verbose...
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Do not duplicate potentially NULL strings
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
Do not duplicate NULL strings
commit
|
commitdiff
|
tree
2008-05-05
Rafaël Carré
i_verbose has been privatized
commit
|
commitdiff
|
tree
2008-04-24
Rafaël Carré
Fix input item leaking
commit
|
commitdiff
|
tree
2008-04-24
Rafaël Carré
Typo
commit
|
commitdiff
|
tree
2008-04-23
Rafaël Carré
Remove playlist items from the "items" array when they...
commit
|
commitdiff
|
tree
2008-04-23
Rafaël Carré
meta-data handling cleanup
commit
|
commitdiff
|
tree
2008-04-22
Rafaël Carré
playlist-tree has only 2 meaningful values now
commit
|
commitdiff
|
tree
2008-04-22
Rafaël Carré
Remove unused option: b_prefers_tree
commit
|
commitdiff
|
tree
2008-04-22
Rafaël Carré
Revert play & send durations, read preroll as 64 bits
commit
|
commitdiff
|
tree
2008-04-22
Rafaël Carré
Absence of cvs could result in not explicit warning
commit
|
commitdiff
|
tree
2008-04-21
Rafaël Carré
Revert "FFmpeg use --cross-compile option"
commit
|
commitdiff
|
tree
2008-04-21
Rafaël Carré
FFmpeg use --cross-compile option
commit
|
commitdiff
|
tree
2008-04-20
Rafaël Carré
Correctly release sout object when it has been kept
commit
|
commitdiff
|
tree
2008-04-20
Rafaël Carré
Attach the sout object to libvlc
commit
|
commitdiff
|
tree
2008-04-20
Rafaël Carré
Fix ddf73ca0199b45de2b8b924a131df3922e5d48b5 : the...
commit
|
commitdiff
|
tree
2008-04-20
Rafaël Carré
Check dialog return value
commit
|
commitdiff
|
tree
2008-04-20
Rafaël Carré
Remove framework-only links when packaging VLC-release.app
commit
|
commitdiff
|
tree
2008-04-20
Rafaël Carré
Detect (and use) unknown codecs - idea by JPeg
commit
|
commitdiff
|
tree
next