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? :-). Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
