gst-plugins-ugly: update translations
[platform/upstream/gstreamer.git] / subprojects /
2023-01-11 Tim-Philipp Müllergst-plugins-ugly: update translations
2023-01-11 Tim-Philipp Müllergst-plugins-bad: update translations
2023-01-11 Tim-Philipp Müllergst-plugins-good: update translations
2023-01-11 Tim-Philipp Müllergst-plugins-base: update translations
2023-01-11 Tim-Philipp Müllergstreamer: update translations
2023-01-11 Tim-Philipp MüllerFix translation pot files when creating dist tarballs
2023-01-11 Guillaume Desmottesdecodebin3: ensure recalculate_group_id() is called...
2023-01-11 Guillaume Desmottesuridecodebin3: fix stream leak
2023-01-11 Guillaume Desmottesdecodebin3: fix dead lock when removing pad
2023-01-11 Sebastian Drögetools: Use `gst_macos_main()` on macOS
2023-01-10 Nirbheek Chauhandocs: Need to use versioned paths on macOS
2023-01-10 Seungha Yangmeson: gst-plugins-bad: Disable spammy MSVC warning
2023-01-10 Tim-Philipp Müllertests: interactive: test-effect-switch: use autovideosink
2023-01-10 Sebastian Drögemxfmux: Add all local tags to the primer
2023-01-10 Marek Vasutjpegdec: Disable libjpeg-turbo SIMD acceleration suppor...
2023-01-09 Guillaume Desmotteslibav: avaudec: display flow return name instead of...
2023-01-09 Tim-Philipp Müllergst-play: fix command line option string formatting
2023-01-08 Philippe Normandav1enc: Add property for controlling max distance betwe...
2023-01-08 Yatin Mannaom: av1enc: Expose more properties
2023-01-08 yatinmaanaom: av1enc: Remove redundant enum variants from header
2023-01-08 Yatin Mannaom: av1enc: Ensure that input pts is strictly increasing
2023-01-08 Yatin Mannaom: av1enc: Fix pts unit
2023-01-08 ekwangedfbvideosink: Fix compile error
2023-01-07 Olivier Crêtewebrtc nice: Let libnice handle STUN/TURN DNS resolution
2023-01-07 Olivier Crêtewebrtc: Change requirement to libnice 0.1.20
2023-01-07 Sebastian Drögertspclientsink: Add `publish-clock-mode` property
2023-01-07 Sebastian Drögertspclientsink: Fix docs for various properties
2023-01-06 Mathieu Duponchelledocs: explicitly declare gir build dependencies
2023-01-06 Sebastian Drögetypefindfunctions: Add missing length check to XML...
2023-01-06 Sebastian Drögetypefindfunctions: Reduce XML typefinder minimum data...
2023-01-05 Sebastian Drögeopusdec: Try harder to negotiate the upstream channels...
2023-01-05 Sebastian DrögeRevert "opusenc: Reverse channel order in template...
2023-01-05 Rodrigo Bernardesdvbbasebin: don't rely on g_key_file_get_(integer|uint6...
2023-01-05 Jan Schmidthlsdemux: Consider starting stream time in presentation...
2023-01-04 Olivier Crêtewebrtc examples: Force regular non-MULTIOPUS
2023-01-04 Olivier Crêtewebrtc-unidirectional: Avoid critical
2023-01-04 Olivier Crêteaudioenc/dec: Avoid adding temporary structure
2023-01-04 Olivier Crêteaudioenc/dec: Preserve downstream caps preference in...
2023-01-04 Sebastian Drögeges: gst_bin_add() is `transfer floating` so wrappers...
2023-01-04 Olivier Crêtesrt: Avoid crash on unknown option
2023-01-04 Sebastian Drögetypefindfunctions: Check for the SVG namespace URL...
2023-01-03 Xavier Claessensqroverlay: Add qrcode-case-sensitive property
2023-01-03 Sebastian Drögeavvidenc: Set timebase in the ffmpeg context to nanosec...
2023-01-03 Sebastian Drögetypefindfunctions: Make XML typefinder more strict
2023-01-03 He Junyanh265decoder: Fix a memory leak because of slice header.
2022-12-31 Tim-Philipp Müllersubprojects: libffi: pin to meson-3.2.9999.4 tag
2022-12-30 مهدي شينون (Mehdi... meson: Accept latest version of opencv 4.x
2022-12-30 Edward Herveyurisourcebin: Fix parsebin handling
2022-12-30 Edward Herveyuridecodebin3: Fix handling of "expected" pads
2022-12-30 Edward Herveyuridecodebin3: Avoid repeatedly calling the blocking...
2022-12-30 Edward Herveyuridecodebin3: Handle multiple pending pad block probes
2022-12-29 Philippe Normandevent: Fix gst_event_parse_stream_collection annotation
2022-12-29 Nirbheek Chauhanmeson: Add an option to select the method for finding Qt
2022-12-29 Sebastian Drögegl: Mark `gst_gl_context_new_wrapped()` return value...
2022-12-29 F. Duncanhplugins-base/tests/check/meson.build: add omitted Wayla...
2022-12-28 Nirbheek Chauhanmeson: Add gstreamer-gl-1.0 pkgconfig vars to internal...
2022-12-28 Philippe Normandtests: gstelement: Fix test_add_pad_while_paused flakiness
2022-12-28 Jan Schmidtvalidate: Place regex flags at the start of the regex
2022-12-28 Seungha Yanggtkbasesink: Fix widget leak
2022-12-27 Alicia Boya Garcíagstelement: fix deadlock in gst_element_add_pad() when...
2022-12-27 Seungha Yangrtspsrc: Fix string leak
2022-12-27 Seungha Yangrtptimerqueue: Fix memory leak
2022-12-27 Seungha Yangvajpegdec: Set maybe-leaked flag on template caps
2022-12-27 Tim-Philipp Müllervalidate-launcher: update testsuites checks for fixed bug
2022-12-23 Mart Raudseppmultiqueue: Fix potential deadlock with parallel releas...
2022-12-22 Philippe Normandwebrtcbin: Support for setting kind attribute on RTCRtp...
2022-12-22 Seungha Yangd3d11memory: Fix typo in vfunc name
2022-12-22 Seungha Yangnvcudaenc: Don't use default CUDA stream
2022-12-22 Patricia Muscaluqtmux: Fix buffer leak in fragment_buffers
2022-12-22 Mathieu Duponchelleqtmux: For video with N/1001 framerates use N as timesc...
2022-12-21 Evgeny Pavlovamfcodec: add support of AMF AV1 encoder
2022-12-21 Seungha Yangcudabasetransform: Update CUDA stream on context update
2022-12-21 He Junyanva: Delay the VAProcPipelineCaps query after context...
2022-12-21 Jan Schmidtqmlglsrc: Handle HiDPI scaling
2022-12-21 Jan Schmidtqmlglsrc: Unmap buffer before adding sync meta
2022-12-21 Jan Schmidtqmlglsrc: Stop when basesrc calls unlock()
2022-12-21 Hiero32fdsrc,fdsink: Set binary mode on FD
2022-12-21 Hiero32coreelements: Use G_OS_WIN32 macro
2022-12-20 Seungha Yangnvdecoder: Use own CUDA stream in GL output path
2022-12-20 Xavier ClaessensFix API visibility macros
2022-12-20 Sebastian Drögeavviddec: Disable AV1 decoder
2022-12-20 Sebastian Drögeexamples: webrtc: Add handling of the LATENCY messages...
2022-12-20 Sebastian Drögeexamples: webrtc: Update dependencies
2022-12-20 Sebastian Drögeexamples: webrtc: Remove the bus watch at the end
2022-12-20 Sebastian Drögeexamples: webrtc: Add handling of the LATENCY messages...
2022-12-20 Sebastian Drögeexamples: webrtc: Add bus handling to the Android and...
2022-12-19 Seungha Yangnvdec: Don't use default CUDA stream
2022-12-19 Edward Herveyurisourcebin: Modify check for streams-aware adaptive...
2022-12-19 Philipp Zabelvideoconvertscale: fix valid_tags NULL-terminated array...
2022-12-19 Guillaume Desmottesuridecodebin3: fix typo in doc
2022-12-19 Nirbheek Chauhandocs: Update iPhoneOS deployment target to 11.0
2022-12-18 Nirbheek Chauhanmeson: Update lame to -7 which contains the def file fix
2022-12-18 Edward Herveympegts: Always clear packetizer on DISCONT push mode
2022-12-18 Seungha Yangsubprojects: lame: Back to lame_3.100-5
2022-12-17 Sebastian Drögegst-integration-testsuites: Update cenc_audio_esds_prop...
2022-12-17 Sebastian Drögeqtdemux: Always use `tfdt` if available in BYTE segments
2022-12-17 Mathieu Duponchellebasesrc: respect FIXED_CAPS flag in caps query implemen...
2022-12-17 Seungha Yangd3d11videosink: Fixing focus lost on desktop layout...
2022-12-17 Nirbheek Chauhanmeson: Add a patch that fixes pangocairo usage in gst...
2022-12-16 Nirbheek Chauhanmacos-bison-binary: Remove warning when running on...
next