Changeset f1f6d361 in ffmpeg

Timestamp:
Nov 9, 2011, 10:48:54 PM (13 years ago)
Author:
Justin Ruggles <justin.ruggles@gmail.com>
Branches:
master
Children:
6c643e07, afc0a24d
Parents:
fed5ca25
git-author:
Justin Ruggles <justin.ruggles@gmail.com> (10/31/11 17:41:47)
git-committer:
Justin Ruggles <justin.ruggles@gmail.com> (11/09/11 22:48:54)
Message:

avcodec: add support for planar signed 8-bit PCM.

It is found in some 8svx files (e.g. ones created by SoX).
Currently the decoder reuses the 8svx functions because we already have
handling of a single large planar packet for the compressed 8svx codecs.

(No files)

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