libs: filter: set vpp input/output color range
[platform/upstream/gstreamer.git] / gst /
2020-02-07 Víctor Manuel Jáqu... vaapidecode: don't remove chroma-site nor colorimetry
2020-02-05 U. Artie Eoffvaapipostproc: use sink resolution to calculate src...
2020-02-05 U. Artie Eoffvaapipostproc: set srcpad colorimetry unconditionally
2020-02-05 U. Artie Eoffvaapipostproc: do not override explicit srcpad colorimetry
2020-02-05 U. Artie Eoffvaapipostproc: set vpp filter colorimetry
2020-02-02 Víctor Manuel Jáqu... vaapivideobufferpool: dmabuf implies allocator
2020-02-02 Víctor Manuel Jáqu... vaapivideobufferpool: reject configuration if allocator...
2020-02-02 Víctor Manuel Jáqu... vaapivideobufferpool: add explanation for allocator...
2020-02-02 Víctor Manuel Jáqu... vaapivideobufferpool: check for vaapi meta first
2020-02-02 Víctor Manuel Jáqu... vaapivideobufferpool: turn errors into warnings
2020-01-27 Víctor Manuel Jáqu... vaapivideobufferpool: Reuse internal allocator is possible.
2020-01-27 Víctor Manuel Jáqu... vaapivideobufferpool: Log messages in proper category.
2020-01-24 Víctor Manuel Jáqu... libs: display: driver quirks mechanism
2020-01-24 Víctor Manuel Jáqu... plugins: renable Mesa Gallium driver
2020-01-24 Víctor Manuel Jáqu... vaapivideobufferpool: validate returned meta
2020-01-24 Philipp Zabelvaapivideobufferpool: always update/release the underly...
2020-01-21 Víctor Manuel Jáqu... vaapiencode: promote info to warning
2020-01-19 Nicolas Dufresnevaapih264dec: Add a property to assume constrained...
2020-01-19 Víctor Manuel Jáqu... vaapih264enc: accept baseline as constrained baseline...
2020-01-19 Víctor Manuel Jáqu... vaapih264enc: update level in src caps
2020-01-19 Víctor Manuel Jáqu... vaapih264enc: force byte-stream if avc isn't supported
2020-01-19 Philipp Zabelvaaph264enc: suppress avc if the driver does not suppor...
2020-01-19 Víctor Manuel Jáqu... vaapih264enc: intersect the new proposed caps
2020-01-19 Víctor Manuel Jáqu... vaapih264enc: propose new profile caps and fixate it
2020-01-19 Víctor Manuel Jáqu... vaapih264enc: common fail for gst_vaapiencode_h264_set_...
2020-01-19 Víctor Manuel Jáqu... vaapih264enc: fix log message
2020-01-17 He Junyanplugin: encode: Add H265 main-444 profile.
2020-01-17 Víctor Manuel Jáqu... vaapiencode: DMABuf only if PRIME is available
2020-01-15 Víctor Manuel Jáqu... Remove all FEI related
2020-01-14 U. Artie Eoffvaapioverlay: ensure sinkpad has current buffer
2020-01-14 Víctor Manuel Jáqu... vaapioverlay: unroll the recursive call
2020-01-14 Víctor Manuel Jáqu... vaapioverlay: add minimal documentation
2020-01-14 Víctor Manuel Jáqu... libs: blend: simplify generator API
2020-01-14 U. Artie Eoffvaapioverlay: use blend surface generator API
2020-01-14 He Junyanplugin: encode: List all possible profiles to detect...
2020-01-14 He Junyanplugin: util: add helper function to detect profiles...
2020-01-10 U. Artie Eoffplugins: overlay: use proper NULL check on double pointer
2020-01-08 Víctor Manuel Jáqu... plugins: add iHD driver in whitelist
2020-01-06 U. Artie Eoffplugins: add vaapioverlay plugin
2020-01-06 U. Artie Eoffplugins: base: add GstVideoAggregator subclass support
2020-01-06 Stéphane Cerveaudoc: fix pipeline typo in vaapipostproc
2020-01-02 He Junyanlibs: encoder: get surfaces resolution the same time...
2019-12-22 He Junyanplugin: encode: set allowed_sinkpad_caps to empty.
2019-12-20 U. Artie Eoffplugins: base: do not reset can_dmabuf
2019-12-20 He Junyanplugin: encode: Refine encode's sink caps.
2019-12-20 He Junyanlibs: surface: port to GstMiniObject
2019-12-20 He Junyanlibs: image: port to GstMiniObject base class
2019-12-18 He Junyanplugin: encode: change the dmabuf caps to all supported...
2019-12-16 He Junyanplugin: encode: set sink's raw caps to GST_VAAPI_FORMAT...
2019-12-11 U. Artie Eoffplugins: base: add GstPad param to internal helper...
2019-12-11 U. Artie Eoffplugins: base: manage pad-specific data in a single...
2019-12-11 U. Artie Eoffplugins: use plugin base macros to access pad specific...
2019-12-11 He Junyanlibs: decoder: Modify decode src's template raw formats
2019-12-11 He Junyanlibs: postproc: Modify src/sink template raw formats
2019-11-27 He Junyanlibs: video-format: add GST_VAAPI_FORMATS_ALL
2019-10-14 Tim-Philipp MüllerRemove autotools build
2019-10-11 U. Artie Eoffvaapipostproc: fix off-by-one coord translations
2019-09-30 Yan Wangvaapipostproc: Use level value for skin-tone-enhancemen...
2019-09-19 U. Artie Eoffgst: encode: h264_fei: remove useless comparison
2019-09-11 Víctor Manuel Jáqu... libs: encoders: use GST_PARAM_USER_SHIFT to define...
2019-09-06 Philippe Normandpluginutil: Remove Mesa from drivers white list
2019-09-05 U. Artie Eoffvaapipostproc: allow cropping via properties
2019-09-05 U. Artie Eoffvaapipostproc: rotate outbuf and crop meta if forwarding
2019-09-05 U. Artie Eoffvaapipostproc: fix output buffer WxH for crop meta...
2019-09-04 U. Artie Eoffvaapipostproc: handle size and direction together in...
2019-08-30 U. Artie Eoffvaapipostproc: advertise crop meta is handled
2019-08-30 He Junyanplugin: encode: delete useless init_properties.
2019-08-30 He Junyanplugin: encode: delete set/get_property func in encode...
2019-08-30 He Junyanplugin: encode: delete gst_vaapiencode_init_properties
2019-08-30 He Junyangst: encode: enable new type of property mechanism.
2019-08-30 He Junyangst: encode: add property help functions for encoder...
2019-08-29 Víctor Manuel Jáqu... vaapipostproc: check for filter before appending caps
2019-08-28 Thibault SaunierClassify vaapidecodebin as a hardware decoder
2019-08-27 He Junyanlibs: postproc: fix a memory leak point.
2019-08-26 Wangfeivaapidecode: support transform ROI meta
2019-08-23 Mathieu Duponchelledocstrings: port ulinks to markdown links
2019-08-20 Víctor Manuel Jáqu... libs: remove surface's parent context
2019-08-19 Víctor Manuel Jáqu... vaapidecode: guard if no structure is available in...
2019-08-19 Víctor Manuel Jáqu... vaapipostproc: append frame size restrictions in caps
2019-08-19 Víctor Manuel Jáqu... vaapiencode: set frame size restrictions in caps
2019-08-19 Víctor Manuel Jáqu... vaapiencode: enhance how the profile is defined
2019-08-19 Víctor Manuel Jáqu... libs: profilecaps: move caps config into a new file
2019-08-19 Víctor Manuel Jáqu... vaapipostproc: handle navigation downstream event
2019-08-19 Víctor Manuel Jáqu... vaapipostproc: handle image-orientation upstream event
2019-08-19 Víctor Manuel Jáqu... vaapipostproc: add missing locks when adding flags
2019-08-19 Víctor Manuel Jáqu... vaapipostproc: update filter before fixate caps
2019-08-19 Víctor Manuel Jáqu... vaapipostproc: element warning if video direction is...
2019-08-15 Víctor Manuel Jáqu... vaapivideomemory: demote error message to info
2019-07-26 Víctor Manuel Jáqu... vaapidecodebin: set queue's max size buffers to 1
2019-07-26 Víctor Manuel Jáqu... vaapidecodebin: set properties default values
2019-07-26 Víctor Manuel Jáqu... vaapidecode: don't error if can't push buffers downtream
2019-07-15 U. Artie Eoffvaapipostproc: update PAR when rotating
2019-07-09 U. Artie Eoffvaapipostproc: add rotation support
2019-06-26 Wangfeivaapidecode: set initial decode format according surfac...
2019-06-26 Wangfeilibs: decoder: jpeg: add support 400/411/422/444 chroma...
2019-06-11 U. Artie Eoffplugins: remove last negotiated video info if caps...
2019-06-11 U. Artie Eoffvaapivideomemory: allow negotiated info to be removed
2019-05-30 Freyr666vaapiencode: Fixes deadlock in gst_vaapiencode_change_s...
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
2019-05-29 U. Artie Eoffvaapipostproc: add mirror support
next