platform/upstream/gstreamer.git
2022-04-20 Thibault Sauniervalidate:pipeline-monitor: Minor cleanup setting unused...
2022-04-20 Thibault Sauniervideoconvertscale: Add properties to disable scaling...
2022-04-20 Thibault Sauniervalidate: scenario: Add a 'allow-error' configuration
2022-04-20 Thibault Sauniervideoconvertscale: Don't claim we can support any kind...
2022-04-20 Thibault SaunierIntroduce the videocolorscale element
2022-04-20 Seungha Yangqsv: Add GPU description to element long-name on Windows
2022-04-20 Edward Herveyhls: Relax webvtt checks
2022-04-20 Víctor Manuel... vapostproc: Notify if hdr-tone-mapping property changes.
2022-04-20 Guillaume Desmottesgstleaks: log the number of alive objects
2022-04-20 Víctor Manuel... va: Expose a couple va surface/buffer methods.
2022-04-20 Sebastian Drögertpmanager: Move some duplicated constant and helper...
2022-04-20 Sebastian Drögegstreamer: Document various caps for the reference...
2022-04-20 Sebastian Drögertpbin/rtpjitterbuffer: Don't parse RTCP SRs twice...
2022-04-20 Sebastian Drögertpjitterbuffer: Add property to throttle handling...
2022-04-20 Sebastian Drögertpsession: Handle RTCP-SR-REQ (RFC6051) RTCP feedback...
2022-04-20 Sebastian Drögertpbin/rtpjitterbuffer: Allow syncing to an SR without...
2022-04-20 Sebastian Drögertpbin/jitterbuffer: Use inband 64-bit NTP timestamps...
2022-04-20 Sebastian Drögertpsession: Only add send latency to the running time...
2022-04-20 Sebastian Drögertpsession: Update 64-bit NTP header extensions with...
2022-04-20 Sebastian Drögertpmanager: Add header extension implementation for...
2022-04-20 Sebastian Drögesdp: Parse the RFC5576 Source-specific media SDP attrib...
2022-04-20 Sebastian Drögertsp-server: Add RFC5576 Source-specific media attribut...
2022-04-20 Wonchul Leedashsink: Unlock when failed to get content
2022-04-20 Camilo Celis... gstglmixerbin: minor refactor of _find_element_pad_template
2022-04-19 Camilo Celis... gstav1parse: fixup various possible logical errors
2022-04-19 Xavier ClaessensAlways define ENABLE_NLS
2022-04-19 Xavier ClaessensDelete unused i18n headers
2022-04-19 Xavier ClaessensReplace gst-i18n-*.h with gi18n-lib.h
2022-04-19 Xavier Claessensgst-play: Do not split translatable string
2022-04-19 Thibault Sauniercuda: Fix typo in gst_cuda_buffery_copy_type_to_string
2022-04-19 Thibault Sauniercuda: Add a `gst_cuda_context_new_wrapped` constructor
2022-04-19 Thibault Sauniercuda: Factor out a public GstCUDA library
2022-04-19 Thibault Sauniernvenc: Give more details about errors
2022-04-19 Nicolas Dufresnevideo: Fix possible overrun when iterating comp[] array
2022-04-19 Nicolas DufresneRevert "video-frame: avoid possible out of bound memory...
2022-04-19 Camilo Celis... meson_options: declare glib and gobject checks at top...
2022-04-19 Nirbheek Chauhanmeson: Add -Wl,-rpath,${libdir} on macOS
2022-04-19 Camilo Celis... video-frame: avoid possible out of bound memory access
2022-04-19 Tim-Philipp... tests: dash_mpd: fix linker issues with non-optimizing...
2022-04-19 Ruben Gonzalezgst_plugin_load_file: force plugin reload if diff filename
2022-04-18 Tim-Philipp... docs: design: fix up some document titles
2022-04-18 Tim-Philipp... docs: design: add adaptive streaming design docs to...
2022-04-18 Seungha Yangd3dvideosink: Remove outdated comment
2022-04-18 Seungha Yangh264decoder,h265decoder: Do not hold codec_data buffer
2022-04-18 Seungha Yangd3d11decoder: Do not preallocate texture using downstre...
2022-04-18 Tulio Beloquigstdevicemonitor: added cleanup of signal handlers...
2022-04-18 Edward HerveyNew HLS, DASH and MSS adaptive demuxer elements
2022-04-18 Hou Qiv4l2videodec: copy colorimetry values to output_state...
2022-04-18 Vivia Nikolaidouh264parse: Include coded-picture-structure info in...
2022-04-18 Guillaume Desmotteslibav: fix frame leak on negotiation error
2022-04-18 Guillaume Desmottesdecodebin3: fix collection leak
2022-04-18 He Junyanva: h264enc: Fix the forgotten unlock() when getting...
2022-04-17 Seungha Yangqsvdecoder: Use system memory for non-d3d11 downstream
2022-04-17 Seungha Yangqsv: Add H.265 decoder
2022-04-17 Seungha Yangqsv: Include single gstva.h
2022-04-17 Seungha Yangqsvh264dec: Don't register element if it's not supporte...
2022-04-17 Seungha Yangqsvh264dec: Add support for packetized format
2022-04-16 Seungha Yangqsv: Move debug init into each source file
2022-04-16 Seungha Yangqsvdecoder: Reset next_task_index per init_session()
2022-04-16 Seungha Yangd3d11decoder: Copy HDR10 related caps field manually
2022-04-16 Seungha Yangqsvencoder: Rename property name i-frames to idr-interval
2022-04-16 Seungha Yangqsvh265enc: Write HDR10 metadata SEI
2022-04-16 Víctor Manuel... gst_plugins_cache.json: Update va plugins.
2022-04-16 Víctor Manuel... vah264enc: Use GstVaFeature enum for enabling MBBRC.
2022-04-16 Víctor Manuel... vah264enc: Move rate-control enum to encoder class...
2022-04-16 Víctor Manuel... vah264enc: Add device-path property.
2022-04-16 Guillaume Desmottesgstleaks: fix pthread_atfork return value check
2022-04-16 Fabrice Fontainegst-python: fix build on systems without C++ compiler
2022-04-16 Corentin Dammancudautils: fix critical typo in gst_cuda_buffer_fallbac...
2022-04-16 hoonhee.leeplaybin3: fix missing lock when unknown stream type...
2022-04-16 Edward Herveydecodebin3: Don't duplicate stream selections
2022-04-16 Sebastian Drögex264enc: Don't try to fixate ANY allowed caps
2022-04-15 Tim-Philipp... appsrc: fix annotations
2022-04-15 Sebastian Drögertpbasepayload: Don't write header extensions if there...
2022-04-14 Brad Hardstests: rename 'icles' subdir to be more descriptive
2022-04-14 Havard Graffqtdemux: fix leak of channel_mapping
2022-04-14 Edward Herveytsdemux: Fix AC-4 detection
2022-04-13 Seungha Yangdocs: Update for Windows specific parts
2022-04-13 Sebastian Drögeptpclock: Fix wrong condition order from last commit
2022-04-13 Marc Leemangst-rtsp-server: minor spelling fixes
2022-04-13 He Junyanva: h264enc: Correct the hierarchical level name for...
2022-04-13 Ming Qiandoc: Update cache after NV12_8L128 and NV12_10BE_8L128...
2022-04-13 Ming Qianv4l2: Add NV12_8L128 in gst_v4l2_object_get_caps_info
2022-04-13 Ming Qianv4l2: Add a missed break
2022-04-13 He Junyancodecs: av1parser: Fix a typo in seq_level_idx check.
2022-04-12 Seungha Yangmeson: gst-play: Restore Windows high-resolution timer...
2022-04-12 Sebastian Drögeptpclock: Allow at least 100ms delay between Sync/Follo...
2022-04-12 Seungha Yangamfh265enc: Handle preset option
2022-04-12 Seungha Yangamfencoder: Do shared resource copy only if texture...
2022-04-12 Seungha Yangwin32: Enable high-resolution timer for MinGW build
2022-04-12 Sebastian DrögeFix `transfer` gobject-introspection annotation typos
2022-04-12 Olivier Crêtewpevideosrc: Give WebKit the keyboard, touch and pointe...
2022-04-12 Olivier Crêtewpesrc: Convert from utf32 to support other keys
2022-04-12 Olivier Crêtewpesrc: Initialize key event to 0
2022-04-12 Andoni Morales... amfcodec: fix setting quality presets
2022-04-12 Edward Herveymxfdemux: Fix issue with re-syncing
2022-04-12 Edward Herveymxfdemux: Don't double-increase track position
2022-04-11 Seungha Yangamfcodec: Fix for MinGW build
2022-04-11 Andoni Morales... gstreamer-sharp: fix typo in script name
2022-04-11 Robert Rosengrenrtpbin: Fix division by zero when using ts-offset-smoot...
next