[Libav-user] filter_mb_edge
Nicolas Derouineau
nicolas.derouineau at vitec.com
Mon Sep 1 17:24:11 CEST 2014
Hi,
I didn't know there was such a list. Thanks for your help !
Regards,
Nicolas DEROUINEAU
________________________________________
De : libav-user-bounces at ffmpeg.org <libav-user-bounces at ffmpeg.org> de la part de wm4 <nfxjfg at googlemail.com>
Envoyé : lundi 1 septembre 2014 17:07
À : libav-user at ffmpeg.org
Objet : Re: [Libav-user] filter_mb_edge
On Mon, 1 Sep 2014 14:04:08 +0000
Nicolas Derouineau <nicolas.derouineau at vitec.com> wrote:
> Hello,
> I would like to understand the prototype of this function:
>
> filter_mb_edgeh(uint8_t *pix, int stride,
> const int16_t bS[4],
> unsigned int qp, int a, int b,
> H264Context *h, int intra)
>
> Let's say I want to check the filtering condition on p0,1,2 and q0,1,2 . How am I supposed to read the pix buffer to get them ?
I think it's ok to ask such questions on ffmpeg-devel (all questions
concerning the development _of_ ffmpeg and libraries are on topic
there).
_______________________________________________
Libav-user mailing list
Libav-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user
More information about the Libav-user
mailing list