On 19.02.2015 21:34, Martin Storsjö wrote:
+        res = ff_h264_handle_aggregated_packet(ctx, pkt, buf, len,
+                                               rtp_hevc_ctx->using_donl_field ?
+                                               RTP_HEVC_DONL_FIELD_SIZE : 0,
+                                               NULL, 0);


We should use RTP_HEVC_DOND_FIELD_SIZE here to skip only 1 byte instead of 2 bytes (RTP_HEVC_DONL_FIELD_SIZE ).

Best regards,
Thomas.
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to