[FFmpeg-cvslog] avfilter/dynaudnorm: increment input outside of the FFMIN macro so it doesn't get double incremented

2017-08-09 Thread Andy
ffmpeg | branch: master | Andy | Tue Aug 8 22:42:21 2017 +| [448c88e1a586adc350e5a07c18c0be6706101deb] | committer: Paul B Mahol avfilter/dynaudnorm: increment input outside of the FFMIN macro so it doesn't get double incremented > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?

[FFmpeg-cvslog] avformat/mp3dec: Make MP3 seek fast

2015-09-05 Thread Andy Wu
ffmpeg | branch: master | Andy Wu | Mon Aug 31 17:08:30 2015 -0700| [c43bd08f8b043df7e18110e5344283c37b8380c1] | committer: wm4 avformat/mp3dec: Make MP3 seek fast When AVFMT_FLAG_FAST_SEEK is specified, make MP3 seek operation as fast as possible. When no "-usetoc" is specified, t