On Sat, 5 Jul 2014, Anton Khirnov wrote:
The only thing the demuxer needs is the sample rate to set the timebase, which can be simply read with AV_RB32. --- libavcodec/Makefile | 1 - libavcodec/adx.c | 12 ++++++++++-- libavcodec/adx.h | 5 +++++ libavcodec/adxdec.c | 10 +++++----- libavformat/adxdec.c | 12 +++++------- 5 files changed, 25 insertions(+), 15 deletions(-)
Ok with me // Martin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
