index
:
delta/libnice.git
add-ci
latest-release
lock-addr-cache-in-udp-sink
master
msvc-build
passive-close-child
test-build-pages
wip/accept-turn-in-verify-remote-cand
wip/phab/T3557-non-unique-pair-foundations
gitlab.freedesktop.org: libnice/libnice.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst: Use gst-full compatible registration functions
Olivier Crête
2023-01-06
5
-4
/
+20
*
gst: Remove GStreamer 0.10 support
Philippe Normand
2023-01-06
4
-78
/
+1
*
gstnicesink: disable drop out of segment on nicesink
Guillaume Desmottes
2021-11-26
1
-0
/
+4
*
Remove g_assert_cmp* macros outside of the unit tests
Olivier Crête
2021-11-01
1
-1
/
+1
*
gst: Fix gst-env and libgstreamer-full.so suppport
Nicolas Dufresne
2021-03-05
1
-0
/
+1
*
Remove autotools build
Tim-Philipp Müller
2020-05-22
1
-58
/
+0
*
Use g_assert_cmp.int() to get better debug logs on crash
Olivier Crête
2020-05-05
1
-1
/
+1
*
nicesrc: fix a leak spotted by asan
Fabrice Bellet
2019-07-04
1
-0
/
+6
*
gst: Fix URI in plugin
Olivier Crête
2019-05-09
1
-1
/
+1
*
meson: install .pc file for static gstreamer plugin
Tim-Philipp Müller
2019-01-15
1
-1
/
+8
*
Makefiles: Add meson.build files to tarball
Olivier Crête
2018-12-27
1
-0
/
+2
*
Add support for Meson build system
Tim-Philipp Müller
2018-12-14
1
-0
/
+16
*
Fix queue_clear replaced by queue_free error
Nicolas Dufresne
2018-06-18
1
-1
/
+2
*
Fix cast-function-type warning introduced in GCC 8
Nicolas Dufresne
2018-06-12
1
-4
/
+2
*
nicesrc: Attach the receive callback in READY->PAUSED and detach in PAUSED->R...
Sebastian Dröge
2015-04-20
1
-7
/
+16
*
nicesrc: Keep the mutex locked whenever accessing the queue
Sebastian Dröge
2015-04-20
1
-4
/
+8
*
gst: improve error when agent/stream/component is unset
Ilya Konstantinov
2015-04-20
2
-1
/
+25
*
configure: Disable static by default, and add win32 DLL support
Nirbheek Chauhan
2015-03-27
1
-2
/
+2
*
nicesink: Add support for render buffer_list
Jose Antonio Santos Cadenas
2015-03-27
2
-16
/
+213
*
nicesrc: Clear the output buffer queue when shutting down and disposing
Sebastian Dröge
2015-03-27
1
-1
/
+7
*
nicesink: unblock pending write on component change
Jakub Adam
2015-01-28
1
-3
/
+10
*
nicesink: Check for signal present before removing it
Olivier Crête
2014-08-18
1
-4
/
+3
*
nicesink: Block until component is writable if in reliable mode
Youness Alaoui
2014-08-13
2
-10
/
+107
*
gst: Add missing switch cases
Philip Withnall
2014-01-31
2
-0
/
+9
*
Compile the plugin for both GStreamer 0.10 and 1.0
Olivier Crête
2012-09-14
4
-8
/
+63
*
nicesrc: Use gst_buffer_fill
Olivier Crête
2012-09-13
1
-4
/
+1
*
The plugin name is not a string anymore
Olivier Crête
2012-09-10
1
-1
/
+1
*
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Sjoerd Simons
2012-09-10
1
-3
/
+3
*
Use GstPushSrc as a base class
Olivier Crête
2012-09-10
2
-15
/
+10
*
Port GStreamer src/sink to 0.11
Olivier Crête
2012-09-10
3
-58
/
+43
*
Use a Queue in gstnicesrc to avoid multiple read_callbacks overwriting the ou...
Youness Alaoui
2011-06-23
2
-9
/
+15
*
Properly cleanup the idle source in the gst src
Olivier Crête
2009-09-17
1
-5
/
+10
*
nicesrc: Don't leak a ref to the main context
Olivier Crête
2009-08-10
2
-4
/
+9
*
Lock src when modifying idle_source
Olivier Crête
2009-02-12
1
-3
/
+8
*
Changing library name 'nice' to 'libnice'
Youness Alaoui
2008-12-19
1
-1
/
+1
*
Revert "Create a netbuffer directly instead of using gst_pad_buffer_alloc"
Olivier Crête
2008-11-19
2
-13
/
+11
*
Revert "Save the to/from addresses and put them in newly created buffers"
Olivier Crête
2008-11-19
2
-95
/
+3
*
correctly pass -Wall and -Werror dependending on whether we are in a release ...
Youness Alaoui
2008-11-12
1
-1
/
+1
*
Merge commit 'tester/src-netbuffer' into nice-kakaroto
Youness Alaoui
2008-11-03
2
-14
/
+108
|
\
|
*
Save the to/from addresses and put them in newly created buffers
Olivier Crête
2008-09-22
2
-3
/
+95
|
*
Create a netbuffer directly instead of using gst_pad_buffer_alloc
Olivier Crête
2008-09-22
2
-11
/
+13
*
|
Move address into the agent's dir
Youness Alaoui
2008-10-30
1
-1
/
+0
*
|
Fix gst makefile
Youness Alaoui
2008-10-07
1
-18
/
+0
*
|
Remove useless test files
Youness Alaoui
2008-10-07
2
-508
/
+0
*
|
Update makefiles and configure to the new changes in file structure for the N...
Youness Alaoui
2008-10-06
1
-1
/
+1
|
/
*
Don't leak mainloop from gstsrc
Olivier Crête
2008-04-30
1
-0
/
+4
*
Separate stream creating from candidate gathering
Olivier Crete
2008-04-25
1
-0
/
+1
*
Add debug categories to gst elements
Olivier Crete
2008-04-25
2
-0
/
+13
*
Add some debugging messages to the gst elements
Olivier Crete
2008-04-25
1
-0
/
+6
*
Don't try to destroy NULL idle source
Olivier Crete
2008-04-25
1
-1
/
+2
[next]