1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavformat
Andreas Rheinhardt 70baf729b5 avformat/matroskadec: Remove non-incremental parsing of clusters
When the new incremental parser was introduced, the old parser was
kept, because the new parser was unable to handle the way SSA packets
are put into Matroska. But since 2014 (since c7d8dbad) this is no
longer needed, so that the old parser can be completely removed.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2019-06-22 23:45:41 -03:00
..
2019-05-20 11:58:12 -07:00
2019-05-20 11:58:12 -07:00
2019-03-20 18:38:48 +01:00
2019-05-20 11:58:12 -07:00
2019-06-14 13:21:38 +08:00
2019-05-03 10:18:53 +05:30
2019-03-20 18:38:48 +01:00
2019-05-20 11:58:12 -07:00
2019-06-10 21:35:20 +02:00
2019-06-12 20:06:20 +10:00
2019-03-20 18:38:48 +01:00
2019-06-14 21:36:39 +02:00
2019-06-21 18:28:00 +02:00