[FFmpeg-devel] [PATCH 11/12] AVSequencer player handler of BSS for libavsequencer

Ronald S. Bultje rsbultje
Mon Aug 9 02:00:31 CEST 2010


Hi,

On Sat, Aug 7, 2010 at 4:27 PM, Sebastian Vater
<cdgs.basty at googlemail.com> wrote:
> AVSequencer compiles as in the normal build process, you can turn off
> the null mixer and/or the low quality mixer using --disable-mixer=NAME
> --disable-mixers as usual.
>
> Here are the player.h of the avsequencer to review.

I'm confused what the function of "player.h" in BSS would be? BSS is
our codename for the small chunk of header files ("interface") that
"describes" a "mod" file so that it can be decoded/demuxer,
re-encoded/remuxed or synthesized=played_as_PCM. BSS itself is not the
decoder, muxer or synthesizer/player. So what is the function of
player.h in all this?

Ronald



More information about the ffmpeg-devel mailing list