OSDN Git Service

ape: create audio stream before reading tags.
authorAnton Khirnov <anton@khirnov.net>
Fri, 22 Jun 2012 11:08:08 +0000 (13:08 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 24 Jun 2012 05:55:33 +0000 (07:55 +0200)
commit980e65f11994c3659451feb170bff085731693c2
treeb69c3bad1601b371e422c845fe528cf0216a1335
parenta7b8ff94b19732012549c745e2be3a4b1e2cb872
ape: create audio stream before reading tags.

Tags may contain attached picture, which will be exported as video
streams.

This ensures that the audio stream is always the first.
libavformat/ape.c