René Stadler
83016fa9dc
aacparse: Fix busyloop when seeking. Fixes #575388
...
The problem is that after a discont, set_min_frame_size(1024) is called when
detect_stream returns FALSE. However, detect_stream calls check_adts_frame
which sets the frame size on its own to something larger than 1024. This is the
same situation as in the beginning, so the base class ends up calling
check_valid_frame in an endless loop.
2009-03-23 20:57:15 +02:00
..
2009-03-23 20:57:15 +02:00
2008-11-04 12:42:30 +00:00
2009-02-27 12:27:14 +02:00
2008-11-04 12:42:30 +00:00
2008-11-04 12:42:30 +00:00
2009-03-22 21:02:45 +02:00
2009-01-05 12:34:18 +00:00
2009-03-22 21:02:45 +02:00
2008-11-04 12:42:30 +00:00
2008-11-04 12:42:30 +00:00
2008-11-04 12:42:30 +00:00
2009-02-22 22:00:58 +01:00
2008-11-04 12:42:30 +00:00
2008-11-06 14:05:55 +00:00
2009-03-22 21:02:45 +02:00
2008-11-04 12:42:30 +00:00
2008-11-04 12:42:30 +00:00
2008-11-10 14:01:42 +00:00
2009-02-27 12:27:14 +02:00
2009-01-22 13:41:32 +01:00
2008-06-13 11:59:23 +00:00
2008-11-04 12:42:30 +00:00
2008-11-10 14:53:45 +00:00
2009-01-23 12:47:19 +01:00
2008-11-12 10:32:24 +00:00
2009-03-22 21:02:45 +02:00
2008-11-04 12:42:30 +00:00
2008-11-04 12:42:30 +00:00
2009-02-27 11:36:58 -08:00
2009-03-13 10:07:18 +00:00
2009-01-05 11:28:49 +00:00
2008-10-08 15:22:12 +00:00
2009-02-02 23:29:24 +01:00
2008-11-04 12:42:30 +00:00
2009-03-22 21:02:45 +02:00
2009-02-28 11:43:56 +01:00
2009-03-22 21:02:45 +02:00
2008-11-04 12:42:30 +00:00
2008-11-04 12:42:30 +00:00
2008-12-29 15:54:44 +00:00
2008-11-04 12:42:30 +00:00
2009-03-23 17:07:16 +01:00
2009-02-26 12:49:03 -08:00
2009-03-04 20:02:04 +01:00
2008-11-04 12:42:30 +00:00
2009-03-13 16:00:21 +01:00
2009-03-22 21:02:45 +02:00
2009-02-13 12:18:48 -08:00
2008-11-04 12:42:30 +00:00
2009-02-25 12:42:36 +02:00
2009-03-22 21:02:45 +02:00
2008-11-04 12:42:30 +00:00
2008-11-04 12:42:30 +00:00
2008-11-04 12:42:30 +00:00
2008-11-04 12:42:30 +00:00
2008-11-04 12:42:30 +00:00
2008-11-04 12:42:30 +00:00
2009-03-22 21:02:45 +02:00
2008-11-04 12:42:30 +00:00
2008-11-04 12:42:30 +00:00
2009-02-27 20:44:20 +01:00
2008-11-04 12:42:30 +00:00
2008-11-04 12:42:30 +00:00
2009-03-13 22:53:21 +00:00
2008-11-04 12:42:30 +00:00
2007-04-21 19:39:03 +00:00