summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-13codecs: h264dec: Improve the fast bump for the live mode.He Junyan1-2/+39
2021-09-13codecs: h264: Change the low_latency to an enum for dpb_needs_bump().He Junyan2-19/+34
2021-09-13codecs: h264dec: Add a compliance property to control behavior.He Junyan2-0/+142
2021-09-12docs: Update cachePhilippe Normand1-1/+1
2021-09-10va: Update vapostproc documentation.Víctor Manuel Jáquez Leal2-0/+24
2021-09-10va: Update todo lists, removing deinterlacing.Víctor Manuel Jáquez Leal2-2/+0
2021-09-10Add vadeinterlace element.Víctor Manuel Jáquez Leal5-1/+967
2021-09-10va: filter: Add past and future frames in GstVaSample.Víctor Manuel Jáquez Leal2-0/+10
2021-09-10va: filter: Add gst_va_filter_add_deinterlace_buffer()Víctor Manuel Jáquez Leal2-0/+46
2021-09-10va: filter: Add deinterlacing method parameter.Víctor Manuel Jáquez Leal2-0/+134
2021-09-10va: filter: Protect filters array of overwrite.Víctor Manuel Jáquez Leal1-23/+24
2021-09-10va: filter: Add helper function to query pipeline caps.Víctor Manuel Jáquez Leal1-24/+41
2021-09-10va: filter: Shuffle _destroy_filters_unlocked().Víctor Manuel Jáquez Leal1-31/+31
2021-09-10vapostproc: Move up color balance detection to plugin.Víctor Manuel Jáquez Leal3-11/+24
2021-09-10va: basetransform: Update documentation.Víctor Manuel Jáquez Leal2-1/+22
2021-09-10va: basetransform: Add autoptr clean up function.Víctor Manuel Jáquez Leal1-0/+2
2021-09-10va: basetransform: Use copy_metadata() at buffer import.Víctor Manuel Jáquez Leal1-4/+4
2021-09-10vapostproc: don't chain up transform_meta()Víctor Manuel Jáquez Leal1-2/+1
2021-09-09codecs: gstvp9statefulparser: feature_data should be 0 if feature_enable is 0Daniel Almeida1-2/+10
2021-09-09gsth264parser: Fix handling of NALs with emulation byte setMarek Vasut1-4/+8
2021-09-09gsth264parser: reject memory management control op greater than 6Aaron Boxer1-1/+1
2021-09-09msdk: Adjust the plugin and factories description based on MFX_VERSION.Ung, Teng En19-34/+40
2021-09-08vulkan: don't link to XOpenDisplay in documentationMathieu Duponchelle1-1/+1
2021-09-06mpeg2enc: Only allow 1 pending frame for encodingJan Schmidt3-16/+25
2021-09-03wpe: Fix race condition on teardownThibault Saunier1-4/+37
2021-09-03wpe: Use the new element.get_current_running_time APIThibault Saunier1-16/+3
2021-09-03wpe: Mark first buffer as starting at 0Thibault Saunier1-1/+1
2021-09-02videoparseutils: Fix for wrong CEA708 minimum size checkSeungha Yang1-1/+5
2021-08-31wpevideosrc: Uniformise default value for draw-background propertyPhilippe Normand1-2/+3
2021-08-31wpevideosrc: Implement basic heuristic for raw caps negotiationPhilippe Normand1-6/+17
2021-08-31wpevideosrc: Ensure debug category is setPhilippe Normand1-0/+3
2021-08-30cccombiner: fix scheduling with interlaced video buffersMathieu Duponchelle1-5/+6
2021-08-27Revert "kmssink: Fix fallback path for driver not able to scale scenario"Nicolas Dufresne1-4/+2
2021-08-27codecs: av1dec: Fix to output frame with highest spatial layerMengkejiergeli Ba1-3/+25
2021-08-27dashdemux: copy ContentProtection element including xml namespacesAlex Ashley2-2/+109
2021-08-27errorignore: Add ignore-eos modeVivia Nikolaidou3-0/+32
2021-08-27gsth264parser: fix typo in debug messageBrad Hards1-1/+1
2021-08-26timecodestamper: add support for closedcaption inputMathieu Duponchelle3-76/+92
2021-08-25aes: add aes encryption and decryption elementsAaron Boxer14-0/+2350
2021-08-25webrtcbin: Return typed "sctp-transport"Johan Sternerup2-2/+3
2021-08-25webrtc: Split sctptransport into lib and implementation partsJohan Sternerup12-120/+237
2021-08-25webrtcbin: Expose SCTP TransportJohan Sternerup2-1/+29
2021-08-24openh264enc: fix broken header AU emission by base classTim-Philipp Müller1-25/+0
2021-08-24openh264enc: fix caps and header buffer leakTim-Philipp Müller1-1/+3
2021-08-24openh264enc: fix broken sps/pps header generationTim-Philipp Müller1-2/+7
2021-08-22d3d11bufferpool: Hide buffer_size field from headerSeungha Yang11-31/+84
2021-08-21nvcodec: Fix various typosSeungha Yang7-15/+15
2021-08-21nvcodec: Get rid of G_GNUC_INTERNALSeungha Yang14-123/+1
2021-08-20v4l2codecs: h264: Fix split field handlingNicolas Dufresne1-34/+93
2021-08-20v4l2codec: h264: Implement support for split fieldsNicolas Dufresne1-1/+33