On 10/25/11 7:50 PM, Justin Ruggles wrote:
Hi,

Looks great. Mans or Diego should comment on the build system stuff.
I'll test the updated version tomorrow.

On 10/25/2011 09:59 PM, Luca Barbato wrote:

It currently use the simple api and is using the latency information
provided only to offset the stream start.


[...]

+    pd->pts += frame_duration;
+
+    pkt->pts = pd->pts;


Shouldn't it set pts before incrementing?

You are right.

It's easier to read these if you don't break the lines.

The comment field can get too long so I preferred splitting each line in two.

If you prefer the other way I can keep them as a single line but those are getting overly long.

lu

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to