[FFmpeg-devel] [PATCH v3 1/2] avcodec: add adpcm_ima_ssi encoder
Zane van Iperen
zane at zanevaniperen.com
Mon Apr 13 03:44:32 EEST 2020
On Sun, 12 Apr 2020 16:38:06 +0200
"Paul B Mahol" <onemda at gmail.com> wrote:
> On 4/12/20, Zane van Iperen <zane at zanevaniperen.com> wrote:
> > On Sun, 12 Apr 2020 15:01:39 +0200
> > "Paul B Mahol" <onemda at gmail.com> wrote:
> >
> >> >
> >> > I probably should have mentioned that yes, I had already added
> >> > the appropriate SSI code to adpcm_compress_trellis().
> >>
> >> The one that updates node predictor?
> >> >
> >> >
> > Yep, wherever there was a check for QT, I added a check for SSI so
> > that they both take the same code paths.
> >
> > They're the same format, so that shouldn't cause any problems.
> >
>
> Please point to latest such patch that contain that change.
Here:
https://github.com/vs49688/FFmpeg ssienc-v4-pre
More information about the ffmpeg-devel
mailing list