[FFmpeg-devel] [PATCH] swr: handle initial negative sample index outside DSP function.
Michael Niedermayer
michaelni at gmx.at
Sat Jun 14 14:35:59 CEST 2014
On Fri, Jun 13, 2014 at 07:06:30PM -0400, Ronald S. Bultje wrote:
> The new function in struct Resampler and code therefore in resample()
> are admittedly butt-ugly. I'll probably clean it up but at least it
> works so I figured I'd send it out and see what people think. What I'd
> really like to do is to be able to expose ResampleContext to swresample.c
> if people are OK with that.
> ---
> libswresample/resample.c | 48 +++++++++++++++++++++++++++++++-
> libswresample/resample_template.c | 55 ++++---------------------------------
> libswresample/soxr_resample.c | 7 +++++
> libswresample/swresample.c | 6 ++++
> libswresample/swresample_internal.h | 2 ++
> 5 files changed, 67 insertions(+), 51 deletions(-)
seems working fine,
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140614/858fcf61/attachment.asc>
More information about the ffmpeg-devel
mailing list