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-06-03
Rémi Denis...
Remove useless timer parameter
commit
|
commitdiff
|
tree
2009-06-03
Rémi Denis...
vlc_timer_getoverrun result must be used
commit
|
commitdiff
|
tree
2009-06-03
Francois Cartegnie
CaptureOpenPanel: allow alternative layout
commit
|
commitdiff
|
tree
2009-06-03
Francois Cartegnie
UI open_file menus and layout fixes
commit
|
commitdiff
|
tree
2009-06-03
Francois Cartegnie
new resource: playlist remove icon
commit
|
commitdiff
|
tree
2009-06-03
Pierre d'Herbemont
libvlc: Use mutex_cleanup_push.
commit
|
commitdiff
|
tree
2009-06-03
Pierre d'Herbemont
libvlc: Missing unlock.
commit
|
commitdiff
|
tree
2009-06-02
Laurent Aimar
Correctly setup the clock state when creating a new...
commit
|
commitdiff
|
tree
2009-06-02
Laurent Aimar
Avoid an error (no ffmpeg-hw option) when not compiling...
commit
|
commitdiff
|
tree
2009-06-02
Derk-Jan Hartman
macosx playlist: Move one of the lock to avoid a "lock...
commit
|
commitdiff
|
tree
2009-06-02
Felix Paul...
macosx: volume needs to be stored in absolute numbers...
commit
|
commitdiff
|
tree
2009-06-02
Rémi Denis...
Timer: fallback to realtime if monotonic clock is not...
commit
|
commitdiff
|
tree
2009-06-02
Rémi Denis...
dvdnav: fulfill the self-realizing prophecy^W^W^Wuse...
commit
|
commitdiff
|
tree
2009-06-02
Rémi Denis...
screesaver: use timer and cleanup
commit
|
commitdiff
|
tree
2009-06-02
Rémi Denis...
Asynchronous timer API
commit
|
commitdiff
|
tree
2009-06-02
Rémi Denis...
inhibit: use callbacks, kill one timer thread
commit
|
commitdiff
|
tree
2009-06-02
Rémi Denis...
Win32: fix warnings
commit
|
commitdiff
|
tree
2009-06-02
Rémi Denis...
Play more than one media to improve coverage a bit
commit
|
commitdiff
|
tree
2009-06-02
Rémi Denis...
Make the test timeout more bearable
commit
|
commitdiff
|
tree
2009-06-02
Derk-Jan Hartman
Core: Closed Captions memleak
commit
|
commitdiff
|
tree
2009-06-02
Pierre d'Herbemont
libvlc: Fix media_list_player's test by using asynchron...
commit
|
commitdiff
|
tree
2009-06-02
Pierre d'Herbemont
libvlc: Allow event to be dispatched asynchronously.
commit
|
commitdiff
|
tree
2009-06-02
Pierre d'Herbemont
libvlc: Make sure we unlock on error code path.
commit
|
commitdiff
|
tree
2009-06-02
Pierre d'Herbemont
Revert "libvlc_event_*: fix locking"
commit
|
commitdiff
|
tree
2009-06-01
Derk-Jan Hartman
.h file commit for [9d7513aea570d26822f26a7b0567133ab4f...
commit
|
commitdiff
|
tree
2009-06-01
Derk-Jan Hartman
macosx vout: another memleak
commit
|
commitdiff
|
tree
2009-06-01
Felix Paul...
Use UDBZ instead of UDZO as disk-image format, which...
commit
|
commitdiff
|
tree
2009-06-01
Laurent Aimar
Compilation fix for old ffmpeg version.
commit
|
commitdiff
|
tree
2009-06-01
Jean-Baptiste...
Contribs for Linux x64
commit
|
commitdiff
|
tree
2009-06-01
Felix Paul...
contribs: updated binary package for Darwin 9 (ppc...
commit
|
commitdiff
|
tree
2009-06-01
Derk-Jan Hartman
mtime: grah, compile before thou commits.
commit
|
commitdiff
|
tree
2009-06-01
Derk-Jan Hartman
mtime: ifdef vs if defined()
commit
|
commitdiff
|
tree
2009-06-01
Laurent Aimar
Added (but disabled at compilation time) VA-API support...
commit
|
commitdiff
|
tree
2009-06-01
Laurent Aimar
Flush picture buffers when closing the avcodec decoder.
commit
|
commitdiff
|
tree
2009-06-01
Derk-Jan Hartman
mac PPC: don't use mach absolute_time()
commit
|
commitdiff
|
tree
2009-06-01
Derk-Jan Hartman
mkv: Restore the priority of the mkv module
commit
|
commitdiff
|
tree
2009-06-01
Derk-Jan Hartman
vobsub: strdup memleak (stream_Add copies the format)
commit
|
commitdiff
|
tree
2009-06-01
Felix Paul...
contribs: use GCC 4.2.1 for libgoom2k4, too.
commit
|
commitdiff
|
tree
2009-05-31
Laurent Aimar
Missing vlc_picture_fifo/pool.h includes in src/Makefile.am
commit
|
commitdiff
|
tree
2009-05-31
Laurent Aimar
Fixed infinite loop in config_ChainDuplicate.
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...
Revert "Merge branch 'master' of git@git.videolan.org...
commit
|
commitdiff
|
tree
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
next