tests: h264parser: Fix picture timing SEI
[platform/upstream/gstreamer.git] / ext / closedcaption /
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