rtp: Update codes based on 1.18.4
[platform/upstream/gst-plugins-good.git] / gst / rtp / gstrtph265depay.c
2021-04-22 Sangchul Leertp: Update codes based on 1.18.4 02/248402/4 accepted/tizen/unified/20210428.040408 submit/tizen/20210423.074026 submit/tizen/20210423.074051
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 92/225592/1
2020-01-30 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 37/223037/2
2019-01-31 Nicolas Dufresnertph265depay; Fix handling of marker on aggregated...
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-12-18 Nicolas Dufresnertph265depay: Drain on EOS event
2018-12-18 Nicolas Dufresnertph265depay: Factor out the code that push
2018-12-18 Nicolas Dufresnertph265pay: Forward the marker bit as buffer flag
2018-02-12 Tim-Philipp MüllerMove qt plugin from -bad
2018-02-10 Tim-Philipp MüllerMove gtk plugin from -bad
2018-01-05 Gilbok LeeMerge branch 'tizen_gst_upgrade' into tizen 70/165970/1 accepted/tizen/unified/20180110.141839 submit/tizen/20180105.085839
2017-11-23 Tim-Philipp Müllerrtph265depay: don't insert SPS/PPS inline for hvc1...
2017-11-23 Tim-Philipp Müllerrtph265depay: store negotiated output format as enum
2017-11-23 Tim-Philipp Müllerrtph265depay: add support for hvc1 as output format
2017-11-23 Tim-Philipp Müllerrtph265depay: assemble AUs into downstream-allocated...
2017-11-23 Tim-Philipp Müllerrtph265depay: try to negotiate an allocator with downstream
2017-11-23 Tim-Philipp Müllerrtph265depay: simplify buffer accumulation control...
2017-11-23 Tim-Philipp Müllerrtph265depay: fix crash with empty sprops-parameters
2017-11-23 Tim-Philipp Müllerrtph265depay: minor clean-up
2017-11-01 Eunhae ChoiMerge the tizen patch and fix build err based on 1... 30/158530/1
2017-09-26 Ponnam Srinivasrtph265depay: Fix Memory leak in error case
2017-09-05 Tim-Philipp Müllerrtph265depay: fix keyunit detection
2017-08-26 Tim-Philipp MüllerMoving twolame mp2 encoder plugin from -ugly
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2017-06-02 Tim-Philipp Müllerrtph265depay: fix caps leak
2017-06-02 Tim-Philipp Müllerrtph265depay: fix caps leak
2017-05-24 Tim-Philipp Müllerrtp: cache meta tag quarks and add more utility functio...
2017-03-10 Michael Dutkartph264depay, rtph265depay: remove stray g_debug()
2016-09-27 Olivier Crêtertph26[45]depay: Don't handle NALs inside STAP units...
2016-07-07 Jonas Holmbergrtph265pay/depay: Sync against RFC 7798
2016-06-30 Jonas Holmbergrtph265depay: fix invalid memory access
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-23 Dave Craigrtph265depay: Don't assume that get_current_caps()...
2016-02-17 Luis de Bethencourtrtp: h264/h265: avoid duplication of read_golomb()
2016-02-16 Tim-Philipp Müllerrtp: h265: use common meta utility functions
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2016-02-16 Luis de Bethencourtgstrtph265depay: keep consistency with rtph264depay
2016-02-16 Luis de Bethencourtrtph265depay: fix termination of access unit
2016-02-16 Luis de Bethencourtrtph265depay: fix unneeded sub-buffer creation
2016-02-16 Luis de Bethencourtrtph265depay: make sure we call handle_nal for each NAL
2016-02-16 Luis de Bethencourtrtph265depay: copy metadata in the depayloader, but...
2016-02-16 Luis de Bethencourtrtph265depay: checking if depay has sps/pps nals before...
2016-02-16 Luis de Bethencourtrtph265depay: only update the srcpad caps if something...
2016-02-16 Luis de Bethencourtrtph265depay: PPS replaces old PPS if it has the same id
2016-02-16 Luis de Bethencourtrtph265depay: Insert SPS/PPS NALs into the stream
2016-02-16 Luis de Bethencourtrtph265depay: implement process_rtp_packet() vfunc
2016-02-16 Luis de Bethencourtrtph265depay: Use GST_BUFFER_PTS() instead of GST_BUFFE...
2016-02-16 Luis de Bethencourtrtph265depay: prevent trying to get 0 bytes from adapter
2016-02-16 Luis de Bethencourtrtp: donl_present variable unused
2016-02-16 Luis de Bethencourtrtp: fix nal unit type check
2016-02-16 Luis de Bethencourtrtp: fix dead code and check for impossible values
2016-02-16 Thijs Vermeirrtp: add h265 RTP payloader + depayloader
2014-10-15 Tim-Philipp MüllerRevert "rtp: add h265 RTP payloader + depayloader"
2014-10-15 Jurgen Slowackrtp: add h265 RTP payloader + depayloader