index
:
~reynaldo/gstreamer
doc_fixes
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-04
docs: add Since markers for new API and add it to docs and .def file
Tim-Philipp Müller
1
-0
/
+2
2012-10-04
basetrans: add an option to prefer passthrough
Wim Taymans
2
-6
/
+42
2012-10-04
basetrans: improve some comments
Wim Taymans
1
-3
/
+5
2012-10-03
meta: do metadata registration threadsafe
Wim Taymans
1
-2
/
+3
2012-09-30
basesrc: Fix seamless segment function
Jan Schmidt
1
-10
/
+12
2012-09-26
docs: fix up basesrc/basesink docs formatting
Tim-Philipp Müller
2
-5
/
+5
2012-09-26
update docs for 1.0 API
Wim Taymans
2
-4
/
+12
2012-09-26
baseparse: Move some run of the mill debug statements to LOG level
Jan Schmidt
1
-3
/
+3
2012-09-26
baseparse: Output timestamps after a seek.
Jan Schmidt
1
-10
/
+13
2012-09-25
docs: fix basesink docs
Wim Taymans
1
-1
/
+1
2012-09-25
Make intel compiler happier
Josep Torra Valles
1
-2
/
+3
2012-09-23
check: fix FIXME printing for tcase_skip_broken_test()
Tim-Philipp Müller
1
-1
/
+1
2012-09-23
collectpads: don't forward random stream-start event
Tim-Philipp Müller
1
-11
/
+3
2012-09-19
docs: collectpads doc fixes
Tim-Philipp Müller
1
-20
/
+20
2012-09-18
basetransform: check acquire result value
Wim Taymans
1
-2
/
+10
2012-09-17
Remove GST_USE_UNSTABLE_API guard and defines
Tim-Philipp Müller
4
-4
/
+0
2012-09-14
basetrans: whitespace fix
Wim Taymans
1
-1
/
+0
2012-09-13
docs: fix some docs
Wim Taymans
1
-3
/
+3
2012-09-13
parse: add missing declaration
Wim Taymans
1
-0
/
+3
2012-09-13
basesrc: indent fix
Wim Taymans
1
-0
/
+1
2012-09-12
baseparse: Add a mode/flag for disabling PTS interpolation
Jan Schmidt
1
-1
/
+22
2012-09-12
baseparse: Handle GAP and still-frame events.
Jan Schmidt
1
-10
/
+44
2012-09-12
baseparse: Restructure event handling
Jan Schmidt
1
-70
/
+57
2012-09-12
baseparse: Store incoming cached events in reverse order
Jan Schmidt
1
-10
/
+12
2012-09-12
baseparse: First attempt at handling both DTS and PTS
Jan Schmidt
1
-61
/
+101
2012-09-12
collectpads: remove gst_collect_pads_add_pad_full
Stefan Sauer
2
-35
/
+3
2012-09-12
check: remove glib deprecation compatibility trickery
Mark Nauwelaerts
1
-75
/
+0
2012-09-12
check: port to the new GLib thread API
Mark Nauwelaerts
3
-56
/
+38
2012-09-11
pad: expose gst_pad_mode_get_name() and use it in baseparse
Tim-Philipp Müller
1
-1
/
+2
2012-09-11
events: remove STREAM_CONFIG
Wim Taymans
2
-2
/
+0
2012-09-11
collectpads: clean up header indentation
Wim Taymans
1
-33
/
+34
2012-09-11
baseparse, typefind: only activate in pull mode if upstream is seekable
Tim-Philipp Müller
1
-1
/
+6
2012-09-10
libs: adjust comment style
Mark Nauwelaerts
2
-2
/
+2
2012-09-07
controller: fix direct control binding double -> int conversion
Tim-Philipp Müller
1
-11
/
+11
2012-09-05
collectpads: handle GAP event
Mark Nauwelaerts
1
-18
/
+54
2012-09-04
basesink: wait_eos -> wait_event
Wim Taymans
2
-28
/
+31
2012-09-02
baseparse: update for gst_message_new_duration -> _duration_changed()
Tim-Philipp Müller
1
-3
/
+2
2012-08-31
basesink: Make GAP events actually trigger preroll
Jan Schmidt
1
-5
/
+26
2012-08-19
baseparse: make seeking in DEFAULT format work if the subclass can convert fo...
Tim-Philipp Müller
1
-3
/
+22
2012-08-14
basetransform: getters for pool and allocator
Víctor Manuel Jáquez Leal
2
-0
/
+50
2012-08-14
basesrc: getters for pool and allocator
Víctor Manuel Jáquez Leal
2
-0
/
+51
2012-08-12
consistencychecker: add some more details to failure messages
Tim-Philipp Müller
1
-13
/
+25
2012-08-10
baseparse: fix reverse playback with upstream demuxers that support it
Tim-Philipp Müller
1
-7
/
+22
2012-08-10
basetransform: do not error on not-negotiated
Thiago Santos
1
-1
/
+1
2012-08-10
basesrc: retry on not-negotiate if a reconfigure is pending
Thiago Santos
1
-0
/
+7
2012-08-10
netclientclock: fix printf format in debug message
Tim-Philipp Müller
1
-1
/
+1
2012-08-10
netclientclock: simplify by using g_socket_condition_timed_wait()
Tim-Philipp Müller
1
-131
/
+55
2012-08-06
consistencychecker: print which event we received before stream-start
Tim-Philipp Müller
1
-1
/
+2
2012-08-06
basesrc: don't try to answer URI queries with NULL URIs
Tim-Philipp Müller
1
-3
/
+7
2012-08-06
event: Update for stream-start event API changes
Sebastian Dröge
2
-4
/
+22
[next]