Changeset 10397215 in ffmpeg

Timestamp:
Aug 27, 2011, 3:23:45 PM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
3dd44e50, ed5b1326
Parents:
52982dbe
git-author:
Kostya Shishkov <kostya.shishkov@gmail.com> (08/13/11 19:02:54)
git-committer:
Anton Khirnov <anton@khirnov.net> (08/27/11 15:23:45)
Message:

Use deinterleavers for demangling audio packets in RealMedia.

Unlike other containers RealMedia stores its audio packets in scrambled form,
with interleaver ID preceeding audio codec ID. Currently deinterleaving
decision is tied to the codec while it's possible to have non-default
deinterleaver with audio codec (like Int0 deinterleaver instead of specific
one for Sipro).

Signed-off-by: Anton Khirnov <anton@khirnov.net>

(No files)

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