[FFmpeg-devel] [PATCH] RTSP-MS 14/15: ASF packet parsing
Michael Niedermayer
michaelni
Tue Feb 3 14:33:39 CET 2009
On Tue, Feb 03, 2009 at 08:08:15AM -0500, Ronald S. Bultje wrote:
> Hi,
[...]
> >> + len_off = (get_byte(gb)<<16)|(get_byte(gb)<<8)|get_byte(gb);
> >
> > does this have defined behavior in C?
>
> Can I implement a get_[bl]e24()? I'll probably make this mistake
no you cannot implement a function already existing
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Dictatorship naturally arises out of democracy, and the most aggravated
form of tyranny and slavery out of the most extreme liberty. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090203/0b8c6ac0/attachment.pgp>
More information about the ffmpeg-devel
mailing list