cccombiner: Update segment according to video sink pad
[platform/upstream/gstreamer.git] / ext / closedcaption /
2020-07-08 Vivia Nikolaidoucccombiner: Update segment according to video sink pad
2020-07-03 Matthew Watersccconverter: write the cdp timecode data correctly
2020-07-03 Matthew Watersccconverter: output warning log if parsing a cdp packet...
2020-07-03 Matthew Watersccconverter: fix cdp timecode parsing
2020-07-01 Matthew Watersccconverter: fail negotiation when framerate conversion...
2020-07-01 Matthew Watersccconverter: fix missing output framerate on the caps
2020-06-25 Sebastian Drögeccextractor: Push a GAP event if we have a caption...
2020-06-25 Sebastian Drögeccextractor: Add property to remove caption meta from...
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-05 Matthew Watersccconverter: signal cea608 padding as invalid
2020-06-05 Matthew Watersccconverter: also copy buffer metadata when draining
2020-06-05 Matthew Watersccconverter: Output the limit hit in debug lines
2020-06-04 Sebastian Drögeplugins: Use gst_type_mark_as_plugin_api() for all...
2020-05-12 Matthew Watersccconverter: check fraction multiply for overflow
2020-05-12 Matthew Watersccconverter: tighten up a couple of NULL checks
2020-05-12 Matthew Watersccconverter: fix unintialized read of mapped output...
2020-05-12 Matthew Watersccconverter: fix uninitialized read in error case
2020-05-11 Matthew Watersccconverter: implement discont handling
2020-05-11 Matthew Watersccconverter: use a better padding byte sequence for...
2020-05-11 Matthew Watersccconverter: split temporary storage into 3
2020-05-11 Matthew Watersccconvert: compact input cc_data where possible
2020-05-11 Matthew Watersccconverter: implement support for CDP framerate conver...
2020-05-11 Matthew Watersccconverter: introduce define for max cdp packet length
2020-05-11 Matthew Watersccconverter: don't rely on external state in *_internal()
2020-05-11 Matthew Watersccconverter: cc_count limits are per framerate
2020-05-11 Matthew Watersccconverter: refactor cdp id, fps, max_cc_count into...
2020-05-11 Matthew Watersccconverter: pivot to implementing generate_output
2020-04-24 Mathieu Duponchellecccombiner: don't drop buffers on video timestamp disco...
2020-04-24 Mathieu Duponchellecccombiner: handle gap buffers adequately
2020-01-24 Sebastian Drögeccconverter: Fill remainder of the cc_data in CDP packe...
2019-12-17 Olivier CrêteRevert "ccextractor: support new CEA 608 formats"
2019-12-17 Aaron Boxerccextractor: support new CEA 608 formats
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-11-04 Sebastian Drögeccconverter: Instead of erroring out on too big input...
2019-10-28 Sebastian Drögeccextractor: Remove unused set/get_property() functions
2019-10-28 Sebastian Drögeccextractor: Always forward all sticky events to the...
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-08-14 Sebastian Drögecccombiner: Make use of new GstAggregator::negotiate()
2019-07-09 Sebastian Drögecccombiner: Proxy POSITION/DURATION/URI/CAPS/ALLOCATION...
2019-05-30 Tim-Philipp Müllermeson: add more plugins to plugins list
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
2019-05-13 Thibault SaunierMinor documentation fixes
2019-05-02 Aaron Boxerccextractor: copy input buffer flags to output buffer
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