746 Commits (7a970a33329c9836d169727ddbaf49a33240d587)

Author SHA1 Message Date
Marvin Scholz 3117c2f615 libvlc: avoid using sprintf 2 years ago
Thomas Guillem a21ea8400c lib: media: remove item observer 2 years ago
Thomas Guillem afa8306455 lib: rework how libvlc_MediaDurationChanged is sent 2 years ago
Thomas Guillem 90f3be724e lib: rework how libvlc_MediaMetaChanged is sent 2 years ago
Thomas Guillem 8350e96d76 lib: media: don't specify the meta type when a meta changed 2 years ago
Thomas Guillem dadd462bbf lib: media_player: don't use item event_manager 2 years ago
Thomas Guillem 23a5842ce9 lib: media: use on_attachments_added 2 years ago
Thomas Guillem dd7cdf2de2 lib: picture: add const 2 years ago
Thomas Guillem b905473ea0 lib: media_list_player: fix leaks 3 years ago
Thomas Guillem 43383a5804 lib: media_list_player: check set_current_playing_item() return 3 years ago
Thomas Guillem 8f6d3910b2 lib: media_list: fix leak 3 years ago
Thomas Guillem 07b01add84 lib: media: always initialize subitems 2 years ago
Thomas Guillem 468fe70017 lib: media_discoverer: remove useless variable initialisation 2 years ago
Steve Lhomme f8dc7c6db0 build: ignore generated files 3 years ago
Steve Lhomme 98a73f61a9 image: separate the encoding codec from the output video format 3 years ago
Alexandre Janniaux 3841df7a70 lib: media player: signal stopping media event 3 years ago
Alexandre Janniaux 6d40b91c18 lib: media_player: split function 3 years ago
Alexandre Janniaux 4a35193e39 lib: media_player: move vlc_assert_unreachable 3 years ago
Steve Lhomme 7bbd08dc23 libvlc: hardcode the bits per pixel for ARGB stride 3 years ago
Thomas Guillem b3b514e621 lib/media_track: set id_stable from an input_item_t 3 years ago
Thomas Guillem fd994f2fd9 lib/media_track: psz_id is now always valid 3 years ago
Thomas Guillem c2cebc3d36 input_item: change es_format_t list handling 3 years ago
Alexandre Janniaux 52e1c72cb8 lib: add header inclusion build test 3 years ago
Alexandre Janniaux 6a481ceb65 include: move video enums to libvlc_video.h 4 years ago
Steve Lhomme 1243a6c0d6 include: avoid including vlc_subpicture.h when not needed 3 years ago
Alexandre Janniaux 88f343b483 lib: Makefile.am: use EXTRA_%_DEPENDENCIES 3 years ago
Alexandre Janniaux 6c21c608fb lib: Makefile.am: move some EXTRA_DIST to sources 3 years ago
Alexandre Janniaux 03ec653336 lib: picture: add support for WebP 3 years ago
Alexandre Janniaux 979147c35a lib: picture: refactor format validation 3 years ago
Alexandre Janniaux 57c673cd06 lib: picture: refactor available picture format 3 years ago
Johannes Kauffmann 17ada6c55f lib: avoid including config.h in headers 3 years ago
Steve Lhomme 8b96a63e59 lib: add missing seeking thread name 3 years ago
Hank Anderson dfe555a96c libvlc: Add meta extras related API 3 years ago
Pierre Lamot 60078ca975 libvlc: allow user to report mouse events when using libvlc_video_set_output_callbacks 3 years ago
Steve Lhomme 4b66b40bf0 lib: include vlc_arrays.h when using vlc_dictionary_t 3 years ago
Steve Lhomme 65659b20b4 lib: include vlc_arrays.h when using vlc_array_t 3 years ago
Steve Lhomme dff3b2d274 lib: include vlc_threads.h when using vlc_mutex_t 3 years ago
Rémi Denis-Courmont 0c3bc60eae lib: use block_New() 3 years ago
Thomas Guillem d59a512740 core: rename input_preparser to vlc_preparser 3 years ago
Thomas Guillem 413239530a lib: move libvlc_media_ no_skip to parse_forced 3 years ago
Thomas Guillem 5a6942ebe9 input_item: move META_REQUEST_OPTION NO_SKIP to SCOPE_FORCED 3 years ago
Thomas Guillem a82b097615 lib: set libvlc_media_parse_local > 0 3 years ago
Maxim Biro faf8b85ac3 plugin: add HTML help 3 years ago
Thomas Guillem 817edbb116 lib: return the same object in libvlc_media_player_list_retain() 3 years ago
Thomas Guillem ad56ab86a1 lib: assert instead of doing a dynamic check 3 years ago
Thomas Guillem 098855b2b5 lib: return the same object in libvlc_media_player_retain() 3 years ago
Thomas Guillem 2ad8ef54bb lib: return the same object in libvlc_media_list_retain() 3 years ago
Thomas Guillem d5b7878397 lib: return the same object in libvlc_media_retain() 3 years ago
Thomas Guillem e793a3247b lib: return the same object in libvlc_retain() 3 years ago
Thomas Guillem 448e8b92d2 lib: return the same object in libvlc_picture_retain() 3 years ago