Timeline



Sep 7, 2021:

11:32 PM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) updated by Thierry
Cc changed
8:05 PM Ticket #9394 (Support VP9 hardware acceleration for VideoToolBox) updated by WindowPain
Replying to jeeb: > I worked on this briefly during last …
7:21 PM Ticket #3345 (Bias in planar YUV to YUV bit depth conversion) updated by Balling
It is not OP but Kieran that claimes this libav is not affected. …
6:50 PM Ticket #3345 (Bias in planar YUV to YUV bit depth conversion) updated by pdr0
@Balling - this is an 8 year old ticket OP claims that issue isn't …
6:46 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) updated by pdr0
Replying to Balling: > scale=sws_flags=sws_dither=0 is …
5:59 PM Ticket #7571 (Information about input color space) updated by Balling
>blu-ray part, can it have bt.601? Both AVC and HEVC support BT.601 …
5:56 PM Ticket #7590 (Negotiate color information when transcoding) updated by Balling
In case bt709 is set it will decode as bt709. Ffplay does not support …
5:53 PM Ticket #6023 (support Transfer characteristic in DPX encoder) updated by Balling
Owner changed
Can you apply my patch, it has you co-authored?
5:44 PM Changeset in ffmpeg [4e1ee16c] by Paul B Mahol <onemda@gmail.com>
avfilter/af_silenceremove: use duration option for window option
5:44 PM Changeset in ffmpeg [15e844ed] by Paul B Mahol <onemda@gmail.com>
avfilter/af_silenceremove: fix indentation
5:44 PM Changeset in ffmpeg [1d1e8a4] by Paul B Mahol <onemda@gmail.com>
avfilter/af_silenceremove: cover default case too
5:28 PM Scaling edited by Balling
(diff)
5:22 PM Scaling edited by Balling
(diff)
5:10 PM Scaling edited by Balling
(diff)
4:29 PM Ticket #4614 (swscale YUV 10bpc (10-bit per component) -> 8bpc, user controlled dithering) updated by Balling
That is no longer the case with -vf scale=sws_dither=0 or …
4:16 PM Changeset in ffmpeg [9e33572b] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: simplify some complicated expressions more
4:16 PM Changeset in ffmpeg [1cbd4b00] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: simplify strange pointer initializations
4:16 PM Changeset in ffmpeg [7ebeef6a] by Paul B Mahol <onemda@gmail.com>
avformat/mlpdec: fix time_base for packet timestamps
4:16 PM Changeset in ffmpeg [5d92b73c] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpdec: fix integer sanitizer warning under clang Fixes: …
4:14 PM Ticket #3345 (Bias in planar YUV to YUV bit depth conversion) updated by Balling
Okay. When you play this, one should use […] Your command line is …
3:33 PM Ticket #9410 (Problem in vidstabtransform) created by Michael Koch
It seems in the "vidstabtransform" filter the option "crop=black" …
3:06 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) updated by Balling
scale=sws_flags=sws_dither=0 is wrong. The correct command is …
12:44 PM Changeset in ffmpeg [5fe648d0] by James Almer <jamrial@gmail.com>
libswscale/swscale: initialize all dst plane pointers in …
12:40 PM Ticket #9361 (av_read_frame infinite loop) updated by Кабалин Сергей
Replying to Carl Eugen Hoyos: > Please provide the command …
12:39 PM Ticket #9361 (av_read_frame infinite loop) updated by Кабалин Сергей
Description changed
12:11 PM Ticket #9409 (Embedding some mp4 subtitles causes ffmpeg to hang) updated by mkver
Keywords changed
12:08 PM Ticket #9409 (Embedding some mp4 subtitles causes ffmpeg to hang) updated by mkver
Priority, Status, Component, Reproduced by developer changed
Regression since af043b839c38e850af1184fd6be691f8475c048e, will look …
11:19 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by Dmitry Sinitsyn
@Diederick Niehorster, any progress?
8:07 AM Changeset in ffmpeg [c655a734] by Peter Ross <pross@xvid.org>
avcodec/siren: MSN Siren decoder Reviewed-by: Paul B Mahol …

