• Home
  • Raw
  • Download

Lines Matching refs:v4l2src

3691 	  skip_try_fmt_probes is set to TRUE for v4l2src to skip interlace-mode and
3694 one case that v4l2src is first in preview state then starts recording.
3695 v4l2src caps will change with an additional interlace-mode structure after
3696 renegotiation, then v4l2src needs to reset. But this camera driver can't
3857 v4l2src: fix spurious SOURCE_CHANGED error-level log messages
5736 v4l2src: Move preferred resolution query before the probe
5746 v4l2src: Calculate framerate from DV timings
5766 v4l2src: Force renegotiation on resolution change
5780 v4l2src: Refactor to use PreferredCapsInfo structure
5789 v4l2src: Stub preferred resolution support
5809 v4l2src: Add input signal status detection
5836 v4l2src: Add source resolution change support
9537 v4l2src: Ignore non-increasing sequence number
10230 "v4l2src ! video/x-raw\(format:Interlaced\)"
10682 v4l2src: decrease gst_v4l2src_create log verbosity
10686 v4l2src closer to the GStreamer guidelines, which
15085 v4l2src: preserve features when fixating caps
17278 interlace mode is not longer probed by v4l2src dues to performance
18300 v4l2src: Simplify format handling
18527 v4l2src: fix first input used is always used next times
18532 This patch makes that v4l2src element forget previous used input
18836 This will avoid sending EOS on v4l2src when a driver sends an empty
18889 v4l2src: Try to avoid TRY_FMT when camera is streaming
19998 colorimetry for CAPTURE devices (v4l2src or m2m src pad). This is rarely
20105 * tests/icles/v4l2src-test.c:
20106 tests: remove broken and now pointless v4l2src-test
21691 v4l2src: Maintain downstream caps order
21986 * tests/examples/v4l2/v4l2src-renegotiate.c:
21987 v4l2src: Fix compiler error in example caused by re-declaring `index`
21988 …../tests/examples/v4l2/v4l2src-renegotiate.c:57:13: error: ‘index’ redeclared as different kind of…
22533 gst-launch-1.0 v4l2src device=/dev/v4l-touch0 ! ...
23019 v4l2src: Ensure all caps a fixated
23035 * tests/examples/v4l2/v4l2src-renegotiate.c:
23040 * tests/examples/v4l2/v4l2src-renegotiate.c:
23041 v4l2src-renegotiate: Don't leak pipeline desc string
23045 * tests/examples/v4l2/v4l2src-renegotiate.c:
23048 letting user pick anything from the io-mode property on v4l2src.
23116 v4l2src: Check if caps have changed after try_fmt
23745 v4l2src: Speedup camera startup by skipping try_fmt
23764 v4l2src ! videoconvert ! videoscale ! ximagesink
23776 will be used by v4l2src to avoid desastrous startup time with slow
24069 * tests/examples/v4l2/v4l2src-renegotiate.c:
24077 * tests/examples/v4l2/v4l2src-renegotiate.c:
24078 examples: v4l2: add example for v4l2src renegotiation
24226 with a "v4l2src ! kmssink" pipeline.
25783 v4l2src io-mode=dmabuf ! v4l2videoNenc output-io-mode=dmabuf-import ! ...
28298 This can happen if a v4l2src is blocking on DQBUF in create and is sent
28300 flushing/inactive without locking, the v4l2src is unblocked, and may
28307 v4l2src: release buffer if create fails
31161 v4l2src: use gst_caps_intersect_full in negotiate()
31875 v4l2src: Avoid decide allocation on active pool
31876 v4l2src will renegotiate only if the format have changed. As of now,
32146 v4l2src: check for valid size on raw video buffers
32880 v4l2src can cause an "infinite message loop" when a base control exposed as a
34630 v4l2src: fix indentation
43713 v4l2src: device sequence/offset correction in case of renegotiation
43723 v4l2src: add frame loss detection
44035 v4l2src: delay renegotiation until it is likely buffers were reclaimed
44586 Up to now, v4l2src recognized only "bggr" amongst the bayer arrangements.
45226 Enables duration setting in v4l2src.
45351 v4l2src.
46590 v4l2src: fix a couple of minor leaks
48718 v4l2src: Ensure internal pool activation
50442 v4l2src: minor GValue handling optimisation in probing code
50447 v4l2src: avoid lists with one single framerate in probed caps
51305 There is no plan to introduce special sources for jpeg, te v4l2src works fine
52379 v4l2src: Fix support for mpegts streams
52384 could not be the case with mpegts) I add systemstream=true to v4l2src's
52386 This allows v4l2src to be linked with tsdemux for playback from my
52388 v4l2src ! queue ! tsdemux ! video/x-h264 ! decodebin ! xvimagesink
53319 v4l2src: handle old and odd driver behaviour when listing controls
53330 v4l2src: also unset INTERLACED flag on buffers if frame is not interlaced
53336 v4l2src: Flag interlaced buffers as interlaced.
53370 previously autovideosrc did not have a sync property and v4l2src has none either.
56636 v4l2src: print probed caps as caps again in debug log
61963 allocated. If this is not enough v4l2src starts copying buffers.
61965 this fails v4l2src falls back to copying buffers.
62285 v4l2src: Disable renegotiation in the negotiate method
65337 v4l2src: link against -lrt for clock_gettime()
66440 * tests/icles/v4l2src-test.c:
67980 v4l2src: handle latency query before setting up the bufferpool
70265 win32: add generated tuner-marshal/enumtypes files for v4l2src and update
71416 v4l2src: improve debug
72470 v4l2src: fix v4l2_std_id logging
72569 v4l2src: Update for basesrc API changes
72824 v4l2src: Allow mpeg-ts cameras to negociate format
72830 v4l2src: Fix merge
72836 v4l2src: Rename pre-set-format signal to prepare-format
72841 v4l2src: Add H264 encoded stream support to the caps
72843 allow an H264 stream to be generated by v4l2src using the default
72855 v4l2src: Adding a pre-set-format signal
72859 It also serves to expose the file descriptor used by v4l2src in case
73010 * tests/icles/v4l2src-test.c:
74079 v4l2src: don't error in shutdown
75066 v4l2src: fix v4l2_munmap() for compressed formats
75069 Current v4l2src uses the same structure for VIDIOC_QUERYBUF, VIDIOC_QBUF
75794 v4l2src: failure to query some optional controls is not a fatal error
75804 v4l2src: fix for webcamstudio vloopback
75805 Because vlooback emits 25 - ENOTTY and no EINVAL v4l2src thought it
76893 * tests/icles/v4l2src-test.c:
77184 v4l2src: fix caps leak
77214 v4l2src: Don't assert when the interface is not implemented.
78295 * tests/icles/v4l2src-test.c:
78493 v4l2src: do not ignore the highest frame interval
78499 v4l2src: do not ignore the largest resolution
78625 v4l2src: add a comment about a "hidden" assumption on rank values
78892 * tests/icles/v4l2src-test.c:
82258 v4l2src: make this work more than once in a row
82771 v4l2src: Use fraction compare util function.
82818 v4l2src: call set_caps method of baseclass
83159 v4l2src: add metadata
83380 Add property to force a transfer mode in v4l2src.
83382 Negotiate bufferpool and its properties in v4l2src.
83915 v4l2src: port to new video formats
86834 v4l2src: Address unused but set variable
91209 convert from the formats v4l2src can do to what we request with the
92409 v4l2src: undo presumably accidental enablement of the GstXOverlay interface
93742 code shared with v4l2src, so not so easy to move it elswhere.
93755 Reverting this since it adds unreviewed and bad API to v4l2src
93991 only called once per buffer in the v4l2src case (in
94812 v4l2src: set top field first for interlaced buffers if v4l2 exports it
94818 v4l2src: check field information and set interlaced caps accordingly
96445 docs: add gtk-doc chunks with Since: markers for new v4l2src properties
96662 v4l2src: don't skip calculating the duration
96672 v4l2src: add controlable colorbalance parameters
97246 v4l2src: add decimate property
97397 v4l2src: Use GstBaseSrc::block-size as fallback size
97403 v4l2src: Fix using mpegts via the mmap interface
98131 v4l2src: also log pixel formats in sorted order
98140 Among other things this fixes v4l2src to prefer non-emulated formats
99278 v4l2src: do not try to change device format if it's already correct
99291 v4l2src: in negotiate, check for error return from set_caps
99482 v4l2src: Fix element description
103068 docs: v4l2buffer pool is now a separate object, remove them from v4l2src docs
103727 * tests/icles/v4l2src-test.c:
104377 * tests/icles/v4l2src-test.c:
106847 v4l2src: don't deref NULL
106855 Revert "v4l2src: don't deref NULL"
106863 v4l2src: don't deref NULL
107515 v4l2src: fix memory leak in new uri handler code
107775 v4l2src: Add GstURIHandler interface. Fixes #601143
109348 v4l2src: Set duration on buffers
110249 v4l2src: add a function pointer for get_frame function and optimize a bit
110258 v4l2src has a slow path where it does buffer-copies when it runs out of queued
110464 v4l2src: add support for mpeg formats
111190 v4l2src: fix 'hang' with some cameras caused by bad timestamping if no framerate is available
111202 v4l2src: clear format list in READY->NULL
114353 v4l2src: if max == min width/height put an int in the probed caps, not an int range
114508 bit more generic so it can be used both for v4l2src and v4l2sink
114511 v4l2src and v4l2sink
114939 v4l2: Fix v4l2src on OpenSolaris
115178 v4l2src: add a simple test case for device probing
115185 v4l2src: optional support for device probing with gudev
115445 v4l2src: set structs to zero before using them in ioctls
121140 v4l2src: move duplicated timestamping and buffer metadata code to _create()
121147 v4l2src: remove win32 ifdefs introduced by commit cff3f46760eac74c9bbd7a36aca44fedf327424b
121268 v4l2src: log details if we have them, needed for #575391
121292 v4l2src: Prepend to lists and reverse them at the end.
121588 v4l2src: fix pads, so that they are subset of template caps
121675 trying to capture a frame. This speeds up stopping v4l2src a lot as it no
121930 v4l2src: Make sort_by_frame_size conditionally compiled
122830 * tests/icles/v4l2src-test.c:
122836 * tests/icles/v4l2src-test.c:
124603 the camera in my HP2133 mini notebook and makes v4l2src default
126188 …sys/v4l2/gstv4l2tuner.c: v4l2src doesn't have a property named "norm" so don't try to notify about…
126192 v4l2src doesn't have a property named "norm" so don't try to notify
127640 …s.c: Try progressive video if interlaced fails. Fixes bug #541956 and the usage of v4l2src on OLPC.
127646 and the usage of v4l2src on OLPC.
127902 switch v4l2src from experimental to normal build. Fixes #536831
127904 switch v4l2src from experimental to normal build. Fixes #536831
132072 Exclude v4l2src from the states test - it takes too long to start.
134162 same way they can already with v4lsrc and v4l2src (however horrible
134492 …sys/v4l2/v4l2src_calls.c: Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too earl…
134495 Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
134601 order, resulting to v4l2src fixating to the lowest possible
138542 …docs/plugins/gst-plugins-good-plugins-docs.sgml: Remove v4l2src from docs, since it breaks the doc…
138545 Remove v4l2src from docs, since it breaks the docs build, and the
144211 * tests/icles/v4l2src-test.c:
144258 * tests/icles/v4l2src-test.c: (my_bus_callback), (main):
144273 * tests/icles/v4l2src-test.c:
144643 * tests/icles/v4l2src-test.c:
144654 * tests/icles/v4l2src-test.c:
144655 Add Video Orientation interface support to v4l2src.
144657 Add Video Orientation interface support to v4l2src.
144845 * tests/icles/v4l2src-test.c:
148861 * tests/icles/v4l2src-test.c:
149167 * tests/icles/v4l2src-test.c: