[FFmpeg-cvslog] r21473 - in trunk: libavcodec/mjpegdec.c libavcodec/opt.c libavcodec/options.c libavformat/id3v1.c

Ramiro Polla ramiro.polla
Wed Jan 27 02:00:15 CET 2010


On Tue, Jan 26, 2010 at 10:31 PM, stefano <subversion at mplayerhq.hu> wrote:
> Author: stefano
> Date: Wed Jan 27 01:31:52 2010
> New Revision: 21473
>
> Log:
> Fix misc typos, patch by
> Fabian Greffrath base64_decode(PGZhYmlhbkBncmVmZnJhdGguY29tPg==).
>
> Modified:
> ? trunk/libavcodec/mjpegdec.c
> ? trunk/libavcodec/opt.c
> ? trunk/libavcodec/options.c
> ? trunk/libavformat/id3v1.c
[...]
> Modified: trunk/libavformat/id3v1.c
> ==============================================================================
> --- trunk/libavformat/id3v1.c ? Wed Jan 27 01:26:41 2010 ? ? ? ?(r21472)
> +++ trunk/libavformat/id3v1.c ? Wed Jan 27 01:31:52 2010 ? ? ? ?(r21473)
> @@ -91,7 +91,7 @@ const char * const ff_id3v1_genre_str[ID
> ? ? ?[64] = "Native American",
> ? ? ?[65] = "Cabaret",
> ? ? ?[66] = "New Wave",
> - ? ? [67] = "Psychadelic",
> + ? ? [67] = "Psychedelic",
> ? ? ?[68] = "Rave",
> ? ? ?[69] = "Showtunes",
> ? ? ?[70] = "Trailer",

http://www.id3.org/id3v2-00 says it's "Psychadelic"



More information about the ffmpeg-cvslog mailing list