2 Commits

Author SHA1 Message Date
twinaphex
53797b15ce CXX_BUILD buildfix 2020-06-30 22:15:49 +02:00
Nils Hasenbanck
1e54379141 Implemented the packet buffer.
Simply use two packet_buffers that are double-linked lists of
AVPacket structs. This way we can control which packets to feed
to the decoders at the right time.

This solves the playback problem with the MP4 files.
2020-01-08 20:44:00 +01:00