[FFmpeg-devel] [RFC] use get_unary in multiple places

Alex Beregszaszi alex
Thu Aug 9 01:15:29 CEST 2007


Hi,

the following patches make use of get_unary at all possible places I
found.

Patches in order:

1, alac: use get_unary where appropriate.

2, add support for unlimited length in get_unary. I don't know what is
the best way, I choose to test for != len and simple use len=-1 for this
special case.

3, rest of the places use unlimited length

--
Alex
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1-alac.diff
Type: text/x-patch
Size: 668 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070809/e57e27d5/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2-bitsream.diff
Type: text/x-patch
Size: 350 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070809/e57e27d5/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3-unary.diff
Type: text/x-patch
Size: 2441 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070809/e57e27d5/attachment-0002.bin>



More information about the ffmpeg-devel mailing list