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
2016-12-21
typefind: Switch to normal mode before have-type
Jan Schmidt
1
-1
/
+7
2016-12-18
multiqueue: Protect against spurious wakeups of the condition variable
Sebastian Dröge
1
-1
/
+2
2016-12-17
basesink: fix a use after free case
Fabrice Bellet
1
-2
/
+3
2016-12-16
check: fix typo in docs
Tim-Philipp Müller
1
-1
/
+1
2016-12-17
meson: Don't search for python3 twice
Nirbheek Chauhan
2
-8
/
+8
2016-12-16
check: export new global variable
Tim-Philipp Müller
1
-0
/
+1
2016-12-16
check: Avoid possible double free
Thibault Saunier
1
-1
/
+0
2016-12-16
check: Allow listing unit tests names
Thibault Saunier
2
-9
/
+43
2016-12-16
tracers/stats: log optional fields instead of GST_CLOCK_TIME_NONE
Stefan Sauer
2
-5
/
+12
2016-12-16
autogen.sh: drop a leftover docbook related bit
Josep Torra
1
-1
/
+1
2016-12-15
value: add structure intersect/union/is_subset/fixate implementations
Matthew Waters
2
-4
/
+311
2016-12-15
tests/structure: add some more is_subset checks
Matthew Waters
1
-2
/
+78
2016-12-14
tests: meta: add test for gst_buffer_iterate_meta*()
Tim-Philipp Müller
1
-0
/
+171
2016-12-14
buffer: add gst_buffer_iterate_meta_filtered()
Tim-Philipp Müller
4
-0
/
+49
2016-12-14
buffer: mark gst_buffer_iterate_meta() as 'skip' for bindings
Tim-Philipp Müller
1
-1
/
+1
2016-12-14
g-i: Fix annotations for gst_event_new_select_streams() and gst_event_parse_s...
Iñaki García Etxebarria
1
-2
/
+2
2016-12-14
gstpad: only warn on performance penalty if not using the template caps
Reynaldo H. Verdejo Pinochet
1
-4
/
+5
2016-12-13
queue/queue2: Protect against spurious condition variable wakeups
Sebastian Dröge
4
-2
/
+12
2016-12-13
queue/queue2: Ensure that the streaming thread is unlocked after deactivating...
Sebastian Dröge
2
-0
/
+8
2016-12-13
gstvalue: add serialisation for GTypes
Stefan Sauer
3
-2
/
+87
2016-12-13
gst: Fix building with msvc
Thibault Saunier
1
-0
/
+2
2016-12-12
gst: init new flags type in gst_init()
Tim-Philipp Müller
1
-0
/
+2
2016-12-12
win32: update .def file for new API
Tim-Philipp Müller
1
-0
/
+1
2016-12-12
info: Add a 'flags' parametter to gst_debug_get_stack_trace
Thibault Saunier
4
-17
/
+37
2016-12-12
filesrc: Set GError in another error case
Edward Hervey
1
-4
/
+9
2016-12-11
multiqueue: Fix overflow on get_buffering_level()
Seungha Yang
1
-1
/
+1
2016-12-09
meson: Fix build
Thibault Saunier
2
-1
/
+2
2016-12-09
meson: Support building with Gst debug disabled
Thibault Saunier
3
-2
/
+11
2016-12-09
check: Fix macro check for OS X
Nirbheek Chauhan
1
-1
/
+2
2016-12-09
typefind: Use gst_query_has_scheduling_mode_with_flags() convenience function
Sebastian Dröge
1
-5
/
+2
2016-12-09
check: Don't try to include CoreServices.h on iOS
Nirbheek Chauhan
1
-1
/
+4
2016-12-09
check: Don't check for malloc/realloc and try to fallback
Nirbheek Chauhan
7
-123
/
+10
2016-12-09
Add a README.txt with context for libcheck
Nirbheek Chauhan
1
-0
/
+28
2016-12-09
libcheck: Update the compatibility code and checks
Nirbheek Chauhan
20
-15
/
+565
2016-12-09
libcheck: Just move libcompat files to a subdir
Nirbheek Chauhan
11
-14
/
+18
2016-12-09
libcheck: port to latest check git
Nirbheek Chauhan
18
-122
/
+379
2016-12-08
tracers/log: log more detail
Stefan Sauer
1
-29
/
+30
2016-12-08
tracer/log: fix hook prototype
Stefan Sauer
1
-2
/
+2
2016-12-08
tracer: move the PAD_LINK tracer hook to _pad_link_full()
Stefan Sauer
1
-7
/
+4
2016-12-07
tracer/latency: clear qdata
Stefan Sauer
1
-2
/
+5
2016-12-07
gstconfig: Fix unaligned access support for arc and nios2 architectures
Peter Seiderer
1
-1
/
+1
2016-12-06
uri: Add new uri API to get media fragments URI as table
Seungha Yang
5
-0
/
+109
2016-12-06
helpers/gst: Get bash completion options from gst-launch
Ricardo Ribalda Delgado
1
-1
/
+1
2016-12-06
configure: update for removed docs/design directory
Tim-Philipp Müller
1
-1
/
+0
2016-12-06
docs: Remove design doc as they have been moved to gst-docs
Thibault Saunier
59
-12147
/
+2
2016-12-06
info: Properly start and end dwfl sessions when getting stack traces
Thibault Saunier
1
-21
/
+28
2016-12-06
net: set clock name in the constructor
Marcin Kolny
1
-3
/
+5
2016-12-05
gstconfig: Fix unaligned access support for microblaze and xtensa architectures
Peter Seiderer
1
-1
/
+1
2016-12-05
meta: remove unnecessary padding for GstMetaInfo struct
Tim-Philipp Müller
9
-10
/
+3
2016-12-05
fakesink, identity: print metas attached to buffer in silent=false mode
Tim-Philipp Müller
4
-8
/
+37
[next]