On 09/09/14 15:55, Florian Iragne wrote: > Hi, > > I've made a c++ class using libav that decodes input audio files into a > buffer of double values. It works fine. > > Now, i want to handle live streams and add the observer/observee design > pattern so that external objects can perform various actions on each > read double buffer. >
Could you try if avplay can work with it correctly? lu _______________________________________________ libav-api mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-api
