summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* timecodestamper: add support for closedcaption inputMathieu Duponchelle2021-08-263-76/+92
* aes: add aes encryption and decryption elementsAaron Boxer2021-08-2514-0/+2350
* webrtcbin: Return typed "sctp-transport"Johan Sternerup2021-08-252-2/+3
* webrtc: Split sctptransport into lib and implementation partsJohan Sternerup2021-08-2512-120/+237
* webrtcbin: Expose SCTP TransportJohan Sternerup2021-08-252-1/+29
* openh264enc: fix broken header AU emission by base classTim-Philipp Müller2021-08-241-25/+0
* openh264enc: fix caps and header buffer leakTim-Philipp Müller2021-08-241-1/+3
* openh264enc: fix broken sps/pps header generationTim-Philipp Müller2021-08-241-2/+7
* d3d11bufferpool: Hide buffer_size field from headerSeungha Yang2021-08-2211-31/+84
* nvcodec: Fix various typosSeungha Yang2021-08-217-15/+15
* nvcodec: Get rid of G_GNUC_INTERNALSeungha Yang2021-08-2114-123/+1
* v4l2codecs: h264: Fix split field handlingNicolas Dufresne2021-08-201-34/+93
* v4l2codec: h264: Implement support for split fieldsNicolas Dufresne2021-08-201-1/+33
* v4l2codecs: h264: Fix filling weight factorsNicolas Dufresne2021-08-201-2/+2
* dashdemux: Properly initalize GErrorEdward Hervey2021-08-201-1/+1
* mfvideosrc: Fix for negative MF strideSeungha Yang2021-08-193-20/+186
* v4l2slh264dec: Fix slice header bit size calculationNicolas Dufresne2021-08-181-2/+2
* example: va: Add skin tone enhancement.Víctor Manuel Jáquez Leal2021-08-181-4/+15
* vapostproc: Use vapostproc as debug category name.Víctor Manuel Jáquez Leal2021-08-181-1/+1
* examples: va: Add random cropping.Víctor Manuel Jáquez Leal2021-08-181-8/+53
* vapostproc: Disable cropping in pass-through mode.Víctor Manuel Jáquez Leal2021-08-181-36/+14
* vapostproc: Update filters update_properties().Víctor Manuel Jáquez Leal2021-08-181-0/+1
* decklinkvideosrc: Fix PAL/NTSC widescreen autodetection when switching back t...Sebastian Dröge2021-08-181-6/+22
* msdkvpp: Fix frc from lower fps to higher fpsMengkejiergeli Ba2021-08-181-11/+41
* webrtc: improve matching on the correct jitterbufferMatthew Waters2021-08-161-13/+32
* va: Use GST_CAPS_FEATURE_MEMORY_VA to replace "memory:VAMemory".He Junyan2021-08-1611-22/+42
* va: Use MEMORY_DMABUF definition to replace "memory:DMABuf" strings.He Junyan2021-08-162-2/+2