[MPlayer-dev-eng] [PATCH] Play AMR over rtsp
Nico Sabbi
nsabbi at email.it
Fri Mar 2 00:35:00 CET 2007
Nico Sabbi wrote:
>
> is it a joke? 1 byte of extradata?
> who's the idiot that designed this crap?
> and why is it prepended to the demux_packet data rather than being
> copied to sh_audio->codecdata?
>
uhm, after re-reading the code I realized that the 1 byte wouldn't fit
as extradata,
cause it's not global (or maybe it's constant but not evident? ).
Can anyone explain what's the purpose of
((AMRAudioSource*)bufferQueue->readSource())->lastFrameHeader();
and if it's constant or variable?
For sure prepending it to the payload doesn't look nice to me
More information about the MPlayer-dev-eng
mailing list