[FFmpeg-devel] [PATCH] libavutil: increase struct SampleFmtInfo member 'name' length to 8
Giorgio Vazzana
mywing81 at gmail.com
Sat Dec 3 00:10:56 CET 2011
Hello,
running 'ffmpeg -sample_fmts' I noticed there were strange characters
after the sample format names:
$ffmpeg -sample_fmts
ffmpeg version N-35370-g1fd6924, Copyright (c) 2000-2011 the FFmpeg developers
built on Dec 2 2011 22:52:51 with gcc 4.4.3
configuration: --enable-gpl
libavutil 51. 29. 1 / 51. 29. 1
libavcodec 53. 39. 1 / 53. 39. 1
libavformat 53. 24. 0 / 53. 24. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 50. 0 / 2. 50. 0
libswscale 2. 1. 0 / 2. 1. 0
libpostproc 51. 2. 0 / 51. 2. 0
name depth
u8 8
s16 16
s32 32
flt 32
dbl 64
u8p 8
s16p 16
s32p 32
fltp 32
dblp@ 64
This patch fixes the problem. Please comment.
Giorgio Vazzana
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavutil-increase-struct-SampleFmtInfo-member-name-.patch
Type: text/x-patch
Size: 775 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111203/773ed5e9/attachment.bin>
More information about the ffmpeg-devel
mailing list