]> git.sesse.net Git - ffmpeg/commit
avformat/mpegtsenc: Remove two duplicated fields
authorAndriy Gelman <andriy.gelman@gmail.com>
Thu, 30 Apr 2020 19:43:40 +0000 (15:43 -0400)
committerAndriy Gelman <andriy.gelman@gmail.com>
Thu, 14 May 2020 13:53:59 +0000 (09:53 -0400)
commit0776cb7083c34b4593c62f068f4371169f987e7b
tree17040749f1d9e384ddc9bb2c7e3e28dabff0fef5
parent1dd0def976405c38b80e89a385e3eaad98988358
avformat/mpegtsenc: Remove two duplicated fields

ts->{tsid,onid} stores the values of ts->{transport_stream_id,original_network_id}

Reviewed-by: Marton Balint <cus@passwd.hu>
Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
libavformat/mpegtsenc.c