comparison iff.c @ 4096:233ba738a68e libavformat

Don't access RMContext directly in rdt.c. Rather, use the return value of ff_rm_parse_packet() to indicate whether more audio packets are available in the demuxer from the last RM frame, and save that in the RDT parsing context. See patch/discussion in "[PATCH] rdt.c: don't access RMContext" on ML.
author rbultje
date Sat, 13 Dec 2008 21:37:27 +0000
parents a209d26d63c2
children 7d2f3f1b68d8
comparison
equal deleted inserted replaced
4095:27f4b31bc790 4096:233ba738a68e