]> git.sesse.net Git - vlc/shortlog
vlc
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
2010-02-20 Antoine CellerierDynamically allocate the dir list to prevent potential...
2010-02-20 Rémi Denis... OMX IL: clean up dll_* macros
2010-02-20 Rémi Denis... Do not assume that Open and Close are called in the...
2010-02-20 Fabio RitrovatoLua SD: add a bit of documentation
2010-02-20 Fabio RitrovatoLua SD: use "path" instead of "url"
2010-02-20 Rémi Denis... Qt4: fail cleanly if started multiple times (instead...
2010-02-20 Fabio RitrovatoLua SD: compile scripts
2010-02-20 Fabio RitrovatoLua SD: implement the descriptor() function in scripts
2010-02-20 Fabio RitrovatoLua SD: use a function to get the SD description
2010-02-20 Laurent AimarFixed a harmless typo (avformat).
2010-02-20 Laurent AimarAllowed GetFfmpegCodec() to convert more subtitle codecs.
2010-02-20 Laurent AimarWorkarounded SSA payload modifications done by mkv...
2010-02-20 Laurent AimarFixed ES block length value (avformat).
2010-02-20 Laurent AimarImplemented ES priority flag in avformat demuxer.
next