]> git.sesse.net Git - vlc/history - src
Core: add some LIBVLC_USED.
[vlc] / src /
2010-07-05 Jean-Baptiste KempfInput: code alignment and cosmetics
2010-07-04 Sebastien ZwickertFixes comment.
2010-07-03 Srikanth RajuML: Use a lock for ml_Create
2010-07-03 Srikanth RajuML: No need to initialise
2010-07-03 Srikanth RajuML: Remove leading underscores from core functions
2010-07-03 Srikanth RajuML: Replace pl_Hold with pl_Get
2010-07-03 Srikanth RajuSuppress warnings in missing.c
2010-07-02 Rémi Denis-CourmontMake vlc_value_t.i_int 64-bits
2010-07-02 Rémi Denis-Courmontstats: can't set two values in the same union
2010-07-02 Rémi Denis-CourmontFix libvlc_video_set_crop_geometry() to accept custom...
2010-07-01 Laurent AimarSafer vlc_atomic_set for win32.
2010-07-01 Jean-Baptiste Kempfaudio-visu are about visualization2 modules.
2010-06-29 Rémi Denis-CourmontWin32: fix InterlockedExchangeAdd use
2010-06-28 Jean-Baptiste KempfWin32: try to fix atomic adds with InterlockedExchangeA...
2010-06-28 Laurent AimarFixed --program behavior.
2010-06-27 Rémi Denis-CourmontRewrite GC code on top of atomic ops
2010-06-27 Rémi Denis-CourmontAtomic operations (currently same ones as in garbage...
2010-06-27 Laurent AimarRevert "Do not scan for subtitles files in the current...
2010-06-27 Laurent AimarFixed a segfault with opengl provider.
2010-06-27 Rémi Denis-CourmontFix libvlc video functions when there is no input ...
2010-06-27 Rémi Denis-Courmontlibvlc_media_player_set_pause: race-free pause/resume...
2010-06-27 Robert JedrzejczykFix libvlc_video_set_scale()
2010-06-26 Srikanth RajuCore: Remove stray code that releases playlist twice
2010-06-26 Srikanth RajuML: Include ml_GetPersonsFromMedia() in src/missing.c
2010-06-26 Srikanth RajuML: Remove functions not defined in core from livvlccor...
2010-06-26 Srikanth RajuML: Media Library Core
2010-06-26 Rémi DuraffortFix spelling.
2010-06-25 Jean-Baptiste KempfAdd jp2k fourCC
2010-06-25 Jai MenonJPEG 2000 decoding support.
2010-06-25 Jean-Baptiste KempfFix symbols after [a8fbe67ffbd0299169317074bdab82a84d35...
2010-06-24 Rafaël Carréaudio filters: display input/output formats when conver...
2010-06-24 Rémi Denis-CourmontMissing const
2010-06-24 Rémi Denis-CourmontLibvlc: bump SO minor version
2010-06-24 Frank EnderleAdd adjust filter features to libvlc_media_player/libvl...
2010-06-20 Jakob Lebenindentation
2010-06-20 Jakob Lebenplaylist_NodeRemoveItem(): set item's parent to NULL
2010-06-20 Jakob Lebenmerge playlist_DeleteItem() functionality into playlist...
2010-06-19 Laurent AimarFixed video format decoder changes detection.
2010-06-19 Rémi Denis-CourmontAvoid anonymous compound in add_shortcut (fixes: #3742)
2010-06-17 Laurent AimarAdded a ref count on input_resource_t.
2010-06-17 Rémi Denis-Courmontsn?printf -> strl?cpy
2010-06-17 Rémi Denis-Courmontstr_format_meta: use lldiv, do less math
2010-06-15 Jean-Baptiste KempfWin32: fix memleak
2010-06-15 Ilkka Ollakkadon't use empty string for user-agent
2010-06-15 Jakob Lebencore playlist: fix my mistake in [4eff56920]
2010-06-15 Francois Cartegnievlc_GetCPUCount: add Solaris detection
2010-06-15 Francois Cartegniefix unsupported shortcut syntax
2010-06-14 Jean-Baptiste KempfWin32: fix file opening from context menu
2010-06-13 Rafaël Carréplaylist_NodeInsert(): adds an assertion
2010-06-12 Laurent AimarFixed vertical video alignment (close #3688).
2010-06-12 Jakob Lebencore playlist: refactor & fix #3737
2010-06-10 Laurent AimarFixed the value of the dpb size that we got after reque...
2010-06-10 Erwan TulouWin32(core): do not duplicate handle
2010-06-10 Erwan TulouWin32(core): _endthreadex(0) instead of _endthread()
2010-06-10 Rémi Duraffortplugins: allow to set more than one shortcut in on...
2010-06-10 Christophe MutricyAllow users to select Sinhala
2010-06-10 Erwan Tuloucore: fix a wrong division
2010-06-09 Francois CartegnieIgnore unmute if volume hasn't been set or muted. fixes...
2010-06-08 Rémi Denis-Courmontlibvlc_media_player_stop: destroys the kept vout
2010-06-08 Rémi Denis-CourmontExport input_resource_TerminateVout
2010-06-08 Rémi Denis-CourmontRemove VLC_VAR_LIST variable type
2010-06-08 Rémi Denis-Courmontprograms is a string, which is a string, which is not...
2010-06-07 Pierre YnardDistribute missing header
2010-06-06 Laurent AimarAdded a missing vlc_join() in vout.
2010-06-05 Rémi Denis-CourmontRemove left over HAVE_GETADDRINFO, fix ACL regression...
2010-06-05 Rémi Denis-CourmontTypos
2010-06-03 Laurent AimarAdded missing subpicture_Update.
2010-06-03 Rémi Denis-CourmontFix missing lock in 440126cfb7322950d14f7029dd424c4f4bd41ad
2010-06-03 Rémi Denis-CourmontProtect XInitThreads() with a global lock
2010-06-03 Rémi Denis-Courmontavcodec: use vlc_global_mutex
2010-06-03 Rémi Denis-Courmontvlc_global_mutex: common functions for process-wide...
2010-06-03 Laurent AimarMoved generic subpicture code to its own file.
2010-06-02 Rémi Denis-Courmont--no-xlib: prevent use of XInitThreads() and hence...
2010-06-02 Rémi Denis-Courmont--glx-display is also merged with --x11-display
2010-06-02 Jean-Baptiste KempfFix obvious typo lost in a git warp.
2010-06-02 Sebastian Birkplaylist: modified playlist_NodeCreate()
2010-05-31 Rémi Denis-CourmontDo not scan for subtitles files in the current dir...
2010-05-31 Rémi Denis-CourmontSimplification (make_path always returns an absolute...
2010-05-30 Rémi Denis-CourmontAdd libvlc_set_exit_handler(), more powerful than libvl...
2010-05-30 Rémi Denis-Courmontlibvlc_Quit: support using a callback
2010-05-30 Rémi Denis-Courmontintf_Create: do not fail if libvlc is exiting
2010-05-30 Rémi DuraffortFix duplicated option.
2010-05-30 Laurent AimarFixed vout display key event thread destruction.
2010-05-30 Laurent AimarAdded vout_display_info_t::has_event_thread.
2010-05-29 Laurent AimarMoved "sub-margin" to vout.
2010-05-29 Rémi Denis-CourmontAdd a secret --user-agent option to pass the applicatio...
2010-05-29 Rémi Denis-CourmontFix Server: HTTP and RTSP header syntax
2010-05-29 Rémi Denis-Courmontconfig_PutPsz: fix potential use-after-free
2010-05-29 Rémi Denis-Courmontconfig_PutPsz: reduce lock contention scope
2010-05-29 Rémi Denis-Courmontaccess_New: handle errors
2010-05-27 Laurent AimarRemoved duplicated vout_Close description.
2010-05-26 Laurent AimarRemoved dead code (spu).
2010-05-26 Laurent AimarImplemented filter_GetInputAttachments for text rendere...
2010-05-26 Laurent AimarImproved spu_SortSubpictures.
2010-05-26 Laurent AimarCosmetic.
2010-05-25 Laurent AimarReimplemented vout_RegisterSubpictureChannel.
2010-05-25 Laurent AimarRevert "Used vout_control_Push for vout_RegisterSubpict...
2010-05-25 Rémi Denis-CourmontSimplification
2010-05-25 Rémi Denis-CourmontRemove support for reparenting
2010-05-25 Laurent AimarAttached aout to its parent in aout_New().
next