platform/upstream/gstreamer.git
2021-08-20 Edward Herveydashdemux: Properly initalize GError
2021-08-19 Seungha Yangmfvideosrc: Fix for negative MF stride
2021-08-18 Nicolas Dufresnev4l2slh264dec: Fix slice header bit size calculation
2021-08-18 Víctor Manuel... example: va: Add skin tone enhancement.
2021-08-18 Víctor Manuel... vapostproc: Use vapostproc as debug category name.
2021-08-18 Víctor Manuel... examples: va: Add random cropping.
2021-08-18 Víctor Manuel... vapostproc: Disable cropping in pass-through mode.
2021-08-18 Víctor Manuel... vapostproc: Update filters update_properties().
2021-08-18 Sebastian Drögedecklinkvideosrc: Fix PAL/NTSC widescreen autodetection...
2021-08-18 Mengkejiergeli Bamsdkvpp: Fix frc from lower fps to higher fps
2021-08-16 Matthew Waterswebrtc: improve matching on the correct jitterbuffer
2021-08-16 He Junyanva: Use GST_CAPS_FEATURE_MEMORY_VA to replace "memory...
2021-08-16 He Junyanva: Use MEMORY_DMABUF definition to replace "memory...
2021-08-13 Thibault Saunierfdkaacdec: Add Converter class to hint gst-validate
2021-08-13 Seungha Yangwasapi2: Increase rank to primary + 1
2021-08-13 Mathieu Duponchelleccconverter: fix overflow when not doing framerate...
2021-08-12 Sebastian Drögewebrtcbin: Don't assume that non-audio medias are video...
2021-08-12 Sebastian Drögewebrtcbin: Use the correct media for deciding the media...
2021-08-12 He Junyancodecs: h264dec: Output the picture directly if already...
2021-08-11 He Junyanva: caps: Make the template raw video caps classified...
2021-08-10 Víctor Manuel... vapostproc: Inherit from GstVaBaseTransform.
2021-08-10 Víctor Manuel... va: Add base transform class.
2021-08-10 Víctor Manuel... va: pool: Add gst_va_pool_new_with_config().
2021-08-10 Seungha Yangd3d11window: Misc code cleanup
2021-08-10 Seungha Yangd3d11compositor: Fix indent
2021-08-09 Thibault Saunieropenh264: Respect level set downstream
2021-08-09 He Junyanx265: Fix a deadlock when failing to create the x265enc.
2021-08-08 R S Nikhil... rtmpsrc: mention setting librtmp flags in docs
2021-08-05 Mathieu Duponchellempeg2enc: fix interlace-mode detection
2021-08-05 Tim-Philipp... Use g_memdup2() where available and add fallback for...
2021-08-05 Sebastian Drögetimecodestamper: Fix latency calculation
2021-08-04 Haihao Xiangmsdk: make sure child context is destroyed first
2021-08-02 Seungha Yangd3d11videosink: Fix warning around GstVideoOverlay...
2021-08-02 Seungha Yangd3d11videosink: Forward navigation event without modifi...
2021-08-02 Seungha Yangd3d11videosink: Add support for GstVideoOverlay::set_re...
2021-07-29 He Junyanva: vp8: fix the overflow in _fill_quant_matrix().
2021-07-29 Seungha Yangd3d11: Disable packed and subsampled YUV formats
2021-07-28 Jan Alexander... tsdemux: Notify when ignore_pcr is set
2021-07-28 Mathieu Duponchellecccombiner: fix CDP padding detection
2021-07-28 He Junyancodecs: h264dec: Improve the find_first_field_picture().
2021-07-28 He Junyancodecs: h264dec: consider the last field when add pictu...
2021-07-28 He Junyancodecs: h264dec: Consider the field case when directly...
2021-07-28 He Junyancodecs: h264dec: Fix a error print of dpb_add.
2021-07-28 Seungha Yangdecklink: Don't print error for dlopen failure
2021-07-28 Imanol Fernandezplayer: Add static keyword to _config_quark_table
2021-07-28 Matthew Watersapplemedia: silence a couple of MoltenVK warnings
2021-07-27 Nicolas Dufresnedebugutils: Only proxy the properties once
2021-07-27 Edward Herveymxf: Handle D10 "picture only" variant
2021-07-27 Víctor Manuel... va: filter: refactor convert_surface() to process()
2021-07-27 Víctor Manuel... va: filter: Refactor set_formats() to set_video_info().
2021-07-27 Víctor Manuel... vapostproc: Don't add video alignment option in buffer...
2021-07-27 Edward Herveymxfvc3: Also accept clip-wrapped vc-3
2021-07-27 Edward Herveymxfdemux: Handle EOS with non-frame wrapping
2021-07-27 Edward Herveymxfdemux: More granular interleaved content handling
2021-07-26 Philippe Normanddebugutils: De-duplicate proxy_properties function...
2021-07-26 Seungha YangIntroduce Steinberg ASIO (Audio Streaming Input/Output...
2021-07-26 Seungha Yangaudiolatency: Expose samplesperbuffer property
2021-07-23 He Junyancodecs: h264decoder: let print_ref_pic_list_b print...
2021-07-23 He Junyancodecs: h264dec: Fix a typo in construct_ref_field_pic_...
2021-07-23 Devarsh Thakkarkmssink: Fix fallback path for driver not able to scale...
2021-07-23 He Junyanvideoparsers: vp9: Need to process the first frame...
2021-07-23 Nirbheek Chauhanaudiolatency: Handle audio buffers with invalid duration
2021-07-23 He Junyanva: h265dec: Do not assign the frame->output_buffer...
2021-07-22 Edward Herveytsdemux: Handle PCR-less streams
2021-07-22 He Junyanva: H265: Add odd bit depth and chroma depth in get_rtf...
2021-07-21 He Junyancodecs: h264dec: Improve the algorithm for low latency...
2021-07-21 He Junyancodecs: h264dec: Add help function of dpb_set_max_num_r...
2021-07-21 He Junyancodecs: h264dec: Add a flag to record whether picture...
2021-07-21 He Junyancodecs: h264dec: Change the order of dpb_add and dpb_bump.
2021-07-21 He Junyancodecs: h264dec: Modify the DPB need bump check.
2021-07-21 He Junyancodecs: h264dec: Make dpb_has_empty_frame_buffer a...
2021-07-21 He Junyancodecs: h264dec: Set picture to a small poc when mem_mg...
2021-07-21 Edward Herveymxfdemux: Make gst-indent on the CI happy
2021-07-21 Edward Herveymxfdemux: Handle non-frame wrapping
2021-07-21 Edward Herveymxfdemux: Use KLV for position/content tracking
2021-07-21 Edward Herveymxfdemux: Output the topology of the file in debug...
2021-07-21 Edward Herveymxfdemux: Refactor pull seek
2021-07-21 Edward Herveymxfaes-bwf: Handle new custom-constant-sized variant
2021-07-21 Edward Herveymxfmpeg: Fix essence coding detection
2021-07-21 Edward Herveymxfdemux: Refactor index table and offset handling
2021-07-21 Edward Herveymxfdemux: Drop duplicate seek events
2021-07-21 Edward Herveymxf: Improve index entry debug log
2021-07-21 Edward Herveymxf: Demote error message when resolving valid empty...
2021-07-21 Edward Herveymxfdemux: Handle temporal reordering shift
2021-07-17 Víctor Manuel... va: vp9dec: Minor cleanups.
2021-07-17 Víctor Manuel... va: decoder: Group decoder methods.
2021-07-17 Víctor Manuel... va: Refactor _format_changed() to _config_is_equal().
2021-07-17 Víctor Manuel... va: Refactor _change_resolution() to _update_frame_size().
2021-07-17 Víctor Manuel... va: Refactor _set_format() to _set_frame_size().
2021-07-16 He Junyancodecs: h265decoder: Fix a typo of NumPocTotalCurr...
2021-07-16 He Junyanva: h265dec: Do not add non reference frames into ref...
2021-07-15 Seungha Yangtests: Enable closedcaption test on Windows
2021-07-15 Seungha Yangmfvideoenc: Disable RGB format support
2021-07-15 He Junyanva: h265dec: Fix a temp var overflow bug when write...
2021-07-15 Philippe Normanddash: Store entire ContentProtection node in protection...
2021-07-15 He Junyanva: vp9dec: We need to check the resolution changes...
2021-07-15 He Junyanva: vp9dec: Do not re-create context for dynamical...
2021-07-15 He Junyanva: decoder: Add helper functions to get and change...
2021-07-15 Jan Schmidtmpegtsmux: Quieten "missed PCR" warnings in VBR mode.
2021-07-15 Matthew Watersrtmp2src: workaround a GLib race when destroying a...
next