On Thu, 17 Jan 2013, Diego Elio Pettenò wrote:

On 17/01/2013 15:12, Martin Storsjö wrote:
-    char sdp[2048];
+    char sdp[16384];

Hrm, 16KiB on stack? (theoretically)

Yes, it's not all that nice, but not actually too much of an issue for the systems where people actually use the avconv front end AFAIK...

// Martin
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to