summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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