]> git.sesse.net Git - vlc/shortlog
vlc
2009-06-01 Felix Paul... Use UDBZ instead of UDZO as disk-image format, which...
2009-06-01 Laurent AimarCompilation fix for old ffmpeg version.
2009-06-01 Jean-Baptiste... Contribs for Linux x64
2009-06-01 Felix Paul... contribs: updated binary package for Darwin 9 (ppc...
2009-06-01 Derk-Jan Hartmanmtime: grah, compile before thou commits.
2009-06-01 Derk-Jan Hartmanmtime: ifdef vs if defined()
2009-06-01 Laurent AimarAdded (but disabled at compilation time) VA-API support...
2009-06-01 Laurent AimarFlush picture buffers when closing the avcodec decoder.
2009-06-01 Derk-Jan Hartmanmac PPC: don't use mach absolute_time()
2009-06-01 Derk-Jan Hartmanmkv: Restore the priority of the mkv module
2009-06-01 Derk-Jan Hartmanvobsub: strdup memleak (stream_Add copies the format)
2009-06-01 Felix Paul... contribs: use GCC 4.2.1 for libgoom2k4, too.
2009-05-31 Laurent AimarMissing vlc_picture_fifo/pool.h includes in src/Makefile.am
2009-05-31 Laurent AimarFixed infinite loop in config_ChainDuplicate.
2009-05-31 Rémi Denis... SAP_Add: use a union to fix aliasing bug
2009-05-31 Rémi Denis... Revert "Merge branch 'master' of git@git.videolan.org...
2009-05-31 Rémi Denis... Merge branch 'master' of git@git.videolan.org:vlc
2009-05-31 Rémi Denis... Revert "SAP_Add: use a union to fix aliasing bug"
2009-05-31 Rémi Denis... Merge commit 'origin/base'
2009-05-31 Rémi Denis... SAP_Add: use a union to fix aliasing bug
2009-05-31 Rémi Denis... Abort if array allocation fails
2009-05-31 Laurent AimarMade picture_Hold return the provided picture.
2009-05-31 Laurent AimarAdded config_ChainDuplicate to duplicate config_chain_t...
2009-05-31 Jean-Baptiste... Qt: Fix button in speed of subtitles.
2009-05-31 Laurent AimarDo not access vout_thread_t fields when it can be avoided.
2009-05-31 Laurent AimarAdded vout_GetSpu to retreive the spu_t object from...
2009-05-30 Laurent AimarAdded picture_NewFromFormat/Ressource functions.
2009-05-30 Laurent AimarAdded picture_pool_t and functions helpers.
2009-05-30 Laurent AimarAdded a picture_fifo_t helper.
2009-05-30 Laurent AimarAdded a picture_Reset helper.
2009-05-30 Laurent AimarUsed subpicture_NewFromPicture in snapshot code.
2009-05-30 Laurent AimarAdded a subpicture_NewFromPicture helper.
2009-05-30 JP DingerA few sprintf()+n in text/strings.c
2009-05-30 JP Dingermozilla plugin: cosmetics.
2009-05-30 Felix Paul... contribs: enforce usage of gcc-4.2 instead of llvm...
2009-05-30 JP DingerCosmetics: Remove need to (char*)"..." by making the...
2009-05-30 JP Dingervcdx: 100% cosmetics; indentation reformatting.
2009-05-30 JP DingerCosmetics, and pull finding the playlist sorting functi...
2009-05-30 Rémi Duraffortvisual: no need to strdup the name of the effect as...
2009-05-29 Derk-Jan Hartmanmacosx remote: Fix a leak in the Apple Remote class.
2009-05-29 Felix Paul... macosx: fixed another array which isn't released before...
2009-05-29 Derk-Jan Hartmanmacosx vout: fix fullscreen behaviour on eof.
2009-05-29 Rémi DuraffortQuit correctly x264 codec when x264 failed.
2009-05-29 Derk-Jan Hartmanmacosx preferences: more memleaks
2009-05-29 Derk-Jan Hartmanmacosx: remove a NSLog message.
2009-05-29 Derk-Jan Hartmanmacosx intf: Fix bug in equalizer
2009-05-29 Adrien MagloFix a segfault : check the return value of x264_encoder...
2009-05-29 Jean-Philippe... Qt Sout dialog: MJPEG mux is "mpjpeg"
2009-05-29 Rémi DuraffortInclude vlc_url when using make_URI
2009-05-29 Rafaël CarréFix xspf reading/writing
2009-05-29 Derk-Jan HartmanMemleaks in Equalizer callback and Mac OS X audio module.
2009-05-29 Derk-Jan Hartmanmacosx intf: Avoid using fixed sized buffer here.
2009-05-29 Derk-Jan Hartmanmacosx controls: Another string memleak.
2009-05-29 Derk-Jan Hartmanmacosx intf: another strdup memleak
2009-05-29 Rémi Duraffortaccess_directory: fix memleaks.
2009-05-29 Derk-Jan Hartmanmemleaks: Several Mac OS X interface related memleaks.
2009-05-29 Derk-Jan Hartmanmacosx intf: Fix a strdup memleak
2009-05-29 Rafaël CarréRemove unused unescape_URI() and unescape_URI_duplicate()
2009-05-29 Rafaël Carrédbus : fix a deadlock with p_events array
2009-05-29 Felix Paul... macosx: fixed non-appearance of the verbose error panel...
2009-05-29 Felix Paul... fixed distribution as dmg if srcdir != top_builddir
2009-05-29 Rafaël CarréFix mozilla autoconf check : AC_PATH_PROGS() was used...
2009-05-29 Felix Paul... l10n: first update of the German translation
2009-05-29 Rémi Duraffortinvmem: fix potential memleaks.
2009-05-29 JP Dingerplaylist/sort.c: remove globals, replace with pointers...
2009-05-29 JP Dingerplaylist sorting: for inline to work, the text has...
2009-05-29 JP DingerA couple more obvious missing (int64_t) cast fixes.
2009-05-29 Sigmund Augdaldbus: Fix an integer overflow when seeking more than...
2009-05-29 Rémi DuraffortUpdate effects list.
2009-05-29 Rémi DuraffortAvoid using msg_* when running out of memory.
2009-05-29 Pierre YnardWinCE: typo
2009-05-28 Rémi DuraffortBe consistent with module naming.
2009-05-28 Rémi DuraffortProprifications, fix some issues and factorize.
2009-05-28 Rémi Denis... Remove compile-time check warnings on GCC 3
2009-05-28 Rafaël CarréFix xspf reading/writing
2009-05-27 Rémi Denis... Merge branch 'base' into master
2009-05-27 Rémi Denis... RTP output: fix port allocation in all cases
2009-05-27 Derk-Jan Hartmanmacosx playlist: fix an unreachable update of the Media...
2009-05-27 Felix Paul... strip modern nib-files correctly when doing release...
2009-05-27 Pierre Ynardlogger: add a --syslog-facility option
2009-05-27 JP DingerCosmetics: formatting, indentation.
2009-05-27 JP Dingeractivex plugin: looks like this was missing.
2009-05-27 JP Dingeractivex plugin: Move new additions to exception_bridge.
2009-05-27 JP DingerWIN32: compile fix in playlist.
2009-05-27 JP DingerCosmetics: use var_GetBool instead of var_Get.
2009-05-27 JP DingerCosmetics: make indentation less inconsistent.
2009-05-27 Pierre d'Herbemontqtcapture: Make sure the new iSight are working.
2009-05-26 Derk-Jan Hartmanmacosx prefs: Repair the preferences view for Mac OS X.
2009-05-26 Derk-Jan HartmanPrefs: repair category system for some lost options.
2009-05-26 Derk-Jan Hartmant140: this is not a submodule
2009-05-26 Rémi Duraffortupdate thanks and news.
2009-05-26 Rémi DuraffortSimplification (and use only the needed memory).
2009-05-26 Rémi DuraffortAvoid \n in error messages.
2009-05-26 Rémi Duraffortwpl/zpl: really compile the modules and fixe some issues.
2009-05-26 suheavenAdd support for wpl zpl playlist
2009-05-26 Rémi Denis... Contrib: remove faac from ffmpeg
2009-05-26 Rémi Denis... Initial Maemo 5 contribs list
2009-05-26 Geoffroy CouprieFix compilation on Windows
2009-05-26 Rémi Denis... Merge branch 1.0-bugfix (early part) into master
2009-05-26 Rémi Denis... LUA contrib: discard Linux readline support (not needed)
next