]> git.sesse.net Git - vlc/shortlog
vlc
2010-01-31 Rémi Denis... Generate Windows resource file on need basis
2010-01-31 Ilkka OllakkaQt4: adjust iconviews art position littlebit
2010-01-31 Laurent AimarAdded input_GetEsObjects() to cleanly retreive ES objec...
2010-01-31 Laurent AimarFixed input clean up in case of sout error.
2010-01-31 Laurent AimarCosmetics.
2010-01-30 Laurent AimarRemoved now useless es_out_t::b_sout field.
2010-01-30 Laurent AimarAdded ts-split-es option to control the way sub streams...
2010-01-30 Laurent AimarMade normal es_out_t valid as long as input_thread_t.
2010-01-30 Laurent AimarMerged ES_OUT_SET_ACTIVE/_MODE.
2010-01-30 Laurent AimarCosmetics.
2010-01-30 Laurent AimarFixed memleaks in ps demuxer (close #3141).
2010-01-30 Laurent AimarAdded input internal es_out_GetEsObjects to retreives...
2010-01-30 Felix Paul... contribs: updated binary package for Mac OS X
2010-01-30 Pierre Ynardi18n: remove deleted file
2010-01-30 Rémi Denis... Don't start the playlist thread if not needed
2010-01-30 Rémi Denis... Variables fixes
2010-01-30 Rémi Denis... playlist: small race between vlc_object_alive and vlc_c...
2010-01-30 Jean-Baptiste... Qt: fix a leak when exiting main interface
2010-01-30 Jean-Baptiste... Qt: fix a leak in iconView
2010-01-30 Jean-Baptiste... Qt: fix a leak of telexFrame in Controller
2010-01-30 Jean-Baptiste... Qt: fix a leak (2) in PL View
2010-01-30 Jean-Baptiste... Qt: reindent
2010-01-30 Jean-Baptiste... Qt: fix a leaking QSignalmapper in PL
2010-01-30 Felix Paul... contribs: fixed fontconfig cross-compilation on Darwin
2010-01-30 Rémi Denis... vlc-cache-gen: no media library
2010-01-30 Rémi Denis... config_CreateDir: error -> warning
2010-01-30 Rémi Denis... Save plugins cache into corresponding plugins directory
2010-01-30 Rémi Denis... Add some const
2010-01-30 Rémi Denis... Load/delete plugins cache from plugins directory
2010-01-30 Rémi Denis... More verbose error when failing to load the cache file
2010-01-30 Rémi Denis... Enable loading "the" cache multiple times
2010-01-30 Rémi Denis... 0 -> NULL
2010-01-30 Rémi Denis... Make delay values true integer constants
2010-01-30 Rémi Denis... Remove unused sleep constants
2010-01-30 Rémi Denis... Fix warning
2010-01-30 Colin Guthriephonon: Add specific support for PulseAudio.
2010-01-30 Jean-Baptiste... NEWS and LIST update
2010-01-30 Rémi Denis... XCBV/window: document ASCII VLC to translators
2010-01-30 Rémi Denis... Remove GetFallbackEncoding()
2010-01-30 Rémi Denis... Reimplement Win32 GetACP() using gettext.
2010-01-30 Rémi Denis... Win32: minor thread-safety fix
2010-01-30 Rémi Denis... timeshift: avoid non-C99 anonymous unions
2010-01-30 Rémi Denis... Take out list player test
2010-01-30 Rémi Denis... input_item_WriteMeta: use make_path()
2010-01-30 Rémi Denis... Test cases for make_path()
2010-01-30 Rémi Denis... Allow tested functions to return NULL
2010-01-30 Rémi Denis... make_path: make a local file path from an URI
2010-01-30 Rémi Denis... Fix make_URI documentation
2010-01-30 Rémi Denis... Name another anonynous union
2010-01-30 Rémi Denis... Missing initializer
2010-01-30 Rémi Denis... Revert "vout_window_t: simplify via anynomous union"
2010-01-30 Felix Paul... contribs: use GCC-4.0 to compile ffmpeg on 32bit Darwin...
2010-01-30 Rémi Denis... Grammar
2010-01-30 Rémi Denis... Fix previous commit
2010-01-30 Rémi Denis... ugly resampler: use memcpy()
2010-01-30 Rémi Denis... ugly resampler: no need to allocate a buffer when down...
2010-01-30 Laurent AimarSupport padded frames in DTS files (close #3274).
2010-01-30 Laurent AimarRemoved now useless audio filter float.c
2010-01-30 Laurent AimarImplemented fi32 -> fl32/s16 conversion in format.c.
2010-01-30 Pádraig Bradyclosed captions: Correctly determine the field for...
2010-01-30 Rémi Denis... fixed: add S32N, rewrite FL32
2010-01-30 Laurent AimarFixed a huge regression in block_FifoPut.
2010-01-30 Laurent AimarRewrite of format audio filter.
2010-01-30 Laurent AimarFactorized 8->16 bits audio conversions.
2010-01-30 Laurent AimarCosmetics (audio format conversions).
2010-01-30 Laurent AimarFixed embedded subtitles loading for non ODML avi files...
2010-01-30 Laurent AimarNo functionnal changes (avi).
2010-01-30 Pierre d'Herbemontmacosx/framework: C99 in release mode as well.
2010-01-30 Rémi Denis... Move FL32->FI32 conversion to fixed plugin
2010-01-30 Rémi Denis... fixed: refactor into one module and one submodule
2010-01-30 Jakob Lebenplaylist, Qt: playlist browsing support
2010-01-30 Jakob LebenQt: efficient iconView browsing demands a specialized...
2010-01-30 Jakob LebenQt: playlist: fix updating of currently playing item
2010-01-30 Jean-Baptiste... VLC supports .vro (DVD-VR) files
2010-01-30 Jean-Baptiste... Support for DVD-VD .ifo files
2010-01-29 Rémi Duraffortlibvlcpp: add an audio class to handle audio functions.
2010-01-29 Jakob LebenQt: no need to go from bool to int
2010-01-29 JP Dingermozilla plugin: rework events listeners to dom level...
2010-01-29 JP Dingersrc/control/event.c: Add missing return for NDEBUG...
2010-01-29 Yannick BrehonMozilla plugin event listeners.
2010-01-29 JP Dingerasync event handling: Push is now O(1) instead of O(n).
2010-01-29 JP Dingeractivex plugin: move deinterlace to own video subobject.
2010-01-29 JP Dingermozilla plugin: move deinterlace to own video subobject...
2010-01-29 JP DingerRefactor libvlc_video_{get,set}_{marquee,logo}_{int...
2010-01-29 JP Dingersrc/control/video.c: drop debug printf()s.
2010-01-29 JP DingerCosmetics: activex plugin: add a helper for bool -...
2010-01-29 Ilkka Ollakkaqt4: show more clearly current item in iconview
2010-01-29 Pierre d'Herbemontmacosx/framework: Hack ourselves to get extensions.
2010-01-29 Pierre d'Herbemontmacosx_dialog_provider: Update the checked PopUp menu.
2010-01-29 Rafaël CarréRemove libvlc_get_vlc_instance hack from libvlc
2010-01-29 Pierre d'HerbemontRevert "libvlc: Export libvlc_media_player_get_input_th...
2010-01-29 Pierre d'Herbemontmacosx/framework: Take the extension mgr lock when...
2010-01-29 Rafaël Carréavcodec decoder: export profile/level at open
2010-01-29 Pierre d'Herbemontmacosx/framework: Don't accept nil mediaPlayer.
2010-01-29 Jean-Baptiste... Qt: try to avoid a potential race condition
2010-01-29 Jean-Baptiste... ActiveX: fix compilation
2010-01-29 Pierre d'Herbemontlua/libs: Fix a left over lonely UnlockExtension().
2010-01-29 Pierre d'Herbemontmacosx/framework: Make sure -[VLCExtensionManager media...
2010-01-29 Pierre d'Herbemontmacosx/framework: libvlc_track_description_release.
2010-01-29 Pierre d'Herbemontlua/extension: Make sure our input exists when releasin...
next