• Home
  • Raw
  • Download

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

2255 	  fragment overflow calculations can calculate the correct durations of
2389 isomp4: also allow muxing different h264/5 profiles/levels/etc
2451 sense. And our level element produces levels higher than 127 in some
2884 gstqmlgl: fix indent
5687 v4l2videodec: Do not expose profiles/levels in vp8/vp9 template caps
5688 Vp8/vp9 supported profiles/levels are listed in decoder sink caps, but
5692 To fix this, need to remove profiles/levels for vp8/vp9 formats in decoder
7255 When using python, signal parameter must match with function.
7509 v4l2h264codec: Map newly defined profile/levels
8385 rpicamsrc: Use MMAL PTS and STC to calculate GStreamer timestamps
8528 rpicamsrc: Re-flow element source code with gst-indent
9509 The profiles and levels were applied to the common caps instead of the copy.
9521 The levels and profiles probe function returned a dynamically allocated GValue
11103 * Use semicolons after GST_END_TEST (helps gst-indent)
11580 flvmux: Don't calculate duration in streamable mode
12475 levels.
13109 * an element downstream (eg rtponviftimestamp) tries to calculate the
13461 rtpjitterbuffer: Only calculate skew or reset if no gap.
13463 pts values to be off. Only calculate skew when packets come
13676 rtpjitterbuffer: don't try and calculate packet-rate if seqnum are jumping
13765 qtdemux: remove indent exception and reindent
13766 As the indent disabling isn't playing along for a following fix,
13767 remove the indent disabling and reindent in a way that doesn't
13815 profiles and levels advertised by the kernel.
15125 A missing colon after G_DEFINE_TYPE declaration was confusing gst-indent
17141 Run gst-indent through the files
17142 This is required before we enabled an indent test in the CI.
17702 meson: use new 'python' module instead of deprecated
18368 Otherwise, the latest gst-indent check doesn't pass.
22392 qtdemux: Run gst-indent
24329 qtmux: correctly calculate overall first_ts to ensure stream sync
26000 framerate, the decoder element uses GST_CLOCK_TIME_NONE to calculate and
26003 not use the invalid duration to calculate a latency, but print a warning
26147 qtmux: Remove a couple of unneeded levels of indentation
26990 fragment, so as to calculate the correct duration and offset
27388 If this option is given, it will calculate the next split point based on
28772 Simply calculate (new_timeout = timeout + delay) and then use that instead.
29741 qtmux: Don't calculate PTS offset and DTS with GST_CLOCK_TIME_NONE
30028 rtph263pay: Indent as per gst-indent
30058 And actually calculate the field duration instead of a frame duration so
30800 … rtpjitterbuffer: Actually calculate the packet rate for max-dropout and max-misorder calculations.
30880 [Matthew Waters]: gst-indent sources
33044 the newest packet. To calculate the fill level, we should calculate tail-head
34035 qtdemux: run gst-indent
34036 Otherwise commits will fail with our indent check hook
34968 where possible. Avoids some string copies. Also re-indent
34969 some stuff. Also some indent fixes here and there.
37259 rtpmanager: Trivial gst-indent fixes
39089 The correct approach is to calculate the offset from the start of the
39408 Use constantDuration to calculate the timestamp of non-first AU in the
40460 rtpjitterbuffer: run indent and fix some comments
40461 Fix indent on this file and break some comment lines into two to make
40879 Also the time is used for the timeout functions, e.g. to calculate any times
41246 qtmux: Correctly calculate the elst media start
41351 in the spec to calculate these values.
41607 NTP time in RTCP packets. By default it will continue to calculate the NTP
44574 v4l2allocator: let bufferpool calculate image size when importing userptr
46499 examples: port python rtp PCMA client/server tests to 1.0
47210 …DTS delta is used to calculate sample duration. If buffer has missing DTS, we take either segment …
47264 flacparse: Only calculate with durations != -1
50235 goom: Use fabs() instead of abs() to calculate the floating point absolute value
50244 debugutils: Properly calculate the difference with unsigned types
52722 --indent-level2"
53102 calculate the buffer level.
53150 matroskademux: calculate alignment properly for audio depths not a multiple of 8
53250 an first output. We use this information to calculate latency.
53693 Do not try to use subsequent buffer timestamps to calculate
53892 calculate the round-trip-time.
55180 Use the round-trip-time and average jitter to dynamically calculate the
55188 rtpjitterbuffer: calculate average jitter
55204 packet misorder and then we don't accurately calculate the current time.
55661 result, this allows qtdemux to calculate if it should use the
56725 rtpjitterbuffer: don't calculate skew without rtptime
56726 Skip trying to calculate the skew when we don't have an rtptime.
56760 rtpjitterbuffer: calculate some stats
57393 calculate the spacing on the second buffer already.
59812 reset on flush stop, so the next upstream segment event will calculate
60066 to calculate the end time will ever arrive.
60504 rtpsession: Use the right hashtable to calculate bandwidth
60505 Don't use an unused hashtable to iterate source to calculate bandwidth.
64308 where possible. Avoids some string copies. Also re-indent
64309 some stuff. Also some indent fixes here and there.
64674 rtpmux: Re-indent to Gst style
65065 where possible. Avoids some string copies. Also re-indent
65066 some stuff. Also some indent fixes here and there.
65592 configure: let AG_GST_PLUGIN_DOCS check for python
65594 which as a side-effect should pick up newer python versions as
66521 where possible. Avoids some string copies. Also re-indent
66522 some stuff. Also some indent fixes here and there.
67198 where possible. Avoids some string copies. Also re-indent
67199 some stuff. Also some indent fixes here and there.
67208 where possible. Avoids some string copies. Also re-indent
67209 some stuff. Also some indent fixes here and there.
67266 pipeline to calculate the NTP timestamps. This method would previously
70266 And gst-indent the right rtp marshal files; add missing files to MANIFEST.
72598 and also style/indent issues
72631 celtdepay: calculate size correctly
75027 wavpackparse: remove empty lines in varable declarations caused by old indent
81311 ... and indent the masks for clarity
85801 matroskaparse: calculate segment duration after parsing all the IDs
85866 matroskademux: calculate segment duration after parsing all the IDs
88684 fact a CBR stream, so it's safer to let baseparse calculate the average
89471 accurately calculate the min/avg/max bitrates for aacparse.
90391 calculate the max length until either {end-of-data, do-fft, do-msg}. This allows
91649 we can correctly calculate the round-trip time.
93325 gst-indent
93327 gst-indent
93777 Parse the framelen so that we can calculate timestamps.
94411 When the jitterbuffer contains -1 timestamps, make sure we still calculate the
94551 rtpbin: correctly calculate RTCP packet size
95157 tests: remove newlines between variable decls (old gst-indent failure)
96043 test: add python version of the audio sender
96044 Add a python version of the audio sender pipeline.
96050 tests: Add python RTP client example
96051 Add a python version of the PCMA client app.
98519 qtdemux: also calculate PAR using track width and height for QT files
99102 Have frame duration in the instance struct and calculate it after changing the caps.
99940 mp4gdepay: calculate the frame duration correctly
99941 When we calculate the frame duration, we need to use the amount of
105806 Use the running_time to calculate the jitter instead of the ntp time. Part of
105817 Don't calculate the NTP time based on the running_time of the pipeline but from
106010 Use the min-timestamp of the jitterbuffers to calculate an offset so that the
106051 that it calculate the right offsets.
106098 Calculate buffering levels when pushing and popping
107249 The extra message output at higher levels affects the accuracy of the
107265 qtdemux: Avoid whitespace commits due to inconsistent GNU indent behaviour
107466 Make some macros to calculate PTS, DTS and duration of a sample.
107473 qtdemux: simplify logic to calculate duration
107555 Reduce the amount of scalar code, use MMX to calculate the desired
108133 calculate the current frame number and timestamp.
108953 level: calculate the message-intervall when it changes
109393 avimux: calculate suggested buffer size
109852 For vbr audio streams we need to use the number of blocks to calculate the
113159 Dynamically adjust the skew calculation window so that we calculate it
113288 calculate the running time and thus NTP time of the packets.
113291 Use the buffer timestamp to calculate the NTP time instead of the clock.
113986 Used to calculate the RTCP interval.
116245 does not decode and doesn't need a timestamp. We however calculate the total
116484 Remove newlines inserted by gst-indent once. Remove unused var from instance
117431 [MOVED FROM BAD] gst-indent
117433 gst-indent
120485 osxringbuffer: Run gst-indent.
120685 Use G_BEGIN_DECLS/G_END_DECLS to avoid gst-indent messing up the
120727 debug: indent before renaming
121096 videomixer: some more indent fixes
121101 videomixer: fix gst-indent screwup
121188 and indent fixes.
121964 to calculate a frame duration for it.
122106 Re-indent to Gst style
125395 …gst/equalizer/gstiirequalizer.c: Don't calculate the filter coefficients for every single buffer b…
125398 Don't calculate the filter coefficients for every single buffer
126288 …gst/matroska/matroska-demux.c: Don't calculate the default duration of a frame from the audio samp…
126291 Don't calculate the default duration of a frame from the audio sampling
127078 …gst/matroska/: Fix indention everywhere. A broken indent version has added newlines after every si…
127144 Fix indention everywhere. A broken indent version has added newlines
132383 Add semicolons after GST_TEST_END so gst-indent gets the
133251 …-mux.*: Keep track of first and last timestamps for each incoming stream, so we can calculate th...
133259 so we can calculate the total duration for live sources and other
139224 Fix indention. gst-indent is now called by cicl.
139379 Use the offset present in 'ctts' to calculate the PTS for each packet
141066 Help gst-indent.
144538 gst/rtp/: Correctly calculate size of each H263+ RTP buffer taking into account MTU and
144542 Correctly calculate size of each H263+ RTP buffer taking into account MTU and
145349 gst/audiofxgood/audiopanorama.c: Fix docs & debug category. Add Fixme for volume pan levels.
145353 Fix docs & debug category. Add Fixme for volume pan levels.
148845 Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines.
148847 Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines.
150154 gst/qtdemux/qtdemux.c: For VBR audio, don't try to calculate the samples_per_frame.
150157 For VBR audio, don't try to calculate the samples_per_frame.
150844 search for the last flac frame at the end of the file and calculate
153240 …gst/qtdemux/qtdemux.c: use the correct variable to check if we can calculate the last chunk. Look…
153244 use the correct variable to check if we can calculate
159496 gst-indent
159498 gst-indent
159505 gst-indent
159507 gst-indent