Changeset 4d4098da in ffmpeg

Timestamp:
May 16, 2012, 11:16:05 AM (13 years ago)
Author:
Stefano Sabatini <stefasab@gmail.com>
Branches:
master
Children:
e109e392
Parents:
183596fa
git-author:
Stefano Sabatini <stefasab@gmail.com> (05/12/12 15:38:47)
git-committer:
Stefano Sabatini <stefasab@gmail.com> (05/16/12 11:16:05)
Message:

lavfi: drop planar/packed negotiation support

The planar/packed switch and the packing_formats list is no longer
required, since the planar/packed information is now stored in the sample
format enum.

This is technically a major API break, possibly it should be not too
painful as we marked the audio filtering API as unstable.

(No files)

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