[vlc-devel] [PATCH] audio_filter: introduce libavresample based filter

Luca Barbato lu_zero at gentoo.org
Tue Jun 5 13:25:04 CEST 2012


On 05/06/12 08:38, Rémi Denis-Courmont wrote:
> On Tue,  5 Jun 2012 01:49:49 +0200, Luca Barbato <lu_zero at gentoo.org>
> wrote:
>> It supports mid-stream frame, channel map and format changes.
> 
> It looks more like it just resets the resampler completely. Won't that
> cause glitches?

Should not, I'll ask Justin to be 100% sure.

>> Tweaking options will follow.
> 
> On the topic of options, I am a bit afraid that those named options might
> break silently when libav is updated - as opposed to dedicated function
> calls or structure members.

The api to use avresample through avoption+avresample_open/close is set
and if it changes it would cause the introduction of avresample_open2.

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero




More information about the vlc-devel mailing list