[FFmpeg-devel] [PATCH] lavfi: add deinterleave filters

Paul B Mahol onemda at gmail.com
Tue Jan 6 11:10:53 CET 2015


On 1/6/15, Stefano Sabatini <stefasab at gmail.com> wrote:
> On date Monday 2015-01-05 16:33:44 +0000, Paul B Mahol encoded:
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  libavfilter/Makefile         |   2 +
>>  libavfilter/allfilters.c     |   2 +
>>  libavfilter/f_deinterleave.c | 143
>> +++++++++++++++++++++++++++++++++++++++++++
>>  3 files changed, 147 insertions(+)
>>  create mode 100644 libavfilter/f_deinterleave.c
>
> select works as this, with the expression:
> select=n=N:e='mod(n,N)'

I forgot that select can do it, so patch dropped.
>
> [...]
> --
> FFmpeg = Foolish and Fabulous Mastodontic Philosophical Evil Gospel
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list