Changeset 8411baf6 in ffmpeg

Timestamp:
Sep 17, 2013, 4:16:47 PM (11 years ago)
Author:
Diego Biurrun <diego@biurrun.de>
Branches:
master
Children:
0d378439, f9ccdcb6
Parents:
18a245a2
git-author:
John Stebbins <stebbins@jetheaddev.com> (09/04/13 20:08:22)
git-committer:
Diego Biurrun <diego@biurrun.de> (09/17/13 16:16:47)
Message:

dca_parser: Handle changes in DCA frame size

A change in framesize caused a perpetual loss of synchronization.
So read (and use) the frame size from the frame header instead of
setting it only once.

Signed-off-by: Diego Biurrun <diego@biurrun.de>

(No files)

Note: See TracChangeset for help on using the changeset viewer.