git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Do not add a newline at the end of the strings send to msg_*
2011-04-21
Rémi Duraffort
Do not add a newline at the end of the strings send...
commit
|
commitdiff
|
tree
2011-04-21
Rémi Duraffort
decoder: fix a segfault.
commit
|
commitdiff
|
tree
2011-04-21
Rémi Duraffort
sftp: fix potential memory leak.
commit
|
commitdiff
|
tree
2011-04-21
Rémi Duraffort
deinterlace: u_cpu is used only if MMXEXT can be compiled.
commit
|
commitdiff
|
tree
2011-04-21
Rémi Duraffort
sftp: lookup for the knowhosts and check if the remote...
commit
|
commitdiff
|
tree
2011-04-21
Can Wu
http: fix volume mute icon file name
Signed-off-by: Rémi Duraffort <
ivoire@videolan.org
>
commit
|
commitdiff
|
tree
2011-04-11
Rémi Duraffort
modules: warn when the return value is unused. It helps...
commit
|
commitdiff
|
tree
2011-04-11
Rémi Duraffort
qt4_v4l2_ctrl: fix string encoding.
commit
|
commitdiff
|
tree
2011-04-08
Rémi Duraffort
Remove unused structure.
commit
|
commitdiff
|
tree
2011-04-06
Rémi Duraffort
module_config_get return value must be used and freed.
commit
|
commitdiff
|
tree
2011-04-06
Rémi Duraffort
MacOSX prefs: fix memory leak.
commit
|
commitdiff
|
tree
2011-04-06
Rémi Duraffort
Qt4 preferences: fix a nice memory leak.
commit
|
commitdiff
|
tree
2011-04-05
KO Myung-Hun
OS/2 uses the same file operations as Win32
Signed-off-by: Rémi Duraffort <
ivoire@videolan.org
>
commit
|
commitdiff
|
tree
2011-04-05
Rémi Duraffort
Undefine HAVE_FORK on OS/2.
commit
|
commitdiff
|
tree
2011-04-05
Rémi Duraffort
Do not include vlc_fixups, config.h is already doing it.
commit
|
commitdiff
|
tree
2011-04-05
KO Myung-Hun
Do not use clock_gettime() on OS/2.
Signed-off-by: Rémi Duraffort <
ivoire@videolan.org
>
commit
|
commitdiff
|
tree
2011-04-05
KO Myung-Hun
Enable vlc_poll() on OS/2
Signed-off-by: Rémi Duraffort <
ivoire@videolan.org
>
commit
|
commitdiff
|
tree
2011-04-05
KO Myung-Hun
Define ALIGN for OS/2.
Signed-off-by: Rémi Duraffort <
ivoire@videolan.org
>
commit
|
commitdiff
|
tree
2011-04-03
KO Myung-Hun
Define if_nametoindex() for OS/2
Signed-off-by: Rémi Duraffort <
ivoire@videolan.org
>
commit
|
commitdiff
|
tree
2011-04-03
KO Myung-Hun
OS/2 uses the same path style as Win32.
Signed-off-by: Rémi Duraffort <
ivoire@videolan.org
>
commit
|
commitdiff
|
tree
2011-04-03
Rémi Duraffort
Fix calloc usage.
commit
|
commitdiff
|
tree
2011-04-03
Rémi Duraffort
Remove old obsolete variables.
commit
|
commitdiff
|
tree
2011-04-03
Rémi Duraffort
Clarify code path (help static analyzers).
commit
|
commitdiff
|
tree
2011-04-03
Rémi Duraffort
cosmetics.
commit
|
commitdiff
|
tree
2011-04-03
KO Myung-Hun
Basic configuration for OS/2
Signed-off-by: Rémi Duraffort <
ivoire@videolan.org
>
commit
|
commitdiff
|
tree
2011-04-03
KO Myung-Hun
Use $(LN_S) instead of 'ln -s'
Signed-off-by: Rémi Duraffort <
ivoire@videolan.org
>
commit
|
commitdiff
|
tree
2011-04-03
KO Myung-Hun
OS/2 uses .dll as a extention for a shared library
Signed-off-by: Rémi Duraffort <
ivoire@videolan.org
>
commit
|
commitdiff
|
tree
2011-03-21
Rémi Duraffort
Remove obvious statements.
commit
|
commitdiff
|
tree
2011-03-21
Rémi Duraffort
Remove obvious statement.
commit
|
commitdiff
|
tree
2011-03-21
Rémi Duraffort
vlm: fix memory leaks.
commit
|
commitdiff
|
tree
2011-03-21
Rémi Duraffort
ML: no need for asprintf here, strdup is enough.
commit
|
commitdiff
|
tree
2011-03-21
Rémi Duraffort
vlm: simplify and cleanup.
commit
|
commitdiff
|
tree
2011-03-20
Rémi Duraffort
Fix NULL pointer deref (fix #4599)
commit
|
commitdiff
|
tree
2011-03-20
Rémi Duraffort
Improve parenthesis.
commit
|
commitdiff
|
tree
2011-03-20
Rémi Duraffort
Android: hack to fix warnings in pthread.h when compiling...
commit
|
commitdiff
|
tree
2011-03-10
Rémi Duraffort
Use empty() when applicable.
commit
|
commitdiff
|
tree
2011-03-10
Rémi Duraffort
Fix potential NULL pointer dereference.
commit
|
commitdiff
|
tree
2011-03-10
Rémi Duraffort
Android contribs: accept extra CPPFLAG, CFLAGS and...
commit
|
commitdiff
|
tree
2011-03-07
Rémi Duraffort
vcdx: cleanup (theses values does not belong to this...
commit
|
commitdiff
|
tree
2011-03-07
Rémi Duraffort
Small cleanup.
commit
|
commitdiff
|
tree
2011-02-28
Rémi Duraffort
youtube: also accept https links (might fix #4526).
commit
|
commitdiff
|
tree
2011-02-28
Rémi Duraffort
Comment out atof and strtof. Android does provide them...
commit
|
commitdiff
|
tree
2011-02-28
Rémi Duraffort
Use __ANDROID__ instead of home defined HAVE_ANDROID.
commit
|
commitdiff
|
tree
2011-02-28
Rémi Duraffort
Update the android configure script.
commit
|
commitdiff
|
tree
2011-02-28
Rémi Duraffort
Revert "Add HAVE_ANDROID define."
commit
|
commitdiff
|
tree
2011-02-23
Rémi Duraffort
Add required LIBVLC_USED and LIBVLC_MALLOC.
commit
|
commitdiff
|
tree
2011-02-23
Rémi Duraffort
Add HAVE_ANDROID define.
commit
|
commitdiff
|
tree
2011-02-23
Rémi Duraffort
Do not redefine strtof and atof for Android (the NDK...
commit
|
commitdiff
|
tree
2011-02-23
Rémi Duraffort
Fix compilation for systems without search.h
commit
|
commitdiff
|
tree
2011-02-20
Rémi Duraffort
Use strcmp instead of strncmp (the matching will be...
commit
|
commitdiff
|
tree
2011-02-20
Rémi Duraffort
video_filter_marq: fix strncmp length.
commit
|
commitdiff
|
tree
2011-02-20
Rémi Duraffort
demux_ogg: fix strncmp length.
commit
|
commitdiff
|
tree
2011-02-20
Rémi Duraffort
rtsp: fix strncmp length.
commit
|
commitdiff
|
tree
2011-02-15
Rémi Duraffort
sout_select: fix race conditions.
commit
|
commitdiff
|
tree
2011-02-15
Rémi Duraffort
Use var_GetInteger when applicable.
commit
|
commitdiff
|
tree
2011-02-14
Rémi Duraffort
Use a macro for the deprecated attribute.
commit
|
commitdiff
|
tree
2011-02-14
Rémi Duraffort
podcast: fix compilation warning.
commit
|
commitdiff
|
tree
2011-01-23
Rémi Duraffort
lua_xml: fix read of non-initialized pointers.
commit
|
commitdiff
|
tree
2011-01-23
Rémi Duraffort
extension: fix a potential memleak.
commit
|
commitdiff
|
tree
2011-01-21
Rémi Duraffort
xml! fix potential memleak.
commit
|
commitdiff
|
tree
2011-01-20
Rémi Duraffort
Cosmetics
commit
|
commitdiff
|
tree
2011-01-20
Rémi Duraffort
sout_setid: parse the config string before any usage...
commit
|
commitdiff
|
tree
2011-01-20
Rémi Duraffort
Fix potential memory leak.
commit
|
commitdiff
|
tree
2011-01-12
Dominique Leuenberger
Have bool MLModel::setData return a value in any case.
Signed-off-by: Rémi Duraffort <
ivoire@videolan.org
>
commit
|
commitdiff
|
tree
2011-01-09
Rémi Duraffort
Android: add a configure script.
commit
|
commitdiff
|
tree
2011-01-09
Rémi Duraffort
ML: fix memory leak.
commit
|
commitdiff
|
tree
2011-01-09
Rémi Duraffort
update LIST.
commit
|
commitdiff
|
tree
2011-01-09
Sébastien Toque
projectM: use add_directory for the preset directory.
Signed-off-by: Rémi Duraffort <
ivoire@videolan.org
>
commit
|
commitdiff
|
tree
2011-01-07
Rémi Duraffort
qt4: fix object leak.
commit
|
commitdiff
|
tree
2010-12-30
Rémi Duraffort
Fix memory leak.
commit
|
commitdiff
|
tree
2010-12-28
Rémi Duraffort
contribs: compile ffmpeg.
commit
|
commitdiff
|
tree
2010-12-28
Rémi Duraffort
Contrib: build some libs for android.
commit
|
commitdiff
|
tree
2010-12-14
Rémi Duraffort
Revert "i18n: remove deleted file" The file is present...
commit
|
commitdiff
|
tree
2010-12-13
Rémi Duraffort
ML: fix potential memleaks.
commit
|
commitdiff
|
tree
2010-12-13
Rémi Duraffort
ML: remove duplication in static array.
commit
|
commitdiff
|
tree
2010-12-13
Rémi Duraffort
More cleaner fix when tdestroy only is missing.
commit
|
commitdiff
|
tree
2010-12-07
Rémi Duraffort
projectm: remove some variables from sys_t structures.
commit
|
commitdiff
|
tree
2010-12-07
Rémi Duraffort
projectm: randomly choose the first preset or projectM...
commit
|
commitdiff
|
tree
2010-12-07
Rémi Duraffort
Fix make check.
commit
|
commitdiff
|
tree
2010-12-07
Rémi Duraffort
remove vlc_tdestroy from the symbols list.
commit
|
commitdiff
|
tree
2010-12-07
Rémi Duraffort
tsearch functions: check for the presence of search...
commit
|
commitdiff
|
tree
2010-12-06
Rémi Duraffort
t* remove the dependence to cdefs.h
commit
|
commitdiff
|
tree
2010-12-06
Rémi Duraffort
only include search.h if available (anyway vlc_fixups...
commit
|
commitdiff
|
tree
2010-12-06
Rémi Duraffort
tdestroy: fix compilation for system that does have...
commit
|
commitdiff
|
tree
2010-12-06
Rémi Duraffort
Implement tsearch functions for systems that does not...
commit
|
commitdiff
|
tree
2010-12-06
Rémi Duraffort
configure: do not fail if dvdnav is not present.
commit
|
commitdiff
|
tree
2010-12-06
Rémi Duraffort
lua_gettext: do not include vlc_fixups.h
commit
|
commitdiff
|
tree
2010-12-04
Rémi Duraffort
lua_variables: luaL_optstring returned pointer is valid...
commit
|
commitdiff
|
tree
2010-12-03
Rémi Duraffort
contribs: blind attempt to fix compilation of x264...
commit
|
commitdiff
|
tree
2010-12-03
Rémi Duraffort
dvdnav: use pkgconfig instead of dvdnav-config specific...
commit
|
commitdiff
|
tree
2010-12-03
Rémi Duraffort
lua_variables: the pointers returned by luaL_checkstring...
commit
|
commitdiff
|
tree
2010-12-03
Rémi Duraffort
lua_variables: cosmetics. (no functionnal change).
commit
|
commitdiff
|
tree
2010-12-03
Rémi Duraffort
dvdnav: use the right type of the vout object.
commit
|
commitdiff
|
tree
2010-12-03
Rémi Duraffort
logger: use var_inherit.
commit
|
commitdiff
|
tree
2010-12-03
Rémi Duraffort
lua_variables: allow the creation of a void variable.
commit
|
commitdiff
|
tree
2010-12-02
Rémi Duraffort
lua_variables: add the possibility to attach a callback...
commit
|
commitdiff
|
tree
2010-12-02
Rémi Duraffort
lua_variables: call only one time var_Type and corretly...
commit
|
commitdiff
|
tree
2010-12-02
Rémi Duraffort
lua: remove dummy storage.
commit
|
commitdiff
|
tree
2010-12-02
Rémi Duraffort
contribs: remove unknown x264 configure option.
commit
|
commitdiff
|
tree
2010-11-26
Hugo Beauzée-Luyssen
MKV: Use new vlc_delete_all to clear containers.
Signed-off-by: Rémi Duraffort <
ivoire@videolan.org
>
commit
|
commitdiff
|
tree
next