[vlc-devel] [vlc-commits] packetizer: hevc: add broadcast support

Rémi Denis-Courmont remi at remlab.net
Tue Dec 22 22:12:42 CET 2015


On Tuesday 22 December 2015 19:15:39 Francois Cartegnie wrote:
> vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Thu Dec 17
> 15:16:18 2015 +0100| [3d1ccaf4624d89d99cb8d2a85797030797efe3e0] |
> committer: Francois Cartegnie
> 
> packetizer: hevc: add broadcast support
> 
> Does reinject xps NAL on I Frame. Still not optimal
> and duplicate prone, but that's what current
> AVC muxer does.

That made sense before Thomas fixed the packetizer semantics. Nowadays, the 
p_extra should be always up-to-date. So implementing this is today is just 
silly. It just wastes bandwidth with most muxers.

The final stream output or the muxers can reinject the parameter sets if/when 
they need to (mostly TS and RTP, nothing else seems to support zapping).

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list