[FFmpeg-devel] [PATCH] avfilter/vf_pullup: change parity to match original code

Paul B Mahol onemda at gmail.com
Tue Oct 8 18:19:20 CEST 2013


On 10/8/13, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Wed, Oct 02, 2013 at 09:43:40PM +0000, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>
>> This seems to fix sample that have top field flag set
>> (IMHO this should not matter at all as flags may be invalid or missing).
>> In the other case when frame do not have interlaced flag set it is still
>> 0,
>> while original is 1, this should not matter as only one can be true per
>> frame.
>
> if this makes the code closer to the original then
> LGTM

Yes it does, and fieldmatch does similar.
I already applied this but with different message.

>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Those who are best at talking, realize last or never when they are wrong.
>


More information about the ffmpeg-devel mailing list