]> git.sesse.net Git - vlc/history - src
Fix spelling.
[vlc] / src /
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().
2010-05-25 Rémi Denis-CourmontRemove vlc_object_detach()
2010-05-25 Rémi Denis-CourmontRemove useless detach before destroy
2010-05-25 Laurent AimarDestroyed the spu object inside vout_Close.
2010-05-25 Laurent AimarUsed vout_control_Push for vout_RegisterSubpictureChannel.
2010-05-25 Laurent AimarUsed Used vout_control_Push for vout_FlushSubpictureCha...
2010-05-25 Laurent AimarAdded vout_control_PushInteger.
2010-05-25 Laurent AimarUsed vout_control_Push for vout_PutSubpicture.
2010-05-25 Laurent AimarMade object created by input_resource attached to a...
2010-05-25 Francois CartegnieNAME_MAX is undefined on SunOS
2010-05-25 Rémi Denis-CourmontMissing #include
2010-05-24 Laurent AimarFixed a memleak in picture_fifo_Delete().
2010-05-24 Laurent AimarMoved var_InheritURational to the core.
2010-05-23 Laurent AimarFixed vout reuse regression.
2010-05-23 Laurent AimarGives the needed DPB size when requesting a vout.
2010-05-21 Laurent AimarGives the input_thread_t to use to vout_Request().
2010-05-21 Laurent AimarMoved spu_Attach definition to the core.
2010-05-21 Laurent AimarModified the prototype of vout_Request and unexport...
2010-05-21 Jean-Baptiste KempfRename On2's VP8 to Google/On2's VP8
2010-05-20 Laurent AimarAllowed vout_display_DeleteWindow(vd, NULL) to destroy...
2010-05-20 Laurent AimarReused vout window in vout_Request().
2010-05-20 Laurent AimarAvoided recreating vout_thread_t in vout_Request().
2010-05-19 Laurent AimarFixed crop behavior (with a ratio) after AR changes.
2010-05-19 Jean-Baptiste KempfAdd VP8 fourcc VP80
2010-05-18 Laurent AimarMoved "sub-filter" from spu_t to vout_thread_t.
2010-05-18 Laurent AimarCosmetics (vout).
2010-05-18 Laurent AimarPrepared for a better vout reuse.
next