]> git.sesse.net Git - vlc/commit
pes.c: make sure H264 stream has aud
authorIlkka Ollakka <ileoo@videolan.org>
Wed, 7 Jul 2010 12:52:32 +0000 (15:52 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Thu, 8 Jul 2010 12:18:03 +0000 (15:18 +0300)
commitd5cec4585d66dd4c67c496ed29a163436774b793
tree990703e554edaf1736943259fc903dd29043120d
parentb445a6a9ffb600e4aa87793c21186d457631d588
pes.c: make sure H264 stream has aud

TS-stream needs aud-nals, but didn't find any confirmation yet if ps needs those too,
so I assume it does. Maybe it would be better just to check first nal and set boolean for
adding aud.
modules/mux/mpeg/pes.c