[FFmpeg-devel] [PATCH] avcodec/tiff_common: Improve formating of long arrays

Paul B Mahol onemda at gmail.com
Thu Oct 3 17:02:42 CEST 2013


On 10/3/13, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Wed, Oct 02, 2013 at 04:35:54PM +0000, Paul B Mahol wrote:
>> On 9/29/13, Michael Niedermayer <michaelni at gmx.at> wrote:
>> > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
>> > ---
>> >  libavcodec/tiff_common.c       |   24 +++--
>> >  tests/ref/fate/exif-image-jpg  |  228
>> > ++++++++++++++++++++++++++++++++++------
>> >  tests/ref/fate/exif-image-tiff |    2 +-
>> >  3 files changed, 208 insertions(+), 46 deletions(-)
>> >
>>
>> Are they really meant to be reformatted?
>
> they are arrays of integers
> printing them as "%d, " lists already reformats them

I was just curios how would such output be practical.
Perhaps its meant to stay in binary... but I'm way off-topic now
so patch is fine.


More information about the ffmpeg-devel mailing list