Fix NICE_CHECK_VERSION in public install
[platform/upstream/libnice.git] / gst /
2021-11-26 Guillaume Desmottesgstnicesink: disable drop out of segment on nicesink
2021-11-02 Olivier CrêteRemove g_assert_cmp* macros outside of the unit tests
2021-03-05 Nicolas Dufresnegst: Fix gst-env and libgstreamer-full.so suppport
2020-05-22 Tim-Philipp MüllerRemove autotools build
2020-05-06 Olivier CrêteUse g_assert_cmp.int() to get better debug logs on...
2019-07-04 Fabrice Belletnicesrc: fix a leak spotted by asan
2019-05-09 Olivier Crêtegst: Fix URI in plugin
2019-01-15 Tim-Philipp Müllermeson: install .pc file for static gstreamer plugin
2018-12-27 Olivier CrêteMakefiles: Add meson.build files to tarball
2018-12-14 Tim-Philipp MüllerAdd support for Meson build system
2018-06-18 Nicolas DufresneFix queue_clear replaced by queue_free error
2018-06-12 Nicolas DufresneFix cast-function-type warning introduced in GCC 8
2015-04-20 Sebastian Drögenicesrc: Attach the receive callback in READY->PAUSED...
2015-04-20 Sebastian Drögenicesrc: Keep the mutex locked whenever accessing the...
2015-04-20 Ilya Konstantinovgst: improve error when agent/stream/component is unset
2015-03-28 Nirbheek Chauhanconfigure: Disable static by default, and add win32...
2015-03-27 Jose Antonio Santo... nicesink: Add support for render buffer_list
2015-03-27 Sebastian Drögenicesrc: Clear the output buffer queue when shutting...
2015-01-29 Jakub Adamnicesink: unblock pending write on component change
2014-08-18 Olivier Crêtenicesink: Check for signal present before removing it
2014-08-13 Youness Alaouinicesink: Block until component is writable if in relia...
2014-01-31 Philip Withnallgst: Add missing switch cases
2012-09-14 Olivier CrêteCompile the plugin for both GStreamer 0.10 and 1.0
2012-09-14 Olivier Crêtenicesrc: Use gst_buffer_fill
2012-09-10 Olivier CrêteThe plugin name is not a string anymore
2012-09-10 Sjoerd SimonsGST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
2012-09-10 Olivier CrêteUse GstPushSrc as a base class
2012-09-10 Olivier CrêtePort GStreamer src/sink to 0.11
2011-07-07 Youness AlaouiMerge remote-tracking branch 'main/master'
2011-06-23 Youness AlaouiUse a Queue in gstnicesrc to avoid multiple read_callba...
2009-09-17 Olivier CrêteProperly cleanup the idle source in the gst src
2009-08-10 Olivier Crêtenicesrc: Don't leak a ref to the main context
2009-03-06 Youness AlaouiMerge commit 'tester/gst-fix' into nice-kakaroto
2009-02-12 Olivier CrêteLock src when modifying idle_source
2008-12-19 Youness AlaouiChanging library name 'nice' to 'libnice'
2008-11-29 Youness AlaouiMerge commit 'tester/revert-netbuffer' into nice-kakaroto
2008-11-19 Olivier CrêteRevert "Create a netbuffer directly instead of using...
2008-11-19 Olivier CrêteRevert "Save the to/from addresses and put them in...
2008-11-12 Youness Alaouicorrectly pass -Wall and -Werror dependending on whethe...
2008-11-03 Youness AlaouiMerge commit 'tester/src-netbuffer' into nice-kakaroto
2008-11-03 Youness AlaouiMerge commit 'tester/nice-stund' into nice-kakaroto
2008-10-30 Youness AlaouiMove address into the agent's dir
2008-10-07 Youness AlaouiFix gst makefile
2008-10-07 Youness AlaouiRemove useless test files
2008-10-06 Youness AlaouiUpdate makefiles and configure to the new changes in...
2008-09-22 Olivier CrêteSave the to/from addresses and put them in newly create...
2008-09-22 Olivier CrêteCreate a netbuffer directly instead of using gst_pad_bu...
2008-05-02 Youness AlaouiMerge commit 'origin/nice-tester-2' into nice-kakaroto
2008-05-02 Olivier CrêteMerge branch 'nice-kakaroto' of git+ssh://dhansak.colla...
2008-05-02 Olivier CrêteMerge commit 'kakaroto/nice-kakaroto' into nice-tester-2
2008-05-01 Olivier CrêteDon't leak mainloop from gstsrc
2008-04-25 Olivier CreteSeparate stream creating from candidate gathering
2008-04-25 Olivier CreteAdd debug categories to gst elements
2008-04-25 Olivier CreteAdd some debugging messages to the gst elements
2008-04-25 Olivier CreteDon't try to destroy NULL idle source
2008-04-25 Olivier CreteCan't have construct-time properties on gst elements
2008-04-23 Youness Alaouireturn WRONG_STATE if unlocked and do not modify flow_r...
2008-04-22 Youness AlaouiAdding an idler to quit the mainloop so we avoid a...
2008-04-22 Youness AlaouiMake the gst element unlock itself when requested by...
2008-04-22 Youness AlaouiGstreamer element using mainloop
2008-04-03 Olivier CreteMake the agent properties into object properties
2008-04-03 Olivier CreteHave the base src class do the timestamping for us
2008-04-03 Olivier CreteError if the elements try to go to ready without an...
2008-04-03 Olivier CreteDisable gst tests because they haven't been updated
2008-04-03 Olivier CreteTry to port part of the tests
2008-04-03 Olivier CretePrint warning on invalid property
2008-04-03 Olivier CreteInstall gst plugins in right directory
2008-04-03 Olivier CreteMake gst element use larger buffer size of 64k (max...
2007-08-30 Kai VehmanenUpdate rest of the libnice modules to match the new...
2007-06-19 Kai VehmanenAdded inclusion to config.h to source files in gst...
2007-04-30 Dafydd Harriesadd copyright/license notice to each Makefile.am
2007-04-30 Dafydd Harriesadd copyright/license notice to each .c/.h file
2007-03-14 Dafydd Harriesuse agent RNG for generating STUN message ID
2007-02-17 Dafydd Harriesstore the candidates in the components rather than...
2007-02-13 Dafydd Harriesadd test for GStreamer code
2007-02-13 Dafydd Harriesmake nice_agent_get_local_candidates take stream/compon...
2007-02-13 Dafydd Harriesremove nice_agent_free; add/fix calls to nice_udp_socke...
2007-02-13 Dafydd Harriesfix declaration style / mark function static
2007-02-12 Dafydd Harriesfix declaration style
2007-02-12 Dafydd Harriesfix declaration style
2007-02-12 Dafydd Harriesfix declaration style
2007-02-12 Dafydd Harriesput * next to parameter name
2007-02-09 Dafydd Harriesmake _add_stream take number of components but not...
2007-02-08 Dafydd Harriesadd jingle-gst-test-server
2007-02-08 Dafydd Harriescall gst_base_src_set_live (TRUE) in nicesrc _init
2007-02-08 Dafydd Harriesadd GStreamer sink
2007-02-08 Dafydd Harriess/_GSTNICE_H/_GSTNICESRC_H/ in gstnicesrc.h
2007-02-08 Dafydd Harriess/Automagic/Interactive/ in nicesrc description
2007-02-08 Dafydd Harriesuse GST_STATIC_CAPS_ANY rather than GST_STATIC_CAPS...
2007-02-08 Dafydd Harriesgst plugin should be called "nice", not "nicesrc"
2007-02-08 Dafydd Harriessplit gst plugin init into separate file
2007-02-08 Dafydd Harriesrename nice_agent_component_recv -> nice_agent_recv
2007-02-07 Dafydd Harriesadd gst/ directory and basic nicesrc element