[FFmpeg-cvslog] avcodec/libaomenc: Added more commandline options

2019-03-29 Thread Sam John via ffmpeg-devel
ffmpeg | branch: master | Sam John via ffmpeg-devel | Fri Mar 29 09:58:38 2019 -0700| [995889abbf31389aa0f002ea6599c7c89526d1d6] | committer: James Almer avcodec/libaomenc: Added more commandline options The following are the newly added options: arnr_max_frames, arnr_strength, aq_mode, denois

[FFmpeg-cvslog] avcodec/libaomenc: fix default value for row-mt option

2019-03-29 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Mar 29 14:55:00 2019 -0300| [0856c5da0716e9c461d4f73339a2c2390d0a1162] | committer: James Almer avcodec/libaomenc: fix default value for row-mt option Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0856c5da071

[FFmpeg-cvslog] doc/filters: mention input requirements for ebur128

2019-03-29 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat Mar 30 12:25:24 2019 +0530| [5282cbae61ccf75dbfbeac5b963812aac90ec8cb] | committer: Gyan Doshi doc/filters: mention input requirements for ebur128 The filter requires input stream to have sample rate 48000 Hz and dbl fmt. Fixes #7812 > http://git.vid