Re: [FFmpeg-devel] [PATCH 0/6] avcodec: Vorbis encoder improvements

2017-11-08 Thread Rostislav Pehlivanov
On 22 August 2017 at 02:23, Tyler Jones wrote: > Please see the following patches. > > The first two patches are identical to my latest pending changes sent to > the > mailing list on July 28. Changelogs are included regardless. The clipping > avoidance patch should remove most clicking that had

Re: [FFmpeg-devel] [PATCH 0/6] avcodec: Vorbis encoder improvements

2017-11-05 Thread Carl Eugen Hoyos
2017-08-22 3:23 GMT+02:00 Tyler Jones : > Please see the following patches. > > The first two patches are identical to my latest pending changes sent to the > mailing list on July 28. Changelogs are included regardless. The clipping > avoidance patch should remove most clicking that had been notice

[FFmpeg-devel] [PATCH 0/6] avcodec: Vorbis encoder improvements

2017-08-21 Thread Tyler Jones
Please see the following patches. The first two patches are identical to my latest pending changes sent to the mailing list on July 28. Changelogs are included regardless. The clipping avoidance patch should remove most clicking that had been noticed by atomnuker in previous versions. Thanks in