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