summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-29libs: profile: h265: Fix return value of from_codec_data_h265.He Junyan1-4/+5
2020-07-29plugins: encode: vp9: Implement vp9's allowed_profiles() func.He Junyan1-1/+12
2020-07-29plugin: util: rename h26x_encoder_get_profiles_from_caps().He Junyan4-7/+6
2020-07-29libs: utils: vpx: Add utils vpx to handle VP8/9 misc things.He Junyan3-0/+130
2020-07-29libs: display, context: handle broken jpeg decoder for i965 driverVíctor Manuel Jáquez Leal3-1/+29
2020-07-29libs: context: change function to internal code styleVíctor Manuel Jáquez Leal1-8/+11
2020-07-29vaapidecode: always merge profile caps in sink capsVíctor Manuel Jáquez Leal1-2/+2
2020-07-28build: request libdrm >= 2.4.98 and fallbackVíctor Manuel Jáquez Leal1-1/+3
2020-07-27vaapidecode: dma caps only use reported color formatVíctor Manuel Jáquez Leal1-3/+3
2020-07-27vaapidecode: use allowed srcpad caps for caps queryVíctor Manuel Jáquez Leal1-2/+1
2020-07-27vaapidecode: build allowed srcpad caps from va contextVíctor Manuel Jáquez Leal3-44/+134
2020-07-27vaapidecode: reorder src caps templateVíctor Manuel Jáquez Leal1-4/+4
2020-07-27libs: window: wayland: use dmabuf protocol if availableMichael Olbrich1-39/+306
2020-07-27libs: window: allow choosing the format for the vpp poolMichael Olbrich2-1/+23
2020-07-27video-format: add DRM formats to the mapping tableMichael Olbrich2-41/+121
2020-07-27libs: display: wayland: add basic dmabuf protocol supportMichael Olbrich3-0/+64
2020-07-27libs: window: wayland: wait for configure before committing the first bufferMichael Olbrich1-1/+12
2020-07-27libs: encoder: h265: set no P frame automatically.He Junyan1-2/+49
2020-07-27libs: encoder: h265: Deprecate the low-delay-b property.He Junyan1-7/+24
2020-07-24postproc: reconfigure after changing cropping valuesMarc Leeman1-0/+16
2020-07-23plugin: encode: Add static caps for template documentation.He Junyan7-24/+90
2020-07-23plugin: encode: vp9: Use the dynamically built src template caps.He Junyan1-14/+4
2020-07-23plugin: encode: vp8: Use the dynamically built src template caps.He Junyan1-15/+5
2020-07-23plugin: encode: jpeg: Use the dynamically built src template caps.He Junyan1-15/+5
2020-07-23plugin: encode: mpeg2: Use the dynamically built src template caps.He Junyan1-15/+5
2020-07-23plugin: encode: h265: Use the dynamically built src template caps.He Junyan1-16/+5
2020-07-23plugin: encode: h264: Use the dynamically built src template caps.He Junyan1-17/+6
2020-07-23plugin: encode: Store the coded caps in type's init data.He Junyan7-14/+42
2020-07-23plugin: util: add helper function build_template_coded_caps_by_codec()He Junyan2-1/+81
2020-07-23plugins: utils: rename build_template_caps_by_codec.He Junyan3-4/+4
2020-07-23vaapidecode: merge common profiles before setting size rangeVíctor Manuel Jáquez Leal3-79/+102
2020-07-21plugin: util: Add the missing DMA buffer input in template caps.He Junyan1-1/+2
2020-07-20libs: decoder: H265: Add MAIN_12 profile supporting.He Junyan6-2/+33
2020-07-20video-format: Add P012_LE format.He Junyan2-0/+2
2020-07-17plugin: decode: correct ensure_allowed_sinkpad_caps's caps.He Junyan1-1/+8
2020-07-13vaapidecodebin: don't force NV12 since P010_10LE is now possibleVíctor Manuel Jáquez Leal1-3/+2
2020-07-12libs: profile: The VP9 profiles' name should be just "0,1,2,3"He Junyan1-4/+4
2020-07-09vaapidecode: Remove NO_SURFACE error handlingVíctor Manuel Jáquez Leal5-83/+1
2020-07-09Revert "vaapidecode: drop non-keyframe in reverse playback"Víctor Manuel Jáquez Leal2-31/+0
2020-07-09libs: decoder: context: remove surfaces binding from context.He Junyan1-3/+19
2020-07-08meson: set release date from .doap file for releasesTim-Philipp Müller2-1/+61
2020-07-08plugins: use VA allocator by default on raw capsVíctor Manuel Jáquez Leal1-5/+1
2020-07-08vaapisink: rank it as secondaryVíctor Manuel Jáquez Leal1-1/+1
2020-07-07libs: decoder: h264, h265: in context at least 16 reference surfacesVíctor Manuel Jáquez Leal2-2/+2
2020-07-05plugins: encode: h265: Add profile,level,tier to output caps.He Junyan1-1/+21
2020-07-05libs: encoder: h265: init tier to GST_VAAPI_TIER_H265_UNKNOWN.He Junyan1-0/+1
2020-07-05libs: encoder: h265: fix a bug to get get_profile_tier_level.He Junyan1-1/+2
2020-07-03libs: encoder: h265: no need to check the high compression tune.He Junyan1-40/+0
2020-07-03Back to developmentTim-Philipp Müller1-1/+1
2020-07-03Release 1.17.21.17.2Tim-Philipp Müller5-4/+46