diff options
author | René Stadler <mail@renestadler.de> | 2009-03-19 01:17:25 +0200 |
---|---|---|
committer | René Stadler <mail@renestadler.de> | 2009-03-23 20:57:15 +0200 |
commit | 83016fa9dc4d3229aae00ce53488a6375ca43132 (patch) | |
tree | 554b2133876e5e0cfc0599207683db5d53114420 /m4/libfame.m4 | |
parent | 3f90e6ff137d3e6e952b6c1550bd8a535d7fc391 (diff) | |
download | gst-plugins-bad-83016fa9dc4d3229aae00ce53488a6375ca43132.tar.gz gst-plugins-bad-83016fa9dc4d3229aae00ce53488a6375ca43132.tar.bz2 gst-plugins-bad-83016fa9dc4d3229aae00ce53488a6375ca43132.zip |
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.
Diffstat (limited to 'm4/libfame.m4')
0 files changed, 0 insertions, 0 deletions