[pulseaudio-discuss] [PATCH RFC 07/17] packet: Make pa_packet_new() create fixed-size packets

Alexander E. Patrakov patrakov at gmail.com
Mon Oct 27 02:13:31 PDT 2014


25.10.2014 03:21, Peter Meerwald wrote:
> +#define MAX_APPENDED_SIZE 128

We have that #define both in packet.c and in tagstruct.c. Do I 
understand correctly that they are unrelated and everything will work 
correctly if the values in these two files are different?

Other than that, the patch is a nice cleanup that gets rid of some 
pointer arithmetics and casts.

-- 
Alexander E. Patrakov


More information about the pulseaudio-discuss mailing list