]> git.sesse.net Git - vlc/commit
revert 24090 and add fix for including sps/pps in every keyframe without
authorIlkka Ollakka <ileoo@videolan.org>
Fri, 11 Jan 2008 17:42:54 +0000 (17:42 +0000)
committerIlkka Ollakka <ileoo@videolan.org>
Fri, 11 Jan 2008 17:42:54 +0000 (17:42 +0000)
commit0669b648a7db1286edef12d16793bea74c5b3aad
treecbbf5269274051365ee38c6de97fcbae89575806
parent56a8c2a59edd99488da19825cb965ddfa823c1e2
revert 24090 and add fix for including sps/pps in every keyframe without
breaking ts/h264 writing, so it waits until sps/pps are received before
handing stuff onward (as it did earlier). thanks to jpsaman for spotting
this.
modules/packetizer/h264.c