[FFmpeg-devel] [PATCH] avfilter/tinterlace: merge code with interlace
tim nicholson
nichot20 at yahoo.com
Thu Dec 4 13:41:47 CET 2014
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 04/12/14 09:59, Clément Bœsch wrote:
> On Thu, Dec 04, 2014 at 09:31:47AM +0000, tim nicholson wrote:
>> On 02/12/14 18:43, Clément Bœsch wrote:
>>> ---
>>> After this commit, interlace doesn't behave the same if the input frames
>>> are already interlaced. Does anyone wants me to keep this behaviour?
>>>
>>> Also, the PTS adjustments might be different, but I didn't follow the
>>> current discussions about it so I can't tell what people want.
>>> ---
>>> libavfilter/Makefile | 2 +-
>>> libavfilter/interlace.h | 58 ---------
>>> libavfilter/tinterlace.h | 5 +-
>>> libavfilter/vf_interlace.c | 250 ------------------------------------
>>> libavfilter/vf_tinterlace.c | 44 +++++++
>>> libavfilter/x86/Makefile | 2 +-
>>> libavfilter/x86/vf_interlace_init.c | 47 -------
>>> 7 files changed, 49 insertions(+), 359 deletions(-)
>>> delete mode 100644 libavfilter/interlace.h
>>> delete mode 100644 libavfilter/vf_interlace.c
>>> delete mode 100644 libavfilter/x86/vf_interlace_init.c
>>>
>>> [..]
>>
>> The docs will need updating to remove the vf_interlace entry and add the
>> lp filter options. Maybe that is the time to merge the ascii art
>> graphics and add Michael's additional mode ones as well?
>>
>
> None of the filter disappear and their options don't change. It's just
> code refactoring.
Sorry misread it only looking at the diff. I thought there was a
funtionality merger as well as per the irc discussion.
> [..]
- --
Tim.
Key Fingerprint 38CF DB09 3ED0 F607 8B67 6CED 0C0B FC44 8B0B FC83
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAEBAgAGBQJUgFaLAAoJEAwL/ESLC/yDRGkH/j2ZXp+JcWgfvTIG5+/U5Nrk
uDA9Gpn+QQKQHjaF+AHCL8d1KPmXlnKgbha2r9V4EBHiSyZDTNOcio9T0IvY+YDG
wbnTuCSV6SaBgm8LvKrvB2B/OC4aMFoP8aYyE10Ghqkd2HHG7jGcctPrlAIdmvpP
K6VbHFP+RKuvQLvQPX2SPigcGvUQV566azYguzum82k4CV4+kwugUCDNgGeds8rO
ySy/DoeTai0cm5A+PA3ojKMaWkuZt5AN6WFFGcYvamwLDa/WZfK8SlcpvPZoH9y9
9DYizi3PDOfyojpXKoMsi6n3zRpKJ9x7TETA+hUZ8mcJDxnhCvFhYIDeQXrt8LY=
=m1ni
-----END PGP SIGNATURE-----
More information about the ffmpeg-devel
mailing list