docs: update plugin cache for new version
[platform/upstream/gstreamer.git] / sys /
2020-06-11 Jordan PetridisUse gst_element_class_set_metadata when passing dynamic...
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Mathieu Duponchelleplugins: Use gst_type_mark_as_plugin_api() for all...
2020-05-22 Nicolas Dufresnev4l2: videodec: Fix broken template caps
2020-05-22 Nicolas Dufresnev4l2: codec: Fix GValue leak
2020-05-22 Nicolas Dufresnev4l2codec: Remove uneeded factorisation
2020-05-20 Nicolas Dufresnev4l2src: Ignore non-increasing sequence number
2020-05-13 Nirbheek Chauhanmeson: Pass native: false to add_languages()
2020-04-15 Nicolas Dufresnev4l2videodec: Increase internal bitstream pool size
2020-04-08 Nicolas Dufresnev4l2bufferpool: request the maximum number of buffers...
2020-04-08 Michael Olbrichv4l2bufferpool: request the maximum number of buffers...
2020-03-25 Guillaume Desmottesv4l2: add alternate interlace mode
2020-03-25 Guillaume Desmottesv4l2: display field when setting or trying format
2020-03-25 Guillaume Desmottesv4l2: pass v4l2object to GST_V4L2_MIN_BUFFERS()
2020-03-25 Guillaume Desmottesv4l2: use GST_VIDEO_INFO_FIELD_HEIGHT()
2020-03-23 Seungha Yangv4l2bufferpool: Use unique name for v4l2bufferpool...
2020-03-10 Gordon Hartv4l2src: decrease gst_v4l2src_create log verbosity
2020-02-05 Guillaume Desmottesv4l2: map GST_VIDEO_FORMAT_BGR15
2020-02-05 Guillaume Desmottesv4l2: fix crash on invalid caps
2019-12-20 Stéphane Cerveaugood: use of g_value_dup_string
2019-12-18 Olivier Crêteosxaudio: Remove deprecated GTimeVal
2019-11-20 Nicolas Dufresnev4l2bufferpool: Queue number of allocated buffers to...
2019-11-18 Nicolas Dufresnev4l2object: Workaround bad TRY_FMT colorimetry implemen...
2019-11-17 Niels De GraefDon't pass default GLib marshallers for signals
2019-11-05 Guillaume Desmottesv4l2object: update match_buffer_layout() debug messages
2019-11-05 Guillaume Desmottesv4l2object: try matching buffer layout from downstream
2019-11-05 Guillaume Desmottesv4l2object: factor out gst_v4l2_object_match_buffer_lay...
2019-11-02 Guillaume Desmottesv4l2transform: use alignments from upstream when import...
2019-11-02 Guillaume Desmottesv4l2object: add support for vertical padding when impor...
2019-11-02 Guillaume Desmottesv4l2object: fix debug message if driver rejects stride
2019-11-02 Guillaume Desmottesv4l2: improve logs when importing buffers
2019-10-29 James Cowgillv4l2videodec: ensure pool exists before orphaning it
2019-10-16 Edward Herveygood: Avoid usage of deprecated API
2019-10-14 Javier Celayaosxaudio: misspelled dependency
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-10-13 Tim-Philipp Müllerv4l2videoenc: fix wrong type cast
2019-10-12 HuQianis a typo here? gstv4l2object.c
2019-10-11 Kevin Songv4l2videodec: Check stop in flush() to avoid race condi...
2019-10-11 Fuwei Tangv4l2videoenc: fix type conversion errors
2019-10-05 Aaron Boxerdocumentation: fix a number of typos
2019-09-27 Philipp Zabelv4l2: Add MPEG-2 profile and level support
2019-09-25 Philipp Zabelv4l2object: add support for ABGR, xBGR, RGBA, and RGBx...
2019-09-25 Philipp Zabelv4l2: update kernel headers to latest from media tree
2019-08-30 Matthew Watersosxvideosink: call superclass in reshape
2019-08-10 Nicolas Dufresnev4l2: Fix type compatibility issue with glibc 2.30
2019-07-09 Seungha Yangv4l2: Remove misleading comments
2019-07-04 Song Bingv4l2transform: set right buffer count.
2019-06-24 Song Bingv4l2videodec: Fix drain() function return type
2019-06-24 Tim-Philipp Müllerv4l2: fix compiler warning due to c99-ism
2019-06-05 Philippe Normandv4l2: Fix H.264 level 3 string representation
2019-06-05 Philippe Normandv4l2: Profile and level probing support for encoders...
2019-06-03 Damian Hobson-Garciav4l2object: Orphan buffer pool on object_stop if supported
2019-06-03 Damian Hobson-Garciav4l2bufferpool: Free orphaned allocator resources when...
2019-06-03 Damian Hobson-Garciav4l2bufferpool: return TRUE when buffer pool orphaning...
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
2019-05-29 Tim-Philipp Müllerdv, gtk, qt, osxaudio, osxvideo, waveform: add to plugi...
2019-05-13 Thibault Saunierdoc: Fix some docstrings
2019-05-13 Thibault Saunierdoc: Port documentation to hotdoc
2019-05-13 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2019-04-16 Guillaume Desmottesv4l2: fix use after free when handling events
2019-04-08 Dan Kegelosxvideo: fix mac os 10.14 build
2019-04-05 Philipp Zabelv4l2: remove __user define from types-compat.h
2019-04-05 Philipp Zabelv4l2object: use opRGB colorspace and xfer func defines
2019-04-05 Philipp Zabelv4l2videodec: support orphaning
2019-04-05 Philipp Zabelv4l2bufferpool: support orphaning
2019-04-05 Philipp Zabelv4l2allocator: support orphaning
2019-04-05 Philipp Zabelv4l2: update kernel headers to latest from media tree
2019-04-05 Guillaume Desmottesv4l2src: preserve features when fixating caps
2019-03-21 Philipp Zabelv4l2videoenc: set GstVideoCodecFrame sync point flag
2019-03-18 Philippe Normandv4l2: Set Hardware classifier on encoders
2019-03-18 Philippe Normandv4l2: Set Hardware classifier on video decoders
2019-03-17 Philipp Zabelv4l2transform: don't segfault if flushed without pools
2019-03-08 Philipp Zabelv4l2sink: fix pool-less allocation query handling
2019-02-26 Mauro Carvalho Chehabv4l2: accept Bayer as possible input/output for V4L2...
2019-02-26 Mauro Carvalho Chehabv4l2: fix a typo on a debug message at v4l2_calls
2019-02-26 Matthew Watersv4l2dec: also remove the colorimetry and chroma-site...
2019-01-22 Tim-Philipp Müllermeson: ximage: check for XShmAttach()
2019-01-22 Tim-Philipp Müllermeson: add options for ximagesrc xshm, xfixes, xdamage...
2019-01-17 Guillaume Desmottesv4l2: mark caps from probe as MAY_BE_LEAKED
2019-01-17 Guillaume Desmottesv4l2transform: fix cdata caps leaks
2018-12-25 Tim-Philipp MüllerMove stereo plugin from -bad
2018-12-17 Guillaume Desmottesv4l2: Avoid code duplication
2018-12-17 Zeeshan Aliv4l2: Make use of gst_video_interlace_mode_to_string()
2018-12-17 Nicola Murinoosxcoreaudio: fix typo
2018-12-14 Justin Kimosxvideo: meson: Add dependencies by using appleframeworks
2018-12-04 Maciej WolnyRemove duplicate declarations
2018-11-28 Jordan PetridisRun gst-indent through the files
2018-11-21 Nicolas Dufresnev4l2: Properly fix Android build
2018-11-21 Xavier ClaessensFix ioctl() signature on Android
2018-11-08 Nicolas Dufresnev4l2object: Read driver selected interlace mode
2018-10-24 Wonchul Leev4l2bufferpool: fix typo resurect to resurrect
2018-10-24 Amit Pandyav4l2videoenc: Add HEVC support
2018-10-24 Nicolas Dufresnevl42allocator: Don't dup exported dmabufs
2018-10-24 Nicolas Dufresnev4l2allocator: Don't dup imported DMABuf FD
2018-09-24 Nicola Murinoosxaudio: add support for parsing more channel layouts ...
2018-09-14 Song Bingv4l2videodec: Add HEVC decoder support
2018-09-14 Nicolas Dufresnev4l2videodec: Move capture probe after input format...
2018-09-14 Ezequiel Garciav4l2: Add a debug message beforing waiting for codec...
2018-09-14 Ezequiel Garciav4l2: Add a debug message indicating probe operation
2018-09-14 Ezequiel Garciav4l2: Add JPEG encoding support
next