Timeline



Aug 14, 2021:

7:20 PM Ticket #9375 (AAC decoder priming not discarded) updated by Marton Balint
AFAIK AAC priming is not constant, therefore the file container …
5:19 PM Changeset in ffmpeg [087fbfe5] by Jan Ekström <jeebjp@gmail.com>
avformat/isom_tags: prefer in24 for 24bit PCM in MOV In …
3:12 PM Ticket #9375 (AAC decoder priming not discarded) created by neXyon
Summary of the bug: AAC priming samples should be discarded and not …
3:02 PM Ticket #5731 (Warnings about truncating oversized PPS when decoding files from Sony ...) updated by Balling
This is "fixed" in 77748d12a01de6f290a9d3663a0b777d752ac5b7. Still …
1:06 PM Changeset in ffmpeg [acd3c101] by Timo Rothenpieler <timo@rothenpieler.org>
compat/cuda: add expf() implementation
12:44 PM Ticket #9359 (FFmpeg trac server frequently 503'ing) closed by Balling
fixed: No longer happens, nice.
12:36 PM Ticket #9219 (IPCM Not detected and decoded accordingly by FFMpeg) updated by Balling
Replying to richardpl: > Balling is not developer, he just …
12:25 PM Ticket #9219 (IPCM Not detected and decoded accordingly by FFMpeg) closed by Elon Musk
fixed: Balling is not developer, he just prefer trolling here. See …
12:13 PM Changeset in ffmpeg [1c42fd9] by Paul B Mahol <onemda@gmail.com>
libavformat/isom_tags.c: add ipcm to list of tags Fixes …
12:00 PM Ticket #9152 (FFmpeg doesn't stop after it has written the correct output file) updated by Elon Musk
Keywords, Status, Component, Reproduced by developer changed
Looks like bug in framesync to me, workaround seems to set some little …
11:58 AM Ticket #9273 (Memory leak in HLS input) closed by Balling
fixed: Patch applied. ad06929d8d95542e661a337423f457f5692e6b3b
11:46 AM Ticket #9219 (IPCM Not detected and decoded accordingly by FFMpeg) updated by Francesco Bucciantini
IPCM is almost always Big Endian, however I don't know for certain …
11:02 AM Capture/Desktop edited by Balling
(diff)
9:19 AM Changeset in ffmpeg [f0d4077c] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: store parition score instead of partition pointer in …
8:37 AM Ticket #9374 (mkv to mp4 has a color tint) closed by Balling
duplicate: This is a duplicate of #9132. Now, I will help you. First of …
8:20 AM Changeset in ffmpeg [f852490f] by Paul B Mahol <onemda@gmail.com>
avcodec/smc: use shorter way to access GetByteContext
8:20 AM Changeset in ffmpeg [b6156dd6] by Paul B Mahol <onemda@gmail.com>
avcodec/smc: use unchecked reader for call after checking remaining size
8:11 AM Ticket #9374 (mkv to mp4 has a color tint) updated by razvan
Component changed
7:17 AM Changeset in ffmpeg [85a6404d] by Nicolas George <george@nsup.org>
lavfi/formats: describe conversion in negotiation structure.
7:17 AM Changeset in ffmpeg [86d3dd56] by Nicolas George <george@nsup.org>
lavfi/formats: put merge functions in structures. It makes the code …
7:17 AM Changeset in ffmpeg [1d8e1afc] by Nicolas George <george@nsup.org>
lavu/internal: add FF_FIELD_AT().
6:07 AM test.tar.bz2 attached to Ticket #9374 by razvan
mkv and resulting mp4
6:05 AM Ticket #9374 (mkv to mp4 has a color tint) created by razvan
ubuntu 21.04 I have the same results on ubuntu and windows. I am …
3:34 AM Ticket #9231 (B-frames parameter is ignored in videotoolboxenc) updated by Balling
Somebody please test 55d9d6767967794edcdd6e1bbd8840fc6f4e9315 I do …

Aug 13, 2021:

10:31 PM Changeset in ffmpeg [1c561082] by Lynne <dev@lynne.ee>
hwcontext_vulkan: use GPU memcpy when copying to system RAM This …
10:27 PM Changeset in ffmpeg [d5de9965] by Lynne <dev@lynne.ee>
imgutils: expose av_image_copy_plane_uc_from() The reason why the …
9:23 PM Ticket #9373 (av_assert0(matroska->num_levels <= 2) assertion failure) created by lemourin
Summary of the bug: The assert …
8:44 PM Changeset in ffmpeg [c44c0322] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_transpose_npp: Use correct array name Fixes build …
5:18 PM Changeset in ffmpeg [96491430] by Paul B Mahol <onemda@gmail.com>
avcodec/smc: use uint8_t type instead of longer variant
5:18 PM Changeset in ffmpeg [b78fccd0] by Paul B Mahol <onemda@gmail.com>
avcodec/smc: report error codes instead of silently ignoring them
5:18 PM Changeset in ffmpeg [cf7240d1] by Paul B Mahol <onemda@gmail.com>
avcodec/smc: 0xF0 opcode operates like 0xE0 opcode
3:36 PM Changeset in ffmpeg [18ec426a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/formats: Factor common function combinations out Several …
12:57 PM Changeset in ffmpeg [55d9d67] by Rick Kern <kernrj@gmail.com>
Fix for bug #9231: B-frames parameter is ignored in videotoolboxenc …
11:27 AM Ticket #8725 (ffprobe microseconds rounding error) closed by Elon Musk
invalid
3:47 AM Ticket #8725 (ffprobe microseconds rounding error) reopened by Balling
I can confirm that on WHITEOUT Blu-ray. It is VC1 actually, not even …
1:39 AM Ticket #6132 (SMPTE 2084 support in colorspace filter) updated by Balling
Status changed
Why we cannot automatically switch to zscale for ICtCp, CL and NCL, …
1:25 AM Changeset in ffmpeg [115f5e80] by James Almer <jamrial@gmail.com>
lavc/qsvenc: allows the SDK runtime to choose LowPower/non-LowPower …

Aug 12, 2021:

6:42 PM Ticket #8916 (Incorrect field order indication when encoding interlace top field ...) updated by Balling
Replying to Ptaah: > Replying to Balling: > …
1:25 PM Changeset in ffmpeg [21c7df0d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/mem: Correct av_calloc() documentation Incorrect since …
1:25 PM Changeset in ffmpeg [f9126b62] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/mem: Reinline av_size_mult() internally Since …
1:25 PM Changeset in ffmpeg [26aa844a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/oggdec: Use av_realloc_array() Signed-off-by: Andreas …
1:25 PM Changeset in ffmpeg [3dc6e4d6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_scale: Avoid unnecessary indirection Signed-off-by: …
12:12 PM Ticket #9256 (D3D11VA does not work for AV1) closed by aufkrawall
fixed: For whatever reason, it works now on both AMD & Nvidia (didn't work …
10:08 AM Ticket #8916 (Incorrect field order indication when encoding interlace top field ...) updated by Ptaah
Replying to Balling: > Does setting -vf setfield=tff …
2:43 AM Changeset in ffmpeg [f040c1ec] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
libavformat/file.c: 'file_delete()' and 'file_move()' require …
12:02 AM Ticket #9370 (ffmpeg nvenc/nvdec new build dependency ? commit ...) updated by hydra3333
Replying to Balling: > Yeah, it means headers, but for …

Aug 11, 2021:

7:55 PM Ticket #7174 (H.264 decoding turns blocky, "Out of range ...) updated by Balling
Two points. First, your android phone IMHO used just old ffmpeg. Here …
7:31 PM Ticket #7909 (Missing frames after encoding) updated by Balling
But if this is a bug in x264, we cannot do anything. Open issue there …
7:20 PM Ticket #9320 (mpeg2video can't be TFF with progressive source) updated by Balling
So, when is bisect happening? I suppose I no longer reproduce #7562
7:14 PM Ticket #8916 (Incorrect field order indication when encoding interlace top field ...) updated by Balling
Does setting -vf setfield=tff fixes the issue? Also what about -bf -1 …
7:01 PM Ticket #8991 (Incorrect field order indication when encoding interlace top field ...) updated by Balling
Status changed
How does …
6:36 PM Ticket #9283 (key_frame flag not set in AVFrame using cuviddec on interlaced h264) closed by Balling
fixed: Patch is applied. a501d559050f395f22153a7954b193feb18325e4
5:19 PM Ticket #9370 (ffmpeg nvenc/nvdec new build dependency ? commit ...) updated by Balling
Replying to hydra3333: > In regard to the commit error …
4:47 PM Changeset in ffmpeg [c3ef9e02] by James Almer <jamrial@gmail.com>
doc/examples/qsvdec: simplify this example via hw_device_ctx interface …
4:45 PM Changeset in ffmpeg [ecee3b07] by James Almer <jamrial@gmail.com>
qsvdec: add support for HW_DEVICE_CTX method This allows user set …
3:16 PM Ticket #9370 (ffmpeg nvenc/nvdec new build dependency ? commit ...) updated by hydra3333
Thanks Bailing. The NV headers bit I do build with, the SDK I don't …
3:01 PM Changeset in ffmpeg [347bcf60] by James Almer <jamrial@gmail.com>
avcodec/h264_slice: clear old slice POC values on parsing failure If …
2:49 PM Changeset in ffmpeg [35b1f46d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/avfilter: Use av_memdup where appropriate Reviewed-by: …
2:24 PM Changeset in ffmpeg [c66bb56d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/cmdutils: Use av_strstart() instead of strncmp() This also …
2:00 PM Ticket #9372 (MP4 demuxer breaks for edit-list and fragments) updated by Ulrik Mikaelsson
Description changed
1:59 PM Ticket #9372 (MP4 demuxer breaks for edit-list and fragments) created by Ulrik Mikaelsson
Summary of the bug: When a fragmented mp4 contains an edit-list it is …
12:54 PM Changeset in ffmpeg [4b3906bd] by James Almer <jamrial@gmail.com>
libavcodec/qsvence: Use QSV encoder defaults as ffmpeg defaults …
12:45 PM Encode/AV1 edited by veikk0
On high bit-depth, fix typo (diff)
11:06 AM Ticket #9371 (filter_complex doesn't work with HLS inputs - problems with handling ...) updated by codedigger_s9
Description changed
11:06 AM Ticket #9371 (filter_complex doesn't work with HLS inputs - problems with handling ...) updated by codedigger_s9
Description changed
11:02 AM ffmpeg-20210811-113925.log.gz attached to Ticket #9371 by codedigger_s9
ffmpeg output log (compressed)
10:57 AM Ticket #9371 (filter_complex doesn't work with HLS inputs - problems with handling ...) created by codedigger_s9
Summary of the bug: It looks like "keep alive" doesn't work with HLS …
8:56 AM Ticket #9369 (join audio files command never ends) updated by Admir Okovic
Replying to richardpl: > Fixed in …
1:24 AM Ticket #9370 (ffmpeg nvenc/nvdec new build dependency ? commit ...) updated by hydra3333
Summary changed

Aug 10, 2021:

7:02 PM Ticket #9369 (join audio files command never ends) closed by Elon Musk
fixed: Fixed in c245963a218c1b9e2ced204071be51138ce739b5
7:00 PM Changeset in ffmpeg [c245963a] by Paul B Mahol <onemda@gmail.com>
avfilter/af_join: fix eof timestamps and blocking in many scenarios
6:22 PM Changeset in ffmpeg [bf87bdd3] by James Almer <jamrial@gmail.com>
avcodec/h264_slice: clear old slice POC values on parsing failure If …
6:21 PM Changeset in ffmpeg [3aba8b17] by James Almer <jamrial@gmail.com>
avcodec/h264_slice: clear old slice POC values on parsing failure If …
6:11 PM Changeset in ffmpeg [90bf83d6] by James Almer <jamrial@gmail.com>
avcodec/h264_slice: use ff_h264_replace_picture when syncing thread …
6:11 PM Changeset in ffmpeg [a2a5a579] by James Almer <jamrial@gmail.com>
avcodec/h264_picture: add ff_h264_replace_picture() Will remove …
6:11 PM Changeset in ffmpeg [ab448a7f] by James Almer <jamrial@gmail.com>
avcodec/h264_picture: split copying H264Picture some fields into a …
6:11 PM Changeset in ffmpeg [ce4a31cd] by James Almer <jamrial@gmail.com>
avcodec/h264_slice: clear old slice POC values on parsing failure If …
5:46 PM Ticket #9370 (ffmpeg nvenc/nvdec new build dependency ? commit ...) updated by Balling
No, of course you need the last driver and SDK headers (see …
4:05 PM Changeset in ffmpeg [f803635c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/faxcompr: Check for end of input in cmode == 1 in …
4:05 PM Changeset in ffmpeg [643b2d49] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1dec: Disable error concealment for *IMAGE The existing …
4:05 PM Changeset in ffmpeg [8f2856a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sbrdsp_fixed: Fix negation overflow in sbr_neg_odd_64_c() …
4:05 PM Changeset in ffmpeg [c2f5e9f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/argo: Check for even dimensions Fixes: reading over the end …
2:27 PM Changeset in ffmpeg [2063745a] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn: DNNAsyncExecModule Execution Failure Handling This commit …
2:27 PM Changeset in ffmpeg [371e5672] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn_backend_tf: Error Handling for tf_create_inference_request …
2:27 PM Changeset in ffmpeg [009b2e5] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn: Extract Common Parts from get_output functions The frame …
2:27 PM Changeset in ffmpeg [4d627ace] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn_backend_tf: Add TF_Status to TFRequestItem Since requests …
2:27 PM Changeset in ffmpeg [a3db9b54] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn_backend_tf: Error Handling for execute_model_tf This patch …
2:27 PM Changeset in ffmpeg [0985e928] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn: Async Support for TensorFlow Backend This commit enables …
2:27 PM Changeset in ffmpeg [e6ae8fc1] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn_backend_tf: TFInferRequest Execution and Documentation This …
2:27 PM Changeset in ffmpeg [c7165785] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn: Common Function to Get Async Result in DNN Backends This …
2:27 PM Changeset in ffmpeg [86f0a4f9] by Guo Yejun <yejun.guo@intel.com>
lavfi/dnn: Add Async Execution Mechanism and Documentation This …
2:16 PM Changeset in ffmpeg [903c5d58] by Michael Niedermayer <michael@niedermayer.cc>
configure: [loongson] adjust MMI check in configure After …
10:15 AM Ticket #9369 (join audio files command never ends) updated by Admir Okovic
Replying to Michael Koch: Yes, its seems the same issue as …
10:07 AM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by Francesco Bucciantini
By going on with the tests, I realized that this: […] Fixed the …
10:05 AM Ticket #9370 (ffmpeg nvenc/nvdec new build dependency ? commit ...) updated by hydra3333
Component changed
changed component
9:59 AM Ticket #9370 (ffmpeg nvenc/nvdec new build dependency ? commit ...) created by hydra3333
Summary of the potential issue: In regard to commit …
9:49 AM Ticket #9369 (join audio files command never ends) updated by Michael Koch
Version changed
9:47 AM Ticket #9369 (join audio files command never ends) updated by Michael Koch
I can reproduce the problem with the Windows version, the console …
8:36 AM Ffmpeg_issue.zip attached to Ticket #9369 by Admir Okovic
8:33 AM Ticket #9369 (join audio files command never ends) created by Admir Okovic
Summary of the bug: I am trying to join two audio files and when i …
7:24 AM Changeset in ffmpeg [bff7d662] by Martin Storsjö <martin@martin.st>
movenc: Don't try to fix the fragment end duration if none will be …
1:57 AM Changeset in ffmpeg [43aeeab] by James Almer <jamrial@gmail.com>
lavfi/qsvvpp: do not mix up FFmpeg and SDK error code The function …

Aug 9, 2021:

11:14 PM Changeset in ffmpeg [3f92496d] by Paul B Mahol <onemda@gmail.com>
avformat/paf: read frame rate from header @0x88 Signed-off-by: …
5:33 PM Ticket #7905 (Support Extended Language Tag Atom (elng) for MOV muxer) updated by llogan
Summary changed
Related abandoned patch: avformat/isom: allow ISO 639 codes for mov …
4:53 PM Ticket #9219 (IPCM Not detected and decoded accordingly by FFMpeg) updated by Balling
Replying to FranceBB: > Hi there, > it's been 4 weeks …
1:54 PM Encode/AV1 edited by veikk0
grammar (diff)
1:16 PM Changeset in ffmpeg [00b57989] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: always set qp cr/cb offsets
12:43 PM Ticket #9255 (DNX120 Decoding is broken in FFMpeg and FFPlay (fine in AVID and Adobe ...) updated by Francesco Bucciantini
It's been three months now, any update on this...?
12:40 PM Ticket #9219 (IPCM Not detected and decoded accordingly by FFMpeg) updated by Francesco Bucciantini
Hi there, it's been 4 weeks already since the patch has been …
10:24 AM cut_x_lef.webp attached to Ticket #9368 by marylauc
valid webp file failing to decode
10:23 AM Ticket #9368 (Valid webp file fails to decode (color indexing + predictor transform)) created by marylauc
Summary of the bug: Webp images with 16 or fewer colors, that use a …
9:44 AM Encode/AV1 edited by veikk0
section on keyframe placement, link to FFmpeg's online docs (diff)
7:00 AM Ticket #5851 (Option to remove tags from Closed Captions) updated by Balling
I found the opposite example where some tags are not inserted! Ha. See …
6:54 AM Ticket #8064 (doesn't see full VOB track) updated by Balling
And there is also a problem that while -c copy to mpegts works, vob …
6:46 AM Ticket #3801 (SWSCALE: Incorrect Values (+-1) in Full Range Conversion RGB to YCbCr) updated by Balling
Apparently all that SMPTE pattern stuff is popular, see #7249. Does …

Aug 8, 2021:

8:18 PM Changeset in ffmpeg [c60b76d0] by Martin Storsjö <martin@martin.st>
aarch64: h264dsp: Fix indentation of some functions to match the rest …
8:18 PM Changeset in ffmpeg [e86ec831] by Martin Storsjö <martin@martin.st>
aarch64: h264dsp: Remove unnecessary sign extensions These became …
7:22 PM Changeset in ffmpeg [a2690dcc] by Marton Balint <cus@passwd.hu>
avcodec/mpeg12dec: report error when picture type is unknown and …
7:22 PM Changeset in ffmpeg [188e17ac] by Marton Balint <cus@passwd.hu>
avformat/mxfdec: make MXFMetadataSet part of all metadata sets The …
5:26 PM Changeset in ffmpeg [5fdb5ed6] by Anton Khirnov <anton@khirnov.net>
FATE: add a test for sliced scaling
5:21 PM Changeset in ffmpeg [94170e04] by Anton Khirnov <anton@khirnov.net>
tools/venc_data_dump: factor out demux/decode code It can be shared …
4:40 PM Changeset in ffmpeg [7f660035] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/cmdutils: Remove unused cpu_count Added in …
4:40 PM Changeset in ffmpeg [c0d7d5f5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/qsv: Remove unused ff_qsv_level_to_mfx() Unused since …
4:40 PM Changeset in ffmpeg [7fbf1f21] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/asrc_flite: Don't define an object by accident The flite …
3:44 PM Changeset in ffmpeg [afc95a10] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264dsp, h264idct: Fix lengths of array parameters Fixes many …
3:44 PM Changeset in ffmpeg [ab97d16] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/aacps: Fix length of array in function definition …
3:44 PM Changeset in ffmpeg [465ddcb6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_vif: Make ff_compute_vif2 static Only used here; the …
3:44 PM Changeset in ffmpeg [71eb8f8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_vif: Fix mismatch in number of array elements The …
3:43 PM Ticket #7950 (Decode error with skip_frame set and a mpegts hevc file) updated by Balling
The sample is here now …
2:56 PM Changeset in ffmpeg [7dfdc15a] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: fix another case of frames queuing up
1:39 PM Ticket #5283 (Add bitstream filter to remove Closed Captions from h264) updated by Balling
Replying to Nicolas George: > The ticket asks for a way to …
9:05 AM Ticket #5283 (Add bitstream filter to remove Closed Captions from h264) updated by Cigaes
The ticket asks for a way to remove closed-captions, and nothing more. …
12:52 AM Ticket #5283 (Add bitstream filter to remove Closed Captions from h264) updated by Balling
Replying to Carl Eugen Hoyos: So you seriously want the …
12:51 AM Ticket #9358 (wmav2 decoding fails for some files) updated by Carl Eugen Hoyos
Keywords, Summary changed
12:42 AM Ticket #9361 (av_read_frame infinite loop) updated by Carl Eugen Hoyos
Keywords changed
Please provide the command line you tested together with the complete, …
12:40 AM Ticket #9362 (paf file fails to load with ffmpeg) updated by Carl Eugen Hoyos
Keywords, Version changed
12:34 AM Ticket #9184 (pngdec output frame that has double image) closed by Carl Eugen Hoyos
fixed: Please open a new ticket if there still is a bug, don't forget to test …
12:29 AM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by Carl Eugen Hoyos
Keywords, Component changed
12:27 AM Ticket #5283 (Add bitstream filter to remove Closed Captions from h264) reopened by Carl Eugen Hoyos
12:00 AM Changeset in ffmpeg [ac04085] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: make aware of SDK 11.1 driver requirements

Aug 7, 2021:

11:56 PM Changeset in ffmpeg [e56f6e59] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add chroma qp offset support Signed-off-by: Timo …
10:13 PM Changeset in ffmpeg [5ad436fc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ass_split: Rename ff_ass_split_dialog2->ff_ass_split_dialog …
9:45 PM Changeset in ffmpeg [7f1edcb4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/ass_split: Remove unused ff_ass_split_dialogue() Unused since …
7:51 PM Changeset in ffmpeg [127da193] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/acelp_vectors: Add missing brackets Before …
7:12 PM Ticket #9355 (Fix for PES packets with too much padding) updated by Balling
Replying to Sergio Ammirata, Ph.D.: > Replying to …
2:24 PM Changeset in ffmpeg [6a4f851d] by James Almer <jamrial@gmail.com>
libavformat/mov: Change log line from debug to trace It's creating …
1:24 PM Scaling edited by Balling
(diff)
1:16 PM Changeset in ffmpeg [44d5e12c] by James Almer <jamrial@gmail.com>
ffprobe: remove references to frame->pkt_pts The field was removed …
1:15 PM Ticket #3345 (Bias in planar YUV to YUV bit depth conversion) updated by Balling
-filter_complex was using bilinear, even though it ahould be bicubic …
1:03 PM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by Core_2_Extreme
Replying to mkver: > Slice multithreading depends upon the …
12:18 PM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by mkver
Priority changed
Slice multithreading depends upon the input being composed of multiple …
12:05 PM Ticket #9192 (Command line switch sws_dither doesn't allow "none") updated by Balling
Status changed
Looks like this 75285325500672a806ba93bfc1e0ace9c9e566c1 and this …
11:09 AM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by Core_2_Extreme
Replying to richardpl: > Sorry, but this is not page to …
11:08 AM Changeset in ffmpeg [6b11c12c] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: improve dBFS scale legend Make it more …
10:47 AM Ticket #9367 (H264 does NOT support slice multi threading mode) closed by Elon Musk
invalid: Sorry, but this is not page to ask support questions. This page is …
7:43 AM Ticket #9184 (pngdec output frame that has double image) updated by Pljushevij
Replying to wenbin,chen: > > {{{ > ffmpeg …
7:35 AM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by Core_2_Extreme
Description changed
7:34 AM Ticket #9367 (H264 does NOT support slice multi threading mode) updated by Core_2_Extreme
Description changed
7:30 AM decoders.txt attached to Ticket #9367 by Core_2_Extreme
Output for ffplay -decoders
7:29 AM Ticket #9367 (H264 does NOT support slice multi threading mode) created by Core_2_Extreme
H264 (software decoding not hardware decoding) does NOT support slice …
6:44 AM Ticket #9184 (pngdec output frame that has double image) updated by Pljushevij
Replying to wenbin,chen: > Hi Pljushevij > CPU High …
12:25 AM Ticket #9312 (assertion failed in av_rescale_delta) closed by James
fixed: Should be fixed in e01d306c647b5827102260b885faa223b646d2d1
12:22 AM Changeset in ffmpeg [e01d306c] by James Almer <jamrial@gmail.com>
avcodec/utils: don't return negative values in …
12:22 AM Changeset in ffmpeg [35331aa2] by James Almer <jamrial@gmail.com>
avutil/tx: add a return at the end of non-void functions Fixes …
12:22 AM Changeset in ffmpeg [ec59ca0e] by James Almer <jamrial@gmail.com>
avformat/mxfenc: add a return at the end of non-void functions Fixes …
12:22 AM Changeset in ffmpeg [83946906] by James Almer <jamrial@gmail.com>
avfilter/vsrc_testsrc: add a return at the end of non-void functions …
12:22 AM Changeset in ffmpeg [d708add9] by James Almer <jamrial@gmail.com>
fftools/ffmpeg_filter: add a return at the end of non-void functions …
Note: See TracTimeline for information about the timeline view.