stream_filter/httplive.c: use vlc_clone() and vlc_join()
- Use vlc_clone() and vlc_join() instead of now deprecated vlc_thread-* API. - hls_Thread() remove cancellation point for now (will come back later).
Showing
Please register or sign in to comment