Sep 6, 2021:

10:18 PM Changeset in ffmpeg [b9426f37] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: remove convoluted incomplete multiple substreams …
10:18 PM Changeset in ffmpeg [e811b008] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: use variables local to for loops
4:48 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) closed by Elon Musk
duplicate: This is PEBKAC, dithering is enabled by default and color range must …
12:25 PM Changeset in ffmpeg [75001ae8] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add constrainedFrame encoding support Signed-off-by: …
12:13 PM Changeset in ffmpeg [3756525a] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add single slice intra refresh support Signed-off-by: …
12:12 PM Changeset in ffmpeg [e6bd5171] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: add intra refresh support Signed-off-by: Limin Wang …
11:33 AM Changeset in ffmpeg [85489e03] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: make number of slices per frame configurable …
7:18 AM Changeset in ffmpeg [60515a6d] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_scale: pass the thread count to the scaler
7:17 AM Changeset in ffmpeg [d6fdc78e] by Anton Khirnov <anton@khirnov.net>
sws: implement slice threading
7:17 AM Changeset in ffmpeg [22c6fbc8] by Anton Khirnov <anton@khirnov.net>
lavfi/vf_scale: convert to the frame-based sws API
7:16 AM Changeset in ffmpeg [42cd64c] by Anton Khirnov <anton@khirnov.net>
sws: add a new scaling API
6:11 AM Changeset in ffmpeg [b1f2d203] by Jan Ekström <jeebjp@gmail.com>
avfilter/vf_scale: set the RGB matrix coefficients in case of RGB …
3:01 AM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) updated by Balling
>I think a transfer function issue a) we do not support EOTF awared …
1:32 AM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) updated by pdr0
Apologies Michael, I read the ticket too quickly 1) A YUV to YUV …

Sep 5, 2021:

11:27 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) reopened by Michael Witten
Thank you, pdr0, for your explanation. […] = …
8:22 PM Changeset in ffmpeg [3c659f86] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check that atom header is within bytsetream …
8:22 PM Changeset in ffmpeg [33feb527] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix 2 integer overflows in filter_3800() Fixes: …
8:22 PM Changeset in ffmpeg [e5869283] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/xpmdec: Move allocations down after more error checks Fixes: …
8:22 PM Changeset in ffmpeg [26659fe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/argo: Move U, fix shift Fixes: left shift of 255 by 24 places …
6:42 PM Ticket #9409 (Embedding some mp4 subtitles causes ffmpeg to hang) updated by Frank
Description changed
6:17 PM Making Flavored Rum _ Easy and Cheap! - Part 1-0UlUbeaBCTg.bn.vtt attached to Ticket #9409 by Frank
6:15 PM Ticket #9409 (Embedding some mp4 subtitles causes ffmpeg to hang) created by Frank
I've run into a bug when trying to embed some subtitles into an MP4 …
4:12 PM Changeset in ffmpeg [0c87b43c] by Paul B Mahol <onemda@gmail.com>
avcodec/mlp: move sync defines to common header
2:08 PM Changeset in ffmpeg [3ea0171e] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: remove frame_size array from private context It is …
1:02 PM Changeset in ffmpeg [5852bb6b] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: stop using hardcoded value
12:09 PM Changeset in ffmpeg [ac29cec3] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: use av_shrink_packet()
12:09 PM Changeset in ffmpeg [cfc491bf] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: remove no more needed goto
10:31 AM Changeset in ffmpeg [a9470985] by Gyan Doshi <ffmpeg@gyani.pro>
doc/muxers: add entry for OBU muxer
10:15 AM Changeset in ffmpeg [4ca9877b] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: fix removal of packet timestamp/size from queue
9:55 AM Changeset in ffmpeg [b36b703c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/cmdutils: Use %c, not %s to write a single char …
9:55 AM Changeset in ffmpeg [5312208f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Revert "ffmpeg: force 128k default audio bitrate if nothing is …
9:54 AM Ticket #9408 (WASAPI Audio Input/Output Support) updated by Balling
SDL_OpenAudio ffplay already uses WASAPI. Interesting that 8.1 is …
9:44 AM Changeset in ffmpeg [d8863013] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: remove not needed buf_size checks
9:44 AM Changeset in ffmpeg [85b9b969] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: fix indentation
9:44 AM Changeset in ffmpeg [036d94da] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: stop returning packets with no data
9:30 AM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) updated by Balling
Wait a second. This is just a duplicate of #3345! Moreover …
3:43 AM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) closed by pdr0
invalid: You're missing the scale=in_range=pc argument for the last conversion …
2:05 AM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) reopened by Michael Witten
I don't understand why this was marked "invalid" or closed, or indeed …
1:38 AM Ticket #9408 (WASAPI Audio Input/Output Support) created by Brad Isbell
The Windows Audio Session API (WASAPI) is a modern API for audio …

