On Mon, Aug 01, 2016 at 02:28:39PM -0500, Burt P wrote:
> Issue #5727: gain adjustment should only be applied if matching
> gain value from a valid packet in both channels. The existing functions 
> process
> each channel separately, so it was not possible.
> 
> * New versions of hdcd_process(), hdcd_scan(), hdcd_integrate() named
>   hdcd_*_stereo() that process both channels together.
> * target_gain applied will be the last matching target_gain.
> * The old single channel functions remain as an option. They can be
>   used by: -af hdcd=process_stereo=0.
> 
> Signed-off-by: Burt P <pbu...@gmail.com>
> ---
>  libavfilter/af_hdcd.c | 287 
> +++++++++++++++++++++++++++++++++++++++++++-------
>  1 file changed, 249 insertions(+), 38 deletions(-)

applied

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Concerning the gods, I have no means of knowing whether they exist or not
or of what sort they may be, because of the obscurity of the subject, and
the brevity of human life -- Protagoras

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to