[vlc-devel] backported patch issue in vlc 2.2 (rtp sout)
    Gilles Sabourin 
    gilles.sabourin at free.fr
       
    Sat Jan 17 08:53:36 CET 2015
    
    
  
Hello vlc team,
This one is inform you that vlc 2.2 branch fails to compile because one patch 
has been backported too early:
* a40eb07 : Tristan Matthews : Thu Jan 15 00:18:14 2015 -0500 : rtp: jpeg: fix 
memory leaks
It relies on the use of the "error" label which is undefined without this one 
from vlc master branch:
 
* a122236 : Rémi Denis-Courmont : Thu Sep 25 21:50:56 2014 +0300 : rtp: hand-
over the data block reference to the packetization function
Since the patch is already published, it can not be removed. So, am i guessing 
correctly that this is waiting more tests of the whole last set of rework 
about rtpfmt.c?
So, I'll have to revert it locally, in the meantime.
Regards,
Gilles Sabourin
    
    
More information about the vlc-devel
mailing list