733 Commits (b84d09bd985e41c854e0570901895cbd51eb05b6)

Author SHA1 Message Date
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 4 years ago
Alexandre Janniaux 979147c35a lib: picture: refactor format validation 4 years ago
Alexandre Janniaux 57c673cd06 lib: picture: refactor available picture format 4 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
Steve Lhomme 656e5eb27a media_track: fix tracklist leak when no track found 3 years ago
Steve Lhomme de4b18ebf4 media_player: add missing "equalizer-preset" 3 years ago
Thomas Guillem 5418c4a026 lib: remove libvlc_media_thumbnail_request_cancel 4 years ago
Thomas Guillem ca3b131594 thumbnail: rework API to fix use-after-free 4 years ago
Thomas Guillem a3bd23610b libvlc: media: cancel request on destroy 4 years ago
Steve Lhomme 06dbdffa96 meson: define DLL export values 4 years ago
Steve Lhomme 95b8f64990 automake: define DLL export values 4 years ago
Marvin Scholz d5f07af209 meson: add initial meson build system 7 years ago
Thomas Guillem fefe9b6053 lib: add libvlc_audio_set_mixmode 4 years ago
Thomas Guillem 42b645e7fc lib: add libvlc_AudioStereoMode_Mono 4 years ago
Thomas Guillem 03e671c51c lib: assert that LibVLC and VLC enums match 4 years ago
Thomas Guillem 73630912ba lib: change libvlc_AudioStereoMode_Error enum value 4 years ago
Thomas Guillem 9d23e5b123 lib: rename libvlc_audio_set_channel to libvlc_audio_set_stereomode 4 years ago