summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* faad: fix typo in element documentationStéphane Cerveau2021-06-211-1/+1
* tests: msdkh264dec: Run test only if factory is available.Víctor Manuel Jáquez Leal2021-06-211-7/+9
* msdk: Demote error log message to warning.Víctor Manuel Jáquez Leal2021-06-211-1/+1
* libs: d3d11: Port to C++Seungha Yang2021-06-207-236/+211
* msdk: declare external dependenciesU. Artie Eoff2021-06-172-4/+37
* h264parse,h265parse: Push parameter set NAL units again per segment-doneSeungha Yang2021-06-162-0/+2
* vp8decoder: Drain the output queue on EOS/finishNicolas Dufresne2021-06-161-1/+1
* v4l2slvp8dec: Only ask for output delay once per negotiationNicolas Dufresne2021-06-161-4/+6
* va: Improve the default mapping between rt_format and video format.He Junyan2021-06-161-3/+16
* va: Add 12 bits rt_format setting in H265.He Junyan2021-06-161-0/+8
* va: Fix a typo in video format mapping.He Junyan2021-06-161-1/+1
* h265parse: Fix a typo in get_compatible_profile_caps().He Junyan2021-06-161-1/+2
* waylandsink: prevent frame callback being released twiceRandy Li (ayaka)2021-06-154-14/+18
* alphadecodebin: Fix stall due to QoSNicolas Dufresne2021-06-142-0/+10
* jpeg2000parse, openjpeg: add support for YCrCb 4:1:1 samplingStéphane Cerveau2021-06-145-17/+37
* d3d11decoder: Don't print error log when no DPB texture is availableSeungha Yang2021-06-146-7/+12
* msdkenc: add extbrc support in ext-coding-props propertyYinhang Liu2021-06-111-2/+10
* msdkenc: add ext-coding-props for external coding optionsYinhang Liu2021-06-113-0/+175
* codecs: Fix the H265 poc out of order warning.He Junyan2021-06-101-0/+8
* wasapi2sink: Fix ringbuffer object leakSeungha Yang2021-06-101-0/+1
* wasapi2ringbuffer: Implement GstAudioRingBuffer::pause()Seungha Yang2021-06-101-9/+64
* d3d11memory: Implement GstAllocator::mem_copy methodSeungha Yang2021-06-103-2/+104
* wasapi2src: Add support for loopback recordingSeungha Yang2021-06-097-40/+460
* wasapi2: Rewrite plugin and implement audioringbuffer subclassSeungha Yang2021-06-0813-1684/+1629
* wasapi2: Use AUDCLNT_STREAMFLAGS_NOPERSIST flagSeungha Yang2021-06-081-9/+4
* wasapi2src: Fix doc typoSeungha Yang2021-06-081-4/+4