gstreamer/tests
Thiago Santos cb527623a3 deinterlace: Handle image caps without asserting
Images might have framerate=0/1 in the caps, which caused an
assertion on deinterlace. I don't know of interlaced image formats
but deinterlace might be hardcoded on some generic pipelines and
it shouldn't assert.

The fix was to set field_duration to 0 if the input has a framerate
with a 0 numerator.

This patch also adds checks for this situation on the unit tests.

https://bugzilla.gnome.org/show_bug.cgi?id=641400
2011-02-04 09:38:35 -03:00
..
check deinterlace: Handle image caps without asserting 2011-02-04 09:38:35 -03:00
examples examples: autoaudisink -> autoaudiosink in RTP examples 2011-01-24 13:39:58 +00:00
files id3demux: fix parsing of unsync'ed ID3 v2.4 tags and frames 2009-08-07 16:02:23 +01:00
icles Move oss4 plugin from -bad to -good 2010-05-11 19:02:55 +01:00
Makefile.am tests: don't build examples if --disable-examples was passed to configure 2009-05-05 13:23:45 +01:00