[vlc-devel] [PATCH] HLS: minor fix
Chris Smowton
cs448 at cam.ac.uk
Mon Jun 25 19:18:45 CEST 2012
> I know I am a bit idealist here, but I think the current HLS
> implementation would take more time to make thread safe than to
> rewrite.
You mean you think you should just rewrite from the ground up? If so I
disagree! I think I could rewrite it to use one big lock and sparse
communication quickly, keeping the code almost all the same but with
vastly simplified synchronisation. I'll have a go at putting a patch
together (against current Git) next weekend if you're interested?
C
More information about the vlc-devel
mailing list