]> git.sesse.net Git - vlc/history - modules
meta: Use libvlc_media_parse().
[vlc] / modules /
2010-02-25 Rémi Denis-CourmontQt4: handle Meta modifier in the prefs
2010-02-25 Rémi Denis-CourmontXCB window: key modifier 4 is meta, not command
2010-02-25 Jean-Baptiste KempfQt: don't show the menu button if there is only 1 chapt...
2010-02-25 Erwan Tulouskins2: extend --[no]-qt-video-autoresize to skins2
2010-02-25 Erwan Tulouskins2: make default more consistent for video control
2010-02-24 Gildas Bazinhildon: add a slightly more useful menu to the maemo...
2010-02-24 Christophe MutricyDistribute .h files
2010-02-24 Erwan TulouWin32: use linked_with_a_crap_library_which_uses_atexit...
2010-02-24 Rémi Denis-CourmontUninitialized value
2010-02-24 Jakob LebenQt: no need to clear playlist search twice
2010-02-24 Jean-Baptiste KempfQt: use qtu( ) when appropriate
2010-02-24 Rémi Denis-CourmontRevert "sd: Export internals with a getters."
2010-02-24 Erwan Tulouskins2(Win32): fix second bug of #685
2010-02-24 Pierre d'Herbemontsd: Export internals with a getters.
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 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 Erwan Tulouskins2: fix #689 (text control refresh issue)
2010-02-23 Jakob Lebena macro to automate the choice of "folder"/"directory...
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 RitrovatoLua SD: add longname option (Close #3323)
2010-02-22 Laurent AimarFixed regression in http access.
2010-02-22 Jean-Baptiste KempfAvcodec: comment an extra debug message on subtitles...
2010-02-22 Laurent AimarFixed audio transcoding when using filters.
2010-02-22 Fabio RitrovatoFix debug message
2010-02-22 Jean-Baptiste KempfQt4: small fix for sprefs
2010-02-22 Erwan Tulouskins2: work around a deallocation problem
2010-02-22 Jakob LebenQt: compile fix
2010-02-22 Jean-Baptiste KempfQt: grey out the inexisting options.
2010-02-21 Laurent AimarFixed an assert with still frame in dvdnav.
2010-02-21 Rémi Denis-CourmontQt4: black magic for logo-transparency -> logo-opacity
2010-02-21 Rémi Denis-CourmontQt4: update EQ slider when reselecting the same preset...
2010-02-21 Rémi Denis-CourmontParseExecute: robustify and cleanup
2010-02-21 Rémi Denis-CourmontWin32: avoid error with missing drawable-hwnd
2010-02-21 Rémi Denis-CourmontASX: fix obvious crash (fixes #3321)
2010-02-21 Laurent AimarFixed vorbis encoder.
2010-02-21 Laurent AimarFixed theora encoder.
2010-02-21 Rémi Denis-CourmontQt4: 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-CourmontLUA: fix directory separator for meta data scripts
2010-02-21 Rémi Denis-CourmontUIs: call XInitThreads if using X11
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-Courmontdecode_URI: do not call EnsureUTF8
2010-02-20 Rémi Denis-CourmontRTP out: use make_path for SDP file
2010-02-20 Rémi Denis-Courmontnotify: use make_path
2010-02-20 Rémi Denis-Courmontgrowl: use make_path()
2010-02-20 Rémi Denis-Courmonttaglib meta writer: don't decode file path twice (core...
2010-02-20 Rémi Denis-Courmontfolder: use make_path
2010-02-20 Rémi Denis-CourmontQt4: use make_path
2010-02-20 Rémi Denis-CourmontRAM: force meta data to UTF-8
2010-02-20 Rémi Denis-CourmontITML playlist: do not decode URI when creating item (!)
2010-02-20 Rémi Denis-CourmontHTTP interface art: use make_path and fix a few memory...
2010-02-20 Rémi Denis-CourmontRemove msecstotimestr
2010-02-20 Antoine CellerierDynamically allocate the dir list to prevent potential...
2010-02-20 Rémi Denis-CourmontOMX IL: clean up dll_* macros
2010-02-20 Rémi Denis-CourmontDo not assume that Open and Close are called in the...
2010-02-20 Fabio RitrovatoLua SD: use "path" instead of "url"
2010-02-20 Rémi Denis-CourmontQt4: fail cleanly if started multiple times (instead...
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.
2010-02-20 Laurent AimarCosmetics.
2010-02-20 Laurent AimarFixed theora/speex workaround (avformat).
2010-02-20 Laurent AimarDo not fail on av_find_stream_info error (avformat).
2010-02-20 Rémi Denis-CourmontHTTP: fix read sizes and signedness (fixes #3302)
2010-02-20 Rémi Denis-CourmontIgnore the plugins cache
2010-02-20 Felix Paul Kühnemacosx dialog provider: moved UI widgets out of the...
2010-02-20 Felix Paul Kühnemacosx display provider: added the ability to enable...
2010-02-19 Christophe Mutricyskip-ads option is a bool
2010-02-19 Laurent AimarFixed seeking on a sample described by the last STSS...
2010-02-18 Rémi Denis-CourmontVLC preferences are not the developers documentation
2010-02-18 Rémi Denis-CourmontDon't waste translator's time...
2010-02-18 Rémi DuraffortQt4: fix pontential NULL dereference and show the right...
2010-02-18 Rémi Denis-Courmontdummy demux: implement seeking and positioning with...
2010-02-18 Jakob LebenQt: show buffering on the background of time label
2010-02-18 Vicente Jimenez... Fix typo in comment.
2010-02-18 Jakob LebenQt: cache "no-art" pixmap as well
2010-02-18 Jakob LebenQt: remedy faulty locationBar layout
2010-02-17 Laurent AimarFixed theora/speex support in avformat demuxer.
2010-02-17 Laurent AimarAdded vorbis in avcodec<->vlc codec map table.
2010-02-17 Laurent AimarModified the way xiph codecs headers are transported...
2010-02-17 Rémi Denis-CourmontRemove libsysfs code
2010-02-17 Rémi Denis-CourmontPLS: remove warning that fires even on empty lines
2010-02-17 Rémi Denis-CourmontPLS: simplify
2010-02-17 Rémi Denis-CourmontPLS: use atoll() to parse length
2010-02-17 Rémi Denis-CourmontMissing initializer
2010-02-17 Rémi Denis-CourmontRTP out: fix race condition in SDP generation from...
2010-02-17 Erwan Tulouskins2: correct playlist issue when sorting is used
next