[FFmpeg-devel] [PATCH 4/8] libutvideodec: original_format is big endian

Derek Buitenhuis derek.buitenhuis at gmail.com
Mon Nov 7 19:26:13 CET 2011


On 07/11/2011 1:21 PM, Reimar Döffinger wrote:
> The (broken) way this is currently, this will actually change the data
> that DecodeBegin gets, so one of these should be plain out wrong.
> Has someone ever tried to use libutvideo on big-endian?
> How about this wrapper?

This does NOT change what DecodeBegin gets, since this:

http://git.videolan.org/?p=ffmpeg.git;a=blobdiff;f=libavcodec/libutvideo.cpp;h=f10b6f103edc5641051d9b26262c84c06de6557a;hp=15e6840afac01d6106d004a1ae53401ac0d027d9;hb=e3475198779f806115079c9128172543b37243e6;hpb=13665c87678bb064d4ab7e954a02a9337351460d

It is not actually used anywhere, other than informational purposes now.


More information about the ffmpeg-devel mailing list