[FFmpeg-devel] [PATCH] RDT/Realmedia patches #2
Ronald S. Bultje
rsbultje
Mon Nov 17 00:51:07 CET 2008
Hi,
On Sun, Nov 16, 2008 at 4:06 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Sun, Nov 16, 2008 at 04:06:06PM -0500, Ronald S. Bultje wrote:
>> void function ( [..], int *pis_key, [..])
>> {
>> int is_key;
>> [..]
>> is_key = !get_bits1(&gb);
>> [..]
>> if (pis_key) *pis_key = is_key;
[..]
> i prefer the temporary vars
OK, $attached.
Ronald
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rdt_parse_header-change-get_bits.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081116/9955c648/attachment.txt>
More information about the ffmpeg-devel
mailing list