platform/upstream/gstreamer.git
2019-08-30 He Junyan libs: encoder: delete get_default_properties of H265
2019-08-30 He Junyanlibs: encoder: delete get_default_properties of H264
2019-08-30 He Junyanlibs: encoder: delete the useless constructed func...
2019-08-30 He Junyanlibs: encoder: implement get_view_ids for h264 encoder.
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-30 He Junyanlibs: encoder: add flags to all encoder properties.
2019-08-30 He Junyanlibs: encoder: Add properties for h264 encoder fei.
2019-08-30 He Junyanlibs: encoder: Add properties for h264 fei encoder.
2019-08-30 He Junyanlibs: encoder: Add properties for vp9 encoder.
2019-08-30 He Junyanlibs: encoder: Add properties for vp8 encoder.
2019-08-30 He Junyanlibs: encoder: Add properties for mpeg2 encoder.
2019-08-30 He Junyanlibs: encoder: Add properties for jpeg encoder.
2019-08-30 He Junyanlibs: encoder: Add properties for h265 encoder.
2019-08-30 He Junyanlibs: encoder: Add properties for h264 encoder.
2019-08-30 He Junyanlibs: encoder: add properties and prop help functions
2019-08-30 He Junyanlibs: encoder: delete useless gst_vaapi_encoder_new...
2019-08-30 He Junyanlib: encoder: gstobjectfy all vaapi encoders.
2019-08-29 Víctor Manuel... 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 He Junyanlibs: util: Fix a memory leak in config_surface_attribu...
2019-08-26 Wangfeivaapidecode: support transform ROI meta
2019-08-23 Mathieu Duponchelledocstrings: port ulinks to markdown links
2019-08-20 Víctor Manuel... libs: remove context's overlay
2019-08-20 Víctor Manuel... libs: remove surface's parent context
2019-08-19 Víctor Manuel... vaapidecode: guard if no structure is available in...
2019-08-19 Víctor Manuel... vaapipostproc: append frame size restrictions in caps
2019-08-19 Víctor Manuel... libs: profilecaps: refactor common code
2019-08-19 Víctor Manuel... vaapiencode: set frame size restrictions in caps
2019-08-19 Víctor Manuel... vaapiencode: enhance how the profile is defined
2019-08-19 Víctor Manuel... libs: profilecaps: defines gst_vaapi_profile_caps_appen...
2019-08-19 Víctor Manuel... libs: utils: treat va_rt_format as bitwise flag
2019-08-19 Víctor Manuel... libs: profile: add gst_vaapi_profile_get_va_name()
2019-08-19 Víctor Manuel... libs: profilecaps: move caps config into a new file
2019-08-19 Víctor Manuel... libs: decoder: ref the caps as property
2019-08-19 Víctor Manuel... libs: context: add gst_vaapi_context_get_surface_attrib...
2019-08-19 Víctor Manuel... libs: move memory types conversions to gstvaapiutils
2019-08-19 Víctor Manuel... libs: utils: remove unused function gst_vaapi_get_surfa...
2019-08-19 Víctor Manuel... libs: context, filter: use new surface attributes API
2019-08-19 Víctor Manuel... libs: utils: add gst_vaapi_config_surface_attributes_get()
2019-08-19 Víctor Manuel... Split the surface attribute retrieval
2019-08-19 Víctor Manuel... vaapipostproc: handle navigation downstream event
2019-08-19 Víctor Manuel... test-vaapisink: also use vaapipostproc to change orient...
2019-08-19 Víctor Manuel... vaapipostproc: handle image-orientation upstream event
2019-08-19 Víctor Manuel... vaapipostproc: add missing locks when adding flags
2019-08-19 Víctor Manuel... vaapipostproc: update filter before fixate caps
2019-08-19 Víctor Manuel... vaapipostproc: element warning if video direction is...
2019-08-19 Víctor Manuel... libs: filter: check mirror and rotation caps only once
2019-08-16 Víctor Manuel... libs: encoder: vp9: set VP9_0 profile as default
2019-08-16 Víctor Manuel... libs: filter: fail if first color balance value is...
2019-08-16 Yan Wanglibs: filter: set all color balance values
2019-08-16 Wangfeilibs: h265dec: remove limitation of get iq matrix
2019-08-15 He Junyanlibs: videopool: fix undocumented behavior and counting
2019-08-15 He Junyanlibs: utils: Add missing entries for string_of_VAEntryp...
2019-08-15 He Junyanlibs: encoder: Consider vp9 profiles based on input...
2019-08-15 Víctor Manuel... vaapivideomemory: demote error message to info
2019-08-05 Wangfeilibs: encoder: h264: support ICQ/QVBR bitrate control...
2019-08-05 Wangfeilibs: Let GST_VAAPI_RATECONTROL_MASK return unsigned int
2019-07-26 Víctor Manuel... vaapidecodebin: set queue's max size buffers to 1
2019-07-26 Víctor Manuel... vaapidecodebin: set properties default values
2019-07-26 Víctor Manuel... vaapidecode: don't error if can't push buffers downtream
2019-07-24 Wangfeilibs: encoder: h264,h265: add new property "max-qp"
2019-07-16 Wangfeilibs: encoder: vp9: add low power mode encode
2019-07-15 U. Artie Eoffvaapipostproc: update PAR when rotating
2019-07-09 U. Artie Eoffvaapipostproc: add rotation support
2019-07-07 Wangfeilibs: encoder: h265: pass diff_cu_qp_delta_depth flag...
2019-07-05 Wangfeilibs: encoder: Add MB ratecontrol mode to get its string
2019-07-05 Wangfeilibs: encoder: refine guard of bitrate control mode
2019-07-04 Jan Schmidth264: Update for parse_vui_params parameter removal.
2019-06-28 Wang Zhanjunlibs: dec: vp9: do not use display size as decoded...
2019-06-28 Víctor Manuel... Update README
2019-06-28 He Junyanlibs: dec: h265: Consider chroma_bit_depth to choose...
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-25 He Junyanlibs: dec: h265: Fix profile_idc mapping.
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-06-06 Freyrlibs: encoder: vp8,vp9: reset frame_counter when input...
2019-06-05 U. Artie Eofflibs: encoder: increase bitrate prop max value
2019-06-04 He Junyanlibs: mpeg2 encoder: No packed header for SPS and PPS
2019-06-03 Niels De Graefmeson: Bump minimal GLib version to 2.44
2019-05-31 Víctor Manuel... libs: dec: vp9: clear parser pointer after release
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
2019-05-28 Mathieu Duponchelledoc: fix some incorrect gtk-doc links
2019-05-16 Thibault Saunierdocs: Update plugin cache
2019-05-16 Víctor Manuel... libs: surface: fix documentation format
2019-05-17 Wangfeilibs: enc: h265: reset num_ref_idx_l1_active_minus1...
2019-05-13 Thibault Sauniermeson: Fix call to wrong function
2019-05-13 Thibault Saunierdocs: Port to hotdoc
2019-05-10 He Junyanlibs: encoder: not call ensure_num_slices inside g_assert
2019-05-09 Wangfeilibs: h265: dec: Add extension flags setting.
2019-05-09 U. Artie Eofflibs: encoder: add target-percentage property
2019-05-09 He Junyanlibs: encoder: Add a missing comment for DEFAULT_ROI_VA...
2019-05-09 He Junyanlibs: encoder: Enable trellis quantization method.
2019-05-08 Wangfeilibs: decoder: vp9: support 422/444 8bit/10bit chroma...
2019-05-06 He Junyanlibs: Add packed 24 RGB format support.
2019-05-06 Wangfeivaapiencode: handle DMABuf caps feature in sink pad
next