projects
/
platform
/
upstream
/
gstreamer.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
video: Add a helper to get the tile size information
2022-04-26
He Junyan
codecparsers: bitwriter: Calculate PicSizeInCtbsY when...
commit
|
commitdiff
|
tree
2022-04-26
He Junyan
codecparsers: bitwriter: Fix some coverity issues of...
commit
|
commitdiff
|
tree
2022-04-26
He Junyan
videoscale: Fix the src video info error in transfer_colorim...
commit
|
commitdiff
|
tree
2022-04-26
He Junyan
va: dec: Use gst_buffer_pool_config_set_va_alignment...
commit
|
commitdiff
|
tree
2022-04-26
He Junyan
va: pool: Replace all tabs with spaces in header file.
commit
|
commitdiff
|
tree
2022-04-26
He Junyan
va: pool: Delete the GST_BUFFER_POOL_OPTION_VIDEO_ALIGNMENT.
commit
|
commitdiff
|
tree
2022-04-26
He Junyan
va: pool: Add set_va_alignment() API.
commit
|
commitdiff
|
tree
2022-04-26
He Junyan
av1parse: Fix a latent memory leak in colorimetry setting.
commit
|
commitdiff
|
tree
2022-04-26
He Junyan
av1parse: Correct the meaning of color_range flag.
commit
|
commitdiff
|
tree
2022-04-22
He Junyan
va: h264enc: Do not let L0 number surplus the HW limitation.
commit
|
commitdiff
|
tree
2022-04-22
He Junyan
test: Add test cases for the H265 bitwriter.
commit
|
commitdiff
|
tree
2022-04-22
He Junyan
codecparsers: bitwriter: Add the common bit writer...
commit
|
commitdiff
|
tree
2022-04-22
He Junyan
va: vpp: Update the colorimetry and HDR fields when...
commit
|
commitdiff
|
tree
2022-04-18
He Junyan
va: h264enc: Fix the forgotten unlock() when getting...
commit
|
commitdiff
|
tree
2022-04-13
He Junyan
va: h264enc: Correct the hierarchical level name for...
commit
|
commitdiff
|
tree
2022-04-13
He Junyan
codecs: av1parser: Fix a typo in seq_level_idx check.
commit
|
commitdiff
|
tree
2022-04-02
He Junyan
va: h264enc: Do not use USAGE_HINT_ENCODER for input...
commit
|
commitdiff
|
tree
2022-03-29
He Junyan
va: Move allocators and pool objects into gstva library.
commit
|
commitdiff
|
tree
2022-03-29
He Junyan
va: Move the video format functions into gstlibva.
commit
|
commitdiff
|
tree
2022-03-25
He Junyan
va: h265dec: Fix a crash because of missing reference...
commit
|
commitdiff
|
tree
2022-03-18
He Junyan
codecparsers: av1parser: Fix a typo in FilmGrainParams...
commit
|
commitdiff
|
tree
2022-03-12
He Junyan
va: Fix a regression because of "Invert video codec...
commit
|
commitdiff
|
tree
2022-03-05
He Junyan
av1parse: Add a comment when the detection of TU fails.
commit
|
commitdiff
|
tree
2022-03-04
He Junyan
av1parse: check the error return when parse_alignment_from_c...
commit
|
commitdiff
|
tree
2022-03-04
He Junyan
av1parse: Use the intersected caps to decide the alignment.
commit
|
commitdiff
|
tree
2022-03-04
He Junyan
ivfparse: Set the alignment to tu for AV1 stream.
commit
|
commitdiff
|
tree
2022-03-04
He Junyan
av1parse: Only detect the stream format when input...
commit
|
commitdiff
|
tree
2022-03-04
He Junyan
va: encoder: Clean dead code.
commit
|
commitdiff
|
tree
2022-03-01
He Junyan
va: enable the H264 encoder.
commit
|
commitdiff
|
tree
2022-03-01
He Junyan
va: Add H264 encoder.
commit
|
commitdiff
|
tree
2022-03-01
He Junyan
va: Add a common encoder object.
commit
|
commitdiff
|
tree
2022-03-01
He Junyan
va: Add vacompat.h to wrap glib functions.
commit
|
commitdiff
|
tree
2022-03-01
He Junyan
va: Add the profile string name into the profile_map.
commit
|
commitdiff
|
tree
2022-03-01
He Junyan
va: Change the H264 profile string order in the profile_map.
commit
|
commitdiff
|
tree
2022-03-01
He Junyan
va: caps: Expose gst_va_create_coded_caps as helper...
commit
|
commitdiff
|
tree
2022-03-01
He Junyan
test: Add test cases for the H264 bitwriter.
commit
|
commitdiff
|
tree
2022-03-01
He Junyan
codecparsers: bitwriter: Add the common bit writer...
commit
|
commitdiff
|
tree
2022-03-01
He Junyan
codecparsers: nalutils: Add nal_writer_reset_and_get_data...
commit
|
commitdiff
|
tree
2022-02-15
He Junyan
va: Delete the display lock/unlock when we call VA...
commit
|
commitdiff
|
tree
2022-02-14
He Junyan
meson: va: Add va option check into plugin's build.
commit
|
commitdiff
|
tree
2022-02-14
He Junyan
meson: va: Remove va option check from gst-libs
commit
|
commitdiff
|
tree
2022-02-12
He Junyan
vavpp: Fix the caps leak in the transform_caps() function.
commit
|
commitdiff
|
tree
2022-02-11
He Junyan
MSDK: Import VA surface as encoder's input.
commit
|
commitdiff
|
tree
2022-02-11
He Junyan
MSDK: Add helper function to peek VA surface of VA...
commit
|
commitdiff
|
tree
2022-02-11
He Junyan
MSDK: Handle context query into the encoder's query...
commit
|
commitdiff
|
tree
2022-02-11
He Junyan
MSDK: Handle context query into the VPP's query function.
commit
|
commitdiff
|
tree
2022-02-11
He Junyan
MSDK: Handle context query into the decoder's query...
commit
|
commitdiff
|
tree
2022-02-11
He Junyan
MSDK: Add a handle_context_query() helper function.
commit
|
commitdiff
|
tree
2022-02-11
He Junyan
MSDK: Improve the GstContext setting logic.
commit
|
commitdiff
|
tree
2022-02-11
He Junyan
MSDK: Add new_with_va_display() helper function to...
commit
|
commitdiff
|
tree
2022-02-11
He Junyan
MSDK: Use the VA display object to replace the raw...
commit
|
commitdiff
|
tree
2022-02-11
He Junyan
MSDK: Add the gst va lib into MSDK's dependency.
commit
|
commitdiff
|
tree
2022-02-11
He Junyan
av1parse: Add temporal unit check when TD is absent.
commit
|
commitdiff
|
tree
2022-02-11
He Junyan
av1parse: let the parse continue when MISSING_OBU_REFERENCE...
commit
|
commitdiff
|
tree
2022-02-11
He Junyan
av1parse: Continue when we fail to detect the alignment.
commit
|
commitdiff
|
tree
2022-02-07
He Junyan
va: Add a gstva.h to include all va lib header files.
commit
|
commitdiff
|
tree
2022-02-07
He Junyan
va: Move the vautils into the gst va lib.
commit
|
commitdiff
|
tree
2022-01-13
He Junyan
codecparsers: h265parser: return invalid profile if...
commit
|
commitdiff
|
tree
2022-01-13
He Junyan
codecparsers: h265parser: Fix the index incrementation...
commit
|
commitdiff
|
tree
2022-01-05
He Junyan
vaapi: av1dec: Use named profiles to replace the numeric...
commit
|
commitdiff
|
tree
2022-01-05
He Junyan
av1parse: Set the "tu" as the default alignment.
commit
|
commitdiff
|
tree
2022-01-05
He Junyan
av1parse: Fix the wrong DELTA_UNIT flag setting for...
commit
|
commitdiff
|
tree
2022-01-05
He Junyan
av1parse: Copy the PTS and DURATION when we create...
commit
|
commitdiff
|
tree
2022-01-04
He Junyan
codecparsers: h265parser: Correct the read of slice_sao_chro...
commit
|
commitdiff
|
tree
2021-12-25
He Junyan
codecparsers: av1parse: Add the DECODE_ONLY flag to...
commit
|
commitdiff
|
tree
2021-12-21
He Junyan
va: av1dec: Use named profiles to replace the numeric...
commit
|
commitdiff
|
tree
2021-11-29
He Junyan
va: Use a lock to protect the surface copy by using...
commit
|
commitdiff
|
tree
2021-11-29
He Junyan
va: Use the GstVaSurfaceCopy of the allocator atomically.
commit
|
commitdiff
|
tree
2021-11-29
He Junyan
va: DMA allocator: Set the copied memory properly when...
commit
|
commitdiff
|
tree
2021-11-24
He Junyan
codecs: mpeg2decoder: drain() only when significant...
commit
|
commitdiff
|
tree
2021-11-22
He Junyan
va: vpp: Fix the memory leak in fixate_caps().
commit
|
commitdiff
|
tree
2021-11-19
He Junyan
va: decoder: Also ref the display when duplicating...
commit
|
commitdiff
|
tree
2021-11-05
He Junyan
codecs: h264dec: Calculate the latency by its bump...
commit
|
commitdiff
|
tree
2021-10-15
He Junyan
Docs: Fix a typo for Intel's vaapi driver name.
commit
|
commitdiff
|
tree
2021-09-19
He Junyan
test: bitwriter: Add a test for reset_and_get_data...
commit
|
commitdiff
|
tree
2021-09-19
He Junyan
bitwriter: Fix a memory leak in reset_and_get_buffer.
commit
|
commitdiff
|
tree
2021-09-19
He Junyan
bitwriter: Fix the trailing bits lost when getting...
commit
|
commitdiff
|
tree
2021-09-15
He Junyan
codecs: h264dec: Check bumping again after inserting...
commit
|
commitdiff
|
tree
2021-09-15
He Junyan
codecs: h264: Add protection to to_insert picture in...
commit
|
commitdiff
|
tree
2021-09-15
He Junyan
codecs: h264dec: Improve the policy to infer max_num_reorder...
commit
|
commitdiff
|
tree
2021-09-13
He Junyan
va: h264dec: Try to use ConstrainedBaseline or Main...
commit
|
commitdiff
|
tree
2021-09-13
He Junyan
codecs: h264dec: Improve the fast bump for the live...
commit
|
commitdiff
|
tree
2021-09-13
He Junyan
codecs: h264: Change the low_latency to an enum for...
commit
|
commitdiff
|
tree
2021-09-13
He Junyan
codecs: h264dec: Add a compliance property to control...
commit
|
commitdiff
|
tree
2021-08-25
He Junyan
Display: Add a property to export the VA display handle.
commit
|
commitdiff
|
tree
2021-08-25
He Junyan
plugins: video memory: Add a GST_MAP_VAAPI flag to...
commit
|
commitdiff
|
tree
2021-08-16
He Junyan
va: Use GST_CAPS_FEATURE_MEMORY_VA to replace "memory...
commit
|
commitdiff
|
tree
2021-08-16
He Junyan
va: Use MEMORY_DMABUF definition to replace "memory...
commit
|
commitdiff
|
tree
2021-08-12
He Junyan
codecs: h264dec: Output the picture directly if already...
commit
|
commitdiff
|
tree
2021-08-11
He Junyan
va: caps: Make the template raw video caps classified...
commit
|
commitdiff
|
tree
2021-08-09
He Junyan
x265: Fix a deadlock when failing to create the x265enc.
commit
|
commitdiff
|
tree
2021-07-29
He Junyan
va: vp8: fix the overflow in _fill_quant_matrix().
commit
|
commitdiff
|
tree
2021-07-28
He Junyan
codecs: h264dec: Improve the find_first_field_picture().
commit
|
commitdiff
|
tree
2021-07-28
He Junyan
codecs: h264dec: consider the last field when add picture...
commit
|
commitdiff
|
tree
2021-07-28
He Junyan
codecs: h264dec: Consider the field case when directly...
commit
|
commitdiff
|
tree
2021-07-28
He Junyan
codecs: h264dec: Fix a error print of dpb_add.
commit
|
commitdiff
|
tree
2021-07-23
He Junyan
codecs: h264decoder: let print_ref_pic_list_b print...
commit
|
commitdiff
|
tree
2021-07-23
He Junyan
codecs: h264dec: Fix a typo in construct_ref_field_pic_lists_b.
commit
|
commitdiff
|
tree
2021-07-23
He Junyan
videoparsers: vp9: Need to process the first frame...
commit
|
commitdiff
|
tree
2021-07-23
He Junyan
va: h265dec: Do not assign the frame->output_buffer...
commit
|
commitdiff
|
tree
next