summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mxfvanc: Handle empty ANC essenceEdward Hervey2021-07-012-2/+33
* mfvideoenc: Don't ignore previous flow return valueSeungha Yang2021-06-301-2/+12
* d3d11compositor: Add scaling policy to support PAR-aware scalingSeungha Yang2021-06-303-22/+174
* opencv: Fix build error on macOSyoungsoo.lee2021-06-301-0/+1
* v4l2codecs: vp8: Check kernel versionEzequiel Garcia2021-06-291-0/+14
* v4l2codecs: vp8: Update to the new uAPIEzequiel Garcia2021-06-295-154/+237
* nvcodec: Enhance CUDA runtime compiler library loading on WindowsSeungha Yang2021-06-291-6/+28
* d3d11: Add AV1 decoderSeungha Yang2021-06-296-0/+1562
* av1decoder: Store display resolution for duplicated pictureSeungha Yang2021-06-291-0/+2
* av1decoder: Fix debug typoSeungha Yang2021-06-291-1/+1
* av1parser: Fix tile size calculationSeungha Yang2021-06-291-1/+1
* webrtc receivebin: Drop serialized queries before receive queueOlivier Crête2021-06-291-1/+18
* webrtc receivebin: Only set queue to leaky when the pad is blockedOlivier Crête2021-06-292-7/+13
* webrtc receivebin: Don't unblock pad until sender is unblockedOlivier Crête2021-06-291-2/+27
* webrtcbin: Sync to the clock per stream and not per bundleSebastian Dröge2021-06-282-26/+42
* webrtc: Remove the webrtc-priv.h header from public headersOlivier Crête2021-06-285-2/+4
* va: change AV1 GstVideoAlignment setting to left-top corner.He Junyan2021-06-281-1/+1
* va: h264dec: Set the GstVideoAlignment correctly.He Junyan2021-06-281-2/+18
* va: h265dec: Set the GstVideoAlignment correctly.He Junyan2021-06-281-2/+18
* va: pool: Add VideoCropMeta to the buffer if crop_top/left > 0.He Junyan2021-06-281-8/+34
* va: basedec: Copy the frames into other_pool if needed.He Junyan2021-06-282-12/+88
* va: basedec: Setup the other_pool to copy output if crop_left/top.He Junyan2021-06-282-12/+220
* va: No need to set the alignment for VideoMetaHe Junyan2021-06-281-37/+7
* va: Delete the useless align expand in va_pool_set_config().He Junyan2021-06-281-9/+0
* webrtc: Re-add WebRTC object docs to the public headersSebastian Dröge2021-06-282-6/+30
* webrtcbin: Set transceiver kind and codec preferences immediately when creati...Sebastian Dröge2021-06-252-22/+28
* webrtcbin: Add a test for setting codec preferences as part of "on-new-transc...Sebastian Dröge2021-06-251-0/+102
* webrtc: Use fail_unless_equals_string() for string assertionsSebastian Dröge2021-06-251-5/+5
* webrtcbin: Store newly created transceivers when creating an answer also in t...Sebastian Dröge2021-06-251-2/+2
* webrtcbin: When creating a new transceiver as part of creating the answer als...Sebastian Dröge2021-06-251-13/+29
* webrtcbin: Fix a couple of caps leaks of the offer capsSebastian Dröge2021-06-251-0/+3
* webrtcbin: Stop transceivers update after first SDP error on data channelPhilippe Normand2021-06-251-0/+2
* webrtcbin test: Fix race in new testOlivier Crête2021-06-241-0/+8
* msdk: fix qp range for vp9encMengkejiergeli Ba2021-06-243-3/+15
* avwait: Don't consider it a segment change if the segment is the same except ...Sebastian Dröge2021-06-231-8/+10
* d3d11: Add support for GRAY and more YUV formatsSeungha Yang2021-06-235-78/+545
* tsmux: When selecting random PIDs, name the pads according to those PIDsSebastian Dröge2021-06-231-1/+7
* mfvideoenc: Enhance B-frame timestamp handlingSeungha Yang2021-06-234-31/+144
* tsmux: Recheck existing pad PIDs when requesting a new pad with a random pidSebastian Dröge2021-06-231-1/+23
* mfh264enc, mfh265enc: Set profile string to src capsSeungha Yang2021-06-223-3/+43
* webrtc lib: Make the datachannel struct privateOlivier Crête2021-06-214-63/+66
* webrtc lib: Make the DTLSTransport struct privateOlivier Crête2021-06-213-32/+34
* webrtc lib: Make the icetransport struct privateOlivier Crête2021-06-214-40/+45
* webrtc lib: Make the rtpreceiver struct privateOlivier Crête2021-06-212-30/+33
* webrtc lib: Make the rtpsender struct privateOlivier Crête2021-06-214-42/+45
* webrtc lib: Make the transceiver struct privateOlivier Crête2021-06-214-61/+94
* x265enc: add negative DTS supportMathieu Duponchelle2021-06-211-0/+4
* decklinkaudiosrc: Don't assume that stream time is always validSeungha Yang2021-06-211-12/+33
* transcoder: Fix usage of g_error_propagateThibault Saunier2021-06-211-2/+1
* transcoder: Add a missing object unlockingThibault Saunier2021-06-211-0/+2