I'm using libav* in my application, and would like to print all the metadata in a file. however I noticed that in order to get all the individual AVMetadataTag, I would need to #include metadata.h which is currently an "internal" header.
is there a better way to do this? -- Aviad Rozenhek _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
