projects
/
platform
/
upstream
/
gstreamer.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gstreamer.git
2016-11-23
Antonio Ospite
tools: ship the final man pages directly, no more man...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
Matthew Waters
controllers: add new proxy control binding
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
Julien Isorce
memory: log with GST_INFO instead GST_ERROR when subcla...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Sebastian Dröge
basetransform: Ensure to set the RECONFIGURE flag again...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Scott D Phillips
meson: add_global_arguments -> add_project_arguments
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Jan Schmidt
multiqueue: Make sure not-linked streams get woken up
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Tim-Philipp...
docs: misc fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Tim-Philipp...
utils: use temp var in fallback GST_WRITE_*() macros
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Jan Schmidt
baseparse: Fix previous commit
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Jan Schmidt
baseparse: Restrict query/convert responses when demuxing
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Jan Schmidt
queues: Don't return negative position queries.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Scott D Phillips
Cast away const from GstMetaInfo in *_get_meta_info...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Scott D Phillips
typefindhelper: Update prototype of helper_find_suggest()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Tim-Philipp...
win32: remove copies of generated headers
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Tim-Philipp...
docs: remove more docbook build cruft that's no longer...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Stefan Sauer
docs/README: remove more outdated pieces of info/advice
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Stefan Sauer
scripts/gst-plot-traces.sh: make log parsing a bit...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Thibault Saunier
meson: require meson 0.36 and use new `pic` arg on...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Scott D Phillips
Change some types to match their prototypes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Tim-Philipp...
po: update for new translatable strings
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Tim-Philipp...
docs: remove FAQ which was moved into gst-docs module
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Nicola Murino
gst-uninstalled: add GIO_EXTRA_MODULES
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Tim-Philipp...
utils: faster GST_WRITE_* macros if unaligned access...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Tim-Philipp...
parse: better error message when linking two elements...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Tim-Philipp...
Add gst_print(), gst_println(), gst_printerr(), gst_pri...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Scott D Phillips
taglist: remove `return void` in gst_tag_register
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Nicolas Huet
tests: add unit test for gst_adapter_prev_pts_at_offset()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Nicolas Huet
adapter: fix distance when getting prev pts/dts at...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Scott D Phillips
meson: don't add_global_arguments when being built...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Guillaume Desmottes
basetransform: fix pool leak when early returning in...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Guillaume Desmottes
info: add GstStream and GstStreamCollection support...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Seungha Yang
basesrc: Support PROTECTION event from application
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Antonio Ospite
meson: tools: generate the targets dynamically
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Antonio Ospite
tools: don't mention gst-feedback in man pages
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Antonio Ospite
tools: put the examples descriptions before the command...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Antonio Ospite
tools: don't start lines with single quotes in man...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Antonio Ospite
tools: escape dashes in the man pages
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Nirbheek Chauhan
meson: Fir dependencies of gstnet-1.0
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Nirbheek Chauhan
meson: Add GstBase-1.0.gir to gst_base_dep
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Tim-Philipp...
baseparse: add since marker for new API to docs and...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Vincent Penquerc'h
baseparse: expose gst_base_parse_drain
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Thibault Saunier
meson: Advertise dependency on gst_dep generating girs
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Victor Toso
tests: Fix compile warning on mingw64
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Sebastian Dröge
funnel: Make sure to only lock the stream lock once
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Victor Toso
pool: Fix compiler warning on mingw64
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Tim-Philipp...
win32: update .def for new API
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Thibault Saunier
meson: Unset the plugin paths to generate the .gir...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Thibault Saunier
debug: Remove the Gst only based stack trace printing...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Thibault Saunier
tracers: leaks: Use the new gst_debug_get_stack_trace
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Thibault Saunier
gst: Use libunwind/libdw to generate backtraces if...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Antonio Ospite
tools: gst-launch: fix minor memory leak when failing...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Nicolas Dufresne
basesink: Make sure we never drop the preroll buffer
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Nicolas Dufresne
basesink: Don't nest prepare/render calls
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Luis de Bethencourt
basesink: fix typo in documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Sebastian Dröge
basesink: Fix gst_base_sink_set_drop_out_of_segment...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Nirbheek Chauhan
clock_gettime.c: Use __APPLE__ instead of __MACH__
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Nirbheek Chauhan
build: Fix AM_CONDITIONAL check for clock_gettime
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Sebastian Dröge
gst: Also include the gstdynamictypefactory.c source...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Sebastian Dröge
gst: Install gstdynamictypefactory.h header file
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Sebastian Dröge
Revert "baseparse: fix draining with less data than...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Jan Schmidt
parse-launch: Support linking all pads with new operator
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Jan Schmidt
Add new basesink API to exports and Since markers
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Jan Schmidt
dynamic types: Implement dynamic types in the registry
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Jan Schmidt
fakesink: Add property to not drop out-of-segment buffers
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Sebastian Dröge
value: Update GstValue table size for GValueArray
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Sebastian Dröge
funnel: Always push all sticky events whenever we forwa...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Sebastian Dröge
tee: Set GST_PAD_FLAG_PROXY_CAPS before forwarding...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Tim-Philipp...
baseparse: fix draining with less data than min frame...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Stian Selnes
info: Replace %p and %r in GST_DEBUG_FILE
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Stian Selnes
registry: set env GST_REGISTRY_DISABLE=yes to disable...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Stian Selnes
gstvalue: Make GValueArray serializable
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Wonchul Lee
element: Allow multiple conversion specifiers for reque...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Thiago Santos
pad: add no-reconfigure link check
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Tim-Philipp...
meson: update version
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Tim-Philipp...
docs: remove app dev manual and plugin writer's guide
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Sebastian Dröge
Back to development
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Sebastian Dröge
Release 1.10.0
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Sebastian Dröge
Update .po files
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Sebastian Dröge
po: Update translations
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Sebastian Dröge
Update .po files
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Nirbheek Chauhan
meson: Add an option to explicitly disable gtk-doc
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Nicolas Dufresne
Revert "collectpads: Assume PTS is equal DTS if PTS...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Nicolas Dufresne
allocator: Mark registered allocator for leak
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Andrew Eikum
gstmessage.h: Avoid gcc bit shift overflow compiler...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Tim-Philipp...
parse: fix erroneous use of _("")
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Tim-Philipp...
docs: add index for API new in 1.10
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Tim-Philipp...
docs: add index for API new in 1.8
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Jesper Larsen
adapter: Fix mix-up between DTS and PTS
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Sebastian Dröge
Revert "queue: Fix race when calculating cur_level...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Thibault Saunier
Revert "meson: Use the new `pic` argument on static...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Thibault Saunier
meson: Use the new `pic` argument on static libs
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Stian Selnes
queue: Fix race when calculating cur_level.time
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Matthew Waters
element: use g_strcmp0 in set_context
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Matthew Waters
element: check for invalid gstcontext's being provided...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Nirbheek Chauhan
build: Apply XCode 8 workaround for iOS too
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Nirbheek Chauhan
meson: Don't use c_std=c99
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Thibault Saunier
stats: Fix warning
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Thibault Saunier
meson: Make use of new environment object and set plugi...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Sebastian Dröge
controlbinding: Store object in a thread-safe GWeakRef
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Sebastian Dröge
argbcontrolbinding: gst_object_replace() is transfer...
commit
|
commitdiff
|
tree
|
snapshot
next