David Schleef
76f136375c
invtelecine: add an assert to placate gcc-4.5
2010-06-02 22:07:31 -07:00
David Schleef
6ceb310dc6
invtelecine: Add verify-field-flags property
...
When enabled, check that the video matches the field flags on the
incoming buffers.
2010-06-02 11:30:44 -07:00
David Schleef
88f4a6a0ed
invtelecine: remove old code
2010-06-02 11:30:32 -07:00
David Schleef
c439a6bc36
invtelecine: Add 4:2:2 formats
2010-06-02 11:29:57 -07:00
David Schleef
750cdc912b
invtelecine: Change format table
...
Add format name, phase table.
2010-06-02 11:29:05 -07:00
David Schleef
b213b03804
invtelecine: Add multiple pulldown formats
2010-06-02 11:26:41 -07:00
David Schleef
00174c8fa8
invtelecine: handle different frame sizes
2010-06-02 11:26:41 -07:00
David Schleef
a27500b712
invtelecine: Fix up element details
2010-04-14 16:43:23 -07:00
Tim-Philipp Müller
a81a158f17
invtelecine: fix print format in debug message
2010-04-08 01:42:23 +01:00
Benjamin Otte
f96e4f1581
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
...
And fix all warnings
2010-03-21 21:39:18 +01:00
Benjamin Otte
775c7584fd
gst_element_class_set_details => gst_element_class_set_details_simple
2010-03-18 22:46:41 +01:00
Stefan Kost
da3a8fe0fc
invtelecine: inlcude stdlib.h for abs()
2010-03-11 11:14:53 +02:00
David Schleef
e98fc783c8
invtelecine: Add invtelecine element
...
Automatic inverse telecine element. Right now, it clumsily attempts
to rearrange video fields into frames that don't have combing effects,
and only works with 60i/24p content at 720x480. Later, it will handle
other pulldown variations, change caps and smooth timestamps
appropriately.
2010-03-09 12:34:36 -08:00