gstreamer/ext/closedcaption
Mathieu Duponchelle 74d281fbc2 cccombiner: implement update_src_caps
It is necessary to implement this vmethod, as when the src pad
is marked as reconfigure, the base class will reset to src caps,
and the default update_src_caps simply queries the caps allowed
downstream without taking into account the caps set by
gst_aggregator_set_src_caps.
2019-02-28 17:03:33 +00:00
..
bcd.h closedcaption: Include zvbi raw vbi decoder code 2018-05-28 14:50:01 +02:00
bit_slicer.c closedcaption: zvbi: Remove dead code 2018-05-28 15:03:57 +02:00
bit_slicer.h closedcaption: Include zvbi raw vbi decoder code 2018-05-28 14:50:01 +02:00
decoder.c closedcaption: Port plugin to MSVC 2019-02-15 23:39:35 +05:30
decoder.h closedcaption: Port plugin to MSVC 2019-02-15 23:39:35 +05:30
gstcccombiner.c cccombiner: implement update_src_caps 2019-02-28 17:03:33 +00:00
gstcccombiner.h cccombiner: implement update_src_caps 2019-02-28 17:03:33 +00:00
gstccconverter.c ccconverter: fix typo in framerate 2019-02-21 23:51:39 +01:00
gstccconverter.h closedcaption: Add ccconverter element that can convert between different types of Closed Caption formats 2018-12-19 00:19:39 +02:00
gstccextractor.c closedcaption: Use new API for converting GstVideoCaptionType from/to GstCaps 2018-12-15 21:31:28 +00:00
gstccextractor.h ccextractor: Include framerate in the closedcaption caps 2018-12-06 16:06:05 +00:00
gstcea708decoder.c closedcaption: Fix compilation without debugging 2018-05-28 15:55:57 +02:00
gstcea708decoder.h ceaccoverlay: New CEA-708 Closed Caption decoder and overlayer 2018-05-28 15:29:01 +02:00
gstceaccoverlay.c cc708overlay: fix deadlock 2018-11-29 11:24:39 +00:00
gstceaccoverlay.h ceaccoverlay: New CEA-708 Closed Caption decoder and overlayer 2018-05-28 15:29:01 +02:00
gstclosedcaption.c closedcaption: Add ccconverter element that can convert between different types of Closed Caption formats 2018-12-19 00:19:39 +02:00
gstline21dec.c closedcaption: Replace GST_VIDEO_CAPTION_TYPE_CEA608_IN_CEA708_RAW with CEA608_S334_1A 2018-12-15 21:31:28 +00:00
gstline21dec.h closedcaption: Add new "line 21 VBI" CC decoder 2018-05-28 15:03:57 +02:00
macros.h closedcaption: Include zvbi raw vbi decoder code 2018-05-28 14:50:01 +02:00
Makefile.am closedcaption: Add ccconverter element that can convert between different types of Closed Caption formats 2018-12-19 00:19:39 +02:00
meson.build closedcaption: Add ccconverter element that can convert between different types of Closed Caption formats 2018-12-19 00:19:39 +02:00
misc.h closedcaption: Use portable variadic macro syntax 2019-02-15 23:50:11 +05:30
raw_decoder.c closedcaption: comment out unused function 2018-08-14 13:31:49 +02:00
raw_decoder.h closedcaption: Include zvbi raw vbi decoder code 2018-05-28 14:50:01 +02:00
sampling_par.c closedcaption: Include zvbi raw vbi decoder code 2018-05-28 14:50:01 +02:00
sampling_par.h closedcaption: Include zvbi raw vbi decoder code 2018-05-28 14:50:01 +02:00
sliced.h closedcaption: Include zvbi raw vbi decoder code 2018-05-28 14:50:01 +02:00