Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-03-22 15:29:28 +0300
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-06-06 12:11:48 +0400
commite1c74148128ebed7c7bc9d36c776f24898267174 (patch)
tree1e07e3cbbd966c1f636e517837b3af2de4143f53 /libavfilter/avfilter.h
parent580817df048fb114529cdb4a82885f551bf62c0c (diff)
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 'libavfilter/avfilter.h')
0 files changed, 0 insertions, 0 deletions