]> git.sesse.net Git - ffmpeg/commit
mpegtsenc: fix PMT PID calculation
authorMans Rullgard <mans@mansr.com>
Mon, 31 Jan 2011 16:49:10 +0000 (16:49 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 31 Jan 2011 17:25:48 +0000 (18:25 +0100)
commit2c30f7b3d7ea6ffe5370ea18e847455e7fae3940
treec83730eb78b94310cdf8de1a6d00ddb35f0fc813
parent0374152f8926bb3d0f2cd9cca56d12521fe0f71b
mpegtsenc: fix PMT PID calculation

445996aa51f4f1d9a26456a8511988291a720ba0 caused the PMT PID to be
off by one.  This corrects it.

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 740ad0d14d1eca7319a34866e896ad93cd65b9e9)
libavformat/mpegtsenc.c