index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-07
docs: Fix a few gtk-doc warnings
HEAD
master
Tim-Philipp Müller
5
-5
/
+5
2017-12-06
tests: aggregator: fix caps leak in unit test
Tim-Philipp Müller
1
-2
/
+6
2017-12-06
gstpad: Handle GST_PAD_PROBE_HANDLED on sticky event push
Edward Hervey
1
-0
/
+2
2017-12-06
event/query/message: Annotate get_structure() return value as nullable
Sebastian Dröge
3
-9
/
+9
2017-12-06
query: Add an empty structure in writable_structure() if there is none yet
Sebastian Dröge
1
-1
/
+12
2017-12-05
docs: Misc addition/fixes
Edward Hervey
5
-3
/
+45
2017-12-05
docs: Add documentation for GST_SEQNUM_INVALID
Edward Hervey
3
-1
/
+12
2017-12-05
utils: Never return a group_id of 0, add GST_GROUP_ID_INVALID
Edward Hervey
3
-2
/
+23
2017-12-05
harness: make bindings use the GBytes variant for _take_all_data()
Tim-Philipp Müller
1
-1
/
+1
2017-12-05
harness: use new take_all_data() function in _dump_to_file().
Havard Graff
1
-18
/
+10
2017-12-05
harness: add gst_harness_take_all_data() + _take_all_data_as_{bytes,buffer}()
Tim-Philipp Müller
5
-0
/
+185
2017-12-05
buffer: document that _extract_dup() will return NULL for 0-sized buf
Tim-Philipp Müller
1
-5
/
+10
2017-12-05
meson: Use array syntax instead of .get() in tests
Nirbheek Chauhan
1
-2
/
+2
2017-12-05
meson: Use new find_program fallback syntax
Nirbheek Chauhan
1
-14
/
+2
2017-12-04
gst: gst_element_remove_pad() is transfer none for the pad
Sebastian Dröge
1
-1
/
+1
2017-12-04
aggregator: add finish_buffer() vfunc
Tim-Philipp Müller
2
-12
/
+34
2017-12-04
aggregator: disable tag merging and forwarding for now
Tim-Philipp Müller
1
-14
/
+6
2017-12-04
devicemonitor: Avoid maybe-uninitialized compiler warning
Jan Alexander Steffens (heftig)
1
-4
/
+2
2017-12-03
gst: Annotate various strings as type filename if they represent a path/filename
Sebastian Dröge
3
-5
/
+5
2017-12-02
aggregator: hook up to docs
Tim-Philipp Müller
4
-3
/
+65
2017-12-02
aggregator: hook up to build system
Tim-Philipp Müller
8
-5
/
+21
2017-12-02
Move GstAggregator from -bad to core
Tim-Philipp Müller
3
-0
/
+4634
2017-12-02
aggregator: Remove klass->sinkpads_type
Mathieu Duponchelle
2
-8
/
+4
2017-12-02
aggregator: add doc blurb for gst_aggregator_pad_is_eos()
Tim-Philipp Müller
1
-0
/
+6
2017-12-02
aggregator: also remove now-unused PadForeachFunc declaration
Tim-Philipp Müller
1
-5
/
+0
2017-12-02
aggregator: Remove pad iterator function
Olivier Crête
2
-86
/
+0
2017-12-02
aggregator: use new gst_element_foreach_sink_pad()
Tim-Philipp Müller
1
-15
/
+21
2017-12-02
aggregator: add more comments
Stefan Sauer
1
-0
/
+6
2017-12-02
tests: comment and logging cleanups for audiomixer and aggregator
Stefan Sauer
1
-5
/
+8
2017-12-02
aggregator: fix type for latency property (int64 -> GStClockTime)
Stefan Sauer
1
-11
/
+10
2017-12-02
aggregator: Don't take flush lock from output thread
Olivier Crête
1
-7
/
+17
2017-12-02
aggregator: Don't block if adding to the tail of the queue
Olivier Crête
1
-1
/
+1
2017-12-02
aggregator: review code related to time level
Stefan Sauer
1
-22
/
+24
2017-12-02
aggregator: init latency values with 0 instead of FALSE
Stefan Sauer
1
-1
/
+1
2017-12-02
aggregator: code cleanup for event and query func
Stefan Sauer
1
-8
/
+8
2017-12-02
aggregator: simplify pad_event_func for FLUSH_STOP events
Stefan Sauer
1
-13
/
+7
2017-12-02
aggregator: drop special casing for eos
Stefan Sauer
1
-34
/
+3
2017-12-02
aggregator: add a doc-blob for the event_func
Stefan Sauer
1
-0
/
+4
2017-12-02
aggregator: rename a local variable
Stefan Sauer
1
-5
/
+5
2017-12-02
aggregator: remove commented code
Stefan Sauer
1
-2
/
+2
2017-12-02
aggregator: move the comment for the locks to the lock macros
Stefan Sauer
1
-6
/
+4
2017-12-02
aggregator: improve section docs
Stefan Sauer
1
-0
/
+6
2017-12-02
aggregator: add two more tests for a sequence of data
Stefan Sauer
1
-0
/
+66
2017-12-02
aggregator: refactor the test helper
Stefan Sauer
1
-67
/
+89
2017-12-02
aggregator: test cleanup
Stefan Sauer
1
-32
/
+15
2017-12-02
aggregator: cleanup event forwarding
Stefan Sauer
1
-22
/
+21
2017-12-02
aggregator: simplify src_event
Stefan Sauer
1
-18
/
+4
2017-12-02
aggregator: register func for do_events_and_queries
Stefan Sauer
1
-4
/
+6
2017-12-02
aggregator: only set clipped_buffer to NULL if needed
Stefan Sauer
1
-1
/
+1
2017-12-02
aggregator: rename check_events
Stefan Sauer
1
-7
/
+8
[next]