• Home
  • Raw
  • Download

Lines Matching +refs:python +refs:indent +refs:calculate +refs:levels

2532 	  wpevideosrc: Run through gst-indent
4716 * A pts offset field can be used by the muxer in order to calculate
6277 d3d11compositor: Fix indent
6687 to calculate it manually in that case.
6809 mxfdemux: Make gst-indent on the CI happy
6944 In order for the "DTS <= PTS" constraint to be respected, we calculate the
7193 wasapi2ringbuffer: Run gst-indent
7498 mediafoundation: Run gst-indent
7839 just calculate the offset and stride based on the video_align. But
7975 calculate the timestamp offset and re-calculate DTS correspondingly.
8484 location property and will calculate an MD5 and post it as an element message
10118 d3d11decoder: Run gst-indent
10287 wasapi2client: Run gst-indent
13406 d3d11: Run gst-indent for all C++ code
13408 run gst-indent manually. This is preparation for later
13409 "gst-indent sys/d3d11/*.cpp" run.
15848 mfvideoenc will calculate GOP size based on framerate
17358 We calculate minimum of (stripe height * sub sampling) across all components
17401 adaptivedemux: Don't calculate bitrate for header/index fragments
17424 adaptivedemux: Don't calculate bitrate for header/index fragments
17919 infinite in the specified algorithm to calculate l0/l1 reference lists.
18119 decklink: Correctly indent everything
19109 srtsrc: Don't calculate a delay if the srctime is 0
19793 staging texture in order to calculate cpu accessible memory size,
20646 calculate on when we're done downloading a fragment.
21343 h264parse: Add new H.264 levels
24044 vulkan/shaders: manually indent bin2array
25088 The parser pre-calculate these already, just use them.
25857 Proper calculate running time for buffers that are out of current
25862 calculate when to transmit those buffers.
25880 able to normally calculate DTS for the outgoing packets.
26051 stream. This thread will calculate and store the average period of the
26054 calculate adjustment for timestamps in the audio/video streams. In case of
30389 ... and change some debug levels since initialization failure might not be fatal.
32709 vulkan/render: fix indent command comment typo
32871 A framerate of 0/1 is valid, but we cannot calculate the frame duration
35667 amc: Do not skip decoders that have no profile levels
36907 GstVideoInfo to calculate mfx frame width and height
41191 assrender: use subtitle segment to calculate running time for text
43841 Mostly move some assignments out of conditionals that gst-indent
44261 decklink: calculate the decklink output time from the internal clock
44491 Run gst-indent through the files
44492 This is required before we enabled an indent test in the CI.
45191 dtlsconnection: Run gst-indent
45671 meson: use new 'python' module instead of deprecated 'python3' one
47505 -- calculate the minimum surfaces to be preallocated based on
47838 vdpau: Run gst-indent
48156 wasapisink: recover from low buffer levels in shared mode
48157 In case the wasapi buffer levels got low in shared mode we would still wait until
48178 handle catching up to low buffer levels (fixed in the next commit)
52274 calculate the period from that.
52384 where `indent` wasn't installed.
52983 Use init macros to avoid gst-indent making a mess of it.
53095 When we receive a video or audio buffer, we calculate the next stream
54254 so the application can calculate a rectangle that fits inside
54746 This posed problems for the python bindings (and possibly others).
55100 When we receive a video or audio buffer, we calculate the next stream
55989 gl/viv-fb: fix wrong pos (x,y) calculate in queue_resize
55990 queue_resize viewport coordinate calculate is wrong and
56657 ported to python. But it's a good thing to do
57413 Also use this pitch to calculate the proper offsets.
59376 pushed downstream we calculate a "target time" (target_time variable)
59959 since it uses the segment duration to calculate the absolute values.
61061 Revert "directsoundsrc: Correctly calculate segsize and segtotal"
61076 mpdparser: Run gst-indent
61557 directsoundsrc: Correctly calculate segsize and segtotal
61674 be indexed like normal python matrix.
63892 The reason we previously used queue2 was to calculate the download rate,
63893 but that wasn't entirely correct and we therefore calculate it before
65352 decklinksrc: Keep track of a window of capture/stream time mappings and calculate relationship
65353 Based on this we calculate the actual capture time, which should get us
66262 dash: Fix breakage in unit test caused by gst-indent
66336 [scott.d.phillips@intel.com: gst-indent *.c *.h]
67842 In order to calculate the *actual* bitrate for downloading a fragment
67858 Also calculate the request latency for debugging purposes and further
70164 can be used to seek or calculate the duration.
70180 can be used to seek or calculate the duration.
70333 [Matthew Waters]: gst-indent sources
70463 androidmedia: Run gst-indent over everything once again
72243 These two shader will calculate the vector length and use it as denominator.
72816 Instead the newly added function should be used to calculate
73913 [Matthew Waters]: gst-indent the sources and fix a critical retreiving the egl
74718 kmssink: calculate display ratio
74720 calculate the display ratio.
76558 to specify non-hierarchical profiles and levels. Unfortunately we
79263 When the framesize is not specified, we try and calculate a size from
81084 vp9parser: Fix indentation to make gst-indent happier
84386 Ideally we would use LPC to calculate something better than silence for the
84651 If the same attribute or element is present on both levels,
86258 rtmpsrc: Fix indentation with gst-indent
86415 and indent the header so it's nice to read.
87399 vtdec: gst-indent file
87821 build/qt: indent configure file
88666 re-calculate the size and offset.
90803 This avoids trying to calculate bogus timestamps (estimating them using old
92437 Ran gst-indent on debugutilsbad.c, moved headers to noinst in Makefile.am
94099 compositor/glvideomixer: Don't calculate PAR/DAR with unset GstVideoInfos
94549 adaptivedemux: run gst-indent
97556 Correctly calculate alpha in a few places by dividing by 255,
99150 Plus a style issue to make gst-indent happy and allow the commit.
99456 audiomixer: calculate stream_time used to sync pad values correctly
99457 Use pad (input) segment to calculate the stream time from the
100579 Someone's been commiting without using gst-indent :)
101908 dashdemux: run gst-indent on mpdparser
101909 Run gst-indent on mpdparser to have it stop complaining on every
102079 Add function to calculate a payload CRC across multiple memories
102081 calculate the CRC. Also make CRC calculation function static,
102086 if we are not going to use it to calculate a CRC anyway.
103257 If we just count the frames and calculate timestamps from that, all frames
104766 satisfy gst-indent
104907 glfilter: gst-indent file
105462 vtdec: Set reorder length to 0 if we can't calculate it
106047 openh264: Run gst-indent over everything
112020 be using the first group to calculate shifts.
112737 gl/upload: small code cleanup and gst-indent
113334 Instead the newly added function should be used to calculate
113349 Add a new function to calculate video stream framerate which rely on
115565 curl*sink: fix some gst-indent problems
117686 gl/win32: use the correct include and gst-indent
120300 The rest is indent stuff from the stray )
121838 Canonicalize property names as needed. Includes some gst-indent changes as well :/
121929 [450/906] indent: gstglupload.c
121999 2. calculate horizontal convolution for x gradient and vertical
122003 4. calculate remaining convolution (same as above switching vertical and
122005 5. calculate length of gradient using red and green as x and y
122022 - calculate x gradient map convolving first horizontally with blurring
122024 - calculate y gradient map convolving first vertically with blurring
122026 - calculate length of the gradient vector
122211 [418/906] effects: disable gst-indent in the sources
122212 Fix some crazy formatting caused by gst-indent previous runs and disable
122304 [409/906] gleffects: indent and fix some warnings in ES 2.0 mode
122484 [388/906] just fix builds and indent
122789 Re-indent a couple of files that needed it.
122937 [332/906] just gst-indent and C90 on cluttershare example
122944 [331/906] indent and fix some compiler warnings
123113 [313/906] indent: don't use tabs inside property descriptions
123186 --indent-level2"
124917 [075/906] indent
125465 [008/906] gst-indent
125586 hlsdemux: Always calculate the current download rate
126000 debugutilsbad.c fails gst-indent check
126001 this patch is "gst-indent debugutilsbad.c"
126116 The requested TS might be beyond the last observed PCR. In order to calculate
127601 dashdemux: run gst-indent
127603 because of the indent hook. Fix this for once.
129559 difference is too big, re-calculate position with newly observed
133068 dashdemux: Make gst-indent happy
133139 values provided by seqhdr and calculate the PAR based on the seqhdr values.T
134549 Also running through gst-indent
134579 Applied gst-indent
134638 Applied gst-indent
134982 Applied gst-indent
136877 egl: check on the proper display and indent some lines
141371 configure: let AG_GST_PLUGIN_DOCS check for python
141373 which as a side-effect should pick up newer python versions as
143732 eglglessink: Fix code style a bit to stop confusing indent
144687 where possible. Avoids some string copies. Also re-indent
144688 some stuff. Also some indent fixes here and there.
144784 Iterate levels in reverse order to minimize caps
150279 spectrascope: fabs->sqrt to calculate the magnitude
152547 We now calculate the actual bitrate using the download speed/size and
152713 d3dvideosink: remove trailing ';' from locks defines to make gst-indent happy
158491 to Vorbis order. So add code to calculate both, and we now
158700 with levels 4a, 5 or 6.
158725 xvidenc: Add support for levels 4a/5/6 of the simple profile
162410 basevideoenc: do not try to calculate latency from an unknown framerate
164874 Contains an unrelated indentation fix, courtesy of gst-indent
169691 const-ify some arguments and re-indent header a little.
170230 fact a CBR stream, so it's safer to let baseparse calculate the average
171891 gaudieffects: dist python examples
172151 We don't know how to calculate the target, so be safe.
174466 mpegtsparse: don't calculate the CRC for TOT tables. Fixes #635281.
174966 header to calculate the picture timestamp. (time_code
177431 …Fix segfault in template match element if no template has been set Add template matching python ex…
177494 …Make face detect send a bus message when a face is detected Write a simple python example for face…
178931 calculate the relative radius and set that.
179124 clear timestamps on flush and properly calculate the frame's end offset
179445 vdpauh264dec: try to calculate framerate if we don't get one from upstream
179470 vdpauh264dec: calculate width and height from bitstream info
180865 kate: Run gst-indent on .c files
180866 kate plugin has some indentation problems, run gst-indent on them
183297 source, but gst-indent doesn't handle them correctly. So they
183862 accurately calculate the min/avg/max bitrates for aacparse.
184343 siren: Run gst-indent script
185743 faad: objectify debug statements and adjust some levels
185995 know the size of the header to calculate the output buffer size more safely.
191210 vdpaumpegdec: small indent fix
191671 dshowsrcwrapper: indent dshowsrcwrapper.cpp
191691 dshowsrcwrapper: indent
192159 mpegtsmux: mpegtsmux_collected(): calculate PCR for programs
192912 directsoundsrc: LF and indent
194759 vdpaumpegdec: calculate byterate from the size of the incoming data
194827 vdpaumpegdec: calculate correct duration from data in MPEG_PACKET_EXT_PICTURE_CODING
195253 vdpau: small indent fix
196609 Don't calculate the running time for our subpicture packets twice,
198306 mpegtsdemux: Change debugging levels for very frequent messages.
198315 One shouldn't run gst-indent on .h files, in this case it was un-beautifying
199076 also it seems that for some reason this required a gst-indent run. whee
200556 Re-indent to GST style
200650 [MOVED FROM GST-P-FARSIGHT] Re-indent mimdec
201462 Re-indent to Gst style
201853 Re-indent to Gst style
202331 [MOVED FROM GST-P-FARSIGHT] Use segment to calculate dtmfsrc rtp timestamp
202566 Re-indent valve in gst style
202674 Re-indent the siren stuff to be gst style
202840 Re-indent liveadder in gst style and add it to configure
203631 Fix up things that the indent thingy complained about
211405 When outputting new segment in do_seek(), calculate our position
213593 remove special code path for Y42B to calculate offsets and
214787 …ith mjpegtools 1.9.0rc3 and above and instead use mjpeg_loglev_t() for getting the log levels. C...
214794 use mjpeg_loglev_t() for getting the log levels. Check for this
215713 For Y42B we still need to calculate these ourselves, since the lib
216145 Always calculate the timestamp, duration, etc from the sample
219914 Dynamically adjust the skew calculation window so that we calculate it
220435 calculate the running time and thus NTP time of the packets.
220438 Use the buffer timestamp to calculate the NTP time instead of the clock.
223843 Used to calculate the RTCP interval.
224243 Fix indention. gst-indent is now called by cicl.
224257 Use the offset present in 'ctts' to calculate the PTS for each packet
225775 indent properly.
229786 Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines.
229788 Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines.
230399 gst/qtdemux/qtdemux.c: For VBR audio, don't try to calculate the samples_per_frame.
230402 For VBR audio, don't try to calculate the samples_per_frame.
231926 …gst/qtdemux/qtdemux.c: use the correct variable to check if we can calculate the last chunk. Look…
231930 use the correct variable to check if we can calculate
233486 More fixes, calculate new size of the buffer when renegotiating.