Skip to content
Snippets Groups Projects
Commit f2032724 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

lib/media: remove gratuitous parse request cancellation

Media parsing can occur on any instance, and in all likelihood, a freed
media is not being parsed by any instance.

Note: to cancel parsing, libvlc_media_parse_stop() can be used.
parent 13c9e59e
No related branches found
No related tags found
1 merge request!2076lib/media: remove deprecated stuff and debloat
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment