Home
last modified time | relevance | path

Searched +refs:python +refs:indent +refs:guess +refs:indent +refs:offset (Results 1 – 8 of 8) sorted by relevance

/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/
DChangeLog314 identity: Fix the ts-offset property getter
332 The offset in gst_buffer_resize() is additive. So to move back the
333 offset to zero, we need to pass the opposite of the current offset. This
338 assertion 'bufmax >= bufoffs + offset + size' failed
363 offset in the outgoing segment.
1560 …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
2288 the absolute time of the delay-resp message, not the offset
[all …]
/third_party/gstreamer/gstplugins_good/
DChangeLog175 aacparse: fix wrong offset of adts channel
402 such as x264enc, with its offset start, we end pushing out of segment
1025 A missing colon after G_DEFINE_TYPE declaration was confusing gst-indent
2516 The duration field being a uint64, is stored in 8 bytes, not 4. So the offset of
2820 For the demuxer we have to select line offset 0 for the time being as
3041 Run gst-indent through the files
3042 This is required before we enabled an indent test in the CI.
3238 (offset between PTS and DTS) than (2 * duration) of the stream,
3560 splitmuxsink: Subtract daily jam offset when day wraps around
3562 around at the end of the day, we have to subtract the offset of the
[all …]
/third_party/gstreamer/gstplugins_base/
DChangeLog72 xvimagepool: Update size, stride, and offset with allocated XvImage
74 If so, the image size, stride, and offset would be wrongly informed.
96 To support runtime audio samplerate change, re-calculate next target offset
97 per caps. Calculating the next buffer offset using the previous
98 offset seems to be tricky and rounding error prone.
105 Revert "audiorate: accumulate offset by time diff"
407 Previously we were checking offset 1 twice, but the second check
408 should've been for offset 2.
470 rtspconnection: data-offset increase not set
509 playsink: Set ts-offset to text sink.
[all …]
/third_party/gstreamer/gstplugins_bad/
DChangeLog2410 eg.: gst_buffer_copy_into: assertion 'bufsize >= offset + size' failed
4257 Mostly move some assignments out of conditionals that gst-indent
4484 As a side-effect we can now actually store the line offset in the
4685 offset calculation for choosing the output time and ensures that the
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
5802 docs: Follow-up fix for GstPlayer new subtitle-video-offset API
5811 player: API additions for subtitle-video-offset property
5812 This new property contols the synchronisation offset between subtitles and video
[all …]
/third_party/gstreamer/gstplugins_good/docs/random/
DChangeLog-0.8556 already advanced the avi->offset, no need to do it twice
3085 that we pick up duration and offset also.
3874 Add some more debug. Fix logic error when setting movi offset
4169 bit. Also ran indent-gst.
5829 OK, so people want offset in DEFAULT. This time, actually fix all
6203 reset v1 tag offset when there is no v1 tag. Fixes id3demux always
6944 Add IMA4. Improve event handling. Save offset after a seek when
7704 compile time thing, not runtime. It also broke the python bindings.
8223 have an odd offset/width by adding a black border in those cases.
9448 Fix offset on osssrc.
[all …]
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.8815 already advanced the avi->offset, no need to do it twice
3344 that we pick up duration and offset also.
4133 Add some more debug. Fix logic error when setting movi offset
4428 bit. Also ran indent-gst.
6088 OK, so people want offset in DEFAULT. This time, actually fix all
6462 reset v1 tag offset when there is no v1 tag. Fixes id3demux always
7203 Add IMA4. Improve event handling. Save offset after a seek when
7963 compile time thing, not runtime. It also broke the python bindings.
8482 have an odd offset/width by adding a black border in those cases.
9707 Fix offset on osssrc.
[all …]
/third_party/node/doc/changelogs/
DCHANGELOG_V6.md904 …* building with python 3 is now supported (Emily Marigold Klassen) [#16058](https://github.com/nod…
917 …com/nodejs/node/commit/ac1beb0fb0)] - **build**: use bin override if no `python` in PATH (Bradley …
918 …com/nodejs/node/commit/d4b3b633d8)] - **build**: allow build with system python 3 (Emily Marigold …
1195 …write/fs.writeSync(fd, buffer, cb) and fs.write/fs.writeSync(fd, buffer, offset, cb) as documented…
1483 * [[`325813ea97`](https://github.com/nodejs/node/commit/325813ea97)] - **build,win**: fix python de…
1485 …om/nodejs/node/commit/2a1a93dcbf)] - **build,windows**: implement PEP514 python detection (Refael …
1795 …github.com/nodejs/node/commit/07137ab4db)] - **test**: fix too optimistic guess in setproctitle (V…
2305 * [[`f83d035c50`](https://github.com/nodejs/node/commit/f83d035c50)] - **buffer**: convert offset &…
3181 * [[`0cffa3c87e`](https://github.com/nodejs/node/commit/0cffa3c87e)] - **buffer**: coerce offset us…
3799 …/github.com/nodejs/node/commit/e371545dfe)] - **buffer**: allow .write() offset to be at buffer en…
[all …]