Timeline



Oct 15, 2025:

8:49 PM Changeset in ffmpeg [2e1d702c] by James Almer <jamrial@gmail.com>
avformat/dump: fix log level passed to av_log when printing stream …
5:43 PM Changeset in ffmpeg [74a3c1dd] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/x86/vf_pullup: Port pullup functions to SSE2, SSSE3 The diff …
5:43 PM Changeset in ffmpeg [dcb28ed8] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avfilter/x86/vf_spp: Port store_slice to SSE2 This allows to remove …
12:37 PM Ticket #10572 (h265: Total image distortion even on 1% packet loss) updated by quinkblack
Replying to Vasily Evseenko: > I've build latest master of …
11:49 AM Ticket #10584 (vc2 enc: gray output) updated by mirh
Still broken in 8.0.
11:10 AM Ticket #10572 (h265: Total image distortion even on 1% packet loss) updated by Vasily Evseenko
I've build latest master of ffmpeg …
11:08 AM ffplay_output_corrupt.mp4 attached to Ticket #10572 by Vasily Evseenko
LD_LIBRARY_PATH=/opt/ffmpeg/lib/ /opt/ffmpeg/bin/ffplay -flags …
11:00 AM ffplay_default.mp4 attached to Ticket #10572 by Vasily Evseenko
LD_LIBRARY_PATH=/opt/ffmpeg/lib/ /opt/ffmpeg/bin/ffplay …
6:55 AM Changeset in ffmpeg [f4a87d8c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/mpegvideoencdsp_init: Use xmm registers in SSSE3 functions …
6:55 AM Changeset in ffmpeg [cffd029e] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/mpegvideoencdsp_init: Don't use slow path unnecessarily …
6:55 AM Changeset in ffmpeg [ce499eb] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm/mpegvideoencdsp: Add test for add_8x8basis …
4:42 AM Ticket #10572 (h265: Total image distortion even on 1% packet loss) updated by quinkblack
FFmpeg master doesn't have artifacts since …
12:15 AM Ticket #10572 (h265: Total image distortion even on 1% packet loss) reopened by Vasily Evseenko

Oct 14, 2025:

10:02 PM Ticket #10572 (h265: Total image distortion even on 1% packet loss) updated by Vasily Evseenko
Hi, What ffmpeg version, video card and linux distro do you use? I've …
8:30 PM Ticket #10572 (h265: Total image distortion even on 1% packet loss) closed by Michael Niedermayer
worksforme: ./ffplay ~/trac/10572/h265_0.01_loss.mkv shows no artifacts, so i …
6:55 PM Changeset in ffmpeg [566e9032] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Fix unsigned cast position in yuv2* Fixes: signed …
6:55 PM Changeset in ffmpeg [0c6b7f94] by Michael Niedermayer <michael@niedermayer.cc>
swscale/output: Fix integer overflow in yuv2ya16_X_c_template() …
12:05 PM Changeset in ffmpeg [6b961f59] by Zhao Zhili <zhilizhao@tencent.com>
avformat/mov: fix missing video size when some decoders are disabled …
10:31 AM Changeset in ffmpeg [a24e0f53] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/hpeldsp_init: Remove check for inline mmx Forgotten in …

Oct 13, 2025:

6:05 PM Changeset in ffmpeg [b0c77e5a] by Frank Plowman <post@frankplowman.com>
lavc/vvc: Store RefStruct references to referenced PSs/headers in …
4:59 PM Changeset in ffmpeg [31f0749c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp3: Optimize alignment check away when possible Check only …
4:59 PM Changeset in ffmpeg [5823ab34] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/vp3dsp: Remove unused flags parameter from ff_vp3dsp_init() …
4:58 PM Changeset in ffmpeg [e3ca57ae] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/vp3dsp: Port loop filters to SSE2 The old code operated …
4:58 PM Changeset in ffmpeg [5d9a392b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm: Add VP3 loop filter test Signed-off-by: Andreas …

Oct 12, 2025:

3:26 AM Changeset in ffmpeg [0bc54cdd] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
fftools/opt_common: add long-form license option Add "license" as a …
1:50 AM Changeset in ffmpeg [10e9672a] by Tong Wu <wutong1208@outlook.com>
avcodec/d3d12va_encode: use macros to set QP range and max frame size …
12:45 AM Changeset in ffmpeg [36f92206] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/hpeldsp: Improve ff_{avg,put}_pixels8_xy2_ssse3() This …
12:45 AM Changeset in ffmpeg [4c55724d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/hpeldsp: Add ff_put_no_rnd_pixels8_xy2_ssse3() Given that …
12:43 AM Changeset in ffmpeg [f84e0602] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/hpeldsp: Add SSE2 of {avg,put} no_rnd xy2 with blocksize …

Oct 11, 2025:

6:20 AM Changeset in ffmpeg [ce9d1814] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/mjpegdec: Remove unnecessary reloads Hint: The parts of this …
5:51 AM Changeset in ffmpeg [dad06a44] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/Makefile: Remove h263 decoder->mpeg4videodec.o dependency …
5:51 AM Changeset in ffmpeg [10d3479d] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/h263dec: Avoid redundant branch Only the MPEG-4 decoder can …

Oct 10, 2025:

2:27 PM Changeset in ffmpeg [d96f8d32] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/h264_qpel: Don't instantiate unused functions The …

Oct 9, 2025:

11:34 PM Ticket #11643 (Merge Error on new build(GyanD)) updated by free_movie_user
The 8.0 build now showing the error/not reproduced that released at …
11:14 PM Ticket #11643 (Merge Error on new build(GyanD)) updated by free_movie_user
It was not produced before ' …
9:09 PM Ticket #10955 (checkasm failures on ppc64el) updated by Sean McGovern
Summary, Component, Version changed
9:08 PM Ticket #10955 (checkasm failures on ppc64el) updated by Sean McGovern
Replying to Sean McGovern: > The svq1enc portion of this …
8:45 PM Changeset in ffmpeg [6f1ab828] by Niklas Haas <ffmpeg@haasn.dev>
libavfilter/vf_libplacebo: add temperature option
4:40 PM Changeset in ffmpeg [eab3b68] by Leo Izen <leo.izen@gmail.com>
avcodec/exif: avoid printing errors for makernote non-IFD parsing …
3:09 PM Changeset in ffmpeg [41c16844] by James Almer <jamrial@gmail.com>
avcodec/hevc/sei: don't attempt to use stale values in HEVCSEITimeCode …
3:09 PM Changeset in ffmpeg [8e01bff] by James Almer <jamrial@gmail.com>
avcodec/hevc/sei: don't attempt to use stale values in HEVCSEITDRDI …
3:09 PM Changeset in ffmpeg [d448d6d1] by James Almer <jamrial@gmail.com>
avcodec/hevc/sei: prevent storing a potentially bogus num_ref_displays …
2:33 PM Changeset in ffmpeg [a934d484] by stevenliu <lingjiujianke@gmail.com>
doc/muxers: correct default pkt_size value of whip Signed-off-by: …
2:32 PM Changeset in ffmpeg [b43f8dec] by stevenliu <lingjiujianke@gmail.com>
avformat/whip: add macros to replace magic number Signed-off-by: Jack …
2:32 PM Changeset in ffmpeg [bc6164eb] by stevenliu <lingjiujianke@gmail.com>
avformat/whip: remove WHIP_STATE_DTLS_CONNECTING This value is only …
2:32 PM Changeset in ffmpeg [76b13ca0] by stevenliu <lingjiujianke@gmail.com>
avformat/whip: check the peer whether is ice lite See RFC 5245 …
9:55 AM Changeset in ffmpeg [ec0a04de] by stevenliu <lingjiujianke@gmail.com>
avformat/whip: remind user increase -buffer_size The udp buffer size …
9:55 AM Changeset in ffmpeg [b3793d99] by stevenliu <lingjiujianke@gmail.com>
avformat/whip: pass through buffer_size option to udp Signed-off-by: …
9:29 AM Changeset in ffmpeg [469aad38] by stevenliu <lingjiujianke@gmail.com>
avformat/whip: add ICE consent freshness support Refer to RFC 9725 …
9:29 AM Changeset in ffmpeg [aba84db9] by stevenliu <lingjiujianke@gmail.com>
avformat/whip: add WHIP_US_PER_MS macro to replace 1000 …
8:29 AM Changeset in ffmpeg [aa91ae25] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: minor comment and size detection changes Signed-off-by: …
8:29 AM Changeset in ffmpeg [c46c1cb0] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: remove rotate_code context member Signed-off-by: Manuel …
8:29 AM Changeset in ffmpeg [72df8f27] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: implement 3 blits for codec37/47/48 The various game …
8:29 AM Changeset in ffmpeg [d7d97ea] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: partially fix codec48 for Making Magic Making Magic …
8:29 AM Changeset in ffmpeg [9e72b2f2] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: codec37/47/48 updates - align the incoming widths to …
8:29 AM Changeset in ffmpeg [0eb58e40] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: codec20 left/top offset support Add left/top offsets …
8:29 AM Changeset in ffmpeg [a108be2b] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: for ANIM codecs with own buffers, really check …
8:29 AM Changeset in ffmpeg [b6a9c467] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: reimplement XPAL algorithm identical to DOS smush engine …
8:29 AM Changeset in ffmpeg [4316914b] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: codec37: comp1: guard against invalid mv index the c37 …
8:29 AM Changeset in ffmpeg [5f1f5dd2] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: guard against image area growing larger than buffer …
8:29 AM Changeset in ffmpeg [556cef27] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: enforce SANM min and max sizes at decode_init() Enforce …
8:29 AM Changeset in ffmpeg [70b04717] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: distrust dimensions for ANIM in decode_init When …
8:29 AM Changeset in ffmpeg [0802044d] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: codec48: reimplement block scaling Reimplement opcodes …
8:29 AM Changeset in ffmpeg [b99b7a6f] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: change codec37 opcode FE to 4 2x2 blocks It was …
8:29 AM Changeset in ffmpeg [d6185777] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: check codec48 subblock mv index Codec48 opcodes F9 and …
8:29 AM Changeset in ffmpeg [dd875f56] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: invalidate STOR data when subversion changes since the …
8:29 AM Changeset in ffmpeg [b7e55ef8] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: per-fobj GetByteContext Create a separate …
8:29 AM Changeset in ffmpeg [a0c4dfc6] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: handle FTCH on video start some videos have a FTCH at …
8:29 AM Changeset in ffmpeg [7c205b53] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: rename motion_vectors[] table to c47_mv[] Rename the …
8:29 AM Changeset in ffmpeg [3945d10] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: remove unused SANMFrameHeader Signed-off-by: Manuel …
8:29 AM Changeset in ffmpeg [2ef26c30] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: implement BL16 subcodecs 1 and 7 Both of these encode a …
8:29 AM Changeset in ffmpeg [b1a7f8b7] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: factor out the ANIM decoding into separate function …
8:29 AM Changeset in ffmpeg [49c552d] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: restructure SANM like the other block codecs Restructe …
8:29 AM Changeset in ffmpeg [4d5e87ea] by Manuel Lauss <manuel.lauss@gmail.com>
Revert "avcodec/sanm: Check w,h,left,top" This reverts commit …
8:29 AM Changeset in ffmpeg [75b69375] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: reset rotate_code every iteration and eliminate the …
8:29 AM Changeset in ffmpeg [de7db62a] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: rename process_block to codec47_block the new name …
8:29 AM Changeset in ffmpeg [043dafc4] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: codec37/47/48 size checks Add more size checks to …
8:29 AM Changeset in ffmpeg [f98cd66b] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: codec47: read the small codebook codec47 carries a …
8:29 AM Changeset in ffmpeg [72e6206c] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: partially fix codec48 The mv check introduced with …
8:29 AM Changeset in ffmpeg [24ce42b] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: codec4 improvements - don't draw outside the buffers - …
8:29 AM Changeset in ffmpeg [dfe4a062] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: codec31 improvements - don't draw outside the buffers - …
8:28 AM Changeset in ffmpeg [da4b8849] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: codec1 improvements - don't draw outside the buffers - …
8:28 AM Changeset in ffmpeg [d18c25f] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: codec21 improvements - don't draw outside the buffers - …
8:28 AM Changeset in ffmpeg [67b28acb] by Manuel Lauss <manuel.lauss@gmail.com>
avcodec/sanm: codec23 improvements - don't draw outside the buffers - …
4:25 AM Changeset in ffmpeg [3a8ea78b] by Kacper Michajłow <kasper93@gmail.com>
avutil/attributes: add AV_HAS_ATTRIBUTE Maybe useful and to fix MSVC …
3:41 AM Changeset in ffmpeg [9034ca30] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
avformat/flacdec: fix self assign warning
3:35 AM Changeset in ffmpeg [afad332d] by Kacper Michajłow <kasper93@gmail.com>
avutil/attributes: use has_attribute to test for format attribute …
3:35 AM Changeset in ffmpeg [086597ad] by Kacper Michajłow <kasper93@gmail.com>
avutil/attributes: don't force format checking to gnu_printf on …
2:52 AM Changeset in ffmpeg [4377affc] by Zhao Zhili <quink@noreply.code.ffmpeg.org>
avcodec/hevc/refs: don't unconditionally discard non-IRAP frames if no …

Oct 8, 2025:

6:40 PM Changeset in ffmpeg [378d5bb0] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/fpel: Add blocksize x blocksize avg/put functions This …
6:40 PM Changeset in ffmpeg [ad498f97] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/cavsdsp: Remove MMXEXT Qpeldsp Superseded by SSE2. Saves …
6:40 PM Changeset in ffmpeg [65009895] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/cavs_qpel: Add SSE2 vertical motion compensation This is …
6:40 PM Changeset in ffmpeg [74a88c0c] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/cavsdsp: Add SSE2 mc20 horizontal motion compensation …
6:40 PM Changeset in ffmpeg [54598238] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
tests/checkasm: Add CAVS qpel test This test already uncovered a bug …
6:40 PM Changeset in ffmpeg [cc2e2f12] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/x86/cavsdsp: Fix vertical qpel motion compensation The …
6:40 PM Changeset in ffmpeg [ec2fe94b] by Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
avcodec/cavs: Remove unused parameter Signed-off-by: Andreas …
12:27 AM Changeset in ffmpeg [7896cc67] by michaelni <michael@niedermayer.cc>
avcodec/exr: Check that DWA has 3 channels The implementation …
12:27 AM Changeset in ffmpeg [c911e000] by michaelni <michael@niedermayer.cc>
avcodec/exr: Round dc_w/h up Without rounding them up there are too …
12:27 AM Changeset in ffmpeg [8e078826] by michaelni <michael@niedermayer.cc>
avcodec/exr: check ac_size Fixes: out of array read Fixes: …
Note: See TracTimeline for information about the timeline view.