]> git.sesse.net Git - vlc/shortlog
vlc
2008-08-22 Loïc MinierFix man page syntax errors
2008-08-22 Jean-Baptiste... qt4: Fix hotkey i for FS controller
2008-08-22 Laurent AimarFixed input slave reading of a52/dts/flac/m4a/mpga...
2008-08-22 Jean-Philippe... Fix warnings. Note that seeking is not enabled with...
2008-08-22 Jean-Philippe... Remove two compilation warnings (unused variables).
2008-08-22 Jean-Philippe... Qt: don't save A to B state when the input item changes...
2008-08-22 Jean-Philippe... Qt: Implement Stream/Save in playlist popup menu
2008-08-22 Jean-Baptiste... Fix #1884
2008-08-22 Jean-Philippe... Qt: don't call SeparateEntries twice
2008-08-22 Jean-Baptiste... Small invertion in the menu.
2008-08-22 Jean-Baptiste... Implement 'i' hotkey to show FSC.
2008-08-22 Jean-Baptiste... Fix some Sout dialog resizing issues.
2008-08-22 Jean-Baptiste... Restore MediaInfo size after launch.
2008-08-22 Laurent AimarExport input_SplitMRL helper.
2008-08-22 Lukas Durfinaqt4: Fix wrong hidding FS controller caused by disablin...
2008-08-22 Jean-Baptiste... Fix typo.
2008-08-21 Jean-Baptiste... Fix a segfault regression introduced in [f9b25cf4378f25...
2008-08-21 Laurent AimarFixed h264 aspect ratio overflow.
2008-08-21 Jean-Baptiste... Open a file location. Very dumb and incomplete.
2008-08-21 Jean-Philippe... Qt: Save/Convert dialog should not show any streaming...
2008-08-21 Christophe... l10n: Catalan update by Xènia Albà Cantero
2008-08-21 Jean-Baptiste... Fix the "No such slot PLModel::popupExplore()" on win32...
2008-08-21 Jean-Baptiste... Forgotten file in previous commit.
2008-08-21 Jean-Baptiste... Bookmarks: close #1661
2008-08-21 Derk-Jan Hartmandvdnav: switch to the activated color sooner
2008-08-21 Jean-Baptiste... Qt: Fix "chapter buttons not hiding when stop is clicke...
2008-08-21 Rémi Denis... Fix typo
2008-08-21 Rémi Denis... Remove the mono filter - not working as per ml (lack...
2008-08-21 Jean-Baptiste... Reorder the menus items.
2008-08-21 Laurent AimarClean up and more panoramix fixes.
2008-08-21 Laurent AimarSend an end of sequence after a still frame.
2008-08-21 Laurent AimarAdded BLOCK_FLAG_END_OF_SEQUENCE and use it for mpeg2.
2008-08-21 Laurent AimarCheck a few mp4 mallocs.
2008-08-21 Laurent AimarFixed a few segfaults with broken mp4 files and fixed...
2008-08-21 Antoine CellerierAdd help string for vout-filter option.
2008-08-21 Felix Paul... Final update of the German translation
2008-08-20 Laurent AimarRemoved stupid debug message.
2008-08-20 Laurent AimarFixed YUVP blending (my bad for not testing it).
2008-08-20 Laurent AimarIt seems needed to have exact symbols order.
2008-08-20 Derk-Jan Hartmanswscale: prefer swscale over our own chroma modules,
2008-08-20 Laurent AimarRemoved video_format_FixRgb from blend.c
2008-08-20 Laurent AimarUse video_format_FixRgb.
2008-08-20 Laurent AimarUninlined es_format_t functions and added video_format_...
2008-08-20 Laurent AimarCosmetics.
2008-08-20 Christophe... l10n: Italian update by Vincenzo Reale
2008-08-20 Christophe... l10n: Traditional chinese update by Hsi-Ching Chao
2008-08-20 Christophe... Fix linking of live555 module
2008-08-20 Laurent AimarLast part of blend.c cleanup, added RV15 and fixed...
2008-08-20 Laurent AimarMore blend clean up.
2008-08-20 Laurent AimarBegin clean up of giant blend ctl-c ctl-v.
2008-08-20 Rémi DuraffortSimplify code and remove unneeded tests.
2008-08-20 Rémi DuraffortCheck malloc return value and fix warnings.
2008-08-20 Rémi DuraffortCheck malloc return value and avoid memleaks.
2008-08-20 Rémi DuraffortCheck malloc return value.
2008-08-20 Rémi DuraffortFix a memleak when a connection is closed.
2008-08-20 Rémi DuraffortFix potential memleak.
2008-08-20 Rémi DuraffortFix potential memleaks and remove stupid tests.
2008-08-20 Rémi DuraffortFix potential memleaks (free the module if it can't...
2008-08-20 Laurent AimarCorrectly set rgb mask for xvideo output too.
2008-08-20 Laurent AimarFactorize and correctly set rgb shifts.
2008-08-20 Laurent AimarFixed a bit panoramix.
2008-08-20 Jean-Baptiste... Kill a warning and put i_datalength as an uint32_t
2008-08-20 Jean-Baptiste... TTA: Sanity check to avoid overflow and typo
2008-08-20 Rémi Denis... TTA: robustify and avoid one memcpy/allocation
2008-08-20 Rémi Denis... TTA: potential 0 divider
2008-08-20 Pierre d'Herbemontlibvlc: Fix media_player stop.
2008-08-20 Rémi Denis... RTP: priority zero - do not load the module needlessly
2008-08-20 Rémi DuraffortFix potential memleaks.
2008-08-20 Rémi DuraffortDon't use var_CreateGetString to create a variable.
2008-08-20 Rémi DuraffortFix potential memleaks.
2008-08-20 Rémi DuraffortFix memleaks and one potential memleak (and move a...
2008-08-20 Rémi DuraffortFix warnings.
2008-08-20 Rémi DuraffortFix potential memleak.
2008-08-20 Rémi DuraffortMake the buildbot happy by fixing some of the warnings.
2008-08-20 Derk-Jan Hartmanmjpeg demux: When looking trough the data for EOI,...
2008-08-20 Derk-Jan Hartmancore chroma: fix [6702c30413175ff91adcf4cfb9585134d1ab7...
2008-08-20 Derk-Jan Hartmancore chroma: Add support for YUV440 and YUVJ440. These...
2008-08-20 Derk-Jan Hartmanffmpeg chroma: fix [079fdd3f33560bfc2b36181ac367649fc0c...
2008-08-20 Derk-Jan Hartmanffmpeg chroma: This follows up on [0034fbab5587b1197b04...
2008-08-20 Eric PetitFixes bad error checking on read errors.
2008-08-20 Pierre d'Herbemontmacosx: In bookmarks's dealloc, we shouldn't release...
2008-08-20 Laurent AimarUpgrade mandatory version for matroska to 0.8.0 and...
2008-08-20 Laurent AimarFix mkv track checking in blockget (TrackNum() != our...
2008-08-20 Przemyslaw... Don't restart playlist after converting current item...
2008-08-20 Derk-Jan Hartmancontribs: update libpng patch for OSX
2008-08-19 Laurent AimarIgnore invalid blocks (on broken files).
2008-08-19 Rémi DuraffortCheck asprintf return value.
2008-08-19 Rémi DuraffortFix warnings.
2008-08-19 Rémi DuraffortUse delete[] for arrays.
2008-08-19 Rémi DuraffortFix warnings.
2008-08-19 Rémi DuraffortFix compilation warnings.
2008-08-19 Rémi DuraffortFix warnings
2008-08-19 Rémi DuraffortDelete arrays ith delete[] and fix memleak.
2008-08-19 Rémi DuraffortUse delete[] to delete an array.
2008-08-19 Derk-Jan Hartmanffmpeg chroma: add rgb masks to the chroma mapping...
2008-08-19 Laurent AimarDo not try rtmp access unless requested (as all other...
2008-08-19 Rémi DuraffortDon't call mdate too many times.
2008-08-19 Rémi DuraffortFix compilation with old ffmpeg.
2008-08-19 Derk-Jan Hartmanffmpeg chroma: stupid test mistake for the decoder...
2008-08-19 Derk-Jan Hartmanffmpeg chroma: Change GetVlcChroma and GetFfmpegChroma...
next