git.videolan.org
/
vlc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vlc.git
2009-05-31
Rémi Denis...
Merge branch 'master' of git@git.videolan.org:vlc
commit
|
commitdiff
|
tree
2009-05-31
Rémi Denis...
Revert "SAP_Add: use a union to fix aliasing bug"
commit
|
commitdiff
|
tree
2009-05-31
Rémi Denis...
Merge commit 'origin/base'
commit
|
commitdiff
|
tree
2009-05-31
Rémi Denis...
SAP_Add: use a union to fix aliasing bug
commit
|
commitdiff
|
tree
2009-05-31
Rémi Denis...
Abort if array allocation fails
commit
|
commitdiff
|
tree
2009-05-31
Laurent Aimar
Made picture_Hold return the provided picture.
commit
|
commitdiff
|
tree
2009-05-31
Laurent Aimar
Added config_ChainDuplicate to duplicate config_chain_t...
commit
|
commitdiff
|
tree
2009-05-31
Jean-Baptiste...
Qt: Fix button in speed of subtitles.
commit
|
commitdiff
|
tree
2009-05-31
Laurent Aimar
Do not access vout_thread_t fields when it can be avoided.
commit
|
commitdiff
|
tree
2009-05-31
Laurent Aimar
Added vout_GetSpu to retreive the spu_t object from...
commit
|
commitdiff
|
tree
2009-05-30
Laurent Aimar
Added picture_NewFromFormat/Ressource functions.
commit
|
commitdiff
|
tree
2009-05-30
Laurent Aimar
Added picture_pool_t and functions helpers.
commit
|
commitdiff
|
tree
2009-05-30
Laurent Aimar
Added a picture_fifo_t helper.
commit
|
commitdiff
|
tree
2009-05-30
Laurent Aimar
Added a picture_Reset helper.
commit
|
commitdiff
|
tree
2009-05-30
Laurent Aimar
Used subpicture_NewFromPicture in snapshot code.
commit
|
commitdiff
|
tree
2009-05-30
Laurent Aimar
Added a subpicture_NewFromPicture helper.
commit
|
commitdiff
|
tree
2009-05-30
JP Dinger
A few sprintf()+n in text/strings.c
commit
|
commitdiff
|
tree
2009-05-30
JP Dinger
mozilla plugin: cosmetics.
commit
|
commitdiff
|
tree
2009-05-30
Felix Paul...
contribs: enforce usage of gcc-4.2 instead of llvm...
commit
|
commitdiff
|
tree
2009-05-30
JP Dinger
Cosmetics: Remove need to (char*)"..." by making the...
commit
|
commitdiff
|
tree
2009-05-30
JP Dinger
vcdx: 100% cosmetics; indentation reformatting.
commit
|
commitdiff
|
tree
2009-05-30
JP Dinger
Cosmetics, and pull finding the playlist sorting functi...
commit
|
commitdiff
|
tree
2009-05-30
Rémi Duraffort
visual: no need to strdup the name of the effect as...
commit
|
commitdiff
|
tree
2009-05-29
Derk-Jan Hartman
macosx remote: Fix a leak in the Apple Remote class.
commit
|
commitdiff
|
tree
2009-05-29
Felix Paul...
macosx: fixed another array which isn't released before...
commit
|
commitdiff
|
tree
2009-05-29
Derk-Jan Hartman
macosx vout: fix fullscreen behaviour on eof.
commit
|
commitdiff
|
tree
2009-05-29
Rémi Duraffort
Quit correctly x264 codec when x264 failed.
commit
|
commitdiff
|
tree
2009-05-29
Derk-Jan Hartman
macosx preferences: more memleaks
commit
|
commitdiff
|
tree
2009-05-29
Derk-Jan Hartman
macosx: remove a NSLog message.
commit
|
commitdiff
|
tree
2009-05-29
Derk-Jan Hartman
macosx intf: Fix bug in equalizer
commit
|
commitdiff
|
tree
2009-05-29
Adrien Maglo
Fix a segfault : check the return value of x264_encoder...
commit
|
commitdiff
|
tree
2009-05-29
Jean-Philippe...
Qt Sout dialog: MJPEG mux is "mpjpeg"
commit
|
commitdiff
|
tree
2009-05-29
Rémi Duraffort
Include vlc_url when using make_URI
commit
|
commitdiff
|
tree
2009-05-29
Rafaël Carré
Fix xspf reading/writing
commit
|
commitdiff
|
tree
2009-05-29
Derk-Jan Hartman
Memleaks in Equalizer callback and Mac OS X audio module.
commit
|
commitdiff
|
tree
2009-05-29
Derk-Jan Hartman
macosx intf: Avoid using fixed sized buffer here.
commit
|
commitdiff
|
tree
2009-05-29
Derk-Jan Hartman
macosx controls: Another string memleak.
commit
|
commitdiff
|
tree
2009-05-29
Derk-Jan Hartman
macosx intf: another strdup memleak
commit
|
commitdiff
|
tree
2009-05-29
Rémi Duraffort
access_directory: fix memleaks.
commit
|
commitdiff
|
tree
2009-05-29
Derk-Jan Hartman
memleaks: Several Mac OS X interface related memleaks.
commit
|
commitdiff
|
tree
2009-05-29
Derk-Jan Hartman
macosx intf: Fix a strdup memleak
commit
|
commitdiff
|
tree
2009-05-29
Rafaël Carré
Remove unused unescape_URI() and unescape_URI_duplicate()
commit
|
commitdiff
|
tree
2009-05-29
Rafaël Carré
dbus : fix a deadlock with p_events array
commit
|
commitdiff
|
tree
2009-05-29
Felix Paul...
macosx: fixed non-appearance of the verbose error panel...
commit
|
commitdiff
|
tree
2009-05-29
Felix Paul...
fixed distribution as dmg if srcdir != top_builddir
commit
|
commitdiff
|
tree
2009-05-29
Rafaël Carré
Fix mozilla autoconf check : AC_PATH_PROGS() was used...
commit
|
commitdiff
|
tree
2009-05-29
Felix Paul...
l10n: first update of the German translation
commit
|
commitdiff
|
tree
2009-05-29
Rémi Duraffort
invmem: fix potential memleaks.
commit
|
commitdiff
|
tree
2009-05-29
JP Dinger
playlist/sort.c: remove globals, replace with pointers...
commit
|
commitdiff
|
tree
2009-05-29
JP Dinger
playlist sorting: for inline to work, the text has...
commit
|
commitdiff
|
tree
2009-05-29
JP Dinger
A couple more obvious missing (int64_t) cast fixes.
commit
|
commitdiff
|
tree
2009-05-29
Sigmund Augdal
dbus: Fix an integer overflow when seeking more than...
commit
|
commitdiff
|
tree
2009-05-29
Rémi Duraffort
Update effects list.
commit
|
commitdiff
|
tree
2009-05-29
Rémi Duraffort
Avoid using msg_* when running out of memory.
commit
|
commitdiff
|
tree
2009-05-29
Pierre Ynard
WinCE: typo
commit
|
commitdiff
|
tree
2009-05-28
Rémi Duraffort
Be consistent with module naming.
commit
|
commitdiff
|
tree
2009-05-28
Rémi Duraffort
Proprifications, fix some issues and factorize.
commit
|
commitdiff
|
tree
2009-05-28
Rémi Denis...
Remove compile-time check warnings on GCC 3
commit
|
commitdiff
|
tree
2009-05-28
Rafaël Carré
Fix xspf reading/writing
commit
|
commitdiff
|
tree
2009-05-27
Rémi Denis...
Merge branch 'base' into master
commit
|
commitdiff
|
tree
2009-05-27
Rémi Denis...
RTP output: fix port allocation in all cases
commit
|
commitdiff
|
tree
2009-05-27
Derk-Jan Hartman
macosx playlist: fix an unreachable update of the Media...
commit
|
commitdiff
|
tree
2009-05-27
Felix Paul...
strip modern nib-files correctly when doing release...
commit
|
commitdiff
|
tree
2009-05-27
Pierre Ynard
logger: add a --syslog-facility option
commit
|
commitdiff
|
tree
2009-05-27
JP Dinger
Cosmetics: formatting, indentation.
commit
|
commitdiff
|
tree
2009-05-27
JP Dinger
activex plugin: looks like this was missing.
commit
|
commitdiff
|
tree
2009-05-27
JP Dinger
activex plugin: Move new additions to exception_bridge.
commit
|
commitdiff
|
tree
2009-05-27
JP Dinger
WIN32: compile fix in playlist.
commit
|
commitdiff
|
tree
2009-05-27
JP Dinger
Cosmetics: use var_GetBool instead of var_Get.
commit
|
commitdiff
|
tree
2009-05-27
JP Dinger
Cosmetics: make indentation less inconsistent.
commit
|
commitdiff
|
tree
2009-05-27
Pierre d'Herbemont
qtcapture: Make sure the new iSight are working.
commit
|
commitdiff
|
tree
2009-05-26
Derk-Jan Hartman
macosx prefs: Repair the preferences view for Mac OS X.
commit
|
commitdiff
|
tree
2009-05-26
Derk-Jan Hartman
Prefs: repair category system for some lost options.
commit
|
commitdiff
|
tree
2009-05-26
Derk-Jan Hartman
t140: this is not a submodule
commit
|
commitdiff
|
tree
2009-05-26
Rémi Duraffort
update thanks and news.
commit
|
commitdiff
|
tree
2009-05-26
Rémi Duraffort
Simplification (and use only the needed memory).
commit
|
commitdiff
|
tree
2009-05-26
Rémi Duraffort
Avoid \n in error messages.
commit
|
commitdiff
|
tree
2009-05-26
Rémi Duraffort
wpl/zpl: really compile the modules and fixe some issues.
commit
|
commitdiff
|
tree
2009-05-26
suheaven
Add support for wpl zpl playlist
commit
|
commitdiff
|
tree
2009-05-26
Rémi Denis...
Contrib: remove faac from ffmpeg
commit
|
commitdiff
|
tree
2009-05-26
Rémi Denis...
Initial Maemo 5 contribs list
commit
|
commitdiff
|
tree
2009-05-26
Geoffroy Couprie
Fix compilation on Windows
commit
|
commitdiff
|
tree
2009-05-26
Rémi Denis...
Merge branch 1.0-bugfix (early part) into master
commit
|
commitdiff
|
tree
2009-05-26
Rémi Denis...
LUA contrib: discard Linux readline support (not needed)
commit
|
commitdiff
|
tree
2009-05-26
Rémi Duraffort
mkv: use DIR_SEP_CHAR when applicable.
commit
|
commitdiff
|
tree
2009-05-26
Rémi Denis...
Fix compilation
commit
|
commitdiff
|
tree
2009-05-26
Rémi Denis...
Fix compilation (missing _GNU_SOURCE)
commit
|
commitdiff
|
tree
2009-05-26
Sébastien Escudier
Handle VLM events in libvlc
commit
|
commitdiff
|
tree
2009-05-26
Sébastien Escudier
VLM and VOD deadlock Fix #2339
commit
|
commitdiff
|
tree
2009-05-26
Rémi Duraffort
playlist_sort: rewrite the sort functions and split...
commit
|
commitdiff
|
tree
2009-05-26
Felix Paul...
contribs: delete no longer required patch
commit
|
commitdiff
|
tree
2009-05-26
Felix Paul...
macosx: fixed regressions from merges with the 1.0...
commit
|
commitdiff
|
tree
2009-05-26
Derk-Jan Hartman
Merge commit 'origin/1.0-bugfix'
commit
|
commitdiff
|
tree
2009-05-26
Derk-Jan Hartman
Mac OS X vout: fix surprpression of the screensaver.
commit
|
commitdiff
|
tree
2009-05-26
Rémi Duraffort
Merge branch '1.0-bugfix'
commit
|
commitdiff
|
tree
2009-05-26
Rémi Duraffort
input: partially revert f63268acaafdca4f3e17b837c37a105...
commit
|
commitdiff
|
tree
2009-05-26
Jean-Baptiste...
THANKS.
commit
|
commitdiff
|
tree
2009-05-26
Pierre Ynard
logger: fix syslog output formatting
commit
|
commitdiff
|
tree
2009-05-26
Cyril Mathé
update test.html
commit
|
commitdiff
|
tree
2009-05-26
Cyril Mathé
ActiveX: Improve subtitle and audio track JS bindings
commit
|
commitdiff
|
tree
next