5857 Commits (f93621c6d518f5bd213fee409dd42d4b0780e317)

Author SHA1 Message Date
Thomas Guillem f93621c6d5 preparser: add a timeout in playlist_preparser_Push 10 years ago
Jean-Baptiste Kempf 6a60aa2f2d libVLC: Improve doxygen documentation about 3.0 version 10 years ago
Rémi Denis-Courmont 2ce8926498 test: test libvlc_media_player_(set|get)_role 10 years ago
Rémi Denis-Courmont c659faff1d lib: add libvlc_media_player_(get|set)_role 10 years ago
Rémi Denis-Courmont 5d4c72af36 win32: use generic semaphore (Windows 8+) 10 years ago
Rémi Denis-Courmont b269f60e18 threads: fix race in vlc_cond_wait() 10 years ago
Rémi Denis-Courmont 46be1d0d7d threads: use unsigned values for futex 10 years ago
Thomas Guillem a49d7a781e libvlc: deprecate libvlc_video_set_subtitle_file 10 years ago
Thomas Guillem bfbeee7e5c libvlc: add libvlc_media_player_add_slave 10 years ago
Thomas Guillem c46ebe14de input: add input_AddSlave 10 years ago
Steve Lhomme 45e7259e4c intf: add a dialog for renderer 10 years ago
Felix Abecassis 9578a0a390 core: add 3D stereo information to video_format_t 12 years ago
Adrien Maglo f7db69dcf3 include: add variables to video_format_t for 360 videos 10 years ago
Rémi Denis-Courmont 6f3e18d534 android: use generic condition variable and wait (fix #14586) 10 years ago
Rémi Denis-Courmont f09fc2aaf9 win32: use condition variable (fixes #14668) 10 years ago
Rémi Denis-Courmont 716ff3575a threads: condition variables with futex 11 years ago
Rémi Denis-Courmont 16f049a0ff linux: add wait-on-address/futex functions 10 years ago
Rémi Denis-Courmont d838f848d6 messages: add thread ID in message meta-data 10 years ago
Rémi Denis-Courmont 412dd75428 threads: add vlc_thread_self() and vlc_thread_id() 10 years ago
Emeric Grange 74a16acdd3 Add CineForm fourcc 10 years ago
Rémi Denis-Courmont 0ef03f60c0 threads: add vlc_cond_timedwait_daytime() 10 years ago
Thomas Guillem 45bc333491 libvlc: media: remove flexible array member 10 years ago
Thomas Guillem 4f923f7fd9 libvlc: remove enum in union events 10 years ago
Thomas Guillem 9126e33f77 libvlc: merge libvlc_MediaParsedStatus and libvlc_MediaParsedCharged events 10 years ago
Thomas Guillem fcc5088b36 input/item: add more audio slaves 10 years ago
Thomas Guillem b7ea52605b libvlc: media: add slaves API 10 years ago
Benjamin Adolphi 40ccae7608 access: attach slaves to input items 10 years ago
Benjamin Adolphi 3d227df732 input/item: add slave entries 11 years ago
Thomas Guillem a78bbdd234 access: change ACCESS_IS_DIRECTORY / STREAM_IS_DIRECTORY args 10 years ago
Thomas Guillem 9109718b77 access: re-refactor pf_readdir 10 years ago
Rémi Denis-Courmont 70d808bb6c Rename str_format_meta() to strfinput() 10 years ago
Rémi Denis-Courmont 274f62f22a Rename str_format_time to vlc_strftime 10 years ago
Rémi Denis-Courmont cc19824746 Remove path_sanitize() 10 years ago
Thomas Guillem 9735b40661 doc: remove wrong libvlc_media sub groups 10 years ago
Jean-Baptiste Kempf bf5a018c86 demux: Add INPUT_NAV_MENU 10 years ago
Francois Cartegnie 7fa640c001 playlist: add no inherit flag for editable playlists (refs #16923) 10 years ago
Steve Lhomme 2244a1d7c2 sout: existing code assumes ACCESS_OUT_CAN_SEEK is false on failure 11 years ago
Steve Lhomme 3de71252c3 input: use VLC_DEMUXER_xxx instead of integers 11 years ago
Rémi Denis-Courmont 1be52a6842 access: access_t.psz_access is always set 10 years ago
Thomas Guillem b99a05e865 dialog: fix comment typo 10 years ago
Thomas Guillem e6adadfb96 dialog: fix comment typo 10 years ago
Thomas Guillem c2d3294584 libvlc: remove (almost unused) libvlc_structures.h 10 years ago
Thomas Guillem 6719cea3a1 libvlc: clean up deprecated functions 10 years ago
Thomas Guillem fdf0b49a5d add a new type of module: vlc_renderer_discovery 10 years ago
Rémi Denis-Courmont 8f2e1e57cf Use vlc_close() 10 years ago
Rémi Denis-Courmont 582355f965 src: add vlc_close() wrapper 10 years ago
Jean-Baptiste Kempf 7d4afe09fd Config: Add a resampler category 10 years ago
Rémi Denis-Courmont 771a5cad15 include: fix EXIF conversion macros 10 years ago
Steve Lhomme ce40fcaff2 decoder: adjust the unknown colorimetry values because getting a vout 10 years ago
Rémi Denis-Courmont 7461f47b78 include: fix typo 10 years ago