diff options
author | Marijn Meijles <[email protected]> | 2017-01-27 22:08:15 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2017-01-28 23:08:42 +0100 |
commit | 227d602bb36f9460e007fb3e1fbff4a776838498 (patch) | |
tree | 8bdabb394b47abf74ea6d389324b70b46baed4a5 /doc/examples/transcoding.c | |
parent | 65862f57ad2f7f49d715f334a9d892e0b20d42f1 (diff) |
avformat/ac3dec: Fix to prevent runaway ac3 detection by looking at the actual frame rather than the first detected frame.
When detecting a swapped AC3 marker the data of the frame is swapped. However, in subsequent frames the data swapped is taken from the first frame rather than the current frame.
Signed-off-by: Marijn Meijles <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/examples/transcoding.c')
0 files changed, 0 insertions, 0 deletions