Timeline



Jun 29, 2022:

7:16 PM Changeset in ffmpeg [be4d1caa] by James Zern <jzern@google.com>
avformat/mov: Only read the primary item for AVIF Update the still …
5:30 PM Ticket #8897 (HLS EXT-X-START tag support) updated by Balling
Looks like it was added in df8ad4e3914c65d3ebcaac10bac6038eadb70d74
7:52 AM Changeset in ffmpeg [42d75f2f] by Paul B Mahol <onemda@gmail.com>
avcodec/pnmenc: reindent
7:51 AM Changeset in ffmpeg [ed4bad99] by Paul B Mahol <onemda@gmail.com>
avcodec/pnmenc: add support for grayf32 in PFM image
6:07 AM Changeset in ffmpeg [8d4bdf99] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Add resend_headers option Add pat and pmt table at …
6:03 AM Changeset in ffmpeg [df8ad4e3] by Steven Liu <lq@chinaffmpeg.org>
avformat/hls: add #EXT-X-START tag support by prefer_x_start opt …
6:03 AM Changeset in ffmpeg [1af36982] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Use HLS version 2 if rounded durations are enabled …
1:57 AM Ticket #7641 (MOV demuxer hogs lots of memory for encrypted files) updated by fireattack
Cc changed
1:56 AM Ticket #9243 (rising memory consumption when -decryption_key is used) updated by fireattack
Cc changed

Jun 28, 2022:

4:13 PM Ticket #9820 (v4l2_get_device_list always returns zero) created by unusedsong
In doc for avdevice_list_input_sources we can see: {{{@return …
3:09 PM Changeset in ffmpeg [900424cd] by Martin Storsjö <martin@martin.st>
checkasm: Provide enough alignment in the new motion test This fixes …
9:23 AM Ticket #9819 (DeckLink build error, regression from cc5844 commit?) closed by mkver
fixed: Fixed in 4454142782bd3db769939e63ea0f2e5e917dc29d.
8:59 AM Changeset in ffmpeg [44541427] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/wchar_filename: Make the header C++ compatible When compiling …

Jun 27, 2022:

9:51 PM Changeset in ffmpeg [c471cc7] by Martin Storsjö <martin@martin.st>
lavc/aarch64: motion estimation functions in neon - …
7:31 PM Ticket #9818 (Introduce support for MCA sub-descriptors in mxf and mov container) updated by Pierre-Anthony Lemieux
Propose fix to imfdec.c at: https://github.com/sandflow/ffmpeg-imf/pull/99
6:37 PM Changeset in ffmpeg [20e2aa94] by Marton Balint <cus@passwd.hu>
fftools/ffmpeg: change frame counters to 64 bit Frame counters can …
6:29 PM Changeset in ffmpeg [cbe216d3] by Marton Balint <cus@passwd.hu>
avformat/mov: read PCM audio configuration box ('pcmC') if available …
6:29 PM Changeset in ffmpeg [cd83383f] by Marton Balint <cus@passwd.hu>
avformat/mov: factorize setting little endian PCM streams …
5:10 PM Ticket #9819 (DeckLink build error, regression from cc5844 commit?) updated by Christopher Degawa
You seem to be missing the actual line that has the error, it may be …
4:55 PM Ticket #9818 (Introduce support for MCA sub-descriptors in mxf and mov container) updated by Pierre-Anthony Lemieux
It looks like imfdec.c does not copy input stream metadata, which …
4:46 PM Changeset in ffmpeg [2a3640de] by James Almer <jamrial@gmail.com>
avformat/movenc: Support alpha channel for AVIF AVIF specification …
10:17 AM Changeset in ffmpeg [a526f0cc] by Niklas Haas <git@haasn.dev>
fftools/ffplay: fix YUV conversion mode GL and Metal cache the state …
9:20 AM Ticket #9818 (Introduce support for MCA sub-descriptors in mxf and mov container) updated by Francesco Bucciantini
About the IMF, I wouldn't know how to trim an IMF package to be …
9:16 AM Ticket #9818 (Introduce support for MCA sub-descriptors in mxf and mov container) updated by Francesco Bucciantini
I've added the file, however, as I said, FFmpeg does not support …
9:14 AM trim_1.mxf attached to Ticket #9818 by Francesco Bucciantini
Audio File with Italian language tag
7:32 AM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by Balling
Version changed
Setting to git-master.
6:25 AM Changeset in ffmpeg [49027e76] by Jan Ekström <jeebjp@gmail.com>
avcodec/libx265: make X265 CSP selection pixel format independent …
4:09 AM Changeset in ffmpeg [53baf606] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtime …
4:09 AM Changeset in ffmpeg [afa20e6d] by Haihao Xiang <haihao.xiang@intel.com>
libavcodec/qsvenc_hevc: Use default value from MSDK to set bf. Change …

Jun 26, 2022:

9:14 PM Ticket #1407 (HE-AAC (v2): 960/120 MDCT window is not implemented) updated by Valerio
Replying to Balling: > Where is HE-AAC v2 sample?? I …
7:50 PM Changeset in ffmpeg [7389a49f] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: fix null pointer dereference It can happened on …
7:50 PM Changeset in ffmpeg [3607d7bb] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: fix AV1 decoding error cuvidParseVideoData only …
7:44 PM Changeset in ffmpeg [07bcedc2] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: fix null pointer dereference It can happened on …
7:41 PM Changeset in ffmpeg [ffc91940] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: fix AV1 decoding error cuvidParseVideoData only …
3:04 PM Changeset in ffmpeg [75638fe] by Paul B Mahol <onemda@gmail.com>
avcodec: fix time reporting for DFPWM streams This adds the exact …
5:09 AM Changeset in ffmpeg [9dfec902] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel: Remove unused functions Forgotten in …
4:12 AM Changeset in ffmpeg [2cce1d85] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Fix use of uninitialized value Regression since …

Jun 25, 2022:

11:03 PM Ticket #9758 (Voc file decoded incompletely) updated by Desperado
Replying to Balling: > We would need File0001.voc. Thanks …
7:36 PM Changeset in ffmpeg [e6cad01] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskadec: avoid integer overflows in SAR computation This …
3:07 PM Changeset in ffmpeg [59a58d1a] by Niklas Haas <git@haasn.dev>
avcodec/libjxlenc: properly read input colorspace Whether an ICC …
3:07 PM Changeset in ffmpeg [ef437679] by Niklas Haas <git@haasn.dev>
avcodec/libjxldec: properly tag output colorspace Whether an ICC …
12:25 PM Changeset in ffmpeg [0744c847] by Gyan Doshi <ffmpeg@gyani.pro>
avfilter/Makefile: always make colorspace.o Unbreaks libavfilter …
10:16 AM Changeset in ffmpeg [beaf172d] by Michael Niedermayer <michael@niedermayer.cc>
avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection Use …
6:16 AM Ticket #9819 (DeckLink build error, regression from cc5844 commit?) created by laurfb
Hi. Have some trouble building ffmpeg with decklink option. Seems to …
2:07 AM Changeset in ffmpeg [c7ce03d8] by James Almer <jamrial@gmail.com>
avformat/http: include version.h This is needed to get …
1:05 AM Changeset in ffmpeg [a44fba0b] by Philip Langdale <philipl@overt.org>
AV1 VDPAU hwaccel Decode support Support for VDPAU accelerated AV1 …
12:35 AM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by Song ziming
Replying to Balling: > Okay, I can reproduce it. 1. …

Jun 24, 2022:

4:33 PM Changeset in ffmpeg [cf30b538] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Reuse dynamic buffer Avoids some allocations. …
4:33 PM Changeset in ffmpeg [745966a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Fix outdated comment Signed-off-by: Andreas …
4:33 PM Changeset in ffmpeg [e689a117] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Improve handling of AV1 extradata Up until now, …
4:33 PM Changeset in ffmpeg [a367e435] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/av1: Add upper bound for the size of a sane sequence header …
4:33 PM Changeset in ffmpeg [67eea6cf] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Split updating CodecPrivate from writing it Up …
4:33 PM Changeset in ffmpeg [3a00a1a8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Avoid swapping codecpar->extradata temporarily …
4:33 PM Changeset in ffmpeg [1056f9a2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avformat/matroskaenc: Split assembling CodecPrivate from writing it …
4:32 PM Changeset in ffmpeg [70dc5fc6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevc_sei: Fix check for SEI end The intention behind the …
4:31 PM Changeset in ffmpeg [a217c147] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h2645_parse: Only trim RBSP trailing padding if it exists It …
4:28 PM Changeset in ffmpeg [48a0cd06] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hevc_ps: Don't use show_bits_long() unnecessarily …
4:28 PM Changeset in ffmpeg [0bcca1cb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hcadec: Move transient GetBitContext to stack This avoids …
4:28 PM Changeset in ffmpeg [7a832f11] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/hcadec: Don't use GetBit-API for byte-aligned reads …
4:24 PM Ticket #1407 (HE-AAC (v2): 960/120 MDCT window is not implemented) updated by rafael2k
I agree. Fdk-aac decoder does support 960 MDCT transform: …
4:18 PM Ticket #1407 (HE-AAC (v2): 960/120 MDCT window is not implemented) updated by Valerio
I am adding here a sample generated decoding a DAB+ radio. Latest …
4:16 PM aac_SBR_960.aac attached to Ticket #1407 by Valerio
HE-AAC with 960 samples/frame
2:20 PM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by Balling
Status changed
Okay, I can reproduce it.
11:51 AM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by Song ziming
Replying to Balling: > Replying to [comment:8 Song …
8:12 AM Ticket #9818 (Introduce support for MCA sub-descriptors in mxf and mov container) updated by Tomas Härdin
Please attach a cut down sample file mxfdec.c has MCA support since …
7:49 AM Changeset in ffmpeg [9fdfc748] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/proresdec2: fix description of known fourcc 'acpo' should be …
7:49 AM Changeset in ffmpeg [2c2e9d38] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/libuavs3d: fix potential index out of range Signed-off-by: …
7:37 AM Changeset in ffmpeg [a5931f58] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/libdavs2: use frame rate code table It's more natural than …
7:37 AM Changeset in ffmpeg [58d64632] by Zhao Zhili <zhilizhao@tencent.com>
configure: select avs2 parser for libdavs2 decoder Signed-off-by: …
7:37 AM Changeset in ffmpeg [e0cddee2] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/avs2_parser: parse more info Including video resolution, …
7:37 AM Changeset in ffmpeg [b7eee211] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/avs2_parser: split data into frames Before the patch, the …
7:37 AM Changeset in ffmpeg [592a9e57] by Zhao Zhili <zhilizhao@tencent.com>
avcodec/avs2: add AVS2 related definitions Replace magic numbers by …
7:37 AM Changeset in ffmpeg [2e6e28eb] by Zhao Zhili <zhilizhao@tencent.com>
avformat/movenc: enable compressorname for mp4 mode Signed-off-by: …
7:17 AM Ticket #8862 (SDL2 / ffplay cannot do linear transfer/not BT.709 matrix for 4:4:4) updated by Balling
Linux is broken even further. …
7:10 AM Ticket #9758 (Voc file decoded incompletely) updated by Balling
We would need File0001.voc.
7:03 AM Changeset in ffmpeg [7c05b795] by Steven Liu <lq@chinaffmpeg.org>
avcodec/audiotoolboxenc: return external error if encode failed …
7:01 AM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by Balling
Replying to Song ziming: > Replying to [comment:7
6:57 AM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by Song ziming
Replying to Balling: > Those are not supported here. What …
5:09 AM Changeset in ffmpeg [ebefca7b] by Haihao Xiang <haihao.xiang@intel.com>
lavc/vaapi_hevc: fill rext luma/chroma offset in the right way For …
5:04 AM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by Balling
Those are not supported here.
3:40 AM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by Song ziming
Replying to Balling: > >windows mediaplayer works fine. > …

Jun 23, 2022:

8:03 PM Changeset in ffmpeg [6a82412b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeglsdec: fix end check for xfrm Fixes: out of array access …
8:03 PM Changeset in ffmpeg [b7e30a13] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cdgraphics: limit scrolling to the line Fixes: out of array …
8:03 PM Changeset in ffmpeg [d8ee0142] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hls: Limit start_seq_no to one bit less This avoids overflow …
7:44 PM Changeset in ffmpeg [38bc24be] by James Zern <jzern@google.com>
avcodec/libaomenc: Get number of operating points Use the new codec …
6:12 PM Ticket #9818 (Introduce support for MCA sub-descriptors in mxf and mov container) created by Francesco Bucciantini
Summary of the bug: Audio tagging in mxf isn't passed through. I have …
4:50 PM Changeset in ffmpeg [5a4ffb4f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_gblur: properly round output
1:06 PM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by Balling
In fact it works good with PoverDVD 2019 or 2020.
12:23 PM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by Balling
>windows mediaplayer works fine. Not here. Also we only support …
12:00 PM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by Song ziming
Replying to Balling: > But the same happons in media …
10:41 AM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by Balling
But the same happons in media player classic and does not appear to …
9:06 AM Ticket #9817 (libavutil/eval.c "double" error comparison is equal to) updated by Elon Musk
can be changed by adding comparisions using DBL_EPSILON
8:08 AM Ticket #9817 (libavutil/eval.c "double" error comparison is equal to) updated by 张文兵
Replying to Gyan: > Can you elaborate what the bug is? …
7:52 AM Ticket #9817 (libavutil/eval.c "double" error comparison is equal to) updated by Gyan
Can you elaborate what the bug is?
6:54 AM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) updated by Song ziming
Keywords, Description changed
6:47 AM APE_48K_24bit_2CH_02_01.ape attached to Ticket #9816 by Song ziming
24bit ape file
6:37 AM Ticket #9817 (libavutil/eval.c "double" error comparison is equal to) created by 张文兵
libavutil/eval.c func eval_expr […]
6:26 AM Ticket #9816 (Ffmpeg 4.4.x play 24bit ape file with big noise.) created by Song ziming
Summary of the bug: Ffmpeg 4.4.x play 24bit ape with big noise when …

Jun 22, 2022:

9:10 PM Ticket #8885 (Windows 10 long path support) closed by nil-admirari
fixed: Fixed by the following commits: …
2:24 PM Ticket #9815 (bm3d filter not working on 4k content) updated by chrisbgp
Description changed
11:41 AM Changeset in ffmpeg [fed07efc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/lossless_videodsp: Remove obsolete MMX(EXT) functions The …
11:40 AM Changeset in ffmpeg [230ea38d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/lossless_videoencdsp: Remove obsolete MMX function The …
11:40 AM Changeset in ffmpeg [839fbe0e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/huffyuvencdsp: Remove obsolete MMX function The only …
11:40 AM Changeset in ffmpeg [5e332fe3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/dirac_dwt: Remove obsolete MMX functions The only systems …
11:40 AM Changeset in ffmpeg [4b6ffc28] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/huffyuvdsp: Remove obsolete MMX functions The only …
11:39 AM Changeset in ffmpeg [6a551f1] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp8dsp: Remove obsolete MMX(EXT) functions The only …
11:39 AM Changeset in ffmpeg [61e3cccd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/dcadsp: Remove obsolete SSE function The only systems …
11:39 AM Changeset in ffmpeg [8360354a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/rv34dsp: Remove obsolete MMX function The only systems …
11:39 AM Changeset in ffmpeg [eb33fd38] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/synth_filter: Remove obsolete SSE function The only …
11:39 AM Changeset in ffmpeg [54784ffa] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/dct32: Remove obsolete SSE function The only systems …
11:38 AM Changeset in ffmpeg [25e39f8c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/mpegaudiodsp: Remove obsolete SSE function The only …
11:38 AM Changeset in ffmpeg [6cb3ee80] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp6dsp: Remove obsolete MMX ff_vp6_filter_diag4_mmx The …
11:38 AM Changeset in ffmpeg [eefec06] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp3dsp: Remove obsolete MMX functions The only system …
11:38 AM Changeset in ffmpeg [ed42a519] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/x86/vf_bwdif: Remove obsolete MMXEXT functions The only …
11:38 AM Changeset in ffmpeg [7c3c1d93] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/x86/vf_idet: Remove obsolete MMX(EXT) functions The only …
11:37 AM Changeset in ffmpeg [4d7128b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/x86/vf_yadif: Remove obsolete MMXEXT functions The only …
11:37 AM Changeset in ffmpeg [19abc4c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/videodsp: Remove obsolete MMX, 3dnow, SSE functions x64 …
11:37 AM Changeset in ffmpeg [2718a3be] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/x86/float_dsp: Remove obsolete 3dnowext function x64 always …
11:37 AM Changeset in ffmpeg [f76477d4] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vorbisdsp: Remove obsolete 3dnow functions x64 always has …
11:36 AM Changeset in ffmpeg [ec735579] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/fft: Remove obsolete 3dnow functions x64 always has MMX, …
11:36 AM Changeset in ffmpeg [ea043cc5] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avutil/x86/pixelutils: Remove obsolete MMX(EXT) functions x64 always …
11:36 AM Changeset in ffmpeg [77b2a422] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/x86/vf_eq_init: Remove obsolete MMXEXT function x64 always …
11:36 AM Changeset in ffmpeg [81d34720] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/x86/swscale: Simplify macro This is possible now that it is …
11:36 AM Changeset in ffmpeg [a05f22ea] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/x86/swscale: Remove obsolete and harmful MMX(EXT) functions …
11:35 AM Changeset in ffmpeg [28318371] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/x86/yuv2rgb: Remove obsolete MMX functions x64 always has …
11:35 AM Changeset in ffmpeg [608319a3] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
swscale/x86/rgb2rgb: Remove obsolete MMX, 3dnow functions x64 always …
11:35 AM Changeset in ffmpeg [67f0db7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264chroma: Remove obsolete 3dnow functions x64 always …
11:35 AM Changeset in ffmpeg [4011a764] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel: Remove obsolete MMXEXT functions x64 always …
11:34 AM Changeset in ffmpeg [a51279bb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/hpeldsp: Remove obsolete MMX/3dnow functions x64 always …
11:34 AM Changeset in ffmpeg [aa8a2019] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/hpeldsp_vp3: Remove obsolete 3dnow functions x64 always …
11:34 AM Changeset in ffmpeg [4038b5b2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/fmtconvert: Remove obsolete SSE functions x64 always has …
11:34 AM Changeset in ffmpeg [9426a2f8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/svq1enc: Remove obsolete MMXEXT function x64 always has …
11:34 AM Changeset in ffmpeg [6feea076] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/lossless_audiodsp: Remove obsolete MMXEXT function x64 …
11:33 AM Changeset in ffmpeg [92b58002] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/pixblockdsp: Remove obsolete MMX functions x64 always has …
11:33 AM Changeset in ffmpeg [ee551a21] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/blockdsp: Remove obsolete MMX functions x64 always has …
11:33 AM Changeset in ffmpeg [bfb28b5c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/idctdsp: Remove obsolete MMX(EXT) functions x64 always …
11:33 AM Changeset in ffmpeg [b2437a45] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/xvididct: Remove obsolete MMX(EXT) functions x64 always …
11:33 AM Changeset in ffmpeg [3d151bab] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/sbrdsp: Remove obsolete SSE function x64 always has MMX, …
11:32 AM Changeset in ffmpeg [4618f36a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264dsp_init: Remove obsolete MMX(EXT) functions x64 …
11:32 AM Changeset in ffmpeg [55d8618a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/mpegvideoencdsp: Remove obsolete MMX(EXT) functions x64 …
11:32 AM Changeset in ffmpeg [542765ce] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/me_cmp: Remove obsolete MMX(EXT) functions x64 always has …
11:32 AM Changeset in ffmpeg [c5dd2fdc] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/x86/vf_noise: Remove obsolete MMX function x64 always has …
11:31 AM Changeset in ffmpeg [9bc52712] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_intrapred: Remove obsolete MMX(EXT) functions x64 …
11:31 AM Changeset in ffmpeg [3221aba8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/cavsdsp: Remove obsolete MMX(EXT), 3dnow functions x64 …
11:31 AM Changeset in ffmpeg [9abf9068] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/rv40dsp_init: Remove obsolete MMX(EXT), 3dnow functions …
11:31 AM Changeset in ffmpeg [338f8fd2] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/hevcdsp_init: Remove obsolete MMXEXT functions x64 always …
11:30 AM Changeset in ffmpeg [d402ec6] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/fdct: Remove obsolete MMX(EXT) functions x64 always has …
11:30 AM Changeset in ffmpeg [7284ab7] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/mpegvideoenc: Remove obsolete MMX(EXT) functions x64 …
11:30 AM Changeset in ffmpeg [d29a9c2a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/diracdsp: Remove obsolete MMX(EXT) functions x64 always …
11:30 AM Changeset in ffmpeg [3d716d38] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/audiodsp_init: Remove obsolete MMX(EXT) functions x64 …
11:29 AM Changeset in ffmpeg [fd98594a] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/ac3dsp_init: Remove obsolete 3dnow, MMX(EXT), SSE …
11:28 AM Changeset in ffmpeg [e02ffed0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vc1dsp_init: Remove obsolete 3dnow, MMX(EXT) functions …
9:43 AM Ticket #9815 (bm3d filter not working on 4k content) created by chrisbgp
Summary of the bug: command below works fine on 1080p content, …
Note: See TracTimeline for information about the timeline view.