summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2017-08-08v4l2bufferpool: Don't mark jpeg frames as deltasCyril Lashkevich1-1/+4
2017-08-06osxvideo: rename library according to the plugin namePhilippe Normand1-6/+6
2017-08-02v4l2bufferpool: Don't drop buffer ref on qbufNicolas Dufresne1-3/+2
2017-08-02v4l2: Enable VP9 formatNicolas Dufresne2-0/+8
2017-08-02v4l2: Remove spurious CATEGORY_EXTERNNicolas Dufresne11-24/+0
2017-08-02v4l2videoenc: Move the profile/level negotation in the base classNicolas Dufresne6-749/+258
2017-08-02v4l2videoenc: Turn gst_v4l2_is_video_enc into a helperNicolas Dufresne8-64/+24
2017-08-01v4l2: Add VP8/9 encoder supportNicolas Dufresne7-0/+782
2017-08-01v4l2object: Use mmap64 to match libv4l2 signatureNicolas Dufresne1-1/+3
2017-08-01v4l2bufferpool: Copy flags and timestamp when importingNicolas Dufresne1-1/+13
2017-07-31v4l2: Add H263 Encoder supportNicolas Dufresne5-0/+196
2017-07-27v4l2: Add missing no-inst headerNicolas Dufresne1-0/+1
2017-07-27v4l2: Add interface for MPEG4 encodingNicolas Dufresne7-3/+524
2017-07-27v4l2: Ignore register issue and keep probingNicolas Dufresne9-29/+25
2017-07-26v4l2: Update external files with latestNicolas Dufresne3-97/+271
2017-07-24v4l2: Fix compilation without libv4l2Nicolas Dufresne3-10/+11
2017-07-24v4l2: Keep ref to element in allocator/poolNicolas Dufresne2-2/+5
2017-07-24v4l2object: Removed unused membersNicolas Dufresne2-16/+0
2017-07-24v4l2: Add run-time environment to enable libv4l2Nicolas Dufresne12-130/+171
2017-07-21v4l2object: Fix colorimetry validationNicolas Dufresne1-4/+7
2017-07-21v4l2encoder: Fix negotiation error handlingNicolas Dufresne1-4/+4
2017-07-21v4l2src: Speedup camera startup by skipping try_fmtNicolas Dufresne1-133/+219
2017-07-21v4l2object: Introduce quirk to skip slow probesNicolas Dufresne2-9/+38
2017-07-21v4l2object: always set the GstV4l2Error on errorNicolas Dufresne1-22/+16
2017-07-21v4l2object: Minor style fix and useful traceNicolas Dufresne1-0/+6
2017-07-21v4l2object: Fix try/s_fmt errorsNicolas Dufresne1-6/+19
2017-07-21v4l2object: Validate colorimetry in S/TRY_FMTNicolas Dufresne1-0/+22
2017-07-21v4l2object: Validate field in S/TRY_FMTNicolas Dufresne1-0/+21
2017-07-20directsound: Fix .c file name in MakefileNicolas Dufresne1-1/+1
2017-07-20waveform: Fix DLL name to match plugin nameNicolas Dufresne1-5/+5
2017-07-20directsound: Fix DLL name to match plugin nameNicolas Dufresne2-8/+8
2017-07-19v4l2videodec: add some useful debug messagesNicolas Dechesne1-0/+3
2017-07-18v4l2: Fix 4K colorimetryNicolas Dufresne1-2/+5
2017-07-18v4l2object: Only check CROPCAP for par onceNicolas Dufresne1-36/+21
2017-07-17v4l2: UVC driver is named uvcvideo these daysNicolas Dufresne1-1/+2
2017-07-17v4l2object: Remove unused definesNicolas Dufresne1-2/+0
2017-07-17v4l2: Make gst_v4l2_get_capabilities staticNicolas Dufresne2-3/+1
2017-07-17v4l2: Merge v4l2_calls.h into gstv4l2object.hNicolas Dufresne17-181/+105
2017-07-14v4l2object: Trace unknown fourcc as textNicolas Dufresne1-2/+3
2017-07-14v4l2: Don't probe for unneeded formatNicolas Dufresne3-18/+39
2017-07-14v4l2videodec: Implement stable element namesNicolas Dufresne1-33/+109
2017-06-29v4l2: Block recursive calls to resurect_bufferMatt Fischer1-0/+5
2017-06-29v4l2: increase by one the number of allocated buffersGuillaume Desmottes1-4/+6
2017-06-28v4l2allocator: Fix memory leak with dmabufMatt Fischer1-1/+2
2017-06-23sys: remove sunaudio pluginTim-Philipp Müller16-2730/+2
2017-06-23meson: build oss4 pluginTim-Philipp Müller2-1/+24
2017-06-23meson: build oss pluginTim-Philipp Müller2-2/+30
2017-06-05v4l2videoenc: Make sure min_buffers is validNicolas Dufresne1-2/+3
2017-05-26v4l2videoenc: Don't leak VideoCodecStateEdward Hervey1-1/+3
2017-05-24v4l2videoenc: Remove unused functionNicolas Dufresne1-12/+0