index
:
~thiagoss/gst-plugins-base
acceptcaps
cookies
gstcookies
hds
link-checks
master
reverted-acceptcaps
videodecoder-reconfigure-bufferpool
gst-plugins-base branch (Contains GstCollectPads2)
thiagoss
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
videotestsrc
/
gstvideotestsrc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-04
videotestsrc: Don't set DTS on buffer
Nicolas Dufresne
1
-4
/
+4
2015-05-10
docs: update element example pipelines
Tim-Philipp Müller
1
-2
/
+2
2015-04-24
remove unused enum items PROP_LAST
Luis de Bethencourt
1
-2
/
+1
2015-03-10
videotestsrc: add all colors mode
Wim Taymans
1
-0
/
+4
2014-12-24
videotestsrc: Report our latency properly in live mode
Sebastian Dröge
1
-1
/
+18
2014-10-21
videotestsrc: assertion error
Vineeth T M
1
-2
/
+3
2014-10-08
videotestsrc: add gradient pattern
Wim Taymans
1
-0
/
+4
2014-04-10
videotestsrc: bail out on unsupported caps
Vincent Penquerc'h
1
-0
/
+7
2014-01-31
videotestsrc: ensure having caps when setting the buffer pool config
Julien Isorce
1
-0
/
+6
2014-01-10
videotestsrc: fix unit test breaking on duration query
Vincent Penquerc'h
1
-2
/
+4
2014-01-10
videotestsrc: do not set TIME duration when asked for another format
Vincent Penquerc'h
1
-5
/
+18
2013-12-30
videotestsrc: Always set pixel-aspect-ratio and interlace-mode in the fixed caps
Sebastian Dröge
1
-0
/
+8
2013-10-08
videotestsrc: implement duration query
Thiago Santos
1
-0
/
+10
2013-10-08
videotestsrc: implement reverse playback
Thiago Santos
1
-2
/
+16
2013-08-02
videotestsrc: Demote ERROR statement back to DEBUG
Edward Hervey
1
-1
/
+1
2013-07-31
videotestsrc: Add pinwheel and spokes patterns
David Schleef
1
-1
/
+9
2013-07-26
videotestsrc: Initialize GstVideoInfo in ::start()
Edward Hervey
1
-0
/
+2
2013-07-26
videotestsrc: Don't error on not-negotiated
Edward Hervey
1
-2
/
+0
2013-06-27
videotestsrc: do not leak lines
Patricia Muscalu
1
-0
/
+7
2013-05-27
videotestsrc: subsample chroma before packing
Wim Taymans
1
-0
/
+31
2013-03-07
videotestsrc: make colors controlable
Stefan Sauer
1
-12
/
+10
2013-02-06
video: fix return type of _get_palette() and add since markers to docs
Tim-Philipp Müller
1
-1
/
+1
2013-02-05
videotestsrc: use video library palette
Wim Taymans
1
-34
/
+5
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-15
videotestsrc: make and copy palette
Wim Taymans
1
-0
/
+36
2012-09-23
videotestsrc: keep track of the correct running time after renegotiations
Thiago Santos
1
-3
/
+21
2012-07-06
update for query api changes
Wim Taymans
1
-1
/
+1
2012-06-27
videotestsrc: set DTS and PTS, sync on DTS
Wim Taymans
1
-2
/
+3
2012-06-26
fix interlace-mode
Wim Taymans
1
-2
/
+3
2012-06-06
videotestsrc: Remove more redundant code
Wim Taymans
1
-20
/
+43
2012-06-06
videotestsrc: don't artificially restrict caps
Wim Taymans
1
-37
/
+15
2012-05-29
videotestsrc: use generic packing code
Wim Taymans
1
-0
/
+4
2012-05-01
videotestsrc: Update for basesrc API changes
Sebastian Dröge
1
-1
/
+1
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API change
Sebastian Dröge
1
-1
/
+1
2012-03-20
orc: avoid precompilation
Wim Taymans
1
-2
/
+0
2012-03-16
videotestsrc: fix decide_allocation
Wim Taymans
1
-13
/
+28
2012-03-15
update for allocation query changes
Wim Taymans
1
-17
/
+18
2012-03-14
take padding into account
Wim Taymans
1
-3
/
+3
2012-03-12
videotestsrc: don't leak the bufferpool
Wim Taymans
1
-0
/
+3
2012-03-11
fix for caps API changes
Wim Taymans
1
-3
/
+8
2012-03-05
x-raw-bayer -> x-bayer
Wim Taymans
1
-1
/
+1
2011-12-02
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-1
/
+1
2011-12-02
various: typo fixes
Piotr Fusik
1
-1
/
+1
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
1
-2
/
+5
2011-11-02
rename meta* -> *meta
Wim Taymans
1
-1
/
+1
2011-10-10
update for UNEXPECTED -> EOS flowreturn
Wim Taymans
1
-1
/
+1
2011-08-26
base: fix for allocation methods rename
Wim Taymans
1
-3
/
+3
2011-08-23
video: add colorimetry info
Wim Taymans
1
-53
/
+7
2011-08-17
videotestsrc: properly override the fixate function
Wim Taymans
1
-6
/
+5
[next]