Sep 4, 2021:

10:28 PM Changeset in ffmpeg [589cd58c] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: simplify compare_best_offset()
10:11 PM Changeset in ffmpeg [5b28a5db] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: use ff_ctz()
10:09 PM Changeset in ffmpeg [d18b445] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: remove unused item
9:26 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) updated by Balling
>For RGB it should be full range output by default No. It is always …
9:16 PM Ticket #9406 (Trac allows unencrypted (http) logins) updated by Balling
Yeah. Also static resources should be upgraded.
8:59 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) closed by Elon Musk
invalid: If you need full range yuv without properly tagged input, you must set …
8:07 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) updated by jeeb
If I understand the note regarding color_range correctly, that is …
7:45 PM 06-log.txt attached to Ticket #9407 by Michael Witten
The log output from when I ran the script
7:44 PM 00-commands.sh attached to Ticket #9407 by Michael Witten
Bash script that produces tests results
7:42 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) created by Michael Witten
Conversion from yuv444p10le to yuv444p produces erroneous …
7:17 PM Ticket #9406 (Trac allows unencrypted (http) logins) created by Michael Witten
This page (http vs https) should not be functional: …
7:12 PM Ticket #9394 (Support VP9 hardware acceleration for VideoToolBox) updated by jeeb
I worked on this briefly during last winter …
4:02 PM Ticket #9231 (B-frames parameter is ignored in videotoolboxenc) closed by _08
fixed: Works properly on a 2020 MacBook Pro with Intel graphics and macOS 11 …
1:35 PM Changeset in ffmpeg [7453d34] by James Almer <jamrial@gmail.com>
ffmpeg: let AVFilterGraph parse the filter_threads option This way …
1:35 PM Changeset in ffmpeg [f599ae88] by James Almer <jamrial@gmail.com>
avfilter/avfiltergraph: add an "auto" constant to the threads option …
1:24 PM Changeset in ffmpeg [f58939af] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_xmedian: Split portion of init unique to xmedian off …
12:46 PM Changeset in ffmpeg [19b52a7] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: remove log messages when allocation fails at init
12:46 PM Changeset in ffmpeg [30c213fa] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: allocate filter buffers once at init
12:46 PM Changeset in ffmpeg [57988fc4] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: simplify allocations in mlp_encode_init()
10:12 AM Ticket #9140 (aac gapless fail) updated by Elon Musk
That files can not be decoded without gaps because nothing signals …
10:03 AM Ticket #9140 (aac gapless fail) updated by Guy Sivey
Sorry, I don't know what you mean. I am providing this information for …
9:15 AM Ticket #9140 (aac gapless fail) updated by Elon Musk
Hmm, those files does not have edit list atom at all so how they are …
8:25 AM Ticket #5039 (Incorrect TrueHD decoding) updated by Balling
2.0 mlpenc is also broken. Bitstream of any CD quality audio causes …
6:12 AM Changeset in ffmpeg [70f06dd6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/cmdutils: Use %c, not %s, to write single char Signed-off-by: …
6:12 AM Changeset in ffmpeg [23b83adb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/cmdutils: Don't access AV(In|Out)putformat.get_device_list It …
6:09 AM Ticket #9405 (gcc: error: libprotokit.a: No such file or directory) created by razvan
On kubuntu 21.04 I try to compile ffmpeg from latest snapshot having …
6:04 AM Changeset in ffmpeg [bc75fb54] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/omx: Reindentation Signed-off-by: Andreas Rheinhardt …
6:04 AM Changeset in ffmpeg [5c0e2f83] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/omx: Check initializing mutexes/conditions The earlier code …
6:03 AM Changeset in ffmpeg [16fc8cef] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/frame_thread_encoder: Mark init and free functions as av_cold …
6:03 AM Changeset in ffmpeg [5f6fcb03] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/frame_thread_encoder: Return proper error codes …
6:03 AM Changeset in ffmpeg [f1847dbc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/frame_thread_encoder: Don't shadow variables Signed-off-by: …
6:03 AM Changeset in ffmpeg [2e574235] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/frame_thread_encoder: Reindent after the previous commit …
6:03 AM Changeset in ffmpeg [754b8454] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/frame_thread_encoder: Check initializing mutexes/conditions …
6:03 AM Changeset in ffmpeg [95b681e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp9: Remove vp9_free_entries() Now that the mutexes and …
6:03 AM Changeset in ffmpeg [b0ee627e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp9: Use av_freep() instead of av_free() Otherwise the …
6:03 AM Changeset in ffmpeg [84f716cc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp9: Don't free buffer known to be NULL Signed-off-by: …
6:03 AM Changeset in ffmpeg [0e090672] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp9: Check initializing conditions/mutexes Also don't destroy …
6:03 AM Changeset in ffmpeg [a4f7fabc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/pthread_frame: Move (init|free)_pthread() to pthread.c We …
6:02 AM Changeset in ffmpeg [bd95f2f5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp9: Do not destroy uninitialized mutexes/conditions Also do …
5:56 AM Changeset in ffmpeg [0172decc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h264_levels, h265_profile_level: Avoid relocations H.264 and …
5:27 AM Ticket #7975 (HLS HTTP PUT fails with http_persistent and connection closed) updated by ushadow
When I tested HLS HTTP PUT with HTTPS, http_persistent and schannel …
5:04 AM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) updated by ushadow
Cc changed
4:39 AM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) updated by ushadow
I can reproduce the same problem with a simple nginx HTTP server with …[…]
2:54 AM Ticket #7975 (HLS HTTP PUT fails with http_persistent and connection closed) updated by ushadow
Is this patch tested with https and --enable-schannel on Windows?
12:44 AM Ticket #9343 (ORing AVERROR_INPUT_CHANGED and AVERROR_OUTPUT_CHANGED gives ...) updated by Balling
But obviously OR means here not simple dumb OR. other such issue is in …

Sep 3, 2021:

10:24 PM Ticket #9140 (aac gapless fail) reopened by Guy Sivey
I have discontinued use of ffmpeg and purchased a commercial product …
10:04 PM Ticket #8812 (interplayacm decoder produces errors) closed by Elon Musk
fixed: Fixed in a590dfc242620fc7bd628e9351cbcf940da0e965
10:01 PM Changeset in ffmpeg [a590dfc2] by Paul B Mahol <onemda@gmail.com>
avcodec/interplayacm: fix draining and last frame number of samples
9:18 PM Ticket #9140 (aac gapless fail) closed by Elon Musk
needs_more_info: Concating gapless audio at (de)muxer level does not work almost …
9:11 PM Ticket #9344 (ffmpeg segfaults on quicktime files with large samples) closed by Elon Musk
fixed: Probably fixed with c2d853c1aae22bbc7d9905c43a9f16cb2ba3ba33
9:04 PM Ticket #9342 (Audio clipping when joining segments with aselect filter) closed by Elon Musk
invalid: This bug report makes no sense. Selecting random audio from random …
8:59 PM Ticket #9343 (ORing AVERROR_INPUT_CHANGED and AVERROR_OUTPUT_CHANGED gives ...) updated by Elon Musk
Status, Reproduced by developer changed
8:53 PM Ticket #9358 (wmav2 decoding fails for some files) closed by Elon Musk
fixed
8:47 PM Ticket #8011 (Division by zero at aacpsy.c:336) closed by Elon Musk
fixed: Fixed in 36dead4bc28ca8aab13c61661f28c68bdefa5e9d
8:46 PM Ticket #8191 (Division by zero at libavcodec/svq1enc.c) closed by Elon Musk
fixed: Fixed in c297f7e57a223da9f0d350e30456d60c8c87f902
8:45 PM Ticket #8202 (outside the range of unsigned long at libavcodec/ratecontrol.c) closed by Elon Musk
fixed: Fixed in 996797f8ed06e6ccb5287e18a5de88b2b0db31ec
8:44 PM Ticket #8221 (left shift of negative value bugs in libavcodec/vc2enc.c) closed by Elon Musk
fixed: Fixed in f7862e82686b347eb6a9e64fa7ccdf25d5a76b4b
8:43 PM Ticket #8268 (outside the range of int at libavfilter/vf_ciescope.c) closed by Elon Musk
fixed: Fixed in 3d500e62f6206ad11308b18976246366aed8c1a5
8:43 PM Ticket #8269 (outside the range of int at libavfilter/vf_dctdnoiz.c) closed by Elon Musk
fixed: Fixed in 4a3917c02c428b11128ac3d4a01b780ea44aa53c
8:41 PM Ticket #8270 (left shift of negative value at libavfilter/vf_mestimate.c:109) closed by Elon Musk
fixed: Fixed in 06af6e101bbd04e8ecc5337bc3b6894a5e058e14
8:38 PM Ticket #8279 (outside the range of representable values of type 'int' at ...) closed by Elon Musk
fixed: Fixed in 1f21349d20d9bda8eeeddb23263892be0cea12e3
8:37 PM Ticket #8307 (outside the range of representable values of type 'int' at ...) closed by Elon Musk
fixed: Fixed in 4f49fa6abe89e2fca2585cac4c63190315972cf0
8:36 PM Ticket #8218 (Division by zero at libavcodec/aaccoder.c) closed by Elon Musk
fixed: Fixed in 75a099fc734a4ee2b1347d0a3d8c53d883b95174
8:32 PM Ticket #8213 (Division by zero at libavcodec/lpc.h) closed by Elon Musk
fixed: Fixed in 70874e024a6eae0f95bd8dd4b9b4367ffd937f41
8:06 PM Ticket #7500 (memory leak) closed by Elon Musk
invalid
8:02 PM Ticket #6582 (thread limit) closed by Elon Musk
needs_more_info
8:00 PM Ticket #4937 (memory leak in muxing.c) closed by Elon Musk
needs_more_info
7:34 PM Ticket #5039 (Incorrect TrueHD decoding) updated by Elon Musk
Decoding is fine if matrix channel processing is skipped.
6:09 PM Changeset in ffmpeg [584cd16a] by Paul B Mahol <onemda@gmail.com>
avcodec/wmaprodec: unbreak old xma2 decoding
6:01 PM Changeset in ffmpeg [e204846e] by James Almer <jamrial@gmail.com>
avcodec/libdav1d: fix compilation after recent libdav1d API changes …
5:43 PM Changeset in ffmpeg [bc046b71] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools/ffmpeg: Remove unused fields Reviewed-by: Paul B Mahol …
5:23 PM Changeset in ffmpeg [2f710734] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mux: Fix double-free when using AVPacket.opaque_ref Up until …
5:10 PM Changeset in ffmpeg [c0be596f] by Paul B Mahol <onemda@gmail.com>
avcodec/wmaprodec: improve flushing for >2 channels in XMA
5:10 PM Changeset in ffmpeg [094397ce] by Paul B Mahol <onemda@gmail.com>
avcodec/wmaprodec: improve xma2 extradata parsing
5:10 PM Changeset in ffmpeg [a3fd78db] by Paul B Mahol <onemda@gmail.com>
avcodec/pnm_parser: add support for PFM parsing
2:50 PM Ticket #9404 (Cropdetect sometime returns wrong values) created by rotacak
Summary of the bug: When I will use cropdetect on specific video then …
2:08 PM Changeset in ffmpeg [f3f9041] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fftools: Remove remnants of resample_opts These were intended to pass …
11:10 AM Ticket #5039 (Incorrect TrueHD decoding) updated by Balling
Okay, so encoder of 24 bit files is bitperfect (yes, actual 24 bit …
6:36 AM Ticket #9403 (Cannot decode .caf file streamed from stdin) closed by Elon Musk
fixed: Fixed in 11d39873abcddf2f1aad2cdfadccbdb41b80d5af

Sep 2, 2021:

11:47 PM Ticket #1726 (Mono TrueHD file no longer decodes (and was not lossless)) updated by Balling
Interesting, so even now with 16 samples present, the reencoded file …
11:21 PM Changeset in ffmpeg [11d39873] by Paul B Mahol <onemda@gmail.com>
avformat/cafdec: try skipping various chunks only when seeking is possible
11:18 PM Ticket #779 (Channels swapping when decode TrueHD 6.1) updated by Balling
This is still good (checked wav in audition 2021, Center surround has …
10:51 PM Changeset in ffmpeg [646afae0] by Paul B Mahol <onemda@gmail.com>
avcodec/wmaprodec: unbreak xma >2 channel decoding after last change
10:06 PM Ticket #9403 (Cannot decode .caf file streamed from stdin) created by pjshumphreys
Summary of the bug: How to reproduce: […] Patches should be …
8:10 PM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) closed by Elon Musk
invalid: File is broken, created by broken tool. Nothing to fix here.
7:51 PM Ticket #9402 (FFmpeg 4.4 - Incorrect processing of media with timecode) updated by Andrew
Note: 4.4 is not available in the version selection drop-down
7:34 PM Changeset in ffmpeg [a4101dc] by Paul B Mahol <onemda@gmail.com>
avfilter/af_silencedetect: add planar sample formats support
7:31 PM Ticket #9402 (FFmpeg 4.4 - Incorrect processing of media with timecode) updated by Andrew
Description changed
7:26 PM ffmpeg-20210902-150734.log attached to Ticket #9402 by Andrew
7:25 PM Ticket #9402 (FFmpeg 4.4 - Incorrect processing of media with timecode) created by Andrew
Summary of the bug: Media with timecode metadata is processed …
6:25 PM Changeset in ffmpeg [ba3c09b8] by Paul B Mahol <onemda@gmail.com>
avfilter/af_silencedetect: support all channel counts
5:59 PM Changeset in ffmpeg [a311dfc3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/wma: Account for trimmed samples in wmapro-ism test Fixes FATE …
5:28 PM Changeset in ffmpeg [31f03120] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pictordec: Optimize more odd cases for picmemset() Fixes: …
5:02 PM Changeset in ffmpeg [cbf11105] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/avcodec: Allow up to seven codec ids per parser ff_pnm_parser …
4:05 PM CompilationGuide/Ubuntu edited by llogan
typo (diff)
4:05 PM Ticket #6722 (XMA/WMAPro decoder: gapless problems) closed by Elon Musk
fixed: Fixed in 61c2c9ef8e66920c8ba308e8fa9f36ae602f8245
4:02 PM Changeset in ffmpeg [2bb9d2be] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: add support for 24bit encoding
4:00 PM Changeset in ffmpeg [61c2c9ef] by Paul B Mahol <onemda@gmail.com>
avcodec/wmaprodec: add gapless support
4:26 AM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by Balling
Okay, interesting moment here is that RGB jpegs produce chroma 1 …

Sep 1, 2021:

10:55 PM Changeset in ffmpeg [8a6becc] by James Almer <jamrial@gmail.com>
avformat: add an AV1 Low overhead bitstream format muxer …
8:29 PM Changeset in ffmpeg [2818b143] by Jan Ekström <jeebjp@gmail.com>
avfilter/vf_scale: set the RGB matrix coefficients in case of RGB …
8:27 PM Changeset in ffmpeg [9b2281a4] by Jan Ekström <jeebjp@gmail.com>
avcodec/libx265: add support for setting chroma sample location …
3:08 PM Ticket #8281 (memory leaks from options.c:158 in avcodec_alloc_context3) closed by mkver
fixed: Fixed in 7bba0dd6382e30d646cb406034a66199e071d713.
5:12 AM Ticket #5039 (Incorrect TrueHD decoding) updated by Balling
To test this and #5054 32 bit sample rate must by activated in the …
4:11 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by Balling
Yet with ffprobe -f ac3 m2ts it does recognize it as E-AC3!!! […] …
4:04 AM Ticket #667 (Error when decoding TrueHD 1.0 track that also contains AC-3) updated by Balling
After -c copy to m2ts it does not properly recognize ac3... […] So…
3:50 AM Ticket #6216 (TrueHD encoder creates non bitexact files) closed by Balling
fixed: This is now fixed in 9f420163c6207b9c54badd30056974a6b3450bfd. MLP …
1:32 AM Changeset in ffmpeg [c500dc7c] by Limin Wang <lance.lmwang@gmail.com>
fftools/cmdutils: Fix warning for initialization makes integer from …

Aug 31, 2021:

7:22 PM Changeset in ffmpeg [034133a0] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpdec: reset lossless crc checking when stream ends Fixes …
7:22 PM Changeset in ffmpeg [9f420163] by Paul B Mahol <onemda@gmail.com>
avcodec/mlpenc: fix encoding last samples when not within full …
4:28 PM Ticket #7978 (inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by pdr0
Use zscale instead ffmpeg -s 3840x2160 -vcodec v210 -i …
3:01 PM Changeset in ffmpeg [fea4f953] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Use av_memdup to duplicate array of AVChapter * …
3:01 PM Changeset in ffmpeg [bcbd84f4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Don't allocate zero-sized array It is unnecessary and …
3:00 PM Changeset in ffmpeg [e04ddba6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Don't compare pointers when sorting chapters The …
1:29 PM Ticket #9378 (Horizontal green bar at the bottom with scale_qsv) updated by jmano
I'm using the 4.3 branch, and I tracked the issue down to this commit: …
3:52 AM Ticket #7978 (inaccurate conversion from YCbCr Narrow range to RGB Full range) reopened by Balling
Okay, I was wrong, I used yuvview (hex view in settings) and your file …
2:49 AM Ticket #7978 (inaccurate conversion from YCbCr Narrow range to RGB Full range) updated by Balling
Okay, actually the real bug here is that the values inside …
2:22 AM Ticket #7978 (inaccurate conversion from YCbCr Narrow range to RGB Full range) closed by Balling
invalid: See downstream: https://github.com/sekrit-twc/zimg/issues/109 "found …
Note: See TracTimeline for information about the timeline view.