summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* msdkh265enc: Add profile main10 still picture for hevcMengkejiergeli Ba2021-09-182-2/+11
* waylandsink: Fix double render checkNicolas Dufresne2021-09-172-5/+14
* codecs: mpeg2decoder: Use tsg framerate for latency.Víctor Manuel Jáquez Leal2021-09-171-10/+16
* d3d11decoder: Refactor for more unified decoding flowSeungha Yang2021-09-1715-2698/+1801
* d3d11decoder: Remove duplicated class_init and property related codeSeungha Yang2021-09-178-387/+190
* d3d11: Get rid of "extern "C"" wrapping for GST_DEBUG_CATEGORY_EXTERNSeungha Yang2021-09-1723-133/+31
* tests: skip cc tests if plugin is disabledU. Artie Eoff2021-09-152-7/+7
* codecs: h264dec: Check bumping again after inserting current picture.He Junyan2021-09-151-27/+28
* codecs: h264: Add protection to to_insert picture in bump check.He Junyan2021-09-151-5/+6
* codecs: h264dec: Improve the policy to infer max_num_reorder_frames.He Junyan2021-09-151-3/+13
* tests: skip aes test if elements not builtU. Artie Eoff2021-09-142-8/+2
* wpe: Add support for web:// URIsPhilippe Normand2021-09-131-11/+13
* va: h264dec: Try to use ConstrainedBaseline or Main to decode BaseLine.He Junyan2021-09-131-2/+10
* codecs: h264dec: Improve the fast bump for the live mode.He Junyan2021-09-131-2/+39
* codecs: h264: Change the low_latency to an enum for dpb_needs_bump().He Junyan2021-09-132-19/+34
* codecs: h264dec: Add a compliance property to control behavior.He Junyan2021-09-132-0/+142
* docs: Update cachePhilippe Normand2021-09-121-1/+1
* va: Update vapostproc documentation.Víctor Manuel Jáquez Leal2021-09-102-0/+24
* va: Update todo lists, removing deinterlacing.Víctor Manuel Jáquez Leal2021-09-102-2/+0
* Add vadeinterlace element.Víctor Manuel Jáquez Leal2021-09-105-1/+967
* va: filter: Add past and future frames in GstVaSample.Víctor Manuel Jáquez Leal2021-09-102-0/+10
* va: filter: Add gst_va_filter_add_deinterlace_buffer()Víctor Manuel Jáquez Leal2021-09-102-0/+46
* va: filter: Add deinterlacing method parameter.Víctor Manuel Jáquez Leal2021-09-102-0/+134
* va: filter: Protect filters array of overwrite.Víctor Manuel Jáquez Leal2021-09-101-23/+24
* va: filter: Add helper function to query pipeline caps.Víctor Manuel Jáquez Leal2021-09-101-24/+41
* va: filter: Shuffle _destroy_filters_unlocked().Víctor Manuel Jáquez Leal2021-09-101-31/+31
* vapostproc: Move up color balance detection to plugin.Víctor Manuel Jáquez Leal2021-09-103-11/+24
* va: basetransform: Update documentation.Víctor Manuel Jáquez Leal2021-09-102-1/+22
* va: basetransform: Add autoptr clean up function.Víctor Manuel Jáquez Leal2021-09-101-0/+2
* va: basetransform: Use copy_metadata() at buffer import.Víctor Manuel Jáquez Leal2021-09-101-4/+4
* vapostproc: don't chain up transform_meta()Víctor Manuel Jáquez Leal2021-09-101-2/+1
* codecs: gstvp9statefulparser: feature_data should be 0 if feature_enable is 0Daniel Almeida2021-09-091-2/+10
* gsth264parser: Fix handling of NALs with emulation byte setMarek Vasut2021-09-091-4/+8
* gsth264parser: reject memory management control op greater than 6Aaron Boxer2021-09-091-1/+1
* msdk: Adjust the plugin and factories description based on MFX_VERSION.Ung, Teng En2021-09-0919-34/+40
* vulkan: don't link to XOpenDisplay in documentationMathieu Duponchelle2021-09-081-1/+1
* mpeg2enc: Only allow 1 pending frame for encodingJan Schmidt2021-09-063-16/+25
* wpe: Fix race condition on teardownThibault Saunier2021-09-031-4/+37
* wpe: Use the new element.get_current_running_time APIThibault Saunier2021-09-031-16/+3
* wpe: Mark first buffer as starting at 0Thibault Saunier2021-09-031-1/+1
* videoparseutils: Fix for wrong CEA708 minimum size checkSeungha Yang2021-09-021-1/+5
* wpevideosrc: Uniformise default value for draw-background propertyPhilippe Normand2021-08-311-2/+3
* wpevideosrc: Implement basic heuristic for raw caps negotiationPhilippe Normand2021-08-311-6/+17
* wpevideosrc: Ensure debug category is setPhilippe Normand2021-08-311-0/+3
* cccombiner: fix scheduling with interlaced video buffersMathieu Duponchelle2021-08-301-5/+6
* Revert "kmssink: Fix fallback path for driver not able to scale scenario"Nicolas Dufresne2021-08-271-4/+2
* codecs: av1dec: Fix to output frame with highest spatial layerMengkejiergeli Ba2021-08-271-3/+25
* dashdemux: copy ContentProtection element including xml namespacesAlex Ashley2021-08-272-2/+109
* errorignore: Add ignore-eos modeVivia Nikolaidou2021-08-273-0/+32
* gsth264parser: fix typo in debug messageBrad Hards2021-08-271-1/+1