webrtc: Make ssrc map into separate data structures
[platform/upstream/gst-plugins-bad.git] / ext / closedcaption /
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 94/225594/1 accepted/tizen/unified/20200304.124000 submit/tizen/20200221.064623 submit/tizen/20200302.032418
2020-01-29 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 52/223352/1
2019-10-29 Sebastian Drögeccextractor: Remove unused set/get_property() functions
2019-10-29 Sebastian Drögeccextractor: Always forward all sticky events to the...
2019-04-09 Aaron Boxerccextractor: document importance of pipeline order...
2019-04-09 Aaron Boxercea708decoder: use correct mask for font style
2019-03-25 Josep Torraclosedcaption: fix build error in OSX
2019-03-25 Josep Torraclosedcaption: fix build error in OSX
2019-03-13 Mathieu Duponchellecccombiner: improve behaviour on timeout
2019-03-11 Nirbheek Chauhanclosedcaption: Fix build with Visual Studio
2019-03-08 Tim-Philipp Müllerclosedcaption: cea708decoder: fix some memory leaks
2019-03-08 Tim-Philipp Müllerclosedcaption: fix leak in line21 decoder
2019-03-06 Mathieu Duponchelleline21dec: general cleanup
2019-03-06 Mathieu Duponchelleclosedcaption: add line21 encoder
2019-03-06 Mathieu DuponchelleCheck in vbi encoder
2019-02-28 Mathieu Duponchellecccombiner: implement update_src_caps
2019-02-21 Mathieu Duponchelleccconverter: fix typo in framerate
2019-02-15 Nirbheek Chauhanclosedcaption: Use portable variadic macro syntax
2019-02-15 Nirbheek Chauhanclosedcaption: Port plugin to MSVC
2019-02-12 Sebastian Drögeccconverter: Don't output empty buffers
2018-12-18 Sebastian Drögeclosedcaption: Add ccconverter element that can convert...
2018-12-15 Sebastian Drögeclosedcaption: Use new API for converting GstVideoCapti...
2018-12-15 Sebastian Drögeclosedcaption: Replace GST_VIDEO_CAPTION_TYPE_CEA608_IN...
2018-12-15 Sebastian Drögeline21dec: If CCs are not found at the previous line...
2018-12-15 Sebastian Drögeline21dec: Don't read more lines than the height of...
2018-12-06 Sebastian Drögeccextractor: Copy over timecode meta from the input...
2018-12-06 Sebastian Drögeccextractor: Include framerate in the closedcaption...
2018-11-29 Tim-Philipp Müllercc708overlay: fix deadlock
2018-11-06 Sebastian Drögecccombiner: Add new closed caption combiner element
2018-11-06 Sebastian Drögeccextractor: Handle multiple caption metas per buffer
2018-11-02 Sebastian Drögeccextractor: Support changes of the caption type
2018-09-18 Sebastian Drögeccextractor: Use gst_caps_new_simple() instead of gst_c...
2018-08-14 Víctor Manuel Jáqu... closedcaption: comment out unused function
2018-08-14 Víctor Manuel Jáqu... closedcaption: avoid implicit convertion of enums
2018-08-02 Sebastian Drögeceaccoverlay: Initialize debug category
2018-07-27 Nirbheek ChauhanAdd feature options for almost all plugins
2018-07-09 Arun Raghavanclosedcaption: Fix compilation on older compilers
2018-06-21 Olivier Crêteext/closedcaption/misc.h: Transform into UTF-8
2018-05-28 Edward Herveyclosedcaption: Fix compilation without debugging
2018-05-28 Edward Herveyceaccoverlay: New CEA-708 Closed Caption decoder and...
2018-05-28 Tim-Philipp Müllerclosedcaption: fix meson build
2018-05-28 Edward Herveyclosedcaption: Add new "line 21 VBI" CC decoder
2018-05-28 Edward Herveyclosedcaption: zvbi: Add gst-debug category to zvbi...
2018-05-28 Edward Herveyclosedcaption: zvbi: Disable unused legacy bit slicer
2018-05-28 Edward Herveyclosedcaption: zvbi: Enforce strict line21 CC detection
2018-05-28 Edward Herveyclosedcaption: zvbi: Comment out bogus redefinition
2018-05-28 Edward Herveyclosedcaption: zvbi: Remove dead code
2018-05-28 Edward Herveyclosedcaption: Include zvbi raw vbi decoder code
2018-05-28 Tim-Philipp Müllerclosedcaption: add meson build files
2018-05-28 Edward Herveyext: New ccextractor element