git.videolan.org
/
vlc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vlc.git
2011-08-18
Rémi Denis...
Remove vlc-config
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Migrate VLC_ADD_* flags from vlc-config to AC_SUBST
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Set filesystem libs in Makefile
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Fix kate linking, use LIBS rather than LDFLAGS
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Do not use -fvtable-thunks, the compiler does not suppo...
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Set SOCKET_LIBS on Windows too
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Move MODULE_* predefined constants from vlc-config...
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Remove unused prefix stuff from vlc-config
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Remove broken and useless vlc-config --list
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
configure: print auto-selected plug-ins list directly
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
configure: don't give bad advice about modifying vlc...
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Typo
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
NEWS: add S20B and DAT12
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Clean up L20 decoding
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Initialize the configuration R/W lock statically
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Win32: emulate static condition variables
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Win32: use native Win32 functions directly for static...
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Win32: support vlc_cond_wait() with a static mutex
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Define VLC_STATIC_RWLOCK
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
msg_VaGeneric: simplify error handling
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Create the C/POSIX locale on need-basis in message...
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Remove unused duplicate vlc_usage
commit
|
commitdiff
|
tree
2011-08-18
Rémi Denis...
Remove unused NODBG object flag
commit
|
commitdiff
|
tree
2011-08-18
Jean-Baptiste...
Avformat demux: don't add empty tracks in AVMEDIA_TYPE_...
commit
|
commitdiff
|
tree
2011-08-18
Jean-Baptiste...
Avcodec: map teletext IDs
commit
|
commitdiff
|
tree
2011-08-18
Denis Charmet
Fix many ES_OUT_RESET_PCR problems
commit
|
commitdiff
|
tree
2011-08-18
Denis Charmet
Fix block dropping at chapter change for non ordered...
commit
|
commitdiff
|
tree
2011-08-18
Jean-Baptiste...
Freetype: kill warnings about sign comparison
commit
|
commitdiff
|
tree
2011-08-18
Jean-Baptiste...
RemoteOSD: Simplify, remove warning and remove headers
commit
|
commitdiff
|
tree
2011-08-18
Jean-Baptiste...
Skins2: remove unused variable
commit
|
commitdiff
|
tree
2011-08-17
Rémi Denis...
Keep revision.c in source tarballs
commit
|
commitdiff
|
tree
2011-08-17
Rémi Denis...
Decoder for IEC61119 DAT12 (VLC_CODEC_DAT12)
commit
|
commitdiff
|
tree
2011-08-17
Rémi Denis...
Decoder for PCM 20-bits (VLC_CODEC_S20B)
commit
|
commitdiff
|
tree
2011-08-17
Rémi Denis...
araw: refactor decoder to support byte-unaligned formats
commit
|
commitdiff
|
tree
2011-08-17
Rémi Denis...
Generate plugins cache during staged (native) installation
commit
|
commitdiff
|
tree
2011-08-17
Rémi Denis...
audio format: use bswap*()
commit
|
commitdiff
|
tree
2011-08-17
Rémi Denis...
Improve byte order inline functions
commit
|
commitdiff
|
tree
2011-08-17
Rémi Denis...
Introduce VLC_NORETURN function attribute and use it
commit
|
commitdiff
|
tree
2011-08-17
Rémi Denis...
Introduce VLC_GCC_VERSION macro, fix popcount and clz
commit
|
commitdiff
|
tree
2011-08-17
Rémi Denis...
MKV: compilation with EGCS is not supported anymore
commit
|
commitdiff
|
tree
2011-08-17
Felix Paul...
macosx: cut 1 px from the black effects pngs to suit...
commit
|
commitdiff
|
tree
2011-08-17
Jean-Baptiste...
Mosaic: remove unused variable
commit
|
commitdiff
|
tree
2011-08-17
Felix Paul...
auhal: fixed compilation against the 10.7 SDK
commit
|
commitdiff
|
tree
2011-08-17
Jean-Baptiste...
AuHal: try to fix compilation on SDK > 10.5
commit
|
commitdiff
|
tree
2011-08-17
Jean-Baptiste...
MacOS: fix compilation
commit
|
commitdiff
|
tree
2011-08-17
Felix Paul...
macosx: fix compilation with the 10.5 SDK
commit
|
commitdiff
|
tree
2011-08-17
Jean-Baptiste...
Auhal: simplifications
commit
|
commitdiff
|
tree
2011-08-16
Felix Paul...
macosx: remove the fullscreen button from the main...
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
skins2: remove weird stuff and hopefully fix Win32...
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Disable the dangling callback warning for the time...
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Remove vlc_plugin_set from export list
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
configure: remove flawed V4L2 detection logic
commit
|
commitdiff
|
tree
2011-08-16
Jean-Baptiste...
Auhal: remove unnecessary variables
commit
|
commitdiff
|
tree
2011-08-16
Jean-Baptiste...
Auhal: code cosmetics and warning
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Qt4: retain newlines in config item long text
commit
|
commitdiff
|
tree
2011-08-16
Jean-Baptiste...
Qt: remove unneeded whitespace that blocks normalized...
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
ALSA: update to new audio output interface
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Define HAVE_V4L2 conditional
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Fix OSS input compilation
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Make plugins cache relocatable
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Include "modules.h" from libvlc-module.c
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Use callback and opaque pointer for plugin descriptors
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Split modules bank stuff from module (non-bank) stuff
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Small code factorization
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Inline DeleteModule() and simplify
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Use vlc_module_destroy() instead of DeleteModule()...
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Clean up config_Free()
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Create primary module from plug-in descriptor and facto...
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Destroy submodules from vlc_module_destroy()
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Correct module descriptor indentation (no functional...
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Remove never defined HAVE_DL_DYLD and HAVE_IMAGE_H...
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
Remove unused HAVE_DL_WINDOWS
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
RC: fix parse_MRL prototype: unused parameter and const
commit
|
commitdiff
|
tree
2011-08-16
Rémi Denis...
RC: unused variable
commit
|
commitdiff
|
tree
2011-08-16
Felix Paul...
vout_macosx: compilation fix for 10.6 and earlier
commit
|
commitdiff
|
tree
2011-08-16
Jean-Baptiste...
Qt: use qDeleteAll on VLM dialog
commit
|
commitdiff
|
tree
2011-08-16
Jean-Baptiste...
Qt: use QWidgetList when applicable
commit
|
commitdiff
|
tree
2011-08-16
Felix Paul...
macosx: moved compatiblity fixes to a designated header
commit
|
commitdiff
|
tree
2011-08-16
Jean-Baptiste...
Qt: use QString iso std::string
commit
|
commitdiff
|
tree
2011-08-16
Jean-Baptiste...
Qt: use __MIN when applicable
commit
|
commitdiff
|
tree
2011-08-16
Jean-Baptiste...
Qt: remove unnecessary header
commit
|
commitdiff
|
tree
2011-08-16
Jean-Baptiste...
Qt: use const_iterator when possible
commit
|
commitdiff
|
tree
2011-08-16
Jean-Baptiste...
Qt: Use append iso push_*
commit
|
commitdiff
|
tree
2011-08-16
Jean-Baptiste...
Qt: use isEmpty() iso empty()
commit
|
commitdiff
|
tree
2011-08-16
Jean-Baptiste...
Qt: use count() iso size() on Qt Containers
commit
|
commitdiff
|
tree
2011-08-16
Jean-Baptiste...
Qt, menus: std::vector -> QVector
commit
|
commitdiff
|
tree
2011-08-16
Felix Paul...
macosx: don't let the vout resize the window if we...
commit
|
commitdiff
|
tree
2011-08-16
Felix Paul...
macosx: added native fullscreen support for OS X Lion
commit
|
commitdiff
|
tree
2011-08-16
Felix Paul...
macosx: use an updated API to set the behavior of menu...
commit
|
commitdiff
|
tree
2011-08-15
Rémi Denis...
aout: fix crash if output restart fails
commit
|
commitdiff
|
tree
2011-08-15
Rémi Denis...
aout: fix crash if input restart fails
commit
|
commitdiff
|
tree
2011-08-15
Rémi Denis...
Remove module_t.b_builtin
commit
|
commitdiff
|
tree
2011-08-15
Rémi Denis...
Remove unused module bank parameters
commit
|
commitdiff
|
tree
2011-08-15
Rémi Denis...
Clean up registration of statically linked modules
commit
|
commitdiff
|
tree
2011-08-15
Rémi Denis...
Copy strings from plugin descriptor, remove (D|Und...
commit
|
commitdiff
|
tree
2011-08-15
Rémi Denis...
Remove module_hold and module_release
commit
|
commitdiff
|
tree
2011-08-15
Rémi Denis...
Typo
commit
|
commitdiff
|
tree
2011-08-15
Rémi Denis...
vlc_module_(start|stop): constify
commit
|
commitdiff
|
tree
2011-08-15
Rémi Denis...
Do not save unloadable flag for submodule
commit
|
commitdiff
|
tree
2011-08-15
Rémi Denis...
Always use (get)text domain from primary module
commit
|
commitdiff
|
tree
next