nvcodec: fix compiler warning in certain setups
[platform/upstream/gstreamer.git] / gst /
2020-05-01 Tim-Philipp Müllerautoconvert: fix compiler warnings with g_atomic on...
2020-04-30 Ederson de Souzaclockselect: Add TAI clock support
2020-04-30 Olivier Crêteristrtpdeext: Expose the largest sequence number received
2020-04-30 Olivier Crêteristrtpdeext: Update RTP header extension packet to...
2020-04-30 Olivier Crêteristrtpext: Update RTP header extension packet to lates...
2020-04-30 Olivier Crêterist: Document main profile support
2020-04-30 Olivier Crêteristsrc: Add ristrtpdeext to the pipeline
2020-04-30 Olivier Crêteristsink: Add ristrtpext to sink
2020-04-30 Olivier Crêteristsink: Receive RIST seqnum ext and feed it to rtxsend
2020-04-30 Olivier Crêteristsink: Pass the session id to the on-app-rtcp callback
2020-04-30 Olivier Crêteristrtxsend: Use externally given seqnum extension...
2020-04-30 Olivier Crêteristrtxsend: Store sent packets with extended seqnum
2020-04-30 Olivier Crêterist: Factor our seqnum extension code
2020-04-30 Olivier Crêterist: Drop packets that are more than G_MAXINT16 seqnum...
2020-04-30 Olivier Crêterist: Insert RTP seqnum extension header
2020-04-30 Olivier Crêterist: Add element to remove the header extension
2020-04-30 Olivier Crêterist: Add element that inserts the RTP header extension
2020-04-23 Nicolas Dufresneh264/h265parse: Fix handling of very last frame
2020-04-16 Guillaume Desmottestranscodebin: fix caps NULL unref
2020-04-15 Xavier Claessensh264parse: Remove unused arguments
2020-04-15 Nicolas Dufresneh264parse: Don't push NALs before we have HEADERS
2020-04-15 Nicolas Dufresneh265parse: Don't push NALs before we have HEADERS
2020-04-15 Nicolas Dufresneh265parse: Differentiate PREFIX SEI from SUFFIX
2020-04-15 Nicolas Dufresneh265parse: Don't add latency when not needed
2020-04-15 Nicolas Dufresneh265parse: Propagate MARKER flag
2020-04-15 Nicolas Dufresneh265parse: Don't wait for next NAL if input is aligned
2020-04-15 Nicolas Dufresneh265parse: Set PTS/DTS and DISCONT on crafted NAL
2020-04-15 Nicolas Dufresneh264parse: Don't add latency when not needed
2020-04-15 Nicolas Dufresneh264parse: Propagate MARKER flag
2020-04-15 Nicolas Dufresneh264parse: Don't wait for next NAL if input is aligned
2020-04-15 Nicolas Dufresneh264parse: Set PTS/DTS and DISCONT on crafted NAL
2020-04-15 Nicolas Dufresneh264parse: Remove no-op assignment
2020-04-15 Sebastian Drögempegtsmux: Chain up pad dispose function to the one...
2020-04-15 Sebastian Drögempegtsmux: Properly release requests pads by chaining...
2020-04-15 Vivia Nikolaidoutsmux: Ability for streams to disappear and reappear
2020-04-14 Nicolas Dufresnempegtsdemux: Don't pretend doing NAL alignment
2020-04-13 Seungha Yangh264parse: Remove useless comparison
2020-04-08 Nicolas Dufresneh264parse: Fix content light level value changes
2020-04-08 Nicolas Dufresneh265parse: Fix content light level value changes
2020-04-08 Jan Alexander Stef... rtmp2: Avoid a deadlock when getting stats
2020-04-08 Seungha Yangh264parse: Add support for inband timecode update
2020-04-08 Seungha Yangh264parse: Don't unconditionally append timecode meta
2020-04-08 Seungha Yangh264parser: Parse all SEI payload type even if it's...
2020-04-08 Michael Olbrichsdpdemux: don't send EOS for unknown SSRC
2020-04-07 Philippe Normandfakevideosink: Allow allocation meta flags fine-tuning
2020-04-07 Michael Olbrichmpegtspacketizer: be more tolerant when parsing the...
2020-04-02 Jan Schmidttsdemux: Send instant-rate-change event if requested...
2020-04-01 Seungha Yangh264parse,h265parse: Update for video-hdr struct change
2020-03-31 Zeeshan Alih265parse: Set duration on buffers base on framerate
2020-03-31 Zeeshan Alih265parse: Derive src fps from vui_time_scale & vui_num...
2020-03-31 Zeeshan Alih265parse: Handle interlaced video
2020-03-31 Seungha Yangh264parse: Print all the syntax elements of frame packi...
2020-03-27 Seungha Yangrtmp2src: Add idle-timeout property
2020-03-24 Guillaume Desmottesinterlace: add alternate support
2020-03-24 Guillaume Desmottesinterlace: factor out interlace_mode_from_pattern()
2020-03-24 Guillaume Desmottesinterlace: factor out gst_interlace_push_buffer()
2020-03-24 Guillaume Desmottesinterlace: factor out gst_interlace_decorate_buffer_ts()
2020-03-24 Guillaume Desmottesinterlace: rename copy_field()
2020-03-23 Seungha Yangtsdemux: Set mpegversion for AAC ADTS stream based...
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
next