Sign in
coral
/
mtk-gst-plugins-bad
/
b1ca76377fa2b1a427d07497c5b35c55f5a4a933
/
gst
/
debugutils
751e85f
checksumsink: remove src pad template from sink element
by Sreerenj Balachandran
· 7 years ago
a73e5eb
doc: Add section for fakevideosink
by Nicolas Dufresne
· 7 years ago
f0c676c
Add fakevideosink element
by Nicolas Dufresne
· 7 years ago
ccb0837
meson: Remove unused header list
by Nicolas Dufresne
· 7 years ago
c7a60ed
Revert "WIP: Revert "Revert "debugutils: Added new jitterer element"""
by Vivia Nikolaidou
· 7 years ago
a401cb9
WIP: Revert "Revert "debugutils: Added new jitterer element""
by Vivia Nikolaidou
· 7 years ago
ccc1624
Revert "debugutils: Added new jitterer element"
by Vivia Nikolaidou
· 7 years ago
595254f
debugutils: Added new jitterer element
by Vivia Nikolaidou
· 8 years ago
4261692
Remove plugin specific static build option
by Nicolas Dufresne
· 8 years ago
78022a6
docs: Port all docstring to gtk-doc markdown
by Thibault Saunier
· 8 years ago
42af2d6
Add support for Meson as alternative/parallel build system
by Nirbheek Chauhan
· 9 years ago
2830145
checksumsink: add "hash" property and allow more checksum types
by Scott D Phillips
· 9 years ago
8cdfb13
bad: use new gst_element_class_add_static_pad_template()
by Vineeth TM
· 9 years ago
fdb45d8
docs: remove some leftover 'Since 0.10.x' markers
by Tim-Philipp Müller
· 9 years ago
a2d3231
debugutils: use generic marshaller
by Tim-Philipp Müller
· 9 years ago
7c42ba9
plugins-bad: Fix example pipelines
by Vineeth TM
· 9 years ago
9664d1a
error-ignore: New element to convert some GstFlowReturn types into others
by Vivia Nikolaidou
· 10 years ago
bdcaf8f
fpsdisplaysink: get rendered and dropped stats from QOS messages
by Alessandro Decina
· 10 years ago
3bbc945
debugutilsbad: Minor cleanup
by Vivia Nikolaidou
· 10 years ago
8899efa
Update references to decodebin
by Luis de Bethencourt
· 10 years ago
f0a9c24
gst: remove some unnecessary glib version checks
by Tim-Philipp Müller
· 10 years ago
699452e
Remove obsolete Android build cruft
by Tim-Philipp Müller
· 10 years ago
c944093
remove unused enum items PROP_LAST
by Luis de Bethencourt
· 10 years ago
b3c4b8d
watchdog: GstElement->state is protected with the OBJECT_LOCK
by Thibault Saunier
· 10 years ago
31679e5
watchdog: Handle FLUSHING seek events even in PAUSED state
by Thibault Saunier
· 10 years ago
eb24d9d
watchdog: Properly handle PAUSED state
by Thibault Saunier
· 10 years ago
085a34e
chopmydata: Transfer timestamps to output buffers
by Jan Schmidt
· 10 years ago
e050541
watchdog: Only create a new GSource if we have a main context
by Göran Jönsson
· 11 years ago
6a7315c
watchdog: Add handling of PAUSED state
by Per x Johansson
· 11 years ago
75c09f8
compare: special case empty regions with 1 SSIM to avoid dividing by 0
by Vincent Penquerc'h
· 11 years ago
ba0a3f6
debugutilsbad.c fails gst-indent check
by Kipp Cannon
· 11 years ago
97426a1
all: Fix for GST_DISABLE_GST_DEBUG
by Edward Hervey
· 12 years ago
e51cd4f
gst: Add better support for static plugins
by Sebastian Dröge
· 12 years ago
3320f29
watchdog: race between g_main_loop_run/_quit fixed
by Alexander Schrab
· 12 years ago
329c250
watchdog: fix event handling
by David Schleef
· 12 years ago
a1bb437
watchdog: new element
by David Schleef
· 12 years ago
9e1b75f
Fix FSF address
by Tim-Philipp Müller
· 12 years ago
32ba17c
Use gst_element_class_set_static_metadata()
by Tim-Philipp Müller
· 12 years ago
380b23a
replace some playbin2 -> playbin
by Wim Taymans
· 12 years ago
578861a
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
by Mark Nauwelaerts
· 13 years ago
27cd08a
collectpads: remove gst_collect_pads_add_pad_full
by Stefan Sauer
· 13 years ago
6578797
collectpads2: rename to collectpads
by Mark Nauwelaerts
· 13 years ago
c88cd9c
Update for the removal of the interfaces library and the tuner/mixer interfaces
by Sebastian Dröge
· 13 years ago
cda192b
gst: Update for GST_PLUGIN_DEFINE() API changes
by Sebastian Dröge
· 13 years ago
1318a97
gst: Update versioning
by Sebastian Dröge
· 13 years ago
bc0dd27
debugutils: port to 0.11
by Mark Nauwelaerts
· 13 years ago
a2a4300
Merge branch 'master' into 0.11
by Sebastian Dröge
· 13 years ago
6b4038f
debugspy: fix string leak
by Vincent Penquerc'h
· 13 years ago
f70a623
Merge remote-tracking branch 'origin/master' into 0.11-premerge
by Edward Hervey
· 13 years ago
c826a19
compare: port to GstCollectPads2
by Vincent Penquerc'h
· 13 years ago
7521b59
various: fix pad template ref leaks
by Vincent Penquerc'h
· 13 years ago
d2f2955
collectpads: port API changes
by Stefan Sauer
· 13 years ago
6429ead
debugutils: add compare element
by Mark Nauwelaerts
· 14 years ago
2e610eb
Fix missing header file and update spec to work around current compiler issues
by Christian Fredrik Kalager Schaller
· 14 years ago
6244704
debugspy: Use G_PARAM_STATIC_STRINGS
by Sebastian Dröge
· 14 years ago
555959a
debugspy: add new element
by Guillaume Emont
· 14 years ago
6c36196
chopmydata: don't push buffers smaller than min-size on eos
by Tim-Philipp Müller
· 14 years ago
65f481c
chopmydata: don't mess with adapter from non-streaming thread on FLUSH_START
by Tim-Philipp Müller
· 14 years ago
5d6bdf6
Fix some unused-but-set-variable warnings with gcc 4.6
by Tim-Philipp Müller
· 14 years ago
3cadddb
fpsdisplaysink:: fix compilation with older GLib
by Tim-Philipp Müller
· 14 years ago
17fd7eb
android: make it ready for androgenizer
by Thibault Saunier
· 14 years ago
eaf01f9
fpsdisplaysink: Add last-message property and never print anything to stdout
by Sebastian Dröge
· 14 years ago
291a804
fpsdisplaysink: Rename verbose property to silent for consistency
by Sebastian Dröge
· 14 years ago
a7cbd20
fpsdisplay: Use PROP_ instead of ARG_ for the property enums
by Sebastian Dröge
· 14 years ago
26bc553
fpsdisplay: Add verbose property
by Philippe Normand
· 14 years ago
8c48375
fpsdisplaysink: add "frames-dropped" and "frames-rendered" properties
by Benjamin Gaignard
· 14 years ago
588db0b
fpsdisplay: fix sync property default value
by benjamin gaignard
· 14 years ago
0e129b0
chopmydata: Add new element
by David Schleef
· 14 years ago
4ebdd9b
fpsdisplaysink: initialize interval_ts and last_frames_* counters
by Lasse Laukkanen
· 14 years ago
af7887f
checksumsink: fix up copyright in header file
by Tim-Philipp Müller
· 15 years ago
6bc160a
fpsdisplay: Use G_GUINT64_FORMAT instead of %llu
by Sebastian Dröge
· 15 years ago
10776e4
fpsdisplaysink: don't add a g_mainloop dependency
by Stefan Kost
· 15 years ago
9a03a43
fpsdisplaysink: small cleanup
by Stefan Kost
· 15 years ago
60c963f
fpsdisplaysink: measure fps in terms of wall clock time
by Rob Clark
· 15 years ago
813a223
checksumsink: Add new element
by David Schleef
· 15 years ago
c470918
fpsdisplaysink: signal-fps-measurements is writable
by Thiago Santos
· 15 years ago
57b9ce7
fpsdisplaysink: Adds a signal to inform measurements to apps
by Thiago Santos
· 15 years ago
f78bf26
fpsdisplaysink: Adds max-fps and min-fps property
by Thiago Santos
· 15 years ago
dfec8f7
fpsdisplaysink: Use G_PARAM_STATIC_STRINGS in all properties
by Thiago Santos
· 15 years ago
dc8f1db
fpsdisplaysink: Add fps-update-interval property
by Thiago Santos
· 15 years ago
ee06347
Remove capssetter element
by Tim-Philipp Müller
· 15 years ago
860d5e7
capssetter: Some minor cleanup
by Sebastian Dröge
· 15 years ago
775c758
gst_element_class_set_details => gst_element_class_set_details_simple
by Benjamin Otte
· 15 years ago
7c890c0
fpsdisplaysink: fix NULL ref and error handling if no video sink is found
by Tim-Philipp Müller
· 15 years ago
ec0c874
fpsdisplaysink: fix typo in property description
by Tim-Philipp Müller
· 15 years ago
87bfdef
fpsdisplaysink: Internal sink improvements
by Thiago Santos
· 15 years ago
a4f30d5
fpsdisplaysink: Minor fixes
by Thiago Santos
· 15 years ago
d2dce72
fpsdisplaysink: fix setting sync on child bin
by Thiago Santos
· 15 years ago
9c03149
fpsdisplaysink: check the sync property exists on embedded sink(s)
by Philippe Normand
· 15 years ago
4111d63
fpsdisplaysink: expose video sink using a property
by Philippe Normand
· 15 years ago
ebc417f
fpsdisplaysink: check query return result before using it
by Stefan Kost
· 16 years ago
8241b05
capssetter: import element into -bad
by Mark Nauwelaerts
· 16 years ago
7b28f93
Added base libs to debug utils makefile
by LRN
· 16 years ago
90aa8ef
fpsdisplaysink: Fix resetting of the sink in NULL
by Jan Schmidt
· 16 years ago
76535b0
docs: make fpsdisplaysink show up in the docs
by Tim-Philipp Müller
· 16 years ago
9b1c7c9
fpsdisplaysink: move private struct into plugin struct and use Gst namespace
by Tim-Philipp Müller
· 16 years ago
e101037
fpsdisplaysink: rename plugin (not element) to debugutilsbad
by Tim-Philipp Müller
· 16 years ago
8d4315e
fpsdisplaysink: init variable to NULL to avoid compiler warning
by Tristan Matthews
· 16 years ago
1ae5272
fpsdisplay: code cleanup and plug overlay as needed
by Stefan Kost
· 16 years ago
9552097
fpsdisplay: more cleanups
by Stefan Kost
· 16 years ago
Next »