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
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
tracer: move the PAD_LINK tracer hook to _pad_link_full()
Stefan Sauer
1
-7
/
+4
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
2
-0
/
+32
2016-12-06
info: Properly start and end dwfl sessions when getting stack traces
Thibault Saunier
1
-21
/
+28
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
1
-2
/
+3
2016-12-01
bin: Make sure to resync iterators and handle RESYNC at all in gst_iterator_f...
Sebastian Dröge
1
-2
/
+8
2016-11-29
clock: Fix offsetting of times_temp relative to the times array
Sebastian Dröge
1
-4
/
+2
2016-11-28
meson: Add Autotools changes that weren't mirrored
Nirbheek Chauhan
1
-1
/
+0
2016-11-28
gstutils: Fix a pad leak
Edward Hervey
1
-3
/
+4
2016-11-28
utils: Export linear regression calculation as public function
Sebastian Dröge
6
-252
/
+279
2016-11-28
message: Ensure that the "debug" field of error/warning/info messages is vali...
Sebastian Dröge
1
-0
/
+18
2016-11-23
element: Don't increment NULL pointers
Sebastian Dröge
1
-2
/
+5
2016-11-21
memory: log with GST_INFO instead GST_ERROR when subclass map failed.
Julien Isorce
1
-2
/
+3
2016-11-16
docs: misc fixes
Tim-Philipp Müller
3
-10
/
+15
2016-11-16
utils: use temp var in fallback GST_WRITE_*() macros
Tim-Philipp Müller
1
-40
/
+48
2016-11-15
Cast away const from GstMetaInfo in *_get_meta_info() functions
Scott D Phillips
2
-4
/
+5
2016-11-14
meson: require meson 0.36 and use new `pic` arg on static libs
Thibault Saunier
1
-1
/
+2
2016-11-14
Change some types to match their prototypes
Scott D Phillips
2
-2
/
+2
2016-11-12
utils: faster GST_WRITE_* macros if unaligned access is possible
Tim-Philipp Müller
1
-20
/
+71
2016-11-12
parse: better error message when linking two elements with capsfilter fails
Tim-Philipp Müller
1
-3
/
+68
2016-11-12
Add gst_print(), gst_println(), gst_printerr(), gst_printerrln()
Tim-Philipp Müller
2
-1
/
+147
2016-11-12
taglist: remove `return void` in gst_tag_register
Scott D Phillips
1
-1
/
+1
2016-11-11
info: add GstStream and GstStreamCollection support to gst_debug_print_object()
Guillaume Desmottes
1
-0
/
+64
2016-11-09
pool: Fix compiler warning on mingw64
Victor Toso
1
-1
/
+3
2016-11-04
debug: Remove the Gst only based stack trace printing implementation
Thibault Saunier
1
-69
/
+9
2016-11-04
gst: Use libunwind/libdw to generate backtraces if avalaible
Thibault Saunier
4
-13
/
+188
2016-11-02
gst: Also include the gstdynamictypefactory.c source file in the build
Sebastian Dröge
1
-0
/
+1
2016-11-02
gst: Install gstdynamictypefactory.h header file
Sebastian Dröge
2
-0
/
+2
2016-11-02
parse-launch: Support linking all pads with new operator
Jan Schmidt
3
-32
/
+70
2016-11-02
dynamic types: Implement dynamic types in the registry
Jan Schmidt
11
-5
/
+289
2016-11-01
value: Update GstValue table size for GValueArray
Sebastian Dröge
1
-2
/
+3
2016-11-01
info: Replace %p and %r in GST_DEBUG_FILE
Stian Selnes
1
-1
/
+30
2016-11-01
registry: set env GST_REGISTRY_DISABLE=yes to disable registry
Stian Selnes
2
-8
/
+27
2016-11-01
gstvalue: Make GValueArray serializable
Stian Selnes
1
-0
/
+112
2016-11-01
element: Allow multiple conversion specifiers for request pads
Wonchul Lee
2
-96
/
+156
2016-11-01
pad: add no-reconfigure link check
Thiago Santos
2
-1
/
+9
2016-10-24
allocator: Mark registered allocator for leak
Nicolas Dufresne
1
-0
/
+2
2016-10-24
gstmessage.h: Avoid gcc bit shift overflow compiler warning
Andrew Eikum
1
-1
/
+1
2016-10-23
parse: fix erroneous use of _("")
Tim-Philipp Müller
1
-2
/
+2
2016-10-20
Revert "meson: Use the new `pic` argument on static libs"
Thibault Saunier
1
-2
/
+1
2016-10-20
meson: Use the new `pic` argument on static libs
Thibault Saunier
1
-1
/
+2
2016-10-19
element: use g_strcmp0 in set_context
Matthew Waters
1
-1
/
+1
2016-10-19
element: check for invalid gstcontext's being provided to set_context
Matthew Waters
1
-1
/
+5
2016-10-13
controlbinding: Store object in a thread-safe GWeakRef
Sebastian Dröge
2
-16
/
+50
2016-10-13
controlsource: Remove misleading sentence from the documentation
Sebastian Dröge
1
-1
/
+1
2016-10-13
object: Fix broken sentence structure in docs
Sebastian Dröge
1
-1
/
+1
2016-10-13
streams: Extend GstStreamType documentation
Edward Hervey
1
-0
/
+4
2016-10-11
bin: Add a new GST_BIN_FLAG_STREAMS_AWARE flag
Edward Hervey
1
-0
/
+4
2016-10-08
bin: Fix iterator resync'ing
Edward Hervey
1
-2
/
+5
[next]