index
:
~reynaldo/gst-plugins-bad
0.10
android
gaze
opencv
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
closedcaption
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
closedcaption: Add ccconverter element that can convert between different typ...
Sebastian Dröge
5
-7
/
+1420
2018-12-15
closedcaption: Use new API for converting GstVideoCaptionType from/to GstCaps
Sebastian Dröge
2
-43
/
+2
2018-12-15
closedcaption: Replace GST_VIDEO_CAPTION_TYPE_CEA608_IN_CEA708_RAW with CEA60...
Sebastian Dröge
3
-9
/
+20
2018-12-15
line21dec: If CCs are not found at the previous line, reset and search from t...
Sebastian Dröge
1
-0
/
+5
2018-12-15
line21dec: Don't read more lines than the height of the frame
Sebastian Dröge
1
-1
/
+1
2018-12-06
ccextractor: Copy over timecode meta from the input buffers to the outgoing c...
Sebastian Dröge
1
-2
/
+8
2018-12-06
ccextractor: Include framerate in the closedcaption caps
Sebastian Dröge
2
-4
/
+61
2018-11-29
cc708overlay: fix deadlock
Tim-Philipp Müller
1
-0
/
+2
2018-11-06
cccombiner: Add new closed caption combiner element
Sebastian Dröge
5
-4
/
+578
2018-11-06
ccextractor: Handle multiple caption metas per buffer
Sebastian Dröge
1
-4
/
+5
2018-11-02
ccextractor: Support changes of the caption type
Sebastian Dröge
1
-28
/
+42
2018-09-18
ccextractor: Use gst_caps_new_simple() instead of gst_caps_from_string()
Sebastian Dröge
1
-11
/
+8
2018-08-14
closedcaption: comment out unused function
Víctor Manuel Jáquez Leal
1
-0
/
+2
2018-08-14
closedcaption: avoid implicit convertion of enums
Víctor Manuel Jáquez Leal
1
-1
/
+2
2018-08-02
ceaccoverlay: Initialize debug category
Sebastian Dröge
1
-0
/
+3
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-1
/
+2
2018-07-09
closedcaption: Fix compilation on older compilers
Arun Raghavan
1
-1
/
+2
2018-06-21
ext/closedcaption/misc.h: Transform into UTF-8
Olivier Crête
1
-1
/
+1
2018-05-28
closedcaption: Fix compilation without debugging
Edward Hervey
3
-15
/
+43
2018-05-28
ceaccoverlay: New CEA-708 Closed Caption decoder and overlayer
Edward Hervey
7
-6
/
+4386
2018-05-28
closedcaption: fix meson build
Tim-Philipp Müller
1
-1
/
+8
2018-05-28
closedcaption: Add new "line 21 VBI" CC decoder
Edward Hervey
4
-1
/
+564
2018-05-28
closedcaption: zvbi: Add gst-debug category to zvbi code
Edward Hervey
3
-7
/
+18
2018-05-28
closedcaption: zvbi: Disable unused legacy bit slicer
Edward Hervey
2
-2
/
+10
2018-05-28
closedcaption: zvbi: Enforce strict line21 CC detection
Edward Hervey
1
-2
/
+11
2018-05-28
closedcaption: zvbi: Comment out bogus redefinition
Edward Hervey
1
-9
/
+9
2018-05-28
closedcaption: zvbi: Remove dead code
Edward Hervey
1
-14
/
+7
2018-05-28
closedcaption: Include zvbi raw vbi decoder code
Edward Hervey
13
-1
/
+5893
2018-05-28
closedcaption: add meson build files
Tim-Philipp Müller
1
-0
/
+14
2018-05-28
ext: New ccextractor element
Edward Hervey
4
-0
/
+525