diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2015-03-13 19:45:14 +0000 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2015-05-31 11:10:56 -0400 |
commit | 8b9d0f5d3aceb67d472d190db53a21177fea9275 (patch) | |
tree | 76d4946284251df3c763d8a567c42c573721df1d /libavformat/rtpenc_jpeg.c | |
parent | 987a8f8514e07aba8136d491949d0b8d6bb183f9 (diff) | |
download | ffmpeg-8b9d0f5d3aceb67d472d190db53a21177fea9275.tar.gz |
mov: Fix little endian audio detection
Set this field to TRUE if the audio component is to operate on
little-endian data, and FALSE otherwise.
However TRUE and FALSE are not defined. Since this flag is just a boolean,
interpret all values except for 0 as little endian.
Sample-Id: 64bit_FLOAT_Little_Endian.mov
(cherry picked from commit 8ae4d4e117626313e0b7df746e82de84d00d160a)
Signed-off-by: Reinhard Tartler <siretart@tauware.de>
Diffstat (limited to 'libavformat/rtpenc_jpeg.c')
0 files changed, 0 insertions, 0 deletions