diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-09-02 18:59:38 +0200 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-09-07 12:36:56 +0200 |
commit | 6b3ef7f080293956b2e5212b83135c6b051212e9 (patch) | |
tree | a947a2019409d7f21f57b14d9343ec08f62c3b1c /libavfilter/unsharp.h | |
parent | b8b5d8274471129f122858bc74ad09284dae6ab7 (diff) | |
download | ffmpeg-6b3ef7f080293956b2e5212b83135c6b051212e9.tar.gz |
lavu: Remove bit packing from AVComponentDescriptor
There is no practical benefit in having this structure elements
bit packed given the size of the structure and its usage.
Change types from uint16_t (packed) to plain int in order to simplify
modifying the structure and accessing its fields.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'libavfilter/unsharp.h')
0 files changed, 0 insertions, 0 deletions