]> git.sesse.net Git - vlc/history - include
stream_filter/httplive.c: do not crash on strdup(NULL)
[vlc] / include /
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...
2010-11-06 Rémi Denis-CourmontAdd libvlc_media_new_fd
2010-11-06 Rémi Denis-Courmontlibvlc_media_new_(location|path): try to clarify the...
2010-11-06 Rémi Denis-CourmontExpand and remove VLC_Version()
2010-11-06 Rémi Denis-CourmontRemove some typedefs to non-existent structs
2010-11-06 Rémi Denis-CourmontPrivatize appropriate module typedefs
2010-11-06 Rémi Denis-CourmontRemove unused typedefs
2010-11-06 Rémi Denis-CourmontDo not redefine standard types
2010-11-06 Rémi Denis-CourmontDo not implicitly define MODULE_NAME
2010-11-06 Rafaël Carrévlc_sql.h: don't rely on __LIBVLC__ being defined
2010-11-05 Geoffroy CouprieWindows: use _wrewinddir instead of rewinddir
2010-11-04 Srikanth RajuBase Media Library Module files
2010-11-03 Rémi Denis-CourmontWin32: fix closedir() to match vlc_opendir()
2010-11-02 Jean-Paul Samanstream_filter core: add procotol information to stream_t
2010-11-02 Rémi Duraffortsd: fix compilation (missing file in the previous commit).
2010-10-31 Pierre d'HerbemontAllow libvlc client to build statically.
2010-10-31 Rémi Denis-CourmontRemove unmaintained BeOS support
2010-10-27 Pierre d'Herbemontvlc_cpu: Fix a typo about ppc64.
2010-10-26 Rémi Denis-CourmontAdd ToCharset() helper to convert from UTF-8
2010-10-26 Rémi Denis-CourmontMove vlc_iconv* to <vlc_charset.h>
2010-10-24 Rémi Duraffortsd: remove the pf_search and use a more generic pf_cont...
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_key: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_float: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_directory: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_loadfile: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_savefile: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_password: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_font: remove unused parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-22 Rémi Denis-CourmontDo not pass former callback value to VLC_CONFIG_NAME
2010-10-22 Rémi Denis-CourmontRemove unused change_integer_list parameter
2010-10-22 Rémi Denis-CourmontRemove config change callback
2010-10-22 Rémi Denis-CourmontRemove aout_FindAndRestart()
2010-10-22 Rémi Denis-CourmontRemove read-only field p_callback_data
2010-10-20 Rafaël Carrélibvlc headers: remove commas at end of enums
2010-10-19 Rémi DuraffortSD: add a function to query a service discovery for...
2010-10-14 Rémi Denis-Courmontsplit add_file into add_loadfile and add_savefile
2010-10-13 Rémi Denis-CourmontAdd atomic swap and compare-and-swap
2010-10-08 Rafaël Carrévlc_windows_interfaces.h: always define STDCALL
2010-10-08 Rémi Denis-CourmontAdd vlc_strcasestr()
2010-10-04 Ilkka Ollakkarefactor rate(,-faster,-slower) to playlist
2010-10-02 Rémi Denis-CourmontRevert "Remove libvlc_free"
2010-10-01 Kaarlo RaihaChange RGB2 to RGB8
2010-09-29 Rémi Denis-CourmontCorrect documentation libvlc_media_get_tracks_info...
2010-09-11 Arnaud VallatExtend libvlc Media Player API for DVD menu navigation
2010-09-07 Jean-Paul Samanmozilla: activex: add cache filling level to event...
2010-08-31 Rémi DuraffortFix some typos.
next