[FFmpeg-soc] [soc] libavsequencer [PATCH 01/08] Music module public API header file.

Ronald S. Bultje rsbultje at gmail.com
Tue Jul 13 22:27:38 CEST 2010


Hi,

On Tue, Jul 13, 2010 at 4:15 PM, Sebastian Vater
<cdgs.basty at googlemail.com> wrote:
> Also some formats don't have even something close like a clear song-end
> detection. In that case, the user can add it manually. That's the
> purpose of this field.

So who reads the value then? It seems to me that if the user wants to
stop the song, he simply stops calling avcodec_decode_audio() and no
more audio will come out. Who would need to know this user-set value
to justify it being in BSS?

Ronald


More information about the FFmpeg-soc mailing list