webrtcdsp: Fix documentation markup
[platform/upstream/gstreamer.git] / gst /
2020-03-12 rubenruaasfmux: Fix typo in property description
2020-03-12 Thibault Sauniertimecodestamper: Plug a leak
2020-03-11 Edward Herveympegts: Add a property to ignore broken PCR streams
2020-03-11 Seungha Yangmpegdemux: Add ignore-scr property to ignore broken SCR
2020-03-11 Seungha Yangmpegdemux: Remove whitespace
2020-03-10 Seungha Yangh265parse: In-band sps/pps update if only codec_data...
2020-03-10 Seungha Yangh264parse: In-band sps/pps update if only codec_data...
2020-03-10 Dong Il Parktsdemux: Add format_identifier for AC4 codec
2020-03-09 yychaotsdemux: Add support for AC4
2020-03-05 Seungha Yangh265parser: Add helper macro for nal type classification
2020-03-05 Thibault Sauniertranscodebin: Avoid elements name duplication
2020-03-04 Guillaume Desmottestranscodebin: add converters before filters
2020-03-04 Guillaume Desmottestranscodebin: fix logs when failing to link filter
2020-03-04 Thibault Sauniertimecodestamper: Add seeking support
2020-03-03 Jan Alexander Stef... rtmp2: Only grab stats on close when connection exists
2020-02-28 Guillaume Desmottestranscodebin: mark properties as GST_PARAM_MUTABLE_READY
2020-02-28 Guillaume Desmottestranscodebin: force decoding if a filter is defined
2020-02-28 Guillaume Desmottestranscodebin: logs when inserting, or not, a filter
2020-02-27 Olivier Crêtefakevideosink: Align max-lateness/processing-deadline...
2020-02-26 Guillaume Desmottestranscodebin: consider 'any' as no restriction
2020-02-26 Guillaume Desmottestranscodebin: fix caps leak
2020-02-25 Jan Alexander Stef... rtmp2: Allow setting flash-version
2020-02-21 Jan Alexander Stef... rtmp2: Expose connection stats as property
2020-02-21 Jan Alexander Stef... rtmp2: Add gst_rtmp_connection_get_stats and _get_null_...
2020-02-21 Jan Alexander Stef... rtmp2: Count outgoing bytes and acked bytes
2020-02-21 Jan Alexander Stef... rtmp2sink: Add a property for the outgoing chunk size
2020-02-21 Jan Alexander Stef... rtmp2: Add gst_rtmp_connection_set_chunk_size
2020-02-21 Jan Alexander Stef... rtmp2: Handle outgoing set chunk/window size properly
2020-02-21 Jan Alexander Stef... rtmp2: Chunk messages as buffers in loop thread
2020-02-21 Jan Alexander Stef... rtmp2: Consistently use GstBuffer for RTMP chunks
2020-02-21 Jan Alexander Stef... rtmp2: Add gst_rtmp_chunk_stream_serialize_all
2020-02-21 Jan Alexander Stef... rtmp2: Add gst_rtmp_output_stream_write_all_buffer_async
2020-02-21 Jan Alexander Stef... rtmp2: Improve handling incoming set chunk/window size
2020-02-21 Jan Alexander Stef... rtmp2: Lock self->lock before OBJECT_LOCK
2020-02-21 Jan Alexander Stef... rtmp2: Reject oversized messages
2020-02-21 Jan Alexander Stef... rtmp2: Count in_bytes_acked instead of in_bytes_unacked
2020-02-21 Jan Alexander Stef... rtmp2: rtmpconnection: Use more appropriate size types
2020-02-21 Jan Alexander Stef... rtmp2: Add a g_return_val_if_fail
2020-02-21 Jan Alexander Stef... rtmp2: Replace explicit unref with g_main_context_invok...
2020-02-21 Jan Alexander Stef... rtmp2: rtmpconnection: Use GST_*_OBJECT logging
2020-02-21 Marc Leemanrist: fix two minor memory leaks
2020-02-21 Marc Leemanrtpmanagerbad: fix two minor memory leaks
2020-02-21 Marc Leemanrtpmanagerbad: reduce lock in rtpsink
2020-02-21 Marc Leemanrtpmanagerbad: documentation comment fix
2020-02-11 Vivia Nikolaidoutsparse: Add split-on-rai property
2020-02-02 Thiago Santossdpdemux: check if connections are available on media...
2020-01-29 Vivia Nikolaidoumpegtsparse: Moved dispose function into finalize
2020-01-29 Vivia Nikolaidoumpegtsparse: Added alignment property
2020-01-29 Vivia Nikolaidoumpegtsparse: Set delta unit flag on non-random-access...
2020-01-29 Vivia Nikolaidoumpegtsparse: Packetize output on default srcpad
2020-01-29 Vivia Nikolaidoumpegtsparse: Factor common code into mpegts_packet_to_b...
2020-01-29 Vivia Nikolaidoumpegtspacketizer: Fix typo in flag name
2020-01-21 Sebastian Drögempegdemux: Update the last_ts correctly if we have...
2020-01-21 Sebastian Drögempegpsdemux: Send gap events for late streams whenever...
2020-01-19 Jan Schmidtyadif: Re-renable MMX asm on x86_64 with meson
2020-01-19 Jan Schmidtyadif: Only build inline Asm with gcc/clang
2020-01-15 Tim-Philipp Müllermxfdemux: add support for Apple ProRes
2020-01-13 Sebastian Drögetimecodestamper: Add property to set the extra latency...
2020-01-13 Sebastian Drögetimecodestamper: Add some more debug output
2020-01-10 Josep Torrah264parse: do not push wrong PTS with some raw files
2020-01-10 Sebastian Drögetimecodestamper: Skip over invalid LTC timecodes immedi...
2020-01-10 Sebastian Drögetimecodestamper: Clean up old LTC timecodes on LTC...
2020-01-10 Sebastian Drögetimecodestamper: Fix waiting for the first video frame...
2020-01-10 Sebastian Drögetimecodestamper: Fix up handling/queueing of LTC timecodes
2020-01-10 Sebastian Drögetimecodestamper: Only allow requesting LTC audio pad...
2020-01-10 Sebastian Drögetimecodestamper: In live mode wait correctly for the...
2020-01-10 Sebastian Drögetimecodestamper: Use the internal LTC timecode tracker...
2020-01-07 Stéphane Cerveauh26xparse: Handle state change on IDR first slice
2020-01-07 Stéphane Cerveauh265parse: use same algo for MDCV and CLL SEI management
2020-01-07 Stéphane Cerveauh264parser: add MDCV and CLL SEI message parsing
2020-01-06 Thibault Saunierfakevideosink: Use our pad template to create pad
2019-12-31 Mark Nauwelaertsmpegtsdemux: resurrect actual and efficient seeking...
2019-12-30 Stéphane Cerveaubad: use of g_value_dup_string
2019-12-30 Sebastian Drögetimecodestamper: Refactor LTC audio waiting and properl...
2019-12-20 Yeongjin Jeongh265parser: Add simple GstH265Profile/string public...
2019-12-19 Nicolas Dufresneautoconvert: Fix lock-less exchange or free condition
2019-12-18 Stéphane Cerveauh264parse: Align GST_H264_PROFILE_HIGH_422 to H264...
2019-12-17 Olivier CrêteRevert "videoparseutils: support two new EIA 608 closed...
2019-12-17 Aaron Boxervideoparseutils: support two new EIA 608 closed caption...
2019-12-11 Stéphane Cerveauremove various useless linefeed in logs
2019-12-09 Alicia Boya Garcíagsttestsrcbin: Avoid not-linked errors when switching...
2019-12-03 Sebastian Drögeinterlace: Store unsigned integers in unsigned integer...
2019-12-03 Sebastian Drögeinterlace: Increment phase_index before checking if...
2019-12-03 Jan Alexander Stef... rtmp2sink: Only apply @setDataFrame to onMetaData messages
2019-12-03 Jan Alexander Stef... rtmp2: Add gst_rtmp_message_is_metadata
2019-12-03 Jan Alexander Stef... rtmp2: Add gst_rtmp_connection_set_data_frame
2019-12-03 Jan Alexander Stef... rtmp2: Add single-value AMF0 parsing and serializing
2019-12-03 Jan Alexander Stef... rtmp2: Minor changes
2019-11-27 Edward Herveyatscmux: Add missing break in switch
2019-11-26 Aaron Boxerh264parse: buffer mismatch in map/unmap
2019-11-19 Marc Leemanrtpmanagerbad: allow setting multicast-iface
2019-11-19 Sebastian Drögetimecodestamper: Create LTC sink pad with the correct...
2019-11-19 Vivia Nikolaidouvideoparsers: Disable gst_base_parse_set_infer_ts
2019-11-18 Kyrylo Polezhaievtsmux: Fix copying of buffer region
2019-11-17 Marc Leemanrtpmanagerbad: name the element children
2019-11-14 Vivia Nikolaidoutsdemux: Always issue a DTS even when it's equal to PTS
2019-11-13 Jan Schmidtswitchbin: Free path objects on finalize
2019-11-13 Jan Schmidtswitchbin: Add current-path property
2019-11-13 Jan Schmidtswitchbin: Add docs
2019-11-13 Jan Schmidtswitchbin: Initial checkin
next