vp9enc: expose aq-mode property
[platform/upstream/gstreamer.git] / ext /
2021-06-28 Jakub Adamvp9enc: expose aq-mode property
2021-06-03 Matthew Watersqtitem: don't potentially leak a large number of buffers
2021-06-02 Nicolas Dufresnejpegenc: Remove arbitrary encoding size limitation
2021-06-02 Tim-Philipp MüllerUse g_memdup2() where available and add fallback for...
2021-05-12 Matthew Watersqml: don't use buffers that have invalid contents
2021-05-12 Matthew Watersqml: also use the dummy texture when no buffer has...
2021-05-11 Matthew Watersqt: return a different GstGLDisplay object when the...
2021-05-06 Nicolas Dufresnevp9enc: Add color range support
2021-05-06 Nicolas Dufresnevp9enc: Move colorspace configuration in VP9 enc
2021-05-06 Nicolas Dufresnevpxdenc: Add a GstVideoCodecState to configure_encoder...
2021-05-06 Bastien Noceragtk: Remove coordinates double-translation
2021-05-06 Bastien Noceragtk: Translate navigation events coordinates
2021-05-06 Bastien Noceragtk: Export _display_size_to_stream_size()
2021-04-26 Doug Nazartaglib: Update createFrame() to non-deprecated version.
2021-04-21 VaL Doroshchukqmloverlay: Use first found GstGLVideoItem as widget...
2021-04-19 Marco Felschqmlglsink: allow to set force-aspect-ratio property
2021-04-07 Jakub Adamvpxenc: add colorspace information into VP9 bitstream
2021-03-31 Val Doroshchukgstqtoverlay: Add initialization and finalization to...
2021-03-30 Matthew Watersqt: fix build warning with clang and c-linkage of user...
2021-03-30 Stéphane Cerveauqt: hotfix: allow per feature registration
2021-03-29 Stéphane Cerveautwolame: allow per feature registration
2021-03-29 Stéphane Cerveaushout2: allow per feature registration
2021-03-29 Stéphane Cerveaucairo: allow per feature registration
2021-03-29 Stéphane Cerveauvpx: allow per feature registration
2021-03-29 Stéphane Cerveautaglib: allow per feature registration
2021-03-29 Stéphane Cerveauqt: allow per feature registration
2021-03-29 Stéphane Cerveauspeex: allow per feature registration
2021-03-29 Stéphane Cerveausoup: allow per feature registration
2021-03-29 Stéphane Cerveauraw1394: allow per feature registration
2021-03-29 Stéphane Cerveauwavpack: allow per feature registration
2021-03-29 Stéphane Cerveaupulse: allow per feature registration
2021-03-29 Stéphane Cerveaumpeg123: allow per feature registration
2021-03-29 Stéphane Cerveaulibpng: allow per feature registration
2021-03-29 Stéphane Cerveaulame: allow per feature registration
2021-03-29 Stéphane Cerveaulibcaca: allow per feature registration
2021-03-29 Stéphane Cerveaujpeg: allow per feature registration
2021-03-29 Stéphane Cerveaujack: allow per feature registration
2021-03-29 Stéphane Cerveaugdk_pixbuf: allow per feature registration
2021-03-29 Stéphane Cerveaugtk: allow per feature registration
2021-03-29 Stéphane Cerveauflac: allow per feature registration
2021-03-29 Stéphane Cerveaudv: allow per feature registration
2021-03-29 Julian Bouzasaalib: allow per feature registration
2021-03-26 Sebastian Drögeshout2: Don't register signal without class handler...
2021-03-18 Matthew Watersgst: don't use volatile to mean atomic
2021-03-08 Vladimir Menshakovwavpackdec: Add floating point format support
2021-01-14 Tim-Philipp Müllermeson: allow libdv subproject fallback
2020-11-20 Matthew Watersqml: add some docs on display and contexts
2020-11-11 Sebastian Drögeqmlglsink: Keep old buffers around a bit longer if...
2020-11-02 Dinesh Manajipetqmlglsink: Set qtitem's implicit width/height
2020-10-22 Thibault Sauniervpx: Fix the check to unfixed/unknown framerate to...
2020-10-20 Bastien Rebouletqmlglsink: fix crash when created/destroyed in quick...
2020-10-16 John-Mark Bellvp8enc: expect bps for temporal-scalability-target...
2020-10-16 John-Mark Bellvp8enc: finish support for temporally scaled encoding
2020-09-14 Haakon Sporsheimvpxdec: request a sync point on decoder errors
2020-09-10 Jérôme Laheurtejpegdec: check buffer size before dereferencing. Fixes...
2020-09-09 Mathieu Duponchellevp9enc: expose row-mt property
2020-09-09 Mathieu Duponchellevpxenc: change default for deadline to good quality
2020-09-09 Mathieu Duponchellevp9enc: expose tile-columns and tile-rows properties
2020-09-09 Mathieu Duponchellevpxenc: add configure_encoder virtual method
2020-09-08 Jakub Adamvpx: Support GST_VIDEO_FORMAT_I422_10LE
2020-09-08 Jakub Adamvpx: Support GST_VIDEO_FORMAT_I420_10LE
2020-09-08 Jakub Adamvp9enc: support GST_VIDEO_FORMAT_Y444
2020-08-24 Dmitriy Purgingstqmlgl: build on Windows with qmake without pkgconfig...
2020-08-10 Matthew Watersqmlgloverlay: fix multiple elements with Qt 5.15
2020-08-07 Matthew Watersbuild: update for gl pkg-config file split
2020-07-15 Raul TambreQtGLVideoItem: Use QSharedPointer::data() for better...
2020-07-10 Tim-Philipp MüllerMerge branch 'plugin-move-rpicamsrc'
2020-07-10 Michael Olbrichsouphttpsrc: don't fail when seeking past the end of...
2020-07-10 Michael Olbrichsouphttpsrc: don't update the size on error
2020-07-10 Matthew Watersqt/gloverlay: fix using OpenGL after destroying Qml
2020-07-03 Sebastian Drögeflacenc: Pass audio info from set_format() to query_tot...
2020-06-27 Nirbheek Chauhanqt: Rework how we find the Qt QPA header
2020-06-27 Nirbheek Chauhanqt: Only check for moc-qt5/moc in PATH if not cross...
2020-06-24 Mathieu Duponchellevpxenc: mark all properties as GST_DOC_SHOW_DEFAULT
2020-06-23 Thibault Sauniervpx: Fix links to baseclass properties
2020-06-23 Mathieu Duponchelledocs: mark more types as plugin API
2020-06-19 Tim-Philipp Müllershout2: advertise documentation caps properly
2020-06-18 Guillaume Desmottespulse: fix discovery of newly added devices
2020-06-12 Matthew Watersqt/gloverlay: reset OpenGL state after Qt drawing
2020-06-12 Matthew Watersqt/gloverlay: reset current OpenGL context after Qt
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Mikhail Fludkovvpxenc: Add new bit-per-pixel property to select a...
2020-06-04 Mathieu Duponchelleplugins: Use gst_type_mark_as_plugin_api() for all...
2020-06-02 Stian Selnesvpxdec: Check that output width and height != 0
2020-05-28 Seungha Yangspeex: Fix crash on Windows caused by cross-CRT issue
2020-05-20 Matthew Watersqtoverlay: add the root item as a property
2020-05-15 Raul Tambreqtglrenderer.cc: Fix compiling
2020-05-15 Raul Tambreqtglrenderer.cc: Fix -Wformat-security warning
2020-05-13 Nirbheek Chauhanmeson: Pass native: false to add_languages()
2020-05-11 Nirbheek Chauhanmeson: Make C++ compiler detection not be automagic
2020-05-11 Nirbheek Chauhanmeson: Fix gstgl checks for qt and gtk
2020-05-11 Nirbheek Chauhanmeson: Revamp qt5qml plugin and example build code
2020-05-06 nian.yanjpegenc: remove meta copy in jpegenc
2020-04-27 Matthew Watersqt/x11: also pass the window for gstgl -> qt context
2020-04-27 Matthew Watersqt: perform surface creation in the main thread
2020-03-27 Sebastian Drögegdkpixbufoverlay: Use GST_VIDEO_OVERLAY_COMPOSITION_BLE...
2020-03-24 Matthew Watersqmlgloverlay: fix usage without an qmlglsink in the...
2020-03-23 Matthew Watersqmlgloverlay: don't leak resources freed on a different...
2020-03-20 Matthew Watersqt: reorganize include defines
2020-03-20 Dmitriy Purgingstqmlgl: Link to opengl32.lib on MinGW
next