]> git.sesse.net Git - vlc/shortlog
vlc
2010-02-24 Pierre d'Herbemontsd: Make most members private.
2010-02-24 Jakob LebenQt: media library is always a tree
2010-02-24 Jakob LebenQt: hide buffering display if buffering doesn't reach...
2010-02-24 Erwan Tulouskins2: add a way to reset rate to normal speed (trac...
2010-02-24 Jean-Baptiste... Win32 configure: disable sqlite for now
2010-02-24 Erwan Tulouskins2: add support for --[no]-video-on-top (fix #685)
2010-02-23 Laurent AimarFixed invalid accesses in decoder with corrupted subtit...
2010-02-23 Laurent AimarFixed potential memleaks in avformat wrapper.
2010-02-23 Laurent AimarFixed division by 0 with invalid files in avformat...
2010-02-23 Laurent AimarFixed signed integer overflow when loading AVI ODML...
2010-02-23 Laurent AimarFixed segfault with corrupted AVI ODML index.
2010-02-23 Christophe... Don't use a directory for a lone file
2010-02-23 Christophe... Install the icons according to freedesktop "standard"
2010-02-23 Erwan Tulouskins2: fix #689 (text control refresh issue)
2010-02-23 Rémi Duraffortvariables: print a warning if doing var_Set on a void...
2010-02-23 Felix Paul... contribs: another binary package update for Darwin...
2010-02-23 Pierre d'Herbemontcontrib: Also fix up .pc file on Mac OS X.
2010-02-23 Jakob Lebena macro to automate the choice of "folder"/"directory...
2010-02-23 Pierre d'Herbemontsd: Factorize function dispatch for better code readabi...
2010-02-23 Fabio RitrovatoLua SD: blind attempt at fixing #3324
2010-02-23 Fabio RitrovatoLua SD: don't fail the whole probe if a script fail
2010-02-23 Fabio RitrovatoWin32: fix previous commit
2010-02-23 Pierre d'Herbemonttest: Use image.jpg for testing tracks reading.
2010-02-23 Fabio RitrovatoWin32: package lua common scripts
2010-02-23 Fabio RitrovatoLua SD: add longname option (Close #3323)
2010-02-23 Jakob Lebenplaylist: remove unused ItemToNode()
2010-02-23 Jakob Lebenplaylist: consistently change input item type when...
2010-02-23 Jakob Lebenplaylist: only make The Playlist flat, not Media Library
2010-02-23 Jean-Baptiste... Win32: package the luaSD scripts
2010-02-22 Jean-Baptiste... Removing tabs from previous commits.
2010-02-22 Laurent AimarFixed regression in http access.
2010-02-22 Jean-Baptiste... Fix GoogleImage warning. Close #3311
2010-02-22 Fabio RitrovatoLua SD: let the user know we are working
2010-02-22 Jean-Baptiste... Avcodec: comment an extra debug message on subtitles...
2010-02-22 Laurent AimarFixed audio transcoding when using filters.
2010-02-22 Fabio RitrovatoLua SD: Icecast Directory script
2010-02-22 Fabio RitrovatoFix debug message
2010-02-22 Pierre d'HerbemontVLCKit: preparsed->parsed.
2010-02-22 Pierre d'Herbemontlibvlc: Export libvlc_media_is_parsed instead of libvlc...
2010-02-22 Pierre d'HerbemontVLCKit: Remove contrib dependency files.
2010-02-22 Pierre d'Herbemontlibvlc_media: Destroy the cond and the mutex.
2010-02-22 Pierre d'Herbemontlibvlc: Don't refer to media_preparsing as we don't...
2010-02-22 Pierre d'Herbemontlibvlc: libvlc_media_get_es->libvlc_media_get_tracks_info.
2010-02-22 Pierre d'Herbemonttest: Update libvlc_media test.
2010-02-22 Pierre d'Herbemontlibvlc: Export libvlc_media_parse() and libvlc_media_pa...
2010-02-22 Pierre d'Herbemontlibvlc: Put a ref to libvlc_media_release in libvlc_med...
2010-02-22 Felix Paul... Updated contrib package for Mac OS X including latest...
2010-02-22 Felix Paul... Removed debug from previous commit.
2010-02-22 Felix Paul... contribs: slimmed the OS X package
2010-02-22 Jean-Baptiste... Qt4: small fix for sprefs
2010-02-22 Erwan Tulouskins2: work around a deallocation problem
2010-02-22 Jakob LebenQt: compile fix
2010-02-22 Felix Paul... VLCKit: ppc970 aka PowerPC G3 is no supported architecture
2010-02-22 Jean-Baptiste... Qt: grey out the inexisting options.
2010-02-22 Jean-Baptiste... Add .amr to recognized extensions
2010-02-22 Pierre d'HerbemontFix copyright.
2010-02-22 Pierre d'Herbemontlibvlc: Test preparsing.
2010-02-22 Pierre d'Herbemontmedia: Whitespaces cleanup.
2010-02-22 Pierre d'Herbemontlibvlc: Register PreparsingChanged.
2010-02-21 Laurent AimarFixed an assert with still frame in dvdnav.
2010-02-21 Laurent AimarFixed invalid free on picture_NewFromFormat failure...
2010-02-21 Laurent AimarFixed potential division by 0 in vout_AllocatePicture.
2010-02-21 Laurent AimarFixed and simplified support for slow picture in vout_R...
2010-02-21 Rémi Denis... Qt4: black magic for logo-transparency -> logo-opacity
2010-02-21 Rémi Denis... Qt4: update EQ slider when reselecting the same preset...
2010-02-21 Rémi Denis... ParseExecute: robustify and cleanup
2010-02-21 Rémi Denis... SPU: create "highlight" before attaching to it
2010-02-21 Rémi Denis... Win32: avoid error with missing drawable-hwnd
2010-02-21 Rémi Denis... ASX: fix obvious crash (fixes #3321)
2010-02-21 Rémi Denis... Remove confusing debug message (fixes #3319), fetch...
2010-02-21 Laurent AimarFixed vorbis encoder.
2010-02-21 Laurent AimarFixed theora encoder.
2010-02-21 Rémi Denis... Qt4: screen-fps is a float, not an integer...
2010-02-21 Erwan Tuloulua: fix crash
2010-02-21 Erwan Tulouskins2: fix equalizer
2010-02-21 Rémi Denis... Fix luac install path
2010-02-21 Rémi Denis... LUA: fix directory separator for meta data scripts
2010-02-21 Rémi Denis... Fix live555 compilation under Scratchbox
2010-02-21 Rémi Denis... Dead code
2010-02-21 Rémi Denis... UIs: call XInitThreads if using X11
2010-02-20 Rémi Denis... Revert "Ugly hack to enable really quiet running of...
2010-02-20 Antoine CellerierFix spelling.
2010-02-20 Antoine CellerierUgly hack to enable really quiet running of VLC.
2010-02-20 Laurent AimarRemoved dead picture_t::pf_lock/unlock fields.
2010-02-20 Antoine CellerierExport VLC's md5 API.
2010-02-20 Rafaël Carréfix assignement order from [3ecd0eb5dcb4]
2010-02-20 Rémi Denis... decode_URI: do not call EnsureUTF8
2010-02-20 Rémi Denis... RTP out: use make_path for SDP file
2010-02-20 Rémi Denis... notify: use make_path
2010-02-20 Rémi Denis... growl: use make_path()
2010-02-20 Rémi Denis... taglib meta writer: don't decode file path twice (core...
2010-02-20 Rémi Denis... folder: use make_path
2010-02-20 Rémi Denis... Qt4: use make_path
2010-02-20 Rémi Denis... RAM: force meta data to UTF-8
2010-02-20 Rémi Denis... ITML playlist: do not decode URI when creating item (!)
2010-02-20 Rémi Denis... HTTP interface art: use make_path and fix a few memory...
2010-02-20 Rémi Denis... Compile kludge for glibc 2.8
2010-02-20 Rémi Denis... msecstotimestr: fix negative numbers handling
2010-02-20 Rémi Denis... secstotimestr: use int32_t not to overflow if int excee...
2010-02-20 Rémi Denis... Remove msecstotimestr
next