projects
/
platform
/
upstream
/
gstreamer.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
.gitignore: Ignore gcov intermediate files
[platform/upstream/gstreamer.git]
/
gst
/
2014-03-02
Sebastian Rasmussen
docs: Fix typos and remove unknown annotations
tree
|
commitdiff
2014-02-28
Stefan Sauer
docs: use the new markdown for ordered list.
tree
|
commitdiff
2014-02-28
Reynaldo H. Verdej...
docs: fix problems introduced by c068b225fef5a9bf0
tree
|
commitdiff
2014-02-27
Stefan Sauer
buffer: add return values to g_return_if_fail
tree
|
commitdiff
2014-02-27
Stefan Sauer
docs: convert the examples to use gtk-doc markup, inste...
tree
|
commitdiff
2014-02-27
Wim Taymans
bufferpool: only release buffers with writable memory
tree
|
commitdiff
2014-02-27
Wim Taymans
buffer: add function to check writability of memory
tree
|
commitdiff
2014-02-27
Wim Taymans
bufferpool: Use TAG_MEMORY to check memory before releasing
tree
|
commitdiff
2014-02-27
Wim Taymans
buffer: add a new flag to track memory changes
tree
|
commitdiff
2014-02-27
Wim Taymans
buffer: remove wrong comment
tree
|
commitdiff
2014-02-27
Wim Taymans
bufferpool: refactor free_buffer
tree
|
commitdiff
2014-02-26
Stefan Sauer
debugutils: add a legend to pipeline dumps
tree
|
commitdiff
2014-02-26
Olivier Crête
debugutils: Print if there is a task started from a pad
tree
|
commitdiff
2014-02-25
Sebastian Dröge
structure: Use get_uint64() in gst_structure_get_clock_...
tree
|
commitdiff
2014-02-25
Sebastian Dröge
structure: Add getters for int64 and uint64 values
tree
|
commitdiff
2014-02-15
Stefan Sauer
docs: gtkdoc is not good at parsing inline functions...
tree
|
commitdiff
2014-02-11
William Manley
docs: Fix location of plugins and registry in home...
tree
|
commitdiff
2014-02-11
Sebastian Dröge
error: GST_RESOURCE_ERROR_NOT_AUTHORIZED will be availa...
tree
|
commitdiff
2014-02-11
Sebastian Dröge
error: Add RESOURCE_NOT_AUTHORIZED error
tree
|
commitdiff
2014-02-06
Chun-wei Fan
windows: Make GStreamer installation relocatable
tree
|
commitdiff
2014-02-06
Brendan Long
gst: clear floating references for GstTask, GstTaskPool...
tree
|
commitdiff
2014-02-06
Brendan Long
docs: gst_pad_new_from_*_template and gst_buffer_pool_n...
tree
|
commitdiff
2014-02-04
Sebastian Dröge
caps: When getting capsfeatures and none are there...
tree
|
commitdiff
2014-02-04
Sebastian Dröge
caps: Don't get us sysmem capsfeatures if we just check...
tree
|
commitdiff
2014-02-04
Sebastian Dröge
capsfeatures: Make sure that the static ANY/EMPTY capsf...
tree
|
commitdiff
2014-02-01
Stefan Sauer
docs: fix more gtk-doc warnings
tree
|
commitdiff
2014-01-31
Stefan Sauer
docs: unhide docs for allocator
tree
|
commitdiff
2014-01-31
Stefan Sauer
bufferpool: more tests and small doc fixes
tree
|
commitdiff
2014-01-30
Stefan Sauer
bufferpool: misc cleanups
tree
|
commitdiff
2014-01-30
Wim Taymans
bufferpool: avoid excessive GstPoll activity
tree
|
commitdiff
2014-01-30
Wim Taymans
poll: improve debug
tree
|
commitdiff
2014-01-22
Sebastian Dröge
pad: Minor code cleanup
tree
|
commitdiff
2014-01-18
Sebastian Dröge
iterator: Properly copy mutexes around when creating...
tree
|
commitdiff
2014-01-18
Stewart Brodie
iterator: Preserve the master lock when creating recurs...
tree
|
commitdiff
2014-01-18
Thiago Santos
pad: fix sticky event leak after sticky_events_foreach
tree
|
commitdiff
2014-01-16
Stefan Sauer
info: move some env-var checks from gst to gstinfo...
tree
|
commitdiff
2014-01-16
Fabian Kirsch
parse: Some minor fixes
tree
|
commitdiff
2014-01-15
Sebastian Dröge
segment: gst_segment_offset_running_time() will be...
tree
|
commitdiff
2014-01-14
Nicolas Dufresne
util: Add GST_ROUND_UP_N and GST_ROUND_DOWN_N
tree
|
commitdiff
2014-01-14
Sebastian Dröge
parse: Make sure to create and link chains in the order...
tree
|
commitdiff
2014-01-14
Sebastian Dröge
parse: Remove some C99-style comments
tree
|
commitdiff
2014-01-14
Sebastian Dröge
parse: Use GSlice for allocating and freeing links...
tree
|
commitdiff
2014-01-14
Sebastian Dröge
parse: Add comment about why we disable the "tracing"
tree
|
commitdiff
2014-01-14
Fabian Kirsch
parse: Refactor grammar, make it more consistent and...
tree
|
commitdiff
2014-01-09
Stefan Sauer
gstobject: add FIXME and docs for the disabled notify...
tree
|
commitdiff
2014-01-08
Wim Taymans
segment: take offset into account in _to_position()
tree
|
commitdiff
2014-01-08
Wim Taymans
pad: use new segment offset method to apply the offset
tree
|
commitdiff
2014-01-08
Wim Taymans
segment: add method to offset the segment running-time
tree
|
commitdiff
2014-01-08
Wim Taymans
info: debug segment offset field as well
tree
|
commitdiff
2014-01-02
Sebastian Dröge
pad: Check if new probes need to be called when adding...
tree
|
commitdiff
2013-12-30
Sebastian Dröge
pad: Keep an extra ref of the pad when calling an IDLE...
tree
|
commitdiff
2013-12-30
Sebastian Dröge
pad: Only call IDLE probes if we are actually idle
tree
|
commitdiff
2013-12-30
Stefan Sauer
taglist: fix since marker again (1.3 -> 1.4)
tree
|
commitdiff
2013-12-30
Stefan Sauer
taglist: fix since-marker in docs (we're in 1.3.X)
tree
|
commitdiff
2013-12-30
Stefan Sauer
taglist: add a tag for midi base note numbers
tree
|
commitdiff
2013-12-30
Sebastian Dröge
pad: Don't ignore probe callback return value when...
tree
|
commitdiff
2013-12-27
Sebastian Dröge
parse: Use GLib malloc/free/realloc functions
tree
|
commitdiff
2013-12-20
Wim Taymans
utils: Add round down 128 macro for completeness
tree
|
commitdiff
2013-12-20
Nicolas Dufresne
utils: Add round up 128 macro
tree
|
commitdiff
2013-12-14
Sebastian Dröge
parse: Don't define yyscan_t twice
tree
|
commitdiff
2013-12-10
Edward Hervey
gstvalue: Fix comparision of double range
tree
|
commitdiff
2013-12-07
Víctor Manuel Jáqu...
info: return existing category if a debug category...
tree
|
commitdiff
2013-12-07
Sebastian Rasmussen
docs: Fix typos in function/object descriptions
tree
|
commitdiff
2013-12-07
Sebastian Rasmussen
Fix some typos in code comments and debug messages
tree
|
commitdiff
2013-12-06
Stewart Brodie
docs: clarify encoding of strings in GstStructures...
tree
|
commitdiff
2013-12-04
Olivier Crête
info: Make sure the same category is not added twice
tree
|
commitdiff
2013-12-04
Olivier Crête
info: Protect __categories list in get_category with...
tree
|
commitdiff
2013-12-03
Wim Taymans
pad: add ACCEPT_INTERCEPT flag
tree
|
commitdiff
2013-12-03
Sebastian Rasmussen
docs: add missing docs, fixing doc errors
tree
|
commitdiff
2013-12-02
Sebastian Rasmussen
docs: cosmetic changes in references/decriptions
tree
|
commitdiff
2013-11-29
Olivier Crête
parse: Manually insert priv_gst_parse_yyget/set_column...
tree
|
commitdiff
2013-11-29
Thiago Santos
gstpad: drop assertion on gst_pad_peer_query_position
tree
|
commitdiff
2013-11-29
Wim Taymans
Revert "ghostpad: copy sticky events to SRC ghostpads"
tree
|
commitdiff
2013-11-29
Fabian Kirsch
parse: fix segfaulting prototype-mismatch
tree
|
commitdiff
2013-11-26
Olivier Crête
query: Fix gi annotations of gst_structure_new_custom()
tree
|
commitdiff
2013-11-22
Sebastian Rasmussen
gstutils: Escape stream id format in comments
tree
|
commitdiff
2013-11-21
Tim-Philipp Müller
gst: g_memmove() is deprecated
tree
|
commitdiff
2013-11-21
Wim Taymans
ghostpad: copy sticky events to SRC ghostpads
tree
|
commitdiff
2013-11-21
Wim Taymans
pad: move debug function closer to the enum it debugs
tree
|
commitdiff
2013-11-18
Wim Taymans
pluginloader: check read/write before closed
tree
|
commitdiff
2013-11-18
Wim Taymans
poll: improve debug
tree
|
commitdiff
2013-11-16
Tim-Philipp Müller
docs: cosmetic since marker fixes
tree
|
commitdiff
2013-11-15
Sebastian Dröge
bin: Resync iterator if necessary
tree
|
commitdiff
2013-11-13
Sebastian Dröge
value: Lists with all equal elements are equal to a...
tree
|
commitdiff
2013-11-11
Tim-Philipp Müller
systemclock: add Since markers for new API
tree
|
commitdiff
2013-11-11
Wim Taymans
systemclock: Add gst_system_clock_set_default
tree
|
commitdiff
2013-11-04
Alessandro Decina
memory: explicitly cast to GstLockFlags to avoid compil...
tree
|
commitdiff
2013-11-02
Mark Nauwelaerts
segment: resurrect sanitizing start and stop for seeking
tree
|
commitdiff
2013-11-01
Olivier Crête
parse: Make the FATAL_ERRORS flag also work without...
tree
|
commitdiff
2013-10-30
Sebastian Dröge
utils: Add some attributes and reorganize code to fix...
tree
|
commitdiff
2013-10-25
Stefan Sauer
registry: small cleanups and use object log variants...
tree
|
commitdiff
2013-10-25
Stefan Sauer
private: remove left-over comment
tree
|
commitdiff
2013-10-25
Stefan Sauer
registry: use g_slice_free for slice memory
tree
|
commitdiff
2013-10-25
Luis de Bethencourt
docs: fix typos in gstobject
tree
|
commitdiff
2013-10-15
Sebastian Dröge
datetime: Make sure to include gst_private.h before...
tree
|
commitdiff
2013-10-12
Jan Schmidt
parse: Fix transfer annotations for parse_launch functions.
tree
|
commitdiff
2013-10-10
Reynaldo H. Verdej...
core: Fix max DEBUG_LEVEL incongruence on 5 vs 9
tree
|
commitdiff
2013-09-30
Thiago Santos
value: fix caps serialization when there are caps insid...
tree
|
commitdiff
2013-09-28
Edward Hervey
pluginloader: Check errors on the proper fd
tree
|
commitdiff
2013-09-26
Wim Taymans
pad: only check event order when something changed
tree
|
commitdiff
next