Timeline



May 10, 2022:

8:02 PM Changeset in ffmpeg [cd78d5bb] by Paul B Mahol <onemda@gmail.com>
doc/ffmpeg: fix typo in ffmpeg.texi
7:43 PM Ticket #8585 (Silence/volume problem when converting ATRAC files) updated by Elon Musk
No files - no help.
7:18 PM Ticket #9774 (Crashed in Windows 11 build 10.0.22000.652 build) updated by Marton Balint
Priority, Keywords changed
Try to reproduce with vanilla ffmpeg…
7:16 PM Ticket #9773 (Crashed in Windows 10.0.22000.652 build) closed by Marton Balint
duplicate: Duplicate of #9774.
5:38 PM Ticket #8585 (Silence/volume problem when converting ATRAC files) updated by lukpac
Hi, I'm wondering if anyone is planning on looking at this. Thank you.
5:33 PM Ticket #7473 (WMA decoder: gapless playback) closed by Elon Musk
fixed
4:22 PM Changeset in ffmpeg [260d7d5a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/avfilter: Fix compilation with TRACE defined …
2:32 PM Ticket #9127 (ffmpeg unauthorized error with rtsp url) updated by Balling
Is not this a duplicate of #7873?
2:31 PM Ticket #9527 (process freezes rtsp remux hls (cur_dts is invalid st:0 )) updated by Balling
User:password does not work, see #7873.
2:06 PM Ticket #4929 (RTSP protocol not sending TEARDOWN packet) updated by Balling
There is -rtpflags send_bye but that sends BYE which is just before …
12:17 PM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by Steve Sampson
I managed to find some other cameras to test with. On one, it gives a …
10:59 AM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Balling
The warnings are because of garbage in the end! Indeed see ffprobe.exe …
9:17 AM Ticket #9238 (Unexpected EXT-X-PROGRAM-DATE-TIME tags are added to old hls segment list) updated by pero
Thank you, it is working perfectly now :)
8:04 AM Ticket #5978 (FFprobe calculates timecode wrong with mp4 ntsc framerates) closed by Balling
fixed: Behaviour restored in 0a58fdfd3e7a063cc652ddd4510ae064dcdc9de1.
8:03 AM Changeset in ffmpeg [f98b6cf5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/matroska: Add tests for muxing PGS into Matroska They test the …
8:03 AM Changeset in ffmpeg [7f5b5776] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavf/matroskaenc: enable PGS merge auto bsf PGS segments must be …
8:03 AM Changeset in ffmpeg [326f9fd0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lavc/pgs_frame_merge_bsf: add bsf to merge PGS segments Required to …
7:27 AM Changeset in ffmpeg [38238b60] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: use correct variables when reversing samples …
6:42 AM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Balling
BTW, if we are assuming that lossless image you provided is the …
5:49 AM Changeset in ffmpeg [467f157f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move ff_format_io_close.* to options.c, avformat.c …
5:49 AM Changeset in ffmpeg [6aca6146] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move ff_stream_side_data_copy to avformat.c …
5:49 AM Changeset in ffmpeg [60fa58b8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move avpriv_set_pts_info() to avformat.c It is an …
5:49 AM Changeset in ffmpeg [fc2fc98c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move ff_copy_whiteblacklists to avformat.c This is an …
5:49 AM Changeset in ffmpeg [fd8a6f78] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move ff_format_set_url to avformat.c An auxiliary …
5:49 AM Changeset in ffmpeg [2831fa7a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move ff_is_intra_only to avformat.c It is an …
5:49 AM Changeset in ffmpeg [9825d488] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move ff_find_stream_index to demux_utils.c It is only …
5:46 AM Changeset in ffmpeg [493356cc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/asf: Move ASF GUIDs to a new file They are also needed by …
5:46 AM Changeset in ffmpeg [8e2f48ff] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move av_find_best_stream to avformat.c It is not …
5:46 AM Changeset in ffmpeg [e00d0ef4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move av_find_default_stream_index to avformat.c While …
5:46 AM Changeset in ffmpeg [1c0912c2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move av_find_program_from_stream to avformat.c It is …
5:46 AM Changeset in ffmpeg [9163faec] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move guessing frame rate/SAR to avformat.c It is not …
5:46 AM Changeset in ffmpeg [682d42b4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move matching stream specificiers to avformat.c It is …
5:46 AM Changeset in ffmpeg [217f2bfb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move internal stream timebase stuff to avformat.c …
5:46 AM Changeset in ffmpeg [b516302c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move adding AVProgram to avformat.c Signed-off-by: …
5:46 AM Changeset in ffmpeg [21f3dc0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move av_stream_*_side_data API to avformat.c …
5:46 AM Changeset in ffmpeg [703318b3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move freeing AVFormatContext to a new file avformat.c …
5:45 AM Changeset in ffmpeg [a085cfa6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move ff_get_extradata to demux_utils.c It is only …
5:43 AM Changeset in ffmpeg [aef1688] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/internal: Make AVFormatContext* a logctx in ff_get_extradata …
5:43 AM Changeset in ffmpeg [7803825c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move ff_generate_avci_extradata to demux_utils.c Only …
5:43 AM Changeset in ffmpeg [0b0dfb76] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move av_read_(play|pause) to demux_utils.c These …
5:42 AM Changeset in ffmpeg [f104352b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move ff_add_param_change to demux_utils.c Only …
5:42 AM Changeset in ffmpeg [92a43ad3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move ff_add_attached_pic to demux_utils.c It is …
5:42 AM Changeset in ffmpeg [3c3c13e6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move avformat_queue_attached_pictures to demux_utils.c …
5:42 AM Changeset in ffmpeg [d2da1dc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move av_format_inject_global_side_data to …
5:42 AM Changeset in ffmpeg [ff0e8e14] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move avpriv_new_chapter to demux_utils.c It is …
5:38 AM Changeset in ffmpeg [8550a05e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avdevice/v4l2*: Improve included headers Signed-off-by: Andreas …
5:37 AM Changeset in ffmpeg [284313c6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move parser functions to a new file, demux_utils.c …
5:37 AM Changeset in ffmpeg [3cfae9e0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/internal: Move definition of FFStream->info to demux.h It is …
5:37 AM Changeset in ffmpeg [35ec5c8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/demux: Add new demux.h header And move those stuff already …
5:32 AM Changeset in ffmpeg [20ca4916] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move ff_stream_encode_params_copy() to mux_utils.c …
5:32 AM Changeset in ffmpeg [08c14e67] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move av_stream_get_end_pts() to mux_utils.c It is …
5:32 AM Changeset in ffmpeg [d4455d37] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move avformat_query_codec() to mux_utils.c It is …
5:31 AM Changeset in ffmpeg [437484a6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move ff_format_output_open() to mux_utils.c It is …
5:30 AM Changeset in ffmpeg [d7883841] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move creation-time functions to mux_utils Only used …
5:29 AM Changeset in ffmpeg [533836b8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move ff_get_packet_palette() to rawutils.c …
5:29 AM Changeset in ffmpeg [ba49acf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mux_utils: Move ff_format_shift_data to new file for mux …
5:28 AM Changeset in ffmpeg [b9f6d416] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move stream_options, avformat_new_stream to options.c …
5:27 AM Changeset in ffmpeg [7547f13] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Move ff_stream_add_bitstream_filter to mux.c It is …
5:27 AM Changeset in ffmpeg [5130bbb7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mux: Move ff_choose_chroma_location to mxfenc, its only user …
5:27 AM Changeset in ffmpeg [107bdd97] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/mux: Move ff_choose_timebase to nutenc, its only user (This …
5:27 AM Changeset in ffmpeg [f4a2d722] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/internal: Move muxing-only functions to new mux.h header …
4:49 AM Changeset in ffmpeg [84091cd0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/utils: Use av_realloc_array for reallocating array Also …
4:49 AM Changeset in ffmpeg [f2b79c5b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
lib*/version: Move library version functions into files of their own …
4:37 AM Ticket #9773 (Crashed in Windows 10.0.22000.652 build) updated by Balling
>d3d9on12 Yeah, right. LOL. Please paste a full command line and …
4:22 AM j2000lossless.jxl attached to Ticket #9769 by Balling
4:22 AM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Balling
> The lossless J2K is smaller, and in fact smaller than JXL. That …
4:17 AM Changeset in ffmpeg [3417379d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/dhav: Don't truncate return value of avio_skip() Fixes …
4:06 AM Ticket #9777 (-decryption_key does not work) updated by Balling
> I can upload the input file if need be. Please! >mp4decrypt Are …
3:48 AM Ticket #9778 (Chained Ogg stream with FLAC audio never sets ...) updated by John Regan
Cc changed
3:47 AM Ticket #9778 (Chained Ogg stream with FLAC audio never sets ...) created by John Regan
Summary of the bug: If you use libavformat to decode a stream of …
2:50 AM Ticket #9777 (-decryption_key does not work) updated by svnpenn
Description changed
I found the answer here: …
12:13 AM Ticket #9777 (-decryption_key does not work) created by svnpenn
Using a command like this fails: […] Input file is about 100 MB, …

May 9, 2022:

9:52 PM Changeset in ffmpeg [55a95339]n4.2.7 by Michael Niedermayer <michael@niedermayer.cc>
Update for 4.2.7 Signed-off-by: Michael Niedermayer …
8:46 PM Ticket #9775 (incorrect duration when start not zero) updated by delpeck
Description changed
8:43 PM Ticket #9775 (incorrect duration when start not zero) updated by delpeck
Description changed
8:21 PM Changeset in ffmpeg [0a58fdfd] by Marton Balint <cus@passwd.hu>
avformat/mov: fix timecode with rounded down tmcd nb_frames …
8:21 PM Changeset in ffmpeg [5ccd8f49] by Paul B Mahol <onemda@gmail.com>
avfilter/af_crossfeed: add option for linear phase filtering But at …
8:21 PM Changeset in ffmpeg [13098670] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: add option for block based linear phase processing
8:21 PM Changeset in ffmpeg [fe57904a] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afftdn: request new frames only when needed
8:21 PM Changeset in ffmpeg [36c27405] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_ahistogram: request new frames only when needed
8:08 PM Changeset in ffmpeg [fe100bc5] by Jan Ekström <jeebjp@gmail.com>
avcodec/libsvtav1: signal CPB properties through side data This way …
8:08 PM Changeset in ffmpeg [70887d44] by Jan Ekström <jeebjp@gmail.com>
avcodec/libsvtav1: update avctx bit rate according to RC mode This …
8:06 PM Ticket #9775 (incorrect duration when start not zero) updated by Cosmin Stejerean
The actual values in the ticket don't match the attached segment …
7:34 PM Ticket #9776 (regression: pulse and x11grab: audio is around 2 seconds behind video) updated by merulasnyde
Description changed
Also
7:29 PM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Pierre-Anthony Lemieux
Description, Summary changed
7:28 PM j2k1.8_0_5.j2c attached to Ticket #9769 by Pierre-Anthony Lemieux
7:28 PM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Pierre-Anthony Lemieux
> How did you get j2k-samples/j2k1.j2c? What created it? It is a test …
7:28 PM Ticket #9776 (regression: pulse and x11grab: audio is around 2 seconds behind video) created by merulasnyde
Summary of the bug: When recording audio+video of my screen, the …
7:23 PM Changeset in ffmpeg [06f1e872] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate-run: Make AVCONV-tests honour -thread_type Signed-off-by: …
7:23 PM Changeset in ffmpeg [ea868b8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/filter-video: Remove unnecessary dependency from filter-pp[1-6]
5:44 PM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Pierre-Anthony Lemieux
> the results are not bit exact, but that is expected with lossy J2K. …
5:26 PM j2k1.lossless.j2c attached to Ticket #9769 by Pierre-Anthony Lemieux
5:26 PM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Pierre-Anthony Lemieux
> TW, it is hillarious how lossless jpeg XL is smaller than lossy …
4:34 PM segment-3.ts attached to Ticket #9775 by delpeck
4:30 PM Ticket #9775 (incorrect duration when start not zero) created by delpeck
Hello- I am having a problem with the duration field when I am …
8:44 AM Ticket #9774 (Crashed in Windows 11 build 10.0.22000.652 build) updated by 黄振波
Priority, Description changed
8:43 AM Ticket #9774 (Crashed in Windows 11 build 10.0.22000.652 build) updated by 黄振波
Description changed
8:42 AM Ticket #9774 (Crashed in Windows 11 build 10.0.22000.652 build) updated by 黄振波
Priority, Version, Component, Summary changed
8:40 AM Ticket #9774 (Crashed in Windows 11 build 10.0.22000.652 build) updated by 黄振波
Status changed
8:39 AM Ticket #9774 (Crashed in Windows 11 build 10.0.22000.652 build) created by 黄振波
Summary of the bug: A crashed happend in Windows 11 10.0.22000.652 …
8:39 AM Ticket #9773 (Crashed in Windows 10.0.22000.652 build) created by 黄振波
Summary of the bug: A crashed happend in Windows 11 10.0.22000.652 …

May 8, 2022:

6:52 PM Changeset in ffmpeg [f77ac513] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/asfdec: remove unused parameters Signed-off-by: softworkz …
6:33 PM Ticket #9772 (colorspace filter fails on trc=linear (and scale always assumes a ...) updated by Llyw
Could you please elaborate? From what I understand, the scale filter …
5:32 PM Ticket #9772 (colorspace filter fails on trc=linear (and scale always assumes a ...) updated by Balling
You need to use zscale or swscale, not colorspace filter.
4:27 PM Changeset in ffmpeg [d166317c] by Paul B Mahol <onemda@gmail.com>
avfilter/af_biquads: add tdi transform type
3:46 PM Changeset in ffmpeg [6c1b685e] by Zhao Zhili <zhilizhao@tencent.com>
avformat/mov: fix use invalid box size/type due to eof
3:46 PM Changeset in ffmpeg [4f698be7] by Zhao Zhili <zhilizhao@tencent.com>
avformat/mov: reindent after previous commit
3:46 PM Changeset in ffmpeg [43fe6e18] by Zhao Zhili <zhilizhao@tencent.com>
avformat/mov: remove an always true condition
10:29 AM Ticket #9772 (colorspace filter fails on trc=linear (and scale always assumes a ...) updated by Llyw
Cc, Description changed
8:37 AM Ticket #9772 (colorspace filter fails on trc=linear (and scale always assumes a ...) updated by Llyw
Description changed
8:32 AM Ticket #9772 (colorspace filter fails on trc=linear (and scale always assumes a ...) created by Llyw
I am currently trying to get a filter graph running that converts to …
4:35 AM Changeset in ffmpeg [b980d9e8] by Gyan Doshi <ffmpeg@gyani.pro>
avfilter/geq: unbreak alpha processing d607af50fd broke alpha …
2:50 AM Changeset in ffmpeg [93d6d697] by Jun Zhao <barryjzhao@tencent.com>
lavf/cavsvideodec: Add GuangDian profile support Enable the Guangdian …
2:38 AM Changeset in ffmpeg [68a7df5e] by Jun Zhao <barryjzhao@tencent.com>
lavc/cavsdec: Add profile check Add profile check for cavs decoder, …
2:38 AM Changeset in ffmpeg [072a0daf] by Jun Zhao <barryjzhao@tencent.com>
lavc/libuavs3d: fix incorrect comments fix incorrect comments …
1:34 AM Ticket #9238 (Unexpected EXT-X-PROGRAM-DATE-TIME tags are added to old hls segment list) updated by Steven Liu
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20220508011722.4072-1

May 7, 2022:

6:39 PM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Balling
Keywords, Status, Reproduced by developer changed
BTW, it is hillarious how lossless jpeg XL is smaller than lossy …
6:36 PM kakadu.jxl attached to Ticket #9769 by Balling
6:29 PM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Balling
>the results are not bit exact, but that is expected with lossy J2K. …
5:01 PM ffmpeg-output.png attached to Ticket #9769 by Pierre-Anthony Lemieux
5:00 PM openjpeg-output.png attached to Ticket #9769 by Pierre-Anthony Lemieux
5:00 PM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Pierre-Anthony Lemieux
I am able to decode j2k1.j2c with openjpeg (576f721) without error. …
4:39 PM Ticket #9771 (Small MAX_SLICES makes d3d11va (AVC) not bitperfect and causes ...) updated by Balling
Status changed
Bug in VLC too: https://code.videolan.org/videolan/vlc/-/issues/26918
4:23 PM Ticket #9771 (Small MAX_SLICES makes d3d11va (AVC) not bitperfect and causes ...) created by Balling
Some time ago I saw this commit in Nev's fork of ffmpeg: …
1:12 PM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) closed by Steven Liu
fixed: fixed in commit: f1c19867d72a14699277175101b2bcf1e333af88 Thanks for …
1:10 PM Changeset in ffmpeg [f1c19867] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: remove unnecessary http/https shutdown status operate …
12:01 PM Ticket #8128 (geq filter, documentation) closed by Gyan
invalid: The lower case represents variables, not constants i.e. p(x,y)
11:23 AM Changeset in ffmpeg [30a49a52] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fftdnoiz: add window type support
8:01 AM qjcxqdaws.png attached to Ticket #9769 by Balling
8:01 AM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Balling
Replying to Pierre-Anthony Lemieux: > Replying to …
5:22 AM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Pierre-Anthony Lemieux
Just to make sure, I am at commit f3b7ba21ba49b32b4476a8c7c5a9bcdad15e3943.
4:29 AM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Pierre-Anthony Lemieux
Replying to Balling: > Well, actually it does decode in …
4:29 AM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Pierre-Anthony Lemieux
Replying to Balling: > Well, actually it does decode in …
2:39 AM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) updated by Balling
Well, actually it does decode in both cases: -c:v libopenjpeg works …

May 6, 2022:

8:31 PM Ticket #9770 (FFmpeg embed thumbnail Windows) updated by svnpenn
I figured it out. You have to change the video codec, for it to work: …
8:18 PM Ticket #9770 (FFmpeg embed thumbnail Windows) created by svnpenn
I have seen commands like this online: ffmpeg -i video.mp4 -i …
4:35 PM j2k1.j2c attached to Ticket #9769 by Pierre-Anthony Lemieux
4:34 PM Ticket #9769 (JPEG 2000 decoder: decoder should ignore any data that appears after ...) created by Pierre-Anthony Lemieux
Summary of the bug: JPEG 2000 decoder outputs {{{SOC marker not …
4:10 PM Ticket #9768 (version constraint on SDL2 will not accept future releases) updated by Balling
It also looks like sdl broke fullscren of ffplay.exe... :)
1:57 PM Changeset in ffmpeg [f3b7ba21] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/libxavs2: Improve r redundancy in occured Reviewed-by: …
1:57 PM Changeset in ffmpeg [e06b1ba7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/libzmq: Improve r redundancy in occured Reviewed-by: …
1:57 PM Changeset in ffmpeg [0a3e1217] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dbl Reviewed-by: …
1:57 PM Changeset in ffmpeg [9a6dafa0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/jvdec: Remove redundant ; Signed-off-by: Michael Niedermayer …
11:57 AM Ticket #9767 (rounding or +-1 error in rotate filter) closed by Elon Musk
wontfix: No artifacts, one line is just less fat than other one. Dissapears …
11:19 AM Ticket #9768 (version constraint on SDL2 will not accept future releases) created by Simon McVittie
The SDL maintainers are planning to switch its versioning scheme to …
6:35 AM Ticket #9767 (rounding or +-1 error in rotate filter) created by Michael Koch
It seems there is a rounding or +-1 error in the "rotate" filter, …
3:51 AM Changeset in ffmpeg [3cdf0f94] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_fftdnoiz: Remove redundant ';' These are actually null …
3:39 AM Changeset in ffmpeg [aa9ac1ce] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate-run: Remove temporary files from pixfmt conversions …
3:39 AM Changeset in ffmpeg [e4563c2c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate-run: Remove temporary fate-lavf files if possible The …
3:39 AM Changeset in ffmpeg [95cbd97c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/Makefile: Redo how to keep intermediate FATE-files Extend the …
3:39 AM Changeset in ffmpeg [80c7258b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/filter-video: Remove intermediate file of meta-4560-rotate0 test …
3:39 AM Changeset in ffmpeg [c9e7050a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate-run: Allow to set dec opts for generated file in transcode …
3:39 AM Changeset in ffmpeg [bf1337f9] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate-run: Don't create unnecessary CRC-files, forward errors …
3:39 AM Changeset in ffmpeg [bf8411c4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/lavf-audio: Disable CRC for lavf-peak_only.wav test The output …
3:33 AM Changeset in ffmpeg [d496bbe1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/v210enc: Move ff_v210enc_init into a header This removes a …
3:19 AM Changeset in ffmpeg [0c2489fe] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/v210_dec: Move ff_v210dec_init into a header This removes a …
3:19 AM Changeset in ffmpeg [11e37539] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_threshold: Move ff_threshold_init into a header This …
3:19 AM Changeset in ffmpeg [c499f9bc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_nlmeans: Move ff_nlmeans_init into a header This removes …
3:19 AM Changeset in ffmpeg [fbe4e825] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_hflip: Move ff_hflip_init into a header This removes a …
3:19 AM Changeset in ffmpeg [24936a9f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_gblur: Move ff_gblur_init into a header This removes a …
3:19 AM Changeset in ffmpeg [8cd57648] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_eq: Move ff_nlmeans_init into a header This removes a …
3:19 AM Changeset in ffmpeg [364fab1f] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/vf_blend: Move ff_blend_init into a header This removes a …
3:19 AM Changeset in ffmpeg [ea398201] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/af_afir: Move ff_afir_init() to header This allows to inline …
3:19 AM Changeset in ffmpeg [0df18f29] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/af_afir: Only keep DSP stuff in header Only the …

May 5, 2022:

8:18 PM Ticket #9760 (bad framed mpeg2 video coding) updated by Balling
It very hard to correctly process interlaced red scenes, just saying.
8:02 PM Ticket #9760 (bad framed mpeg2 video coding) closed by Marton Balint
invalid: This is not a decoding issue, but a rendering issue. The video is …
5:07 PM Changeset in ffmpeg [767f66ea] by Paul B Mahol <onemda@gmail.com>
avfilter: add multiply video filter
5:06 PM Changeset in ffmpeg [a6f136ae] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fftdnoiz: refactor code and improve 3d filtering
5:06 PM Changeset in ffmpeg [003f9a9b] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_fftdnoiz: add alternative denoising method
1:14 PM Ticket #9238 (Unexpected EXT-X-PROGRAM-DATE-TIME tags are added to old hls segment list) updated by pero
I can confirm this with the latest master.
7:10 AM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by Steve Sampson
Component changed
7:01 AM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by Steve Sampson
Description changed
7:00 AM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by Steve Sampson
Description changed
6:59 AM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by Steve Sampson
Description changed
1:07 AM Ticket #8201 (outside the range of int at libavcodec/mpegvideo_enc.c) updated by mkver
Resolution changed
Fixed in 245017ec8a87d6e4c764d06afeca37100b980d85. (You even added a …

May 4, 2022:

9:15 PM Ticket #9763 (ipcm little endian misidentified as big endian) updated by Balling
can you verify ffplay.exe -acodec pcm_s24le ipcm_le_ticket_9763.mp4 …
7:28 PM Ticket #9763 (ipcm little endian misidentified as big endian) updated by Balling
Status changed
Did you try forcing the byte endiness? Is this due to M1?
6:51 PM Changeset in ffmpeg [0914e3a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_maskfun: properly handle read-only frames
6:51 PM Changeset in ffmpeg [7aa69300] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_maskfun: rename too generic variables
6:20 PM Changeset in ffmpeg [e7dbee00] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_colorspace: fix memmory leaks Fixes #8303 (cherry picked …
6:20 PM Changeset in ffmpeg [48722306] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3enc: Fix memleak Fixes ticket #8294. Signed-off-by: …
6:20 PM Changeset in ffmpeg [525d855c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutenc: don't allocate a dynamic AVIOContext if no index is …
6:20 PM Changeset in ffmpeg [a0307736] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_random: fix memory leaks Fixes #8296 (cherry picked from …
6:20 PM Changeset in ffmpeg [2ce25370] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_opt: Fix leak of options when parsing options fails …
6:00 PM Changeset in ffmpeg [7d4c2d90] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_colorspace: fix memmory leaks Fixes #8303 (cherry picked …
6:00 PM Changeset in ffmpeg [3a04214c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutenc: don't allocate a dynamic AVIOContext if no index is …
6:00 PM Changeset in ffmpeg [c6fdee52] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_random: fix memory leaks Fixes #8296 (cherry picked from …
6:00 PM Changeset in ffmpeg [6f579cf9] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_bwdif: fix heap-buffer overflow Fixes #8261 (cherry …
6:00 PM Changeset in ffmpeg [a43a89a] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_opt: Fix leak of options when parsing options fails …
6:00 PM Changeset in ffmpeg [156af49b] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: fix heap-buffer overflow Fixes #8275 (cherry …
6:00 PM Changeset in ffmpeg [e103a2cb] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_w3fdif: deny processing small videos Fixes #8243 (cherry …
6:00 PM Changeset in ffmpeg [724b8fa1] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_avgblur: fix heap-buffer overflow Fixes #8274 (cherry …
6:00 PM Changeset in ffmpeg [7eb02a1f] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_tremolo: fix heap-buffer overflow Fixes #8317 (cherry …
6:00 PM Changeset in ffmpeg [ff1c55c9] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: check if height is big enough Fixes #8260
6:00 PM Changeset in ffmpeg [72bc9bd8] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_bitplanenoise: fix overreads Fixes #8244 (cherry picked …
6:00 PM Changeset in ffmpeg [25b2341f] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldorder: fix heap-buffer overflow Fixes #8264 (cherry …
6:00 PM Changeset in ffmpeg [b116c7a6] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldmatch: fix heap-buffer overflow Also fix use of …
6:00 PM Changeset in ffmpeg [77b61358] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngenc: remove monowhite from apng formats Monowhite pixel …
5:57 PM Changeset in ffmpeg [64d2e0b2] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_colorspace: fix memmory leaks Fixes #8303 (cherry picked …
5:57 PM Changeset in ffmpeg [ee981f7] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_colorspace: fix memmory leaks Fixes #8303 (cherry picked …
5:55 PM Changeset in ffmpeg [1a541dc0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3enc: Fix memleak Fixes ticket #8294. Signed-off-by: …
5:54 PM Changeset in ffmpeg [bbc9751] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3enc: Fix memleak Fixes ticket #8294. Signed-off-by: …
5:54 PM Changeset in ffmpeg [02fd294a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3enc: Fix memleak Fixes ticket #8294. Signed-off-by: …
5:38 PM Changeset in ffmpeg [40dfd623] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutenc: don't allocate a dynamic AVIOContext if no index is …
5:38 PM Changeset in ffmpeg [c7c2f497] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutenc: don't allocate a dynamic AVIOContext if no index is …
5:38 PM Changeset in ffmpeg [13dfa808] by Michael Niedermayer <michael@niedermayer.cc>
avformat/nutenc: don't allocate a dynamic AVIOContext if no index is …
5:35 PM Changeset in ffmpeg [4f566654] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_random: fix memory leaks Fixes #8296 (cherry picked from …
5:35 PM Changeset in ffmpeg [5b4100cb] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_random: fix memory leaks Fixes #8296 (cherry picked from …
5:34 PM Changeset in ffmpeg [ac6c213c] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_random: fix memory leaks Fixes #8296 (cherry picked from …
5:32 PM Changeset in ffmpeg [7004a214] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_bwdif: fix heap-buffer overflow Fixes #8261 (cherry …
5:31 PM Changeset in ffmpeg [16eb993] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_bwdif: fix heap-buffer overflow Fixes #8261 (cherry …
5:28 PM Changeset in ffmpeg [0c949b6e] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_opt: Fix leak of options when parsing options fails …
5:28 PM Changeset in ffmpeg [ee92ee3b] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_opt: Fix leak of options when parsing options fails …
5:28 PM Changeset in ffmpeg [6f603614] by Michael Niedermayer <michael@niedermayer.cc>
fftools/ffmpeg_opt: Fix leak of options when parsing options fails …
5:25 PM Changeset in ffmpeg [a19796a1] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: fix heap-buffer overflow Fixes #8275 (cherry …
5:25 PM Changeset in ffmpeg [e998d8c9] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: fix heap-buffer overflow Fixes #8275 (cherry …
5:25 PM Changeset in ffmpeg [222783e2] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: fix heap-buffer overflow Fixes #8275 (cherry …
5:24 PM Changeset in ffmpeg [1a4d1882] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_w3fdif: deny processing small videos Fixes #8243 (cherry …
5:23 PM Changeset in ffmpeg [fd8b08eb] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_w3fdif: deny processing small videos Fixes #8243 (cherry …
5:23 PM Changeset in ffmpeg [da58e7f] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_w3fdif: deny processing small videos Fixes #8243 (cherry …
5:05 PM Ticket #9766 (h264_qsv decoder does not work with RTSP) created by Steve Sampson
Summary of the bug: How to reproduce: […] Running on Windows 10 …
4:49 PM Changeset in ffmpeg [ff93d6f7] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_avgblur: fix heap-buffer overflow Fixes #8274 (cherry …
4:49 PM Changeset in ffmpeg [cde751ce] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_avgblur: fix heap-buffer overflow Fixes #8274 (cherry …
4:47 PM Changeset in ffmpeg [a9b8eda7] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_tremolo: fix heap-buffer overflow Fixes #8317 (cherry …
4:47 PM Changeset in ffmpeg [c5629402] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_tremolo: fix heap-buffer overflow Fixes #8317 (cherry …
4:43 PM Changeset in ffmpeg [ff73a504] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: check if height is big enough Fixes #8260
4:42 PM Changeset in ffmpeg [7cab59a3] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: check if height is big enough Fixes #8260
4:42 PM Changeset in ffmpeg [3ee76a3d] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_edgedetect: check if height is big enough Fixes #8260
4:40 PM Changeset in ffmpeg [ab0b268b] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_bitplanenoise: fix overreads Fixes #8244 (cherry picked …
4:40 PM Changeset in ffmpeg [c1ce4fba] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_bitplanenoise: fix overreads Fixes #8244 (cherry picked …
4:37 PM Changeset in ffmpeg [ea5d1548] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldorder: fix heap-buffer overflow Fixes #8264 (cherry …
4:37 PM Changeset in ffmpeg [07bc7b2c] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldorder: fix heap-buffer overflow Fixes #8264 (cherry …
4:37 PM Changeset in ffmpeg [c72ed4f3] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldorder: fix heap-buffer overflow Fixes #8264 (cherry …
4:35 PM Changeset in ffmpeg [93ad1e4a] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldmatch: fix heap-buffer overflow Also fix use of …
4:34 PM Changeset in ffmpeg [0744d717] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldmatch: fix heap-buffer overflow Also fix use of …
4:34 PM Changeset in ffmpeg [278f86ec] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_fieldmatch: fix heap-buffer overflow Also fix use of …
4:31 PM Changeset in ffmpeg [02161c6e] by Michael Niedermayer <michael@niedermayer.cc>
aformat/movenc: add missing padding to output track extradata Fixes …
4:21 PM Changeset in ffmpeg [a95d2099] by Michael Niedermayer <michael@niedermayer.cc>
aformat/movenc: add missing padding to output track extradata Fixes …
4:20 PM Changeset in ffmpeg [8296bf3d] by Michael Niedermayer <michael@niedermayer.cc>
aformat/movenc: add missing padding to output track extradata Fixes …
4:17 PM Changeset in ffmpeg [3d350ec7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngenc: remove monowhite from apng formats Monowhite pixel …
4:17 PM Changeset in ffmpeg [322b066d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngenc: remove monowhite from apng formats Monowhite pixel …
4:17 PM Changeset in ffmpeg [e1b399c8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngenc: remove monowhite from apng formats Monowhite pixel …
2:49 AM Ticket #9763 (ipcm little endian misidentified as big endian) updated by Aleksoid1978
Can you describe the format of an atom 'pcmC' ?

May 3, 2022:

10:14 PM Ticket #9738 (Malicious webm video) closed by Michael Niedermayer
invalid: as mkver said. If i word it differently, A valid file can require …
9:58 PM Ticket #8201 (outside the range of int at libavcodec/mpegvideo_enc.c) closed by Michael Niedermayer
worksforme: Does not reproduce. 3 year old line numbers dont make sense with git …
9:53 PM Ticket #8177 (four division by zero bugs in aaccoder.c and lpc.h) closed by Michael Niedermayer
worksforme: Does not replicate. Please provide a testcase that replicates with git …
4:35 PM Changeset in ffmpeg [580fb6a8] by Zhao Zhili <zhilizhao@tencent.com>
avformat/mov: skip call ff_codec_get_id if possible ff_codec_get_id …
3:13 PM Ticket #9010 (ffmpeg built with schannel freezes when outputting HLS with http_persistent) updated by RytoEX
Replying to Balling: > Does not help > > ffplay.exe …
1:39 PM Ticket #9765 (Regresion due to "avcodec/wmadec: fix WMA gapless playback") created by Mika Fischer
Summary of the bug: I think the commit …
10:17 AM Ticket #7473 (WMA decoder: gapless playback) updated by t.rapp
I think this ticket can be closed as the requested changes seem to be …
2:18 AM Changeset in ffmpeg [e561d16d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/h264: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [1b5a2acb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/hap: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [0a7939d7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/fate-run: Always use -bitexact for ffprobe Makes no difference …
2:18 AM Changeset in ffmpeg [155f68f7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/ref: Remove unused reference files Accidentally resurrected in …
2:18 AM Changeset in ffmpeg [f3397164] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/qtrle: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [64d7400b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/pixlet: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [fb943e48] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/mpeg4: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [97243391] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/microsoft: Fix test requirements Signed-off-by: Andreas …
2:18 AM Changeset in ffmpeg [02217a53] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/lossless-video: Fix test requirements Signed-off-by: Andreas …
2:18 AM Changeset in ffmpeg [554cbcdb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/hevc: Fix test requirements Also replace define/foreach with …
2:18 AM Changeset in ffmpeg [3925921e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/Makefile: Remove unset FATE_TESTS Signed-off-by: Andreas …
2:18 AM Changeset in ffmpeg [2d6403bd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/gif: Remove nonsense requirement It seems as if it was intended …
2:18 AM Changeset in ffmpeg [9fbae45c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/gif: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [7c5da6c3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/prores: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [06600ef5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/vpx: Move webm-dash-manifest tests to a new file These tests …
2:18 AM Changeset in ffmpeg [2ff87fd0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/vpx: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [577f67a7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/Makefile: Add FRAMEMD5 auxiliary function Similar to FRAMECRC …
2:18 AM Changeset in ffmpeg [ba43a0c5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/vpx: Remove unnecessary eval Possible since …
2:18 AM Changeset in ffmpeg [26e51325] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/vbn, tests/fate-run: Delete intermediate VBN-files after tests …
2:18 AM Changeset in ffmpeg [258f42ea] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/vbn: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [2df11c10] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/ea: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [edfe33e3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/dnxhd: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [d8f84e29] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/canopus: Fix test requirements Signed-off-by: Andreas Rheinhardt …
2:18 AM Changeset in ffmpeg [c13d625e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
fate/qt: Fix test requirements Signed-off-by: Andreas Rheinhardt …
1:12 AM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by Balling
[flac @ 000002129c2059c0] Unknown attached picture mimetype: …
Note: See TracTimeline for information about the timeline view.