Re: [libav-devel] [PATCH 2/5] lavr: change the type of the data buffers to uint8_t**.

2012-10-04 Thread Justin Ruggles
On 10/05/2012 01:27 AM, Anton Khirnov wrote: > This is more consistent with what the rest of Libav does. > > This breaks API. > --- > avplay.c|4 ++-- > libavfilter/af_asyncts.c|8 > libavfilter/af_resample.c |6 +++--- > libavresample/au

[libav-devel] [PATCH 2/5] lavr: change the type of the data buffers to uint8_t**.

2012-10-04 Thread Anton Khirnov
This is more consistent with what the rest of Libav does. This breaks API. --- avplay.c|4 ++-- libavfilter/af_asyncts.c|8 libavfilter/af_resample.c |6 +++--- libavresample/audio_data.c |2 +- libavresample/audio_data.h |