meson: Fix searching of qt5/qt6 tools with qmake
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-good / sys /
2023-08-01 Nicolas Dufresnev4l2: Fix support for left and top padding
2023-07-13 Michael Tretterv4l2videoenc: remove empty sink_query
2023-07-13 Michael Tretterv4l2videoenc: replace custom QUERY_CAPS handling with...
2023-07-09 Nicolas Dufresnev4l2: videodec: Don't wait for src_ch if active
2023-07-09 Nicolas Dufresnev4l2: videodec: Move pool setup inside negotiate()
2023-07-07 Hou Qiv4l2videodec: correctly register v4l2mpeg2dec
2023-07-06 Michael Olbrichv4l2src: handle resolution change when buffers are...
2023-06-15 Daniel Morinv4l2src: fix support for bayer format
2023-06-13 ekwangev4l2: Change to query only up to V4L2_CID_PRIVATE_BASE...
2023-06-06 Hou Qiv4l2videodec: treat MPEG 1 format as MPEG 2
2023-05-24 YURI FEDOSEEVv4l2videoenc: support force keyframe event in v4l2...
2023-05-18 Shengqi Yuv4l2object: fix some errors in probe_caps_for_fromat
2023-05-18 Nicolas Dufresnev4l2: videodec: Fix stalls on empty buffer
2023-05-13 Piotr Brzezińskiosxvideosink: fix deadlock upon closing output window
2023-05-09 Nicolas Dufresnev4l2: device provider: Fix GMainLoop leak
2023-05-02 Nicolas Dufresnev4l2: pool: Flush events on capture queue
2023-05-02 Nicolas Dufresnev4l2: videodec: Detect flushes while setting up the...
2023-05-02 Nicolas Dufresnev4l2: bufferpool: Don't copy buffer when flushing
2023-05-02 Nicolas Dufresnev4l2: videodec: Don't forcibly drain on resolution...
2023-05-02 Nicolas Dufresnev4l2: videodec: Remove the spurious srccaps probe
2023-05-02 Nicolas Dufresnev4l2: videodec: Improve few logs
2023-05-02 Nicolas Dufresnev4l2: videodec: Only warn of incomplete drain on success
2023-05-02 Nicolas Dufresnev4l2: bufferpool: Don't assert when orphaning is not...
2023-05-02 Nicolas Dufresnev4l2: videodec: Wait for source change event
2023-05-02 Nicolas Dufresnev4l2: object: Move the GstPoll into v4l2object
2023-05-02 Nicolas Dufresnev4l2: object: Fix bogus debug objects pointers
2023-05-02 Nicolas Dufresnev4l2: videodec: Move the capture setup into the process...
2023-05-02 Nicolas Dufresnev4l2: videodec: Ensure object is inactive on failure
2023-04-14 Nicolas Dufresnev4l2: Fix use after free of fmtdesc part 2
2023-04-14 Nicolas Dufresnev4l2: Fix use after free of fmtdesc
2023-04-14 Nicolas Dufresnev4l2: videodec: Prefer acquired caps over anything...
2023-04-14 Nicolas Dufresnev4l2: videodec: Remove leading space in comment
2023-04-05 Alexande Bosxvideosink: fix broken aspect ration and frame drawin...
2023-03-31 Shengqi Yuv4l2object: Add support for YVU420M format
2023-03-22 Michael Tretterv4l2object: mark jpeg as parsed
2023-03-18 Sebastian Drögeplugins: Fix various trivial clang compiler warnings
2023-01-27 Pawel Stawickiv4l2h264dec: Fix Raspberry Pi4 will not play video...
2022-12-02 Nicolas Dufresnev4l2src: Fix crash in renegotiation
2022-12-01 Pawel Stawickiv4l2: Fix SIGSEGV on 'change state' during 'format...
2022-11-23 Elliot Chenv4l2: bypass check some transfer types in colorimetry
2022-11-18 Nicolas Dufresnevideo: Add arbitrary tile dimensions support
2022-11-16 F. Duncanhv4l2videodec: Fixes three H.264/HEVC ITU conformance...
2022-10-27 Jakub Adamximagesrc: grab the server while capturing screen image
2022-10-27 Jakub Adamximagesrc: change video resolution when X11 screen...
2022-10-11 Edward Herveyoss4: Fix debug category initialization
2022-09-17 Elliot Chenv4l2videodec: add cap negotiation fail check in the...
2022-09-01 Thibault Sauniermeson: Call pkgconfig.generate in the loop where we...
2022-08-24 Jianhui Daiv4l2allocator: Fix invalid imported dmabuf fd
2022-08-16 Nicolas Dufresnev4l2bufferpool: Fix debug trace
2022-07-26 fduncanhv4l2object.c: add support for Apple's full-range bt709...
2022-07-25 Elliot Chenv4l2: fix the critical log when unreference the buffer...
2022-07-16 Nirbheek Chauhanosxaudio: Fix deprecation in macOS 12.0
2022-07-02 fduncanhv4l2videodec: replace multiple decoder bug warnings...
2022-06-29 fduncanhv4l2videodec: replace multiple decoder bug warnings...
2022-06-28 Nicolas Dufresnev4l2videodec: Fix activation of internal pool
2022-06-08 Ignacio Casal Quin... osxaudio: remove usage of goto
2022-06-08 Ignacio Casal Quin... osxaudio: support hidden devices
2022-06-08 Ignacio Casal Quin... osx: fix indent
2022-06-08 Ignacio Casal Quin... osxaudio: iterate device only if needed
2022-06-08 Ignacio Casal Quin... osxaudio: reduce scope of default device id variable
2022-05-26 Hou Qiv4l2: Reset transfer in gst_v4l2_object_acquire_format()
2022-05-24 Nicolas Dufresnev4l2videodec: Fix missing handling of resolution-change
2022-05-24 Nicolas Dufresnev4l2videodec: Downgrade to info resolution-change trace
2022-05-20 Hou Qiv4l2: set default resolution if caps has no such inform...
2022-05-07 Nicolas Dufresnev4l2videoenc: Setup crop rectangle if needed
2022-04-19 Xavier ClaessensReplace gst-i18n-*.h with gi18n-lib.h
2022-04-18 Hou Qiv4l2videodec: copy colorimetry values to output_state...
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-03-28 Matthew Watersosxcoreaudio: fix unused-but-set warning
2022-03-27 Matthew Watersosxvideosink: fix unused-but-set-variable warning
2022-03-22 Ming Qianv4l2: Add NV12_8L128 and NV12_10BE_8L128
2022-03-16 Hou Qiv4l2videodec: set frame duration according to framerate
2022-03-16 Hou Qiv4l2videodec: safely retrun from video_dec_loop with...
2022-03-11 Damian Hobson-Garciav4l2src: Add support for cropping at capture source...
2022-03-11 Damian Hobson-Garciav4l2object: Add function to get crop regions from device
2022-03-11 Damian Hobson-Garciav4l2object: rename crop function to reflect its usage
2022-03-07 Hou Qiv4l2bufferpool: Fix race condition between qbuf and...
2022-03-03 Damian Hobson-Garciav4l2src: Reset the compose window to the default after...
2022-03-01 Ming Qianv4l2videodec : enable resolution change
2022-03-01 Ming Qianv4l2videodec : refactor the setup process of capture
2022-02-28 Joseph Donofryosxaudiosrc: Support a device as both input and output
2022-02-20 Nicolas Dufresnev4l2transform: Handle caps changes
2022-02-20 Nicolas Dufresnev4l2object: Avoid crash on early failure
2022-02-20 Nicolas Dufresnevideo4linux2: Add MM21 support
2022-02-20 Nicolas DufresnePort plugins to gst_video_format_info_extrapolate_stride()
2022-02-20 Rouven Czerwinskigstv4l2tuner: return NULL if no norm set
2022-02-18 Tim Mooneyv4l2: include <sys/ioccom.h> on Illumos
2022-01-31 Nirbheek Chauhandocs: Add objc and objcpp files to hotdoc gst_c_sources
2022-01-30 Nirbheek Chauhandocs: Rename "OS X" to "macOS" in some documentation
2022-01-29 Nirbheek Chauhanosxaudio: Document GstOsxAudioElement interface
2022-01-21 Nicolas Dufresnevideo4linux2: Sync kernel headers against 5.16.0
2022-01-21 Nicolas Dufresnev4l2videdec: Fix race condition between drain and state...
2021-12-10 Jakub Adamximagesrc: avoid blocking wait for X events
2021-11-29 Wim Taymansv4l2: handle 0x0 sizes gracefully
2021-11-16 Trung Dov4l2: Update fmt if padded height is greater than fmt...
2021-11-11 James Cowgillv4l2: Record buffer states in pool to fix dequeue race
2021-11-09 Haihua Huv4l2bufferpool: set video alignment of video meta
2021-11-08 Joe Toddosxaudio: Increase max channels to 64
2021-11-04 Sebastian Drögev4l2: Support bools for setting extra-controls
next