43 Commits (4b1df08396614445c29407429df41dccf1fca329)

Author SHA1 Message Date
Thomas Guillem dcea76e41a preparser: add a struct to configure the preparser 1 year ago
Thomas Guillem a4a0514ecc preparser: merge with the thumbnailer API 1 year ago
Thomas Guillem b0843bee21 preparser: rework option and type flags 1 year ago
Thomas Guillem 50f830c0f9 thumbnailer: rename vlc_thumbnailer_Release 1 year ago
Thomas Guillem fb47943787 thumbnailer: move timeout from request to creator 1 year ago
Thomas Guillem 0129f10ebe preparse: configure executor domain 2 years ago
Thomas Guillem 32bd642b03 lib: use an internal thumbnailer 2 years ago
Thomas Guillem e863a52dc3 lib: use an internal preparser 2 years ago
Alaric Senat e9dd462661 lib: avoid negating VLC_EGENERIC error code 2 years ago
Thomas Guillem 23167a399a lib: print the initialisation error 2 years ago
Thomas Guillem 712878c0b9 lib: remove libvlc_set_exit_handler 2 years ago
Maxim Biro faf8b85ac3 plugin: add HTML help 3 years ago
Thomas Guillem e793a3247b lib: return the same object in libvlc_retain() 3 years ago
Steve Lhomme 92efc84601 libvlc: hardcode the values in libvlc_version.h 3 years ago
Steve Lhomme bd4b273d07 lib: add a function to the ABI version of the libraries 3 years ago
Lyndon Brown c17d3ae27f modules: widen use of module_Get[Long|Short]Name shortcuts 7 years ago
Hugo Beauzée-Luyssen 6d32cdc4e0 lib: Remove unused instance lock 6 years ago
Hugo Beauzée-Luyssen 7ebbc0675a lib: core: Use vlc_atomic_rc_t for refcounting 6 years ago
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 6 years ago
Marvin Scholz 00b391b189 libvlc: Do not include revision.c file 7 years ago
Thomas Guillem 4d75329c8f Revert "Remove libvlc_free" 7 years ago
Rémi Denis-Courmont fa0d74966e Remove libvlc_free 16 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Rémi Denis-Courmont 3de6692cea lib: remove VLM API 8 years ago
Steve Lhomme df129d1841 libvlc: use US_FROM_VLC_TICK for values returned in microseconds 8 years ago
Steve Lhomme b4dfbc6283 rename mdate() to vlc_tick_now() 8 years ago
Rémi Denis-Courmont 2c5bf45da2 libvlc: remove deprecated libvlc_wait() 8 years ago
Rémi Denis-Courmont e46fd2bfa6 messages: resolve module name at link-time 9 years ago
Rémi Denis-Courmont 5ede6b918f lib: vlm: do not allocate inside the instance 9 years ago
Thomas Guillem b5cb4dadf8 libvlc: fix leaks if init fails 10 years ago
Rémi Denis-Courmont 0c3f29264f video_filters: drop version number from capability 10 years ago
Thomas Guillem 6719cea3a1 libvlc: clean up deprecated functions 10 years ago
Jean-Baptiste Kempf 67e74ed283 lib: use app-icon-name for libvlc_set_app_id 12 years ago
Felix Abecassis 2ddd0f3eb3 lib: remove unused variable 12 years ago
Rémi Denis-Courmont 527714d44d lib: work around automake subdirectory limitation (fixes #9367) 13 years ago
Rémi Denis-Courmont 921aaff478 lib: add libvlc_set_app_id() to complement libvlc_set_user_agent() 13 years ago
Rémi Denis-Courmont 9cca21d492 lib: fix wrong user-agent and http-user-agent values at start 13 years ago
Rémi Denis-Courmont 1c672e5751 VLC: make sure the playlist exists before starting any interface 14 years ago
Rémi Denis-Courmont 74486e6b20 Fix error handling from module_list_get() (fixes #7500) 14 years ago
Rémi Denis-Courmont 4e1d5325e9 Remove libvlc_InternalWait() and simplify 14 years ago
Rémi Denis-Courmont 704980f3ce libvlc: small simplification of thread initialization 14 years ago
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Rémi Denis-Courmont 7dcac68447 Move src/control/ to lib/ 15 years ago
Rémi Denis-Courmont 195940cabc Also deprecate verbosity functions 15 years ago
Alexey Sokolov a5c2c7eadd Add few missing error messages to libvlc. 15 years ago
Rémi Duraffort 04d158efbb libvlc: do not export libvlc_module_description_list_get but only the functions 15 years ago
Rémi Denis-Courmont dc7fff375f libvlc_clock, libvlc_delay: expose LibVLC clock for audio sync 15 years ago
Rémi Denis-Courmont 473a276fdd Remove ugly builtin support 15 years ago
Jakub Wieczorek 3f80895700 LibVLC Audio/video filters listing API 16 years ago
Rémi Denis-Courmont 8e1c86a065 Expand and remove VLC_Version() 16 years ago