platform/upstream/gst-rtsp-server.git
2015-11-25 Hyunjun KoMerge remote-tracking branch 'remotes/origin/upstream... 33/52633/1
2015-11-25 Hyunjun KoInitialize to upgrade upstream/1.6 32/52632/1
2015-11-04 Hyunjun KoAdd temporary build config 72/50972/1 1.4.5 accepted/tizen/mobile/20151104.082829 accepted/tizen/tv/20151104.082841 accepted/tizen/wearable/20151104.082851 submit/tizen/20151104.065052 submit/tizen/20151104.070700
2015-10-30 Sebastian DrögeRelease 1.6.1 upstream/1.6 1.6.1
2015-10-23 David Svensson... rtsp-stream: Always unref return value of gst_object_ge...
2015-10-21 Hyunjun KoAdd code to use waylandsrc as video source 67/49867/1 accepted/tizen/mobile/20151021.085705 accepted/tizen/tv/20151021.085710 accepted/tizen/wearable/20151021.085726 submit/tizen/20151021.080720
2015-10-06 Hyunjun KoFix parameter type unmatch 73/49073/1 accepted/tizen/mobile/20151016.043659 accepted/tizen/tv/20151016.043714 accepted/tizen/wearable/20151016.043734 submit/tizen/20151016.020300 tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-10-06 Hyunjun KoFix wfd client signal handling 72/49072/1
2015-10-06 Hyunjun KoAdd signal wfd-keep-alive-fail 71/49071/1
2015-10-06 Hyunjun KoMake it securable for message parsing 70/49070/1
2015-09-29 Tim-Philipp... common: update for new suppression
2015-09-29 Sebastian Rasmussenrtsp-media: Take reference to media that will be prepared
2015-09-25 Sebastian DrögeRelease 1.6.0 1.6.0
2015-09-18 Sebastian DrögeRelease 1.5.91
2015-09-17 Tim-Philipp... stream: fix docs for recently-added get/set_buffer_size API
2015-09-09 Jan Schmidtrtsp-media: Don't crash on encrypted RTX SDP
2015-09-03 Jan Schmidttest-mp4: Support filenames with spaces in them. Error...
2015-09-03 Jan Schmidttest-record: Check parameter count and print out help
2015-09-03 Jan Schmidtrtsp-stream: Implement UDP buffer size setting.
2015-09-03 Jan Schmidtrtsp-media: Fix small typo causing gtk-doc to complain
2015-08-19 Sebastian DrögeRelease 1.5.90
2015-08-19 Sangkyu ParkRemove unnecessary code. 02/46302/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150819.235550 accepted/tizen/tv/20150819.235609 accepted/tizen/wearable/20150819.235617 submit/tizen/20150819.094059 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release
2015-08-19 Hyunjun KoAdd prepare/confirem resource vmethod to client-wfd 01/46301/1
2015-08-19 Hyunjun KoAdded setter apis to client-wfd 00/46300/1
2015-08-19 Hyunjun KoUse videoconvert, which supports for SN12 converting 99/46299/1
2015-08-19 Sangkyu ParkChange license name from LGPL2.1 to LGPL2.0 in spec 98/46298/1
2015-08-19 Hyunjun KoFix prevent defects 97/46297/1
2015-08-19 Hyunjun KoRemove unnecessary build scripts 96/46296/1
2015-08-19 Hyunjun KoRemove unnecessary license files and change license... 95/46295/1
2015-08-19 Hyunjun KoFix displaying stats if there's no RR 94/46294/1
2015-08-19 Hyunjun KoAdd a feature to display RTP stats 93/46293/1
2015-08-19 Hyunjun KoAdd getter/setter api set to rtsp-client-wfd 92/46292/1
2015-08-19 Sangkyu ParkDefine the strings for wfd rtsp message and use these. 91/46291/1
2015-08-19 Hyunjun KoFix dereferencing pointer 90/46290/1
2015-08-19 Hyunjun KoFix dereferencing pointer 89/46289/1
2015-08-16 Hyunjun Komedia-factory: get port number through gst_rtsp_url_get...
2015-08-13 Francisco Velazquezmedia-test: Removing unnecessary assertion
2015-08-10 Xavier ClaessensDocument that source keeps a ref on server until it...
2015-08-08 Nicolas Dufresnemedia-test: Test for multiple dynamic payload
2015-08-08 Nicolas Dufresnemedia: Only add fakesink once per pipeline
2015-08-08 Nicolas DufresneRevert "rtsp-media: Only add 1 fakesink per pipeline"
2015-08-07 Nicolas Dufresnertsp-media: Only add 1 fakesink per pipeline
2015-07-30 Vineeth TMrtsp-media: assertion error due to wrong condition...
2015-07-29 Sebastian Drögertsp-media: Strip keys from the fmtp that we use intern...
2015-07-20 Xavier Claessensthreadpool: Fix possible warning in gst_rtsp_thread_poo...
2015-07-17 Sangkyu Park1. Fix to convert guint64 value to string. 06/44106/1 accepted/tizen/mobile/20150717.060119 accepted/tizen/tv/20150717.060131 accepted/tizen/wearable/20150717.060144 submit/tizen/20150717.015406
2015-07-14 Hyunjun Kofix memory leak 77/43777/3 accepted/tizen/mobile/20150714.041016 accepted/tizen/tv/20150714.041030 accepted/tizen/wearable/20150714.041041 submit/tizen/20150714.011802
2015-07-14 Hyunjun Kofix memory leaks 76/43776/2 submit/tizen/20150714.011359
2015-07-14 Hyunjun KoAdd handing audio codec from config file 88/43688/2
2015-07-14 Hyunjun KoAdd set encoder function 85/43685/2
2015-07-14 Hyunjun KoFix gst_wfd_message_uninit function 83/43683/2
2015-07-14 Hyunjun KoAdd LPCM logic 80/43680/2
2015-07-13 Hyunjun KoFix to send valid server address in RTSP msg 78/43678/1
2015-07-13 Hyunjun KoAdd h264parse before TS muxer to all candidate pipelines 77/43677/1
2015-07-13 Hyunjun Kofix unchecking NULL codes and other prevent defects 76/43676/1
2015-07-03 Stefan SauerAutomatic update of common submodule
2015-06-24 Sebastian DrögeBack to development
2015-06-24 Sebastian DrögeRelease 1.5.2
2015-06-23 Ognyan Tonchevrtsp-client: allow application to decide what requireme...
2015-06-16 Nicolas DufresneAutomatic update of common submodule
2015-06-16 Ognyan Tonchevrtsp-media: Always use real payloader when creating...
2015-06-13 Sebastian Drögetest-netclock: Use gst_pipeline_set_latency() to set...
2015-06-12 Sebastian Drögetest-netclock: Use new ntp-time-source property on...
2015-06-11 Sebastian Drögetest-netclock: Setting the same base time on sender...
2015-06-11 Hyunjun Kortsp-stream: add description for gst_rtsp_stream_reques...
2015-06-11 Hyunjun Kodocs: add missing types
2015-06-11 Hyunjun Kodocs: add missing apis
2015-06-10 Sebastian Drögetest-netclock-client: Use ntp-sync=TRUE and buffer...
2015-06-09 Xavier ClaessensGstRTSPAuth: Add client certificate authentication...
2015-06-09 Sebastian Drögetest-netclock-client: Use new GstClock API to wait...
2015-06-09 Sebastian Drögetest-netclock-client: Use a GMainLoop and playbin's...
2015-06-09 Edward HerveyAutomatic update of common submodule
2015-06-08 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Stefan Sauerdocs: remove variables that we define in the snippet...
2015-06-07 Stefan SauerAutomatic update of common submodule
2015-06-07 Sebastian DrögeBack to development
2015-06-07 Sebastian DrögeRelease 1.5.1
2015-06-03 Göran Jönssonrtsp-client: No flush during Teardown.
2015-05-29 Hyunjun1.4.5 migration and bug fixes 02/40102/1 tizen_3.0.2015.q2_common accepted/tizen/common/20150601.145630 accepted/tizen/common/20150603.075455 accepted/tizen/mobile/20150602.003141 accepted/tizen/mobile/20150603.082848 accepted/tizen/tv/20150602.003113 accepted/tizen/tv/20150603.083456 accepted/tizen/wearable/20150602.003129 accepted/tizen/wearable/20150603.083153 submit/tizen/20150601.053030 submit/tizen/20150603.045515
2015-05-27 Tim-Philipp... tests: Use AM_TESTS_ENVIRONMENT
2015-05-20 Sebastian Drögertsp-server: Use single-include rtsp header to make...
2015-05-05 Sebastian Drögertsp-media: Mark some more functions static
2015-05-05 Sebastian Drögertsp-media: Only unblock the media in suspend() when...
2015-05-04 Sebastian Drögeexamples: Use AVPF profile for the RTX example
2015-05-04 Sebastian Drögertsp-sdp: Only add RTX to the SDP when using a feedback...
2015-04-27 Hyunjun Kortsp-stream: get valid clock-rate from last-sample
2015-04-26 Tim-Philipp... autogen.sh: only run autopoint if gettext requested...
2015-04-26 Tim-Philipp... Revert "configure.ac: uncomment gettext version setup"
2015-04-23 Alistair BuxtonFix timeout function signatures across tests and examples
2015-04-23 Tim-Philipp... tests: define GST_CHECK_TEST_ENVIRONMENT_BEACON
2015-04-23 Tim-Philipp... configure: bump automake requirement to 1.14 and autoco...
2015-04-20 Vincent Penquerc'hconfigure.ac: uncomment gettext version setup
2015-04-15 Hyunjun Kotest-video-rtx: set exact payload type to PCMA payloader
2015-04-15 Hyunjun Kortsp-stream: fix to get valid each stream data for...
2015-04-06 Tim-Philipp... Update autogen.sh to latest version from common
2015-04-03 Tim-Philipp... Automatic update of common submodule
2015-04-01 Hyunjun1. Pause/Resume trigger method implementation 24/37624/1 accepted/tizen/common/20150402.172557 accepted/tizen/mobile/20150402.123523 accepted/tizen/tv/20150402.122637 accepted/tizen/wearable/20150402.123044 submit/tizen/20150402.020240
2015-03-23 Sebastian Drögertsp-stream: Limit the queues to 1 buffer
next