]> git.sesse.net Git - vlc/history - include
lua: rename rc interface to cli
[vlc] / include /
2011-03-29 Rémi Denis-CourmontYoupiiiiiiiiiiiiiiiiiiie! ... err, remove vlc_object_find()
2011-03-29 Rémi Denis-Courmontsout: remove broken statistics code
2011-03-27 Rémi Denis-Courmontmodule_FindConfig() is not a malloc-style function...
2011-03-21 Rémi DuraffortRemove obvious statements.
2011-03-21 Rémi DuraffortRemove obvious statement.
2011-03-20 Rémi DuraffortAndroid: hack to fix warnings in pthread.h when compili...
2011-03-12 Rémi Denis-Courmontvar_LocationParse: helper for DVB/V4L2-style MRLs
2011-03-11 Jean-Baptiste KempfWav: Add other tags for AAC
2011-03-05 Rémi Denis-Courmontinline is inline
2011-02-28 Rémi DuraffortUse __ANDROID__ instead of home defined HAVE_ANDROID.
2011-02-23 Rémi DuraffortAdd required LIBVLC_USED and LIBVLC_MALLOC.
2011-02-23 Rémi DuraffortDo not redefine strtof and atof for Android (the NDK...
2011-02-19 Rémi Denis-CourmontUse the struct name
2011-02-19 Rémi Denis-CourmontRemove useless struct hotkey.i_action
2011-02-19 Rémi Denis-CourmontExport vlc_str2keycode()
2011-02-19 Rémi Denis-CourmontDefine VOUT_WINDOW_TYPE_NATIVE
2011-02-19 Rémi Denis-CourmontReplace vout_opengl_t with vlc_gl_t
2011-02-19 Rémi Denis-Courmontvlc_gl_t: abstract OpenGL provider
2011-02-15 Rémi Denis-Courmontpopcount(): compute bit weight
2011-02-15 Rémi Denis-CourmontReserve FOURCC's for RV12 and AV16 XVideo formats
2011-02-14 Rémi DuraffortUse a macro for the deprecated attribute.
2011-02-14 Rémi Duraffortpodcast: fix compilation warning.
2011-02-12 Rémi Denis-CourmontRemove useless field
2011-02-12 Rémi Denis-CourmontReplacement for setenv() and unsetenv()
2011-02-12 Rémi Denis-CourmontRemove useless parameters
2011-02-12 Rémi Denis-CourmontDeprecate old vlc_thread_* functions
2011-02-12 Rémi Denis-CourmontUnexport vlc_object_set_destructor
2011-02-10 Rémi Denis-CourmontChange key items to string type
2011-02-10 Rémi Denis-CourmontMerge ConfigKeyToString and KeyToString
2011-02-10 Rémi Denis-CourmontRemove unused StringToKey()
2011-02-09 Rémi Denis-CourmontImplement vlc_pipe()
2011-01-30 Christophe MutricyNew signing key
2011-01-30 Christophe MutricyThis is just a public key. So it's not copyrightable
2011-01-29 Rémi Denis-CourmontDoxygen typo
2011-01-28 Jean-Baptiste KempfSubtitle: show .txt files when opening a subtitle
2011-01-25 Pierre Ynardrtsp: support Range header in responses
2011-01-24 Rémi Denis-CourmontChanging a global hotkey requires restart
2011-01-24 Srikanth RajuML/Core: Change ml_Hold/ml_Release to ml_Get
2011-01-22 Rémi Denis-CourmontBump plugin ABI due to XML changes
2011-01-22 Jean-Baptiste Kempfinclude: code indentation for consistency
2011-01-22 Pankaj YadavDisable IPv6 Forcefully on Symbian Port
2011-01-22 Rémi Denis-CourmontAdd FOURCC's for DAT12 and L24 (IETF RFC3190)
2011-01-22 Rémi Denis-CourmontXML: return attribute value as const
2011-01-21 Jean-Philippe AndréExtensions: support embbeded icon data
2011-01-21 Jean-Philippe AndréLua: add support for the new spin icon
2011-01-20 Rémi Denis-CourmontXML: return node (element name or text value) as const
2011-01-20 Rémi Denis-CourmontReturn XML attribute as const from NextAttr
2011-01-19 Rémi Denis-CourmontXML: merge read and node_type operations, skip unknown...
2011-01-13 Pierre YnardRemove references to removed structures
2011-01-12 Rémi Denis-CourmontRemove unused factory pattern for SDP announces
2011-01-12 Pierre YnardAdd us_vasprintf() function
2011-01-11 Rémi Denis-Courmontvout_window: use custom entry callback
2011-01-11 Rémi Denis-CourmontSupport different prototype for plugin open/close callbacks
2011-01-09 Laurent AimarAllowed a vout_display_t module to do the OSD/subtitles...
2011-01-09 Laurent AimarExtended spu_Render to accept a list of supported chrom...
2011-01-09 Laurent AimarRenamed spu_DisplaySubpicture into spu_PutSubpicture.
2011-01-09 Laurent AimarReworked the way subtitles are rendered on video.
2011-01-09 Laurent AimarAdded picture_BlendSubpicture helper.
2011-01-09 Rémi Denis-Courmontxlib: don't abort if autodetection fails
2011-01-05 Jean-Baptiste KempfSupport for more wFormatTag, especially Sipr/amr
2010-12-30 Jean-Baptiste KempfSymbian: fix for PATH_MAX
2010-12-30 Jean-Baptiste KempfSymbian: native separator is \\
2010-12-20 Jakub WieczorekLibVLC Audio/video filters listing API
2010-12-20 Jean-Baptiste KempfTry to decode WMVP with lavc WMV3's decoder
2010-12-20 Jean-Baptiste KempfCodecs: map G.722 to avcodec decoder
2010-12-13 Rémi DuraffortMore cleaner fix when tdestroy only is missing.
2010-12-07 Rémi DuraffortFix make check.
2010-12-06 Rémi DuraffortImplement tsearch functions for systems that does not...
2010-12-05 Rémi Denis-CourmontRemove VLC_VAR_MODULE, VLC_VAR_FILE and VLC_VAR_DIRECTORY
2010-12-05 Rémi Denis-CourmontAdd left and right wheel buttons
2010-12-05 Rémi Denis-CourmontRemove useless mouse buttons table
2010-12-05 Rémi Denis-CourmontCosmetic
2010-12-05 Rémi Denis-Courmontadd_key: declare the global key first
2010-12-05 Rémi Denis-CourmontRemove obsolete dump action
2010-12-05 Rémi Denis-CourmontUndefine unimplemented history actions
2010-12-05 Rémi Denis-CourmontUnassign cube speed action values
2010-12-04 Rémi Denis-CourmontTypo
2010-12-04 Rémi Denis-CourmontXlib: check if we can call XInitThreads() before we...
2010-12-02 Rafaël CarréRevert "Revert "libvlc_media_get_tracks_info(): correct...
2010-11-29 Rémi Denis-CourmontWin32: simplify threads (merge cancel and thread data)
2010-11-29 Rémi Denis-CourmontComments
2010-11-28 Pierre YnardUpdate comments relevent to --sout #description
2010-11-26 Laurent AimarAdded video_format_ScaleCropAr().
2010-11-26 Hugo Beauzée-Luyssenvlc_arrays: Adding a C++ helper to clean a container
2010-11-26 Pierre Ynardvlm: make proper use of semaphore
2010-11-25 Pierre Ynarddescription: don't use vlc_object_find()
2010-11-24 Rémi Duraffortlibvlc: remove unused structure member.
2010-11-23 Rémi Denis-CourmontWin32: fix thread variable leaks
2010-11-23 Rafaël CarréRevert "libvlc_media_get_tracks_info(): correct help"
2010-11-21 Rémi Denis-Courmontlibvlc_set_format_callbacks: dynamic video format selection
2010-11-20 Rémi Denis-CourmontUse \deprecated explicitly for l_v_get_height and l_v_g...
2010-11-20 Rémi Denis-Courmontlibvlc_video_set_callbacks: add references
2010-11-20 Rémi Denis-CourmontImprove libvlc_video_set_callbacks documentation
2010-11-17 Pierre Ynardvod: remove pf_media_{add,del}_es
2010-11-13 Rémi Denis-CourmontOSD: remove always NULL p_feedback button field
2010-11-10 Rafaël Carrélibvlc_media_get_tracks_info(): correct help
2010-11-10 Rémi Denis-Courmontdoc: cannot change xwindow while playing
2010-11-07 Laurent AimarAdded video_format_CopyCrop helper.
2010-11-07 Laurent AimarFixed crop parameters when the decoded video has crop...
2010-11-07 Laurent AimarModified vout_SetDisplayAspect() to take a DAR instead...
next