]> git.sesse.net Git - vlc/history - src
Merge branch 'master' into lpcm_encoder
[vlc] / src /
2010-07-17 Pankaj YadavSome platforms may have macros optind optarg and optopt...
2010-07-17 Rémi Denis-CourmontAlways re-arm the cursor hide timeout on movement ...
2010-07-15 Rémi DuraffortFix compiler warning.
2010-07-15 Rémi Denis-CourmontKill implicit pointer -> bool cast
2010-07-15 Laurent AimarFixed a compilation warning.
2010-07-15 pk@pk-desktop.(none)some platforms can have int64_t typedefed to long long...
2010-07-14 Rémi Denis-CourmontTypo, fix libvlc_video_set_format() pitch
2010-07-14 Ilkka Ollakkastatistics to 64bit
2010-07-14 Ilkka Ollakkaadd msg_SubscriptionSetVerbosity call, so core filter...
2010-07-14 Laurent AimarModified aout_ChangeFilterString to handle audio filter...
2010-07-14 Laurent AimarFixed a (probable) typo in aout_ChangeFilterString().
2010-07-14 Laurent AimarMoved AoutChangeFilterString out of aout_internal.h.
2010-07-14 Rémi Duraffortmodules: remove an unused define and assert if we try...
2010-07-11 Laurent AimarEnabled back yadif deinterlacer mode in the vout.
2010-07-11 Laurent AimarAdded support for video filter that introduce latency...
2010-07-11 Laurent AimarFixed deinterlacer mode configuration (vout).
2010-07-11 Laurent AimarAdded a way to flush video filters and video filter...
2010-07-11 Laurent AimarUsed the right picture to get the date we have to wait on.
2010-07-11 Laurent AimarMoved out the code retreiving a decoded picture from...
2010-07-11 Mark LeeAdd functions to get/set audio delay.
2010-07-11 Rémi Denis-CourmontCheck that integers are within range when loading vlcrc
2010-07-11 Rémi Denis-CourmontFix reading integers from vlcrc
2010-07-11 Rémi Denis-CourmontReturn 64-bits values for integer object variables
2010-07-11 Rémi Denis-CourmontStore and parse 64-bits values in vlcrc
2010-07-11 Rémi Denis-CourmontUse 64-bits for integers in plugin descriptors
2010-07-11 Rémi Denis-CourmontStore configuration integer as 64-bits values
2010-07-10 Rémi Denis-CourmontAdd LibVLC API for vmem
2010-07-10 Rémi Denis-CourmontAdd var_InheritAddress()
2010-07-09 Rafaël Carrésrc/playlist/loadsave.c : Fix [1644d683e9df]
2010-07-09 Ilkka Ollakkaapply Enable/DisableObjectPrinting to filter subscripti...
2010-07-08 Rémi Denis-CourmontAdd a proper API to set the user agent
2010-07-08 Rémi Denis-CourmontRemove the --user-agent hack
2010-07-08 Rémi Denis-CourmontForce the X11 video outputs when libvlc_*_set_xwindow...
2010-07-08 Rémi Denis-Courmontunset "window" if the LibVLC drawable is cleared
2010-07-08 Rémi Denis-CourmontXCB/window: force window provider when libvlc_*_set_xid...
2010-07-08 Rémi Denis-CourmontWin32: drop drawable plugin priority to zero
2010-07-08 Rémi Denis-CourmontAdd a window variable to select the window provider
2010-07-08 Rémi Denis-CourmontDefine drawable-*-* variables only on MacOS
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-07-07 Sébastien Escudierchange warning color in console
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
next