Home
last modified time | relevance | path

Searched +refs:python +refs:indent +refs:calculate +refs:levels (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/
DChangeLog20 * python/libxml2class.txt: python update modified the order
199 * include/libxml/tree.h tree.c python/generator.py: adds
260 * doc/xml.html doc/news.html configure.in python/setup.py NEWS:
268 * python/tests/Makefile.am python/tests/xpathleak.py: add the
282 * Makefile.am: run the python tests on make check
284 * python/libxml.c: convert python serialization to the xmlSave APIs
559 * python/generator.py python/setup.py: apply patch from Martin fixing
560 python whitespaces
576 python/types.c python/libxml_wrap.h python/libxml.c: fx compilation
632 * python/generator.py: fix an infinite loop bug
[all …]
/third_party/python/Misc/
DHISTORY123 avoids relying on svn.python.org, which recently changed root certificate.
189 - Issue #21167: NAN operations are now handled correctly when python is
246 - Issue #21354: PyCFunction_New function is exposed by python DLL again.
677 - Issue #23521: Corrected pure python implementation of timedelta division.
803 * Properly indent fixed-pitch text (patch by Mark Roseman).
933 - Issue #25440: Fix output of python-config --extension-suffix.
1309 - Issue #18096: Fix library order returned by python-config.
1346 svn.python.org to build OpenSSL.
1654 - Issue #18807: If copying (no symlinks) specified for a venv, then the python
1655 interpreter aliases (python, python3) are now created by copying rather than
[all …]
/third_party/gstreamer/gstreamer/
DChangeLog1560 …gst: fixed the install command for gdb python macros on macos - `install -D` is not supported by B…
1650 Run gst-indent through the files
1651 This is required before we enabled an indent test in the CI.
1820 gst: add some gdb python macros
1905 systemclock: pre-calculate the ratio for multiplying the perf-count on win
2145 would refuse to calculate a running time for negative rates,
2149 to calculate a running time too in that case.
2301 meson: use new 'python' module instead of deprecated 'python3' one
3895 gstinfo: fix debug levels being applied in the wrong order
3917 The log levels are different, so choose the higher one (LOG). Having two
[all …]
/third_party/gstreamer/gstplugins_good/
DChangeLog1025 A missing colon after G_DEFINE_TYPE declaration was confusing gst-indent
3041 Run gst-indent through the files
3042 This is required before we enabled an indent test in the CI.
3602 meson: use new 'python' module instead of deprecated
4268 Otherwise, the latest gst-indent check doesn't pass.
8292 qtdemux: Run gst-indent
10229 qtmux: correctly calculate overall first_ts to ensure stream sync
11900 framerate, the decoder element uses GST_CLOCK_TIME_NONE to calculate and
11903 not use the invalid duration to calculate a latency, but print a warning
12047 qtmux: Remove a couple of unneeded levels of indentation
[all …]
/third_party/gstreamer/gstplugins_bad/
DChangeLog1607 assrender: use subtitle segment to calculate running time for text
4257 Mostly move some assignments out of conditionals that gst-indent
4677 decklink: calculate the decklink output time from the internal clock
4907 Run gst-indent through the files
4908 This is required before we enabled an indent test in the CI.
5607 dtlsconnection: Run gst-indent
6087 meson: use new 'python' module instead of deprecated 'python3' one
7921 -- calculate the minimum surfaces to be preallocated based on
8254 vdpau: Run gst-indent
8572 wasapisink: recover from low buffer levels in shared mode
[all …]
/third_party/gstreamer/gstplugins_base/
DChangeLog96 To support runtime audio samplerate change, re-calculate next target offset
1632 glframebuffer: Don't do expensive checks with low gst debug levels
3370 Run gst-indent through the files
3371 This is required before we enabled an indent test in the CI.
3569 Only calculate and set the bitrate if all conditions are met.
3591 It contains the minimum/maximum/average byte and time levels of the
3812 glupload: calculate DRM fourcc once for direct dmabuf upload
4068 meson: use new 'python' module instead of deprecated
4197 composition attempting to draw into 1x1 buffer and calculate some
4935 [Matthew Waters]: gst-indent sources
[all …]
/third_party/gstreamer/gst_libav/
DChangeLog357 meson: use new 'python' module instead of deprecated 'python3' one
2435 indent checker commit hook)
7578 We can use or to calculate the max alignment
8249 Don't use -1 and 0 duration buffers to calculate next output timestamp as they
9150 configure.ac: re-indent long line, remove --disable-vhook, use --disable-hwaccels
9524 gstffmpeg: Lower debugging levels from WARNING to DEBUG
11394 ext/ffmpeg/gstffmpegaudioresample.c: small gst-indent run.
11404 small gst-indent run.
11921 ext/ffmpeg/: gst-indent cleanup.
11944 gst-indent cleanup.
[all …]
/third_party/gstreamer/gstplugins_good/docs/random/
DChangeLog-0.8513 calculate RMS values correctly for peak and decay peak sums;
4169 bit. Also ran indent-gst.
5701 First calculate the rate, and only then use it. Hdr.rate is a
7704 compile time thing, not runtime. It also broke the python bindings.
8003 Make sure we calculate pixel-aspect-ratio using floating point maths
9461 Use granulepos of last packet to calculate position.
13209 * *.c, *.h: run gst-indent
15569 set some values to the colorbalance levels before the xcontext is
15575 colorbalance levels have been set before xcontext is grabbed.
15968 smaller block, fixing indent.
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.8772 calculate RMS values correctly for peak and decay peak sums;
4428 bit. Also ran indent-gst.
5960 First calculate the rate, and only then use it. Hdr.rate is a
7963 compile time thing, not runtime. It also broke the python bindings.
8262 Make sure we calculate pixel-aspect-ratio using floating point maths
9720 Use granulepos of last packet to calculate position.
13468 * *.c, *.h: run gst-indent
15828 set some values to the colorbalance levels before the xcontext is
15834 colorbalance levels have been set before xcontext is grabbed.
16227 smaller block, fixing indent.