rtsp-server: fix memory leak
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / gst / mpegtsmux /
2024-01-04 Gilbok LeeMerge branch 'tizen_gst_1.22.8' into tizen 45/303745/1 accepted/tizen_unified_riscv accepted/tizen/unified/20240105.105444 accepted/tizen/unified/riscv/20240106.074907
2023-12-26 Gilbok LeeMerge branch 'tizen_gst_1.22.7' into tizen_gst_1.22.8 50/303350/2 tizen_gst_1.22.8
2023-12-21 Gilbok LeeMerge branch 'upstream/1.22.7' into tizen_gst_1.22.7 11/302511/8 tizen_gst_1.22.7
2023-10-20 Jan Alexander Stef... tsmux: Fix default get_es_descrs_func
2023-10-20 Jan Alexander Stef... tsmux: Fix default new_stream_func
2023-10-20 Jan Alexander Stef... tsmux: Add missing include
2023-10-20 Jan Alexander Stef... tsmux: Simplify tsmux_section_write_packet
2023-10-20 Jan Alexander Stef... tsmux: tsmux_packet_out should always consume its buffer
2023-10-20 Jan Alexander Stef... tsmux: Don't memset in pad_stream when writing a PCR...
2023-10-20 Jan Alexander Stef... tsmux: Move out parameters of tsmux_write_ts_header
2023-10-20 Jan Alexander Stef... tsmux: Fix two more uses of gst_buffer_map
2023-10-19 Jan Alexander Stef... tsmux: Fix error handling in pad_stream
2023-10-19 Jan Alexander Stef... tsmux: Fill padding packets with stuffing bytes
2023-03-16 Gilbok Leebad/base/good: Fix Coverity issue 59/289859/3
2023-02-07 Gilbok LeeMerge branch 'tizen_gst_1.22.0' into tizen 24/287924/1
2023-01-27 Eunhye ChoiApply GStreamer 1.22.0 into Tizen 72/287272/5
2022-09-01 Thibault Sauniermeson: Call pkgconfig.generate in the loop where we...
2022-05-18 Sebastian Drögetsmux: Make sure to set srcpad caps under all condition...
2022-05-05 Sebastian Drögempegtsmux: Disable aggregator's default negotiation
2022-03-28 Matthew Watersmpegts: don't shadow res variable
2022-03-08 Jan Alexander Stef... mpegtsmux: Start last_ts with GST_CLOCK_TIME_NONE
2022-03-08 Jan Alexander Stef... mpegtsmux: Use GST_CLOCK_STIME_NONE for output_ts_offset
2022-02-25 Vivia Nikolaidoutsmux: Skip empty buffers
2022-02-25 Vivia Nikolaidoutsmux: Lock mux->tsmux, the programs hash table, and...
2022-02-15 Gilbok LeeMerge branch 'tizen_gst_1.20.0' into tizen 00/271100/1
2022-02-07 Gilbok LeeMerge branch 'tizen_gst_1.19.3' into tizen_gst_1.20.0 96/270596/4
2022-01-26 Gilbok LeeMerge branch 'upstream/1.19.3' into tizen_gst_1.19.3 79/270079/9
2022-01-25 Gilbok LeeMerge remote-tracking branch 'gst-editing-services...
2022-01-25 Gilbok LeeMerge remote-tracking branch 'gst-rtsp-server/tizen_gst...
2022-01-25 Gilbok LeeMerge remote-tracking branch 'gst-libav/tizen_gst_1...
2022-01-25 Gilbok LeeMerge remote-tracking branch 'gst-omx/tizen_gst_1.19...
2022-01-25 Gilbok LeeMerge remote-tracking branch 'gst-plugins-ugly/tizen_gs...
2022-01-25 Gilbok LeeMerge branch 'move_subdir_bad' into tizen_gst_1.19...
2022-01-24 Jan Alexander Stef... tsmux: Allow specifying PMT order via the prog-map
2022-01-24 Jan Alexander Stef... tsmux: Deterministically order program streams by PID
2022-01-24 Jan Alexander Stef... tsmux: Deterministically order PAT programs by number
2022-01-24 Jan Alexander Stef... tsmux: Remove program_array_index
2022-01-24 Jan Alexander Stef... tsmux: Replace streams GArray with GPtrArray
2021-10-30 Tim-Philipp MüllerCouple more g_memdup() -> g_memdup2() fixes
2021-10-19 Jan Alexander Stef... mpegtsmux: Avoid crash when best pad gets flushed
2021-10-18 Vivia Nikolaidoubasetsmux: Support for caps changes
2021-10-18 Jan Alexander Stef... basetsmux: Clean up gst_base_ts_mux_create_stream
2021-10-04 Seungha Yangmpegtsmux: basetsmux: Don't try to return value from...
2021-09-25 Mathieu Duponchellebasetsmux: use private copy of g_ptr_array_copy
2021-09-25 Mathieu Duponchellebasetsmux: fix SCTE pts_adjustment with offsets
2021-09-25 Mathieu Duponchellebasetsmux: rework SCTE section handling to handle passt...
2021-09-25 Mathieu Duponchellebasetsmux: extend SCTE 35 support
2021-09-24 Thibault SaunierMerging gst-build
2021-09-24 Thibault SaunierMerging gstreamer-sharp
2021-09-24 Thibault SaunierMerging gst-python
2021-09-24 Thibault SaunierMerging gst-examples
2021-09-24 Thibault SaunierMerging gst-docs
2021-09-24 Thibault SaunierMerging gst-devtools
2021-09-24 Thibault SaunierMerging gst-editing-services
2021-09-24 Thibault SaunierMerging gst-rtsp-server
2021-09-24 Thibault SaunierMerging gst-ci
2021-09-24 Thibault SaunierMerging gst-libav
2021-09-24 Thibault SaunierMerging gst-omx
2021-09-24 Thibault SaunierMerging gstreamer-vaapi
2021-09-24 Thibault SaunierMerging gst-plugins-ugly
2021-09-24 Thibault SaunierMove files from gst-plugins-bad into the "subprojects...