video-format: Add macro checking for validity of GstVideoFormatInfo
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-base / gst-libs / gst / video /
2022-12-12 Philippe Normandvideo-format: Add macro checking for validity of GstVid...
2022-11-30 Philippe Normandvideodecoder: Make data processing errors non-fatal...
2022-11-18 Nicolas Dufresnevideo-frame: Avoid using tile width
2022-11-18 Nicolas Dufresnevideo: Add arbitrary tile dimensions support
2022-11-18 Mathieu Duponchelleaggregator: Implement force_live API
2022-11-15 Sebastian Drögevideodecoder: Consider having output data when the...
2022-10-27 Sebastian Drögecore/base: Only post latency messages if the latency...
2022-10-27 Edward Herveyvideodecoder: Only post latency message if it changed
2022-10-18 Sebastian Drögevideo: Add/fix various annotations
2022-10-06 Seungha Yangvideosink: Don't return unknown end-time from get_times()
2022-09-28 Philipp Zabelbuffer: drop parent meta in deep copy/foreach_metadata
2022-09-19 Edward Herveyvideo-converter: Fix doc
2022-09-08 Seungha Yangvideo-format: Workaround MSVC build error
2022-09-01 Thibault Sauniermeson: Namespace the plugins_doc_dep/libraries variables
2022-08-17 Guillaume Desmottesbase: video-converter: add accessors for input and...
2022-07-23 Jan Schmidtvideo: Fix scaling in 4x horizontal co-sited chroma
2022-07-21 Seungha Yangvideoaggregator: Don't force upstream alpha format
2022-07-18 Seungha Yangvideo-converter: Use primaries compare function
2022-07-18 Seungha Yangvideo-color: Add primaries and colorimetry compare...
2022-07-12 Mathieu Duponchellevideoaggregator: always convert when user provides...
2022-07-09 Marc Leemanbase: lookup RGB format without alpha
2022-06-30 Sebastian Drögevideo: Include new video-sei.h in video.h
2022-06-20 Xavier ClaessensGstVideoFrame: Add g_auto() support
2022-06-16 Vivia Nikolaidouavviddec, video.c, h265parse: Workaround for broken...
2022-06-10 Tim-Philipp MüllerBump GLib requirement to >= 2.62
2022-06-03 Andoni Morales Ala... video: add new video-sei.h header to the list of video_...
2022-06-03 Andoni Morales Ala... Fix documentation
2022-06-03 Brad Hardsh264parse: add unit test for Precision Time Stamp in...
2022-06-03 Brad Hardsh264parse: fix copying of data and UUID
2022-06-03 Andoni Morales Ala... h264parse: add support Precision Time Stamp in SEI...
2022-05-31 Nicolas Dufresnevideo: Fix NV12_16L32 size calculation
2022-05-16 U. Artie Eoffvideoaggregator: unref temporary caps
2022-05-02 Nicolas Dufresnevideo: Port video frame to the new tile size helper
2022-05-02 Nicolas Dufresnevideo: Add a helper to get the tile size information
2022-04-28 Philippe Normandvideodecoder: release stream lock after handling gap...
2022-04-22 Mathieu Duponchellevideoaggregator: keep old buffer when processing a...
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 Guzmanvideo-frame: avoid possible out of bound memory access
2022-04-01 Thibault Sauniernavigation: Rename parse_state to parse_modifier_state
2022-03-28 Sebastian Drögevideo-format: Move NV12_8L128 into the correct position...
2022-03-25 Thibault Sauniernavigation: Add support for key Modifiers in all releva...
2022-03-24 Vivienne Watermeiernavigation: Add missing annotation to send_event_simple
2022-03-23 Vivienne Watermeiernavigation: Add API for touchscreen events
2022-03-23 Vivienne Watermeiernavigation: Add coordinate helper functions
2022-03-23 Vivienne Watermeiernavigation: Improve interface to avoid exposing impleme...
2022-03-22 Ming Qianvideo: Add support for linear 8x128 NV12 tiles and...
2022-03-16 Corentin Noëlgst-plugins-base: Fix several annotations
2022-03-15 Bastien Noceraconvertframe: Add support for GL-memory backend GstFram...
2022-02-28 Célestin Marotvideo-info: encoded format can have RGB color-matrix...
2022-02-27 Sebastian Drögevideo-format-info: Use correct parameter name in gst_vi...
2022-02-22 Jan Alexander Stef... videoaggregator: Correct use of start_time/end_time
2022-02-20 Nicolas Dufresnevideo: Add an helper to extrapolate strides
2022-02-20 Nicolas Dufresnevideo: Add NV12_16L32S aka Mediatek MM21 support
2022-02-19 Seungha Yangvideoaggregator: Use floor() to calculate current position
2022-02-11 Seungha Yangvideoaggregator: Fix for unhandled negative rate
2022-02-11 Vivienne Watermeiernavigation: add more constructors for navigation events
2022-02-08 Thibault Sauniernavigation: Fix Since marker for mouse scroll
2022-02-08 Seungha Yangvideo-color: Fix for missing clipping in PQ EOTF function
2022-02-03 Tim-Philipp Müllervideo: fix up GstVideoOrientationMethod type registration
2022-01-27 Mathieu DuponchelleVideoInfo, AudioInfo: fix usage with python bindings
2022-01-26 Nirbheek Chauhanvideoaggregator: Remove extra semicolon in macro usage
2022-01-24 Seungha Yangvideo-converter: Fix for broken gamma remap with high...
2022-01-23 Sebastian Drögevideodecoder: Fix property description for new properties
2022-01-20 Seungha YangRevert "videodecoder: Forward hdr-format info downstream"
2022-01-13 Seungha Yangvideoaggregator: Don't pass GAP buffer to prepare_frame...
2021-12-16 Seungha Yangvideo-info: Don't assume colorimetry of UHD resolution...
2021-11-12 Tim-Philipp Müllerdocs: fix unnecessary ampersand, < and > escaping in...
2021-10-31 Sebastian Drögevideo: Fix order of new video formats
2021-10-30 Sebastian Drögebase: Fix some annotations
2021-10-29 Piotrek Brzezińskivideo-format: Add support for ARGB64 LE/BE and similar...
2021-10-19 Sebastian Drögevideo-overlay-composition: Fix constructor guard to...
2021-10-19 Tim-Philipp Müllergst-plugins-base: define G_LOG_DOMAIN for all libraries
2021-10-18 Mathieu Duponchelleaudio/video aggregator: make use of new aggregator...
2021-10-15 Thibault Sauniermeson: List libraries and their corresponding gir defin...
2021-10-15 Thibault Sauniermeson: Mark files as files()
2021-10-14 Piotrek Brzezińskivideo-converter: Fix v210->I420 last line conversion
2021-10-14 Piotrek Brzezińskivideo-format: Clean up v210 packing code
2021-10-14 Piotrek Brzezińskivideo-converter: Add fast paths from I420/YV12, UYVY...
2021-10-12 Olivier Crêtevideo: Add API to parse the image orientation from...
2021-10-12 Olivier Crêtevideo: Put nicer documentation in GstVideoOrientationMethod
2021-09-29 Tim-Philipp Müllervideo: make GST_VIDEO_FORMAT_INFO_IS_*() macros booleans
2021-09-27 Havard Graffvideodecoder: request sync-points regularly on error
2021-09-24 Thibault SaunierMerging gst-build
2021-09-24 Thibault SaunierMerging gstreamer-sharp
2021-09-24 Thibault SaunierMerging gst-python
2021-09-24 Thibault SaunierMerging gst-examples
2021-09-24 Thibault SaunierMerging gst-docs
2021-09-24 Thibault SaunierMerging gst-devtools
2021-09-24 Thibault SaunierMerging gst-editing-services
2021-09-24 Thibault SaunierMerging gst-rtsp-server
2021-09-24 Thibault SaunierMerging gst-ci
2021-09-24 Thibault SaunierMerging gst-libav
2021-09-24 Thibault SaunierMerging gst-omx
2021-09-24 Thibault SaunierMerging gstreamer-vaapi
2021-09-24 Thibault SaunierMerging gst-plugins-ugly
2021-09-24 Thibault SaunierMerging gst-plugins-bad
2021-09-24 Thibault SaunierMerging gst-plugins-good
2021-09-24 Thibault SaunierMove files from gst-plugins-base into the "subprojects...