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
/
libs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-20
baseparse: Remember if we interpolated DTS from PTS and refresh it whenever w...
Sebastian Dröge
1
-5
/
+18
2016-04-15
baseparse: When initializing DTS from PTS, remember that we did so
Sebastian Dröge
1
-1
/
+1
2016-03-23
libcompat.h: strsignal() should be not be decleared const
Anthony G. Basile
1
-1
/
+1
2016-03-14
baseparse: Recheck after pre_push_frame() if there are tags pending
Sebastian Dröge
1
-0
/
+8
2016-03-09
netclientclock: Remove some obsolete code that can cause warnings
Sebastian Dröge
1
-10
/
+0
2016-03-09
netclientclock: Don't reset calibration of internal clock whenever a new netc...
Sebastian Dröge
1
-14
/
+19
2016-02-23
gstcheck: Check return value of gst_buffer_map
Edward Hervey
1
-3
/
+3
2016-02-20
Whenever we include windows.h, also define WIN32_LEAN_AND_MEAN
Nirbheek Chauhan
1
-0
/
+1
2016-02-20
ptpclock: Only include unistd.h if found
Nirbheek Chauhan
1
-0
/
+5
2016-02-15
docs: annotate C examples as such
Evan Nemerson
3
-3
/
+3
2016-02-15
protection/harness/systemclock: move declaration out of for loop initialization
Thiago Santos
1
-4
/
+6
2016-02-15
harness: always set our test-clock on the harnessed element
Havard Graff
1
-10
/
+13
2016-02-13
harness: fix compilation
Tim-Philipp Müller
1
-1
/
+2
2016-02-13
harness: fix indentation
Tim-Philipp Müller
1
-4
/
+5
2016-02-13
harness: Fix MT issues when forwarding event/query to sink harness
Stian Selnes
1
-4
/
+28
2016-02-12
pushsrc: fix minor typos in header
Martin Kelly
1
-2
/
+2
2016-02-12
harness: Add event stress test functions with callback
Stian Selnes
3
-6
/
+110
2016-02-12
testclock: add crank method
Havard Graff
4
-28
/
+57
2016-02-12
harness: enable empty harness creation and refactor around this
Havard Graff
3
-94
/
+157
2016-02-12
check: fix unused parameter compiler warning
Stian Selnes
1
-1
/
+1
2016-02-12
harness: fix the race in blocking push mode
Mikhail Fludkov
1
-3
/
+5
2016-02-12
check: Add tcase_skip_broken_loop_test
Stian Selnes
1
-0
/
+3
2016-02-12
harness: Fix docs for stress test functions
Stian Selnes
1
-6
/
+2
2016-02-12
harness: Unset sink_forward_pad before tearing down sink_harness
Stian Selnes
1
-4
/
+2
2016-02-12
harness: fix up docs to reference functions properly
Havard Graff
1
-9
/
+9
2016-02-04
baseparse: fix stray discont flag set on outgoing buffers in push mode
Tim-Philipp Müller
1
-0
/
+2
2016-02-02
controller: Do not unset uninitiallized GValue
Thibault Saunier
1
-1
/
+2
2016-01-29
baseparse: Try to generate caps on the srcpad before forwarding GAP event
HoonHee Lee
1
-1
/
+97
2016-01-15
netclientclock: Check return value of g_socket_close()
Sebastian Dröge
1
-1
/
+2
2016-01-15
netclientclock: Free data after removing it from the list
Sebastian Dröge
1
-1
/
+1
2016-01-13
netclientclock: Fix GError memory leak in handling NTP response
Florin Apostol
1
-0
/
+1
2016-01-11
basesrc: Only set duration/position query values in case of query success
Carlos Rafael Giani
1
-2
/
+7
2016-01-06
docs: remove parent docs for GstPtpClock
Stefan Sauer
1
-1
/
+0
2016-01-05
clock: Fix typo
Sebastian Dröge
1
-2
/
+2
2016-01-05
netclientclock: Disconnect the "synced" signal handler from the internal clock
Sebastian Dröge
1
-1
/
+2
2016-01-05
controller: rename new cubic interpolation mode
Stefan Sauer
3
-21
/
+21
2016-01-05
ntp: The clock inherits from GstNetClientClock, not just GstSystemClock
Sebastian Dröge
1
-1
/
+1
2016-01-04
netclientclock: Destroy a cached clock 60 seconds after its last use
Sebastian Dröge
1
-3
/
+32
2016-01-04
netclientclock: Only ever run one clock against a specific server
Sebastian Dröge
1
-314
/
+608
2016-01-04
nettimeprovider: Use GInitable instead of having a new() function that can re...
Sebastian Dröge
1
-27
/
+44
2016-01-04
nettimeprovider: Mark address, port and clock properties CONSTRUCT_ONLY
Sebastian Dröge
1
-4
/
+5
2015-12-30
netclientclock: Implement resolval of hostnames
Sebastian Dröge
1
-7
/
+23
2015-12-29
ptpclock: Add read-only properties to get the master and grandmaster clock ids
Sebastian Dröge
1
-1
/
+35
2015-12-27
check: don't memcmp twice
Stefan Sauer
1
-3
/
+2
2015-12-14
core: Add g_autoptr() support to all types
Xavier Claessens
20
-0
/
+88
2015-12-08
baseparse: post tag list when avg bitrate changes at least 2%
Athanasios Oikonomou
1
-9
/
+12
2015-12-04
helpers: really fix install race
Ross Burton
1
-10
/
+12
2015-12-02
Drop usage of deprecated g-ir-scanner --strip-prefix flag
Reynaldo H. Verdejo Pinochet
4
-4
/
+8
2015-11-20
controller: fix annotation to make g-ir-scanner happy
Tim-Philipp Müller
1
-1
/
+2
2015-11-19
Revert "baseparse: do not overwrite header buffer timestamps"
Thiago Santos
1
-8
/
+4
[next]