On 09/04/14 15:39, Tim Walker wrote: > On 09 Apr 2014, at 14:58, Luca Barbato <[email protected]> wrote: > >> The default should be not to resample. >> --- >> libavcodec/mpegaudioenc.c | 1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/libavcodec/mpegaudioenc.c b/libavcodec/mpegaudioenc.c >> index 3a5cdca..51a6f5b 100644 >> --- a/libavcodec/mpegaudioenc.c >> +++ b/libavcodec/mpegaudioenc.c >> @@ -744,7 +744,6 @@ static int MPA_encode_frame(AVCodecContext *avctx, >> AVPacket *avpkt, >> >> static const AVCodecDefault mp2_defaults[] = { >> { "b", "384000" }, >> - { "ar", "48000" }, >> { NULL }, >> }; >> >> -- >> 1.8.5.2 (Apple Git-48) > > OK (though you approved the patch that introduced this). >
I never claimed to be infallible =) lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
