diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-03-22 13:29:28 +0100 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-06-06 10:11:48 +0200 |
commit | e1c74148128ebed7c7bc9d36c776f24898267174 (patch) | |
tree | 1e07e3cbbd966c1f636e517837b3af2de4143f53 /mt-work | |
parent | 580817df048fb114529cdb4a82885f551bf62c0c (diff) | |
download | ffmpeg-e1c74148128ebed7c7bc9d36c776f24898267174.tar.gz |
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.
Diffstat (limited to 'mt-work')
0 files changed, 0 insertions, 0 deletions