OSDN Git Service

mpegtsenc: fix PMT PID calculation
authorMans Rullgard <mans@mansr.com>
Mon, 31 Jan 2011 16:49:10 +0000 (16:49 +0000)
committerMans Rullgard <mans@mansr.com>
Mon, 31 Jan 2011 16:58:23 +0000 (16:58 +0000)
commit740ad0d14d1eca7319a34866e896ad93cd65b9e9
tree8dd481c3eeb9b6820420150a8d0ad9140fa9b3ec
parent365e3c7878e4e821d5dec922d2d51f92ce13f926
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>
libavformat/mpegtsenc.c