On 2010/07/10 13:14, Anton Khirnov <wys...@gmail.com> wrote:
> in some formats, e.g. vorbis, the metadata is stored per-stream.

Both patches merged, thanks.

> -     for (unsigned i = 0; i < 
> sizeof(ffmpeg_tag_maps)/sizeof(ffmpeg_tag_map); i++)
> +     for (unsigned i = 0; i < 
> sizeof(ffmpeg_tag_maps)/sizeof(ffmpeg_tag_map); i++) {
> +             int idx = ffmpeg_find_audio_stream(f);

This should probably be moved outside of the loop.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to