[FFmpeg-devel] [PATCH 0/3] mpegts: Fix range and check for pat and sdt periods

Derek Buitenhuis derek.buitenhuis at gmail.com
Fri Oct 16 21:09:18 CEST 2015


float rounding was causing some values to not work, and there was an undocumented
upper limit.

Derek Buitenhuis (3):
  mpegts: Make the pat_period a double
  mpegts: Make the sdt_period a double
  doc/muxers: Document range for mpegts periods

 doc/muxers.texi         | 4 ++--
 libavformat/mpegtsenc.c | 8 ++++----
 libavformat/version.h   | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

-- 
1.8.3.1



More information about the ffmpeg-devel mailing list