Changeset e1c74148 in ffmpeg
- Timestamp:
-
Jun 6, 2011, 8:11:48 AM
(14 years ago)
- Author:
- Stefano Sabatini <stefano.sabatini-lala@poste.it>
- Branches:
- master
- Children:
- 0bc2cca1
- Parents:
- 580817df
- git-author:
- Stefano Sabatini <stefano.sabatini-lala@poste.it> (03/22/11 12:29:28)
- git-committer:
- Stefano Sabatini <stefano.sabatini-lala@poste.it> (06/06/11 08:11:48)
- Message:
-
samplefmt: change layout for arrays created by av_samples_alloc() and _fill_arrays()
The new layout is consistent with that of the av_image_() API, and
simplifies understanding and copy operations, it also preserves
alignment information which was lost with the previous layout.
This breaks API/ABI, but since the function was never referenced in
the code (and it isn't unlikely already used by someone) then this
should not be a problem.
-
(No files)
-