gstreamer/gst/videoparsers
Nicolas Dufresne 44322b1dfc vc1parse: Avoid division by zero assertion
A framerate of 0/1 is valid, but we cannot calculate the frame duration
in this context. Simply protect against this case.

Related to #660
2019-11-11 16:23:18 -05:00
..
dirac_parse.c
dirac_parse.h
gstdiracparse.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstdiracparse.h
gsth263parse.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gsth263parse.h
gsth264parse.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gsth264parse.h h264parse: use gstvideoparseutils to handle user data 2019-08-26 18:14:17 -04:00
gsth265parse.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gsth265parse.h h265parse: add support for SEI registered user data 2019-08-26 18:14:17 -04:00
gstjpeg2000parse.c jpeg2000parse: fail caps negotiation if caps are NOT fixed 2019-11-05 21:21:51 +00:00
gstjpeg2000parse.h jpeg2000parse: make explicit that codec_format is for src caps 2019-11-05 21:21:51 +00:00
gstmpeg4videoparse.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gstmpeg4videoparse.h mpeg4videoparse: allow sending config at IDR 2019-07-31 18:03:19 +00:00
gstmpegvideoparse.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
gstmpegvideoparse.h mpegvideoparse: use gstvideoparseutils to handle user data 2019-08-26 18:14:17 -04:00
gstpngparse.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstpngparse.h
gstvc1parse.c vc1parse: Avoid division by zero assertion 2019-11-11 16:23:18 -05:00
gstvc1parse.h
gstvideoparseutils.c videoparseutils: add new parser class 2019-08-26 18:14:17 -04:00
gstvideoparseutils.h videoparseutils: add new parser class 2019-08-26 18:14:17 -04:00
h263parse.c documentation: fixed a heap o' typos 2019-11-05 09:11:25 -05:00
h263parse.h
meson.build videoparseutils: add new parser class 2019-08-26 18:14:17 -04:00
plugin.c jpeg2000parse: Add JPEG2000 parser element 2016-06-07 15:29:41 +03:00