]> git.sesse.net Git - vlc/history - include/vlc
contrib: ffmpeg: add some cflags for arm/neon
[vlc] / include / vlc /
2011-10-22 Alexey SokolovFix LIBVLC_VERSION_INT macro.
2011-09-22 Jean-Baptiste KempflibVLC: rename libvlc_track_description_release
2011-09-05 Laurent AimarAdded libvlc_MediaPlayerVout event.
2011-08-30 Rémi Denis-CourmontMove src/control/ to lib/
2011-08-20 Rémi Denis-CourmontAlso deprecate verbosity functions
2011-08-20 Rémi Denis-Courmontlibvlc_log_*: deprecated and reimplement as compatibili...
2011-08-04 Rémi Denis-Courmontamem: add support for pause/resume and flush/drain
2011-07-26 Rémi Denis-CourmontLibVLC: fix volume scale and make documentation more...
2011-07-25 Alexey SokolovAdd few more bool returns to libvlc.
2011-07-25 Alexey SokolovAdd few missing error messages to libvlc.
2011-07-25 Alexey SokolovAdd meta information to libvlc headers.
2011-07-25 Alexey SokolovFix few typos in libvlc comments.
2011-07-17 Alexey SokolovSmall cleanup of comments in libvlc headers.
2011-07-17 Rémi Duraffortlibvlc: fix documentation
2011-07-09 Alexey SokolovFix doxygen for libvlc_audio_output_set
2011-06-18 Alexey SokolovAdd libvlc_media_list_player_retain() to libvlc.
2011-06-04 Rémi Duraffortlibvlc: do not export libvlc_module_description_list_ge...
2011-05-10 Rémi Denis-Courmontamem: i_nb_samples is unsigned, no need for size_t
2011-05-10 Rémi Denis-CourmontAdd libvlc functions for custom audio output
2011-05-10 Rémi Denis-Courmontlibvlc_clock, libvlc_delay: expose LibVLC clock for...
2011-05-08 Jean-Baptiste KempfRemove tabs in headers
2011-05-07 Rémi Denis-CourmontRename VLC_{PUBLIC,DEPRECATED}_API to LIBVLC_{API,DEPRE...
2011-05-07 Rémi Denis-CourmontMark exported symbols with default visibility on GCC 4
2011-05-02 Rémi Denis-CourmontRemove ugly builtin support
2011-05-01 Alexey SokolovFix doxygen command in a comment
2011-01-29 Rémi Denis-CourmontDoxygen typo
2010-12-20 Jakub WieczorekLibVLC Audio/video filters listing API
2010-12-02 Rafaël CarréRevert "Revert "libvlc_media_get_tracks_info(): correct...
2010-11-28 Pierre YnardUpdate comments relevent to --sout #description
2010-11-24 Rémi Duraffortlibvlc: remove unused structure member.
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-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-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-10-31 Pierre d'HerbemontAllow libvlc client to build statically.
2010-10-20 Rafaël Carrélibvlc headers: remove commas at end of enums
2010-10-02 Rémi Denis-CourmontRevert "Remove libvlc_free"
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.
2010-08-21 Rémi Denis-Courmontlibvlc_version.h: build-time version macros
2010-08-10 Rémi Denis-CourmontWarn about libvlc_new() arguments
2010-07-19 Rémi Denis-CourmontUndocument the now fixed X11 drawable depth bug
2010-07-15 Rémi Duraffortlibvlc_media: fix documentation.
2010-07-14 Rémi Denis-CourmontDoc typo
2010-07-11 Mark LeeAdd functions to get/set audio delay.
2010-07-10 Rémi Denis-CourmontAdd LibVLC API for vmem
2010-07-08 Rémi Denis-CourmontAdd a proper API to set the user agent
2010-06-27 Rémi Denis-CourmontAdd version infos to new LibVLC functions
2010-06-27 Rémi Denis-Courmontlibvlc_media_player_set_pause: race-free pause/resume...
2010-06-24 Frank EnderleAdd adjust filter features to libvlc_media_player/libvl...
2010-06-03 Rémi Denis-Courmontlibvlc_set_*_input also works on Win32 nowadays
2010-05-30 Rémi Denis-CourmontAdd libvlc_set_exit_handler(), more powerful than libvl...
2010-05-28 Rémi Duraffortlibvlc headers: try to be consistent (cosmetics).
2010-03-08 Rémi Denis-CourmontFix Doxygen errors
2010-02-28 Pierre d'Herbemontlibvlc: Attempt to fix set_nsobject() with QMacCocoaVie...
2010-02-28 Pierre d'Herbemontlibvlc: Use a union for libvlc_media_track_info_t.
2010-02-28 Rémi DuraffortFix doxygen documentation.
2010-02-28 Rémi Duraffortlibvlc: fix doxygen comments.
2010-02-22 Pierre d'Herbemontlibvlc: Don't refer to media_preparsing as we don't...
2010-02-22 Pierre d'Herbemontlibvlc: libvlc_media_get_es->libvlc_media_get_tracks_info.
2010-02-22 Pierre d'Herbemontlibvlc: Export libvlc_media_parse() and libvlc_media_pa...
2010-02-22 Pierre d'Herbemontlibvlc: Put a ref to libvlc_media_release in libvlc_med...
2010-02-20 Rémi Denis-CourmontReimplement libvlc_event_type_name
2010-02-20 Rémi Denis-CourmontMake libvlc event types less ABI-brittle w.r.t. the...
2010-02-20 Rémi Denis-CourmontImprove Doxygen documentation, deobfuscate event types
2010-02-20 Rémi Denis-CourmontLibVLC structures: cleanup
2010-02-20 Rémi Denis-CourmontKill old and buggy libvlc_drawable_t
2010-02-20 Rémi Denis-Courmontlibvlc_video_set_fullscreen: fix documentation
2010-02-18 Rémi Denis-Courmontlibvlc_media_new_path: create a media from a file path
2010-02-17 Rémi Denis-CourmontMostly revert "libvlc: add mouse events as libvlc_Media...
2010-02-14 Rémi Denis-CourmontLibVLC: allow setting playback rate even without input
2010-02-13 Rémi Denis-CourmontRemove libvlc_free
2010-02-11 Rémi Denis-Courmontlibvlc_video_get_cursor: get the current mouse video...
2010-02-11 Jean-Paul Samanlibvlc: add mouse events as libvlc_MediaPlayerEvents
2010-02-11 Rémi Duraffortlibvlc: fix doxygen documentation.
2010-02-11 Rémi Duraffortlibvlc: fix doxygen documentation
2010-02-06 Rémi Denis-CourmontLibVLC: remove exceptions infrastructure
2010-02-06 Rémi Denis-CourmontRemove left-overs from LibVLC media list view
2010-02-06 Rémi Denis-CourmontUpdate test_headers
2010-02-06 Rémi Denis-CourmontLibVLC: remove last exception
2010-02-06 Rémi Denis-CourmontDoxygen updates
2010-02-06 Rémi Denis-CourmontLibVLC logo/marquee: allow settings without video,...
2010-02-06 Rémi Denis-CourmontLibVLC teletext: various fixes
2010-02-05 Jean-Paul Samanlibvlc: restore Teletext functionality
2010-02-04 Rémi Denis-CourmontDo not use an enumeration for a bits field
2010-02-03 Rémi Denis-CourmontLibVLC VoD: remove exceptions
2010-02-03 Rémi Denis-CourmontLibVLC VLM: comment out unimplemented functions
2010-02-03 Rémi Denis-CourmontLibVLC VLM: remove exceptions
2010-02-03 Christophe MutricyTypos
2010-02-03 Rémi Denis-CourmontRemove some exceptions in media_list
2010-02-02 Rémi Denis-CourmontLibVLC media: remove exceptions
2010-02-02 Rémi Denis-CourmontMedia discovery: remove exception
2010-02-02 Pierre d'Herbemontlibvlc: Remove exception from media_list_player.
next