git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
XCB: do not render, we always use the native server format
2009-04-17
Rémi Denis-Courmont
XCB: do not render, we always use the native server...
commit
|
commitdiff
|
tree
2009-04-17
Rémi Denis-Courmont
XCB: declare the same byte sex as the server wants
commit
|
commitdiff
|
tree
2009-04-17
Rémi Denis-Courmont
XCB: no need to create a color map for default visual
commit
|
commitdiff
|
tree
2009-04-17
Rémi Denis-Courmont
XCB: select X11 visual from pixmap, not from root depth
commit
|
commitdiff
|
tree
2009-04-17
Rémi Denis-Courmont
XCB: reject pixmap formats with unknown bit depth
commit
|
commitdiff
|
tree
2009-04-17
Cyril Mathé
Change strtof to us_strtof to avoid some problem
commit
|
commitdiff
|
tree
2009-04-17
Cyril Mathé
Add a us_strtof function to prevent some problem
commit
|
commitdiff
|
tree
2009-04-17
Rémi Denis-Courmont
Fail if XvMC is requested but absent. Fix link-time...
commit
|
commitdiff
|
tree
2009-04-17
Rémi Denis-Courmont
Remove libmpeg2 copy for XvMC
commit
|
commitdiff
|
tree
2009-04-17
Nicolas Chauvet...
Update mpeg2_internal.h to the last version.
commit
|
commitdiff
|
tree
2009-04-17
Nicolas Chauvet...
Remove internal libmpeg2 from xvmc codec/vout
commit
|
commitdiff
|
tree
2009-04-17
Austin English
Some better warnings for missing libraries
commit
|
commitdiff
|
tree
2009-04-16
Rémi Denis-Courmont
Heisenbug fix
commit
|
commitdiff
|
tree
2009-04-16
Rémi Denis-Courmont
Better file name
commit
|
commitdiff
|
tree
2009-04-16
Rémi Denis-Courmont
XCB: check/select pixmap format
commit
|
commitdiff
|
tree
2009-04-16
Rémi Denis-Courmont
Mimic X11 plugin picture allocation
commit
|
commitdiff
|
tree
2009-04-16
Rémi Denis-Courmont
Factor SHM and non SHM pictures a little
commit
|
commitdiff
|
tree
2009-04-16
Rémi Denis-Courmont
Privatize a variable
commit
|
commitdiff
|
tree
2009-04-16
Rémi Denis-Courmont
Small race condition
commit
|
commitdiff
|
tree
2009-04-16
Rémi Denis-Courmont
Revert "Do not crash if sout access is not specified...
commit
|
commitdiff
|
tree
2009-04-16
Rémi Denis-Courmont
Allow empty module name in chain
commit
|
commitdiff
|
tree
2009-04-16
Rémi Denis-Courmont
Auto-probe does not make much sense for network access...
commit
|
commitdiff
|
tree
2009-04-16
Rémi Denis-Courmont
Fix memleaks on error path, fix sign warnings, cleanup
commit
|
commitdiff
|
tree
2009-04-16
Rémi Denis-Courmont
Fix use after free
commit
|
commitdiff
|
tree
2009-04-16
Rémi Denis-Courmont
Do not crash if sout access is not specified - fixes...
commit
|
commitdiff
|
tree
2009-04-16
sebastien
Configure : update mingw-runtime error message
commit
|
commitdiff
|
tree
2009-04-16
Rémi Denis-Courmont
Include <libintl.h> only when really needed
commit
|
commitdiff
|
tree
2009-04-15
Rémi Denis-Courmont
Compile fix
commit
|
commitdiff
|
tree
2009-04-15
Rémi Denis-Courmont
Merge branch 'master' of git@git.videolan.org:vlc
commit
|
commitdiff
|
tree
2009-04-15
Rémi Denis-Courmont
Qt4: hopefully fix the last open file path
commit
|
commitdiff
|
tree
2009-04-15
Rémi Denis-Courmont
Remove useless display pointer
commit
|
commitdiff
|
tree
2009-04-15
Rémi Denis-Courmont
Force same WM_CLASS as the Qt4 UI
commit
|
commitdiff
|
tree
2009-04-15
Rémi Denis-Courmont
Do not pass custom Xlib display to Qt4 - fixes #2322
commit
|
commitdiff
|
tree
2009-04-15
Rémi Denis-Courmont
Qt4: set proper window class (refs #2322)
commit
|
commitdiff
|
tree
2009-04-15
Rémi Denis-Courmont
XCB: set WM_CLIENT_MACHINE properly
commit
|
commitdiff
|
tree
2009-04-15
Rémi Denis-Courmont
Add class for ICCCM Window Management.
commit
|
commitdiff
|
tree
2009-04-15
Rémi Denis-Courmont
Set a name for the video window
commit
|
commitdiff
|
tree
2009-04-15
Rémi Denis-Courmont
Support for pgettext
commit
|
commitdiff
|
tree
2009-04-15
Rémi Denis-Courmont
Hotkeys: cleanup variable use
commit
|
commitdiff
|
tree
2009-04-15
Rémi Denis-Courmont
Thread-safe and more compact hotkeys initialization
commit
|
commitdiff
|
tree
2009-04-15
Rémi Denis-Courmont
Revert "Win32: use the destructor function for TLS...
commit
|
commitdiff
|
tree
2009-04-14
Rémi Denis-Courmont
Fix --vout-event value descriptions
commit
|
commitdiff
|
tree
2009-04-14
Rémi Denis-Courmont
vout-event used to be called x11-event
commit
|
commitdiff
|
tree
2009-04-14
Rémi Denis-Courmont
Avoid POSIX-deprecated asctime_r()
commit
|
commitdiff
|
tree
2009-04-14
Rémi Denis-Courmont
No need to check for strtof() here
commit
|
commitdiff
|
tree
2009-04-14
Rémi Denis-Courmont
Cannot read from probe, not from peek
commit
|
commitdiff
|
tree
2009-04-13
Rémi Denis-Courmont
Don't try to lock locked mutexes under valgrind
commit
|
commitdiff
|
tree
2009-04-13
Rémi Denis-Courmont
De-inline vlc_assert_locked()
commit
|
commitdiff
|
tree
2009-04-12
Rémi Denis-Courmont
Remove unused vlc_(send|recv)msg
commit
|
commitdiff
|
tree
2009-04-12
Rémi Denis-Courmont
Fix C++ linking
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis-Courmont
Typo
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis-Courmont
Win32: use the destructor function for TLS (fixes ...
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis-Courmont
vlc_thread_fatal is not needed on production builds
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis-Courmont
libvlc.dll needs libcompat.la
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis-Courmont
Preprocessor is sufficient for mingw-runtime check
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis-Courmont
Fix strcasestr replacement
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis-Courmont
Deinline vlc_threadvar_(|s)get and kill useless indirection
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis-Courmont
typo
commit
|
commitdiff
|
tree
2009-04-11
Rémi Denis-Courmont
Rationalize string
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Remove buggy and unused vlc_wraptext()
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Merge branch 'master' of git@git.videolan.org:vlc
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Move remaining replacement to static import library
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Mention which standard replacements follow
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Avoid alloca()
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Use stack array rather than alloca
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Remove useless bsearch check
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Start moving replacement functions to a static import...
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Remove unused scandir check
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Remove useless check for time.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Remove useless (partially used) check for stdint.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Remove unused check for sys/sockio.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Remove useless (very partially used) check for errno.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Remove unused check for stdbool.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Remove unused check for wchar.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Remove unused check for sys/int_types.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Remove useless check for inttypes.h
commit
|
commitdiff
|
tree
2009-04-10
Rémi Denis-Courmont
Remove useless check for (C89) <signal.h>
commit
|
commitdiff
|
tree
2009-04-09
Rémi Denis-Courmont
Compile fix
commit
|
commitdiff
|
tree
2009-04-09
Rémi Denis-Courmont
XCB: resize support
commit
|
commitdiff
|
tree
2009-04-09
Rémi Denis-Courmont
X11 common: code factorization
commit
|
commitdiff
|
tree
2009-04-09
Rémi Denis-Courmont
xcb_window: implement VOUT_SET_SIZE
commit
|
commitdiff
|
tree
2009-04-09
Rémi Denis-Courmont
Add vlm_MessageSimpleNew with --disable-vlm
commit
|
commitdiff
|
tree
2009-04-08
Rémi Denis-Courmont
Improve debug
commit
|
commitdiff
|
tree
2009-04-08
Rémi Denis-Courmont
Cosmetic
commit
|
commitdiff
|
tree
2009-04-08
Rémi Denis-Courmont
Forcefully update file size if read data past the former...
commit
|
commitdiff
|
tree
2009-04-08
Rémi Denis-Courmont
Reading regular and block files can always be paced
commit
|
commitdiff
|
tree
2009-04-06
Rémi Denis-Courmont
Bring the glibc detection back, not using dlopen()...
commit
|
commitdiff
|
tree
2009-04-06
Rémi Denis-Courmont
Missing comma (fixes #2634)
commit
|
commitdiff
|
tree
2009-04-06
Rémi Denis-Courmont
Do not translate "". Fix the localized configuration...
commit
|
commitdiff
|
tree
2009-04-06
Rémi Denis-Courmont
Attach VLM inputs to LibVLC. Fixes #2639.
commit
|
commitdiff
|
tree
2009-04-06
Rémi Denis-Courmont
Really fix the vlm_MessageNew NULL warning
commit
|
commitdiff
|
tree
2009-04-05
Sébastien Escudier
VLM : Add media name in callbacks
commit
|
commitdiff
|
tree
2009-04-05
Rémi Denis-Courmont
WinCE: undefined file descriptor use
commit
|
commitdiff
|
tree
2009-04-05
Rémi Denis-Courmont
Explode in the face of the user if (s)he has a broken...
commit
|
commitdiff
|
tree
2009-04-05
Rémi Denis-Courmont
Typo
commit
|
commitdiff
|
tree
2009-04-05
Rémi Denis-Courmont
win32: blind attempt at fixing RTSP connection (hopefully...
commit
|
commitdiff
|
tree
2009-04-05
Rémi Denis-Courmont
English
commit
|
commitdiff
|
tree
2009-04-05
Rémi Denis-Courmont
Attach VOD task to libvlc rather than VLM - fixes ...
commit
|
commitdiff
|
tree
2009-04-05
Rémi Denis-Courmont
Win32: canonicalize path separator, avoid isalpha(...
commit
|
commitdiff
|
tree
2009-04-05
Rémi Denis-Courmont
Revamp subtitle encodings list
commit
|
commitdiff
|
tree
next