comparison rtp.h @ 4631:4bbf1fe0796b libavformat

In the current implementation of rtp_parse_packet(), finalize_packet() is called for all packets with an internal handler function but only for non-first packets from dynamic payload parse_packet() handlers. This patch fixes that. Bug was noticed by Luca in "[PATCH] rtpdec.c: don't overwrite pkt->stream_index in finalize_packet()" thread.
author rbultje
date Tue, 03 Mar 2009 13:41:50 +0000
parents 5315c722e61e
children 536e5527c1e0
comparison
equal deleted inserted replaced
4630:e04458242c54 4631:4bbf1fe0796b