git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
freeaddrinfo: rewrite as iterative
[vlc.git]
/
lib
/
2014-11-01
Jean-Baptiste Kempf
lib: use app-icon-name for libvlc_set_app_id
tree
|
commitdiff
2014-10-24
Hugo Beauzée-Luyssen
libvlc: Remove duplicated forward declaration
tree
|
commitdiff
2014-10-23
Rémi Denis-Courmont
variables: remove VLC_VAR_GETLIST (same as VLC_VAR_GETC...
tree
|
commitdiff
2014-10-23
Rémi Denis-Courmont
lib: use "zoom" rather than "scale" (like interfaces)
tree
|
commitdiff
2014-10-13
Jean-Baptiste Kempf
Win32: prefer the static libraries when creating the...
tree
|
commitdiff
2014-10-12
KO Myung-Hun
Add -avoid-version to LDFLAGS of vlc and vlccore on...
tree
|
commitdiff
2014-10-11
Rémi Denis-Courmont
lib: disable decoding hardware acceleration with vmem
tree
|
commitdiff
2014-10-06
Igor Prokopenkov
lib: Fire libvlc_MediaListPlayerPlayed at end of playlist
tree
|
commitdiff
2014-09-21
Rémi Denis-Courmont
lib: unused variable
tree
|
commitdiff
2014-09-21
Rémi Denis-Courmont
lib: fix shadowing and wrong variable type
tree
|
commitdiff
2014-08-20
Rémi Denis-Courmont
log: fix theoretical pointer alignment problem
tree
|
commitdiff
2014-08-19
Rémi Denis-Courmont
adjust: convert hue from [0..360] integer to [-180...
tree
|
commitdiff
2014-08-19
Rémi Denis-Courmont
lib: allow setting float variables as integers
tree
|
commitdiff
2014-08-17
Rémi Denis-Courmont
Copy libtool library versions from 2.2.0
tree
|
commitdiff
2014-08-15
Rémi Denis-Courmont
media_player: do not wait for input to stop when pausin...
tree
|
commitdiff
2014-08-04
Felix Abecassis
libvlc: add 3 libvlc events: MediaPlayerESAdded, MediaP...
tree
|
commitdiff
2014-07-07
Felix Abecassis
libvlc: add error checking after calling var_Change
tree
|
commitdiff
2014-06-18
Adrien Maglo
lib: fix typos in libvlc_media_player_set_equalizer
tree
|
commitdiff
2014-06-08
Rémi Denis-Courmont
lib: fix object reference leak, fix test suite
tree
|
commitdiff
2014-05-24
Mark Lee
lib: use explicit array initialisation syntax for posit...
tree
|
commitdiff
2014-05-24
Mark Lee
lib: map the position enum to the correct subpicture...
tree
|
commitdiff
2014-05-24
Rémi Denis-Courmont
lib: enable/disable the equalizer as needed, simplify
tree
|
commitdiff
2014-05-20
Rémi Denis-Courmont
lib: fix logic inversion
tree
|
commitdiff
2014-05-20
Rémi Denis-Courmont
lib: check scale range in libvlc_video_set_scale()
tree
|
commitdiff
2014-05-20
Rémi Denis-Courmont
lib: do not convert to double in libvlc_video_set_scale()
tree
|
commitdiff
2014-05-20
Rémi Denis-Courmont
lib: return NAN on libvlc_audio_equalizer_set_amp_at_in...
tree
|
commitdiff
2014-05-20
Rémi Denis-Courmont
lib: fix (pre)amplification range checks for equalizer
tree
|
commitdiff
2014-05-20
Rémi Denis-Courmont
lib: fix volume range check in libvlc_audio_set_volume()
tree
|
commitdiff
2014-05-19
Francois Cartegnie
update meta request API to allow overriding
tree
|
commitdiff
2014-05-15
Rémi Denis-Courmont
audio: support for enumerating devices of current aoout...
tree
|
commitdiff
2014-05-15
Rémi Denis-Courmont
audio: support setting device of current audio output...
tree
|
commitdiff
2014-05-11
Jean-Paul Saman
libvlc: refactor sfilter enabling/disabling
tree
|
commitdiff
2014-05-06
Felix Abecassis
lib: remove unused variable
tree
|
commitdiff
2014-04-23
Rémi Denis-Courmont
lib: avoid NULL deref on error
tree
|
commitdiff
2014-04-06
Sergey Radionov
fixed threading issue in libvlc_media_player_get_media
tree
|
commitdiff
2014-03-19
Ronald Wright
libvlc: equalizer: Use ISO bands instead of VLC bands
tree
|
commitdiff
2014-03-10
Rémi Denis-Courmont
lib: reset the audio output when selecting amem or...
tree
|
commitdiff
2014-02-27
Rémi Denis-Courmont
libvlc: fix potentially leaked error message
tree
|
commitdiff
2014-02-27
Jerome Forissier
libvlc_internal.h: delete unused function prototypes
tree
|
commitdiff
2014-02-27
Jerome Forissier
libvlc: fix possible free() of static const char[]
tree
|
commitdiff
2014-02-26
Mark Lee
lib: allow media player volume to be set before playing...
tree
|
commitdiff
2014-02-26
Rémi Denis-Courmont
libvlc_media_new_path: set more meaningful error messag...
tree
|
commitdiff
2014-02-08
Mark Lee
lib: expose new meta data attributes
tree
|
commitdiff
2014-02-08
Mark Lee
lib: add missing define for scrambled-changed event
tree
|
commitdiff
2014-02-07
Julian Scheel
libvlc: libvlc_ScrambledChanged event type added
tree
|
commitdiff
2014-01-07
Rémi Denis-Courmont
lib: add helper for playlist startup
tree
|
commitdiff
2014-01-07
Rémi Denis-Courmont
lib: remove unneeded code
tree
|
commitdiff
2013-12-31
Rémi Denis-Courmont
lib: remove playlist dependency on media parsing (fixes...
tree
|
commitdiff
2013-12-01
Maxim Bublis
Fixed unused variable and parameter warnings.
tree
|
commitdiff
2013-09-19
Rémi Denis-Courmont
libvlc: update SOVERSION post-2.0.6
tree
|
commitdiff
2013-09-16
Rémi Denis-Courmont
lib: work around automake subdirectory limitation ...
tree
|
commitdiff
2013-09-05
Rémi Denis-Courmont
Add subdir-objects automake option where appropriate
tree
|
commitdiff
2013-09-02
Sergey Radionov
libvlc: libvlc_MediaSubItemTreeAdded event type added
tree
|
commitdiff
2013-09-02
Paul Clark
Allow negative rates
tree
|
commitdiff
2013-08-18
Ronald Wright
libvlc: equalizer: ISO frequencies are the new default
tree
|
commitdiff
2013-07-24
Mark Lee
libvlc: add equalizer API
tree
|
commitdiff
2013-07-22
Rémi Duraffort
Fix memory leak (cid #1049518)
tree
|
commitdiff
2013-07-22
Rémi Duraffort
Fix memory leak (cid #1049517)
tree
|
commitdiff
2013-07-13
Rémi Duraffort
Fix missing unlock (cid #1047146)
tree
|
commitdiff
2013-07-13
Rémi Denis-Courmont
libvlc_audio_output_device_list_get: fix spelling ...
tree
|
commitdiff
2013-07-13
Rémi Duraffort
Fix potential memleak (cid #1047282)
tree
|
commitdiff
2013-07-06
Mark Lee
libvlc: add API to control display of the video title
tree
|
commitdiff
2013-06-16
Rémi Denis-Courmont
lib: add libvlc_set_app_id() to complement libvlc_set_u...
tree
|
commitdiff
2013-06-16
Rémi Denis-Courmont
lib: fix wrong user-agent and http-user-agent values...
tree
|
commitdiff
2013-06-11
Rémi Denis-Courmont
libvlc_media_new_path: allow UNC paths
tree
|
commitdiff
2013-06-05
Rafaël Carré
Use _WIN32 rather than WIN32 (same for WIN64)
tree
|
commitdiff
2013-04-23
Rémi Denis-Courmont
lib: refuse to instantiate podcast SD
tree
|
commitdiff
2013-03-20
Rémi Denis-Courmont
libvlc: pass log message directly
tree
|
commitdiff
2013-03-20
Rémi Denis-Courmont
libvlc: add functions to query log message "item" data
tree
|
commitdiff
2013-03-18
Rémi Denis-Courmont
libvlc: simplify and clean up external logging API...
tree
|
commitdiff
2013-03-18
Rémi Denis-Courmont
Rename msg_item_* to vlc_log_* (cosmetic)
tree
|
commitdiff
2013-02-19
Rémi Denis-Courmont
lib: fix signedness of SPU track ID in libvlc_video_set...
tree
|
commitdiff
2013-02-19
Rémi Denis-Courmont
lib: rectify SPU track IDs (refs #7645)
tree
|
commitdiff
2013-02-12
Rémi Denis-Courmont
libvlc_media_tracks_get: use unsigned as applicable
tree
|
commitdiff
2013-02-12
Martin Storsjö
libvlc: Add a new more extensible struct libvlc_media_t...
tree
|
commitdiff
2013-02-04
Rémi Denis-Courmont
libvlc_audio_set_track: return -1 on error
tree
|
commitdiff
2013-02-01
Rémi Denis-Courmont
libvlc: use input navigation controls
tree
|
commitdiff
2012-12-29
Edward Wang
media_list_player: implement MediaListPlayerStopped
tree
|
commitdiff
2012-12-15
Rémi Denis-Courmont
libvlc: stub device_type functions
tree
|
commitdiff
2012-12-09
Rémi Denis-Courmont
VLC: make sure the playlist exists before starting...
tree
|
commitdiff
2012-11-26
Rémi Denis-Courmont
libvlc: use pl_Get() as appropriate
tree
|
commitdiff
2012-11-10
Rémi Denis-Courmont
Do not access b_die directly
tree
|
commitdiff
2012-11-08
Rémi Denis-Courmont
lib: correct and uniformize audio/video track IDs ...
tree
|
commitdiff
2012-11-01
Rémi Denis-Courmont
aout: remove old aout_(Volume|Mute)(Get|Set)() functions
tree
|
commitdiff
2012-11-01
Rémi Denis-Courmont
aout: remove aout_MuteToggle()
tree
|
commitdiff
2012-11-01
Rémi Denis-Courmont
libvlc: do not depend on input thread to obtain the...
tree
|
commitdiff
2012-10-31
Rémi Denis-Courmont
libvlc: create input resource immediately
tree
|
commitdiff
2012-10-04
Rémi Denis-Courmont
aout: add --stereo-mode to replace audio-channels varia...
tree
|
commitdiff
2012-09-28
Rémi Denis-Courmont
Fix error handling from module_list_get() (fixes #7500)
tree
|
commitdiff
2012-09-21
Rémi Denis-Courmont
Revert "Add new API to libvlc for persistent equalizer...
tree
|
commitdiff
2012-09-15
Jean-Baptiste Kempf
lib: kill a warning
tree
|
commitdiff
2012-09-15
Mark Lee
Add new API to libvlc for persistent equalizer settings.
tree
|
commitdiff
2012-09-09
Rémi Denis-Courmont
Define explicit makefile variable for libpthread
tree
|
commitdiff
2012-08-22
Rémi Denis-Courmont
vout: inherit variables from configuration (fixes ...
tree
|
commitdiff
2012-08-21
Rémi Denis-Courmont
libvlc: do not assume playlist exists when preparsing
tree
|
commitdiff
2012-08-21
Rémi Denis-Courmont
libvlc_media_save_meta(): no need for playlist object
tree
|
commitdiff
2012-08-20
Rémi Denis-Courmont
vlc_path2uri(): rename from make_URI() and always conve...
tree
|
commitdiff
2012-08-15
Rémi Denis-Courmont
libvlc: thread-safe and more straight-forward audio...
tree
|
commitdiff
2012-08-15
Rémi Denis-Courmont
libvlc_audio_output_list: simplify and add missing...
tree
|
commitdiff
2012-08-08
Rémi Denis-Courmont
playlist: add simple corking infrastructure for audio...
tree
|
commitdiff
next