av/container
Trek H 634ecfdbb2 mts: Limited size of encoder writes and updated audio_test
Previously the encoder would not care if a write was given that exceeded the max PES packet size
because we were never using PES packets bigger than a frame of video. Now I have changed it so that
the encoder will check the write length and create a new PES packet if needed.
I have also restructured my test so that it can extract the data from PES packets that span accross multiple
MTS packets.
2019-04-09 13:55:46 +09:30
..
flv av: fixed conflicts with master 2019-03-28 11:03:05 +10:30
mts mts: Limited size of encoder writes and updated audio_test 2019-04-09 13:55:46 +09:30