h264parse: Remove unused arguments
[platform/upstream/gstreamer.git] / gst /
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
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
next