On 04/28/2011 05:10 PM, Ronald S. Bultje wrote:
Hi,
On Thu, Apr 28, 2011 at 3:05 PM, Clément Bœsch<[email protected]> wrote:
This patch allows users to be notified about track switch on a continuous
audio stream. The A-V statusbar mess up a bit the printing sometimes, I
don't know how I should handle that. Also, I wonder if there is an
performance issue looping on every metadata that often.
Seems like a case where introducing a "metadata_changed" message
somewhere would help. Maybe in AVPacket.side_data? :-).
since metadata can change out-of-band, what pkt would you attach it to?
why not make a simple counter in metadata that increases on each change,
then users don't have to md5sum it to know if it was modified?
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel