[FFmpeg-devel] [PATCH 08/13] lavf/id3v2: always strdup the value.
Michael Niedermayer
michaelni at gmx.at
Sat May 19 03:43:32 CEST 2012
On Sat, May 12, 2012 at 11:15:30PM +0200, Clément Bœsch wrote:
> This simplifies the code but also fix a warning: ff_id3v1_genre_str
> array contains const strings so do the string dup now instead of in
> av_dict_set().
> ---
> libavformat/id3v2.c | 11 ++++-------
> 1 file changed, 4 insertions(+), 7 deletions(-)
sorry for the delay
LGTM
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
He who knows, does not speak. He who speaks, does not know. -- Lao Tsu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120519/637570b1/attachment.asc>
More information about the ffmpeg-devel
mailing list