1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
Marton Balint 2fb550893f avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmt
The packet counting based approach caused excessive sdt/pat/pmt for VBR, so
let's use a timestamp based approach instead similar to how we emit PCRs.
SDT/PAT/PMT period should be consistent for both VBR and CBR from now on.

Also change the type of sdt_period and pat_period to AV_OPT_TYPE_DURATION so no
floating point math is necessary.

Fixes ticket #3714.

Signed-off-by: Marton Balint <cus@passwd.hu>
2019-08-23 22:49:01 +02:00
..
2015-06-28 10:16:40 +02:00
2013-01-08 18:47:09 +00:00
2013-04-18 00:24:25 +02:00
2013-04-25 10:13:27 +02:00
2018-05-08 23:02:58 +02:00
2018-05-08 23:02:58 +02:00
2015-01-27 09:15:07 +01:00
2013-01-08 18:47:09 +00:00
2013-01-08 18:47:09 +00:00
2013-01-08 18:47:09 +00:00
2013-01-08 18:47:09 +00:00
2013-01-08 18:47:09 +00:00