summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-03Release 1.17.21.17.2Tim-Philipp Müller5-4/+934
2020-07-02wpe: Update plugin's doc cachePhilippe Normand1-1/+1
2020-07-02v4l2decoder: Track pending requestNicolas Dufresne1-3/+38
2020-07-02v4l2decoder: Improve debug tracingNicolas Dufresne1-2/+11
2020-07-02v4l2decoder: Convert request pool to GstQueueArrayNicolas Dufresne1-6/+8
2020-07-02v4l2slh264dec: Wait on previous pending request in slice modeNicolas Dufresne1-3/+13
2020-07-02v4l2slh264dec: Renew bitstream buffer after submitting sliceNicolas Dufresne1-6/+11
2020-07-02v4l2slh264dec: Factor out bitstream allocationNicolas Dufresne1-20/+30
2020-07-02v4l2slh264dec: Add a helper to ensure output bufferNicolas Dufresne1-22/+37
2020-07-02v4l2slh264dec: Factor out request waitNicolas Dufresne1-11/+20
2020-07-02v4l2slh264dec: Remove double return in submit_bitstream()Nicolas Dufresne1-10/+10
2020-07-02v4l2slh264dec: Fix typo in debug traceNicolas Dufresne1-1/+1
2020-07-02docs: remove gst prefix from plugin titlesMathieu Duponchelle4-4/+4
2020-07-02docs: Update plugin cache for Windows pluginsSeungha Yang1-0/+2607
2020-07-02plugins: Update for documentation of Windows pluginsSeungha Yang13-149/+235
2020-07-02nvcodec: Update for documentationSeungha Yang5-77/+353
2020-07-01wpe: Set documentation capsPhilippe Normand1-17/+32
2020-07-01videoparsers: Fix parsing ATSC bar dataJan Alexander Steffens (heftig)1-3/+4
2020-07-01videoparsers: Fix parsing of ATSC AFD dataJan Alexander Steffens (heftig)1-1/+0
2020-07-01videoparsers: Give gstvideoparseutils.c a debug categoryJan Alexander Steffens (heftig)2-0/+8
2020-07-01ccconverter: fail negotiation when framerate conversion is not possibleMatthew Waters2-3/+85
2020-07-01ccconverter: fix missing output framerate on the capsMatthew Waters2-3/+25
2020-07-01rtmp2: Set connect args like libavformat doesJan Alexander Steffens (heftig)3-2/+108
2020-07-01rtmp2: Add support for AGGREGATE messagesJan Alexander Steffens (heftig)1-0/+83
2020-07-01rtmp2: Move FLV tag header parsing into rtmputils.cJan Alexander Steffens (heftig)3-15/+61
2020-07-01rtmp2: Mark our memory singleton as leakableJan Alexander Steffens (heftig)1-0/+3
2020-07-01rtmp2: Remove GST_ERROR from rtmputils.cJan Alexander Steffens (heftig)1-1/+0
2020-07-01avtp: documentation fixesTim-Philipp Müller6-6/+182
2020-07-01docs: update plugin cache with avtp pluginTim-Philipp Müller1-0/+339
2020-06-30codecs: h264decoder: Fix for DPB size calculationSeungha Yang1-1/+12
2020-06-30mpegtsmux: Correctly set ISO-639 language descriptorAndreas Frisch1-4/+6
2020-06-29webrtcbin: Expose "latency" propertyOlivier Crête3-2/+73
2020-06-30dxgiscreencapsrc: Add missing debug category initSeungha Yang1-0/+2
2020-06-29codecs: h264picture: use g_array_remove_index_fast()Víctor Manuel Jáquez Leal1-2/+2
2020-06-28wlvideoformat: fix typo in the format listMichael Olbrich1-1/+1
2020-06-28va: VA-API H.264 decoder and infrastructureVíctor Manuel Jáquez Leal26-1/+5613
2020-06-27codecs: h264decoder: update max_dpb_frames only if VUI is presentVíctor Manuel Jáquez Leal1-3/+6
2020-06-26gstdtlsconnection: Propagate errors from key export to the callerSebastian Dröge1-10/+28
2020-06-26dtlsconnection: do not set keys_exported flag if actually not exportedMiguel Paris1-2/+7
2020-06-25d3d11h265dec: Fix possible invalid memory accessSeungha Yang1-2/+4
2020-06-25nvh265sldec: Fix possible invalid memory accessSeungha Yang1-16/+31
2020-06-25interlace: Make caps writable before modifying themVivia Nikolaidou1-0/+1
2020-06-25ccextractor: Push a GAP event if we have a caption pad but a video buffer did...Sebastian Dröge1-0/+7
2020-06-25ccextractor: Add property to remove caption meta from the outgoing video buffersSebastian Dröge3-1/+84
2020-06-25d3d11videosink: Disable d3d11videosink depending on supported feature levelSeungha Yang1-4/+34
2020-06-25mxfvanc: document new sink pad templateMathieu Duponchelle1-0/+6
2020-06-25mxfdemux/mux: Add support for CEA-708 CDP from S436 essence tracksSebastian Dröge5-0/+459
2020-06-24avfvideosrc: wait for permissions request dialog callbackKevin King1-0/+11
2020-06-24interlace: Switch field-pattern on the flyVivia Nikolaidou2-33/+80
2020-06-24nvh264sldec: Remove useless double spaceSeungha Yang1-1/+1