Timeline
Nov 7, 2025:
- 10:27 PM Changeset in ffmpeg [162f75b5] by
- avcodec/exr: use tile dimensions in pxr24 UINT case update the switch …
- 10:12 PM Changeset in ffmpeg [6e8cf037] by
- avcodec/exr: Simple check for available channels The existing is_luma …
- 5:55 PM Changeset in ffmpeg [dd092f7] by
- avcodec/avcodec: Simplify sentinel checks There is no need to check …
- 5:55 PM Changeset in ffmpeg [946a1dbd] by
- avcodec/tests/avcodec: Check codec {pix,sample}_fmt etc. arrays E.g. …
- 5:55 PM Changeset in ffmpeg [e9be8b83] by
- avcodec/tests/avcodec: Test that decoders don't set encoder-only …
- 5:55 PM Changeset in ffmpeg [2523235a] by
- avcodec/amfdec: Don't set AVCodec.pix_fmts It is not supposed to be …
- 5:55 PM Changeset in ffmpeg [ef3e3370] by
- avcodec/tests/avcodec: Test color_ranges and alpha_modes Test that …
- 5:55 PM Changeset in ffmpeg [ab70751c] by
- avcodec/codec_internal: Use bitfield for alpha_modes Right now, …
- 5:55 PM Changeset in ffmpeg [df1b6f9c] by
- avcodec/avcodec: Avoid relocations for color ranges Signed-off-by: …
- 5:55 PM Changeset in ffmpeg [1d68ae7] by
- avcodec/avcodec: Remove always-true branches …
- 5:54 PM Changeset in ffmpeg [a2210902] by
- avcodec/encode: Use enum AVPictureType in …
- 5:54 PM Changeset in ffmpeg [08e75b82] by
- avcodec/packet: Move ff_side_data_set_encoder_stats() to encode.c And …
- 5:54 PM Changeset in ffmpeg [ec239259] by
- avcodec/libx265: Remove stray FF_ENABLE_DEPRECATION_WARNINGS …
- 5:54 PM Changeset in ffmpeg [8a46fe1a] by
- avcodec/libaomenc: Avoid av_unused pict_type is always used since …
- 8:43 AM Changeset in ffmpeg [7435a318] by
- riscv/cpu: add av_const for VLEN helpers This is read from a …
- 8:43 AM Changeset in ffmpeg [39abb1ac] by
- pixblockdsp: avoid segments on R-V V diff_pixels_unaligned On …
- 8:43 AM Changeset in ffmpeg [c17d304e] by
- pixblockdsp: avoid segments on R-V V get_pixels_unaligned On SpacemiT …
- 8:43 AM Changeset in ffmpeg [e3b0d583] by
- Revert "lavc/pixblockdsp: rework R-V V get_pixels_unaligned" The …
Nov 6, 2025:
- 10:06 PM Changeset in ffmpeg [df1fd43] by
- libavcodec/vulkan_encode_av1: fix non-monotonic DTS Combine P-frame …
- 8:47 PM Changeset in ffmpeg [dd80ecb6] by
- doc/APIchanges: bump lavu minor and remove reverted pixfmts
- 8:46 PM Changeset in ffmpeg [6720f712] by
- Revert "vulkan/prores: output LSB-padded data" This reverts commit …
- 8:46 PM Changeset in ffmpeg [9a7174bc] by
- Revert "lavu/pixfmt: add grayscale 10 and 12-bit MSB padded variants" …
- 8:46 PM Changeset in ffmpeg [26236a4] by
- Revert "lavu/pixfmt: add 420 and 422, 10 and 12-bit MSB padded …
- 8:46 PM Changeset in ffmpeg [b982b2a2] by
- Revert "swscale: add support for 10/12-bit grayscale MSB pixfmts" …
- 8:44 PM Changeset in ffmpeg [72a19a1c] by
- Revert "swscale: add support for 10/12-bit 422 and 444 MSB pixfmts" …
- 8:44 PM Changeset in ffmpeg [22cc958c] by
- Revert "hwcontext_vulkan: fix grayscale 10 and 12-bit formats using …
- 8:44 PM Changeset in ffmpeg [2c7732a6] by
- Revert "hwcontext_vulkan: fix 3-plane 444 10 and 12-bit formats using …
- 8:44 PM Changeset in ffmpeg [38df9ba7] by
- Revert "hwcontext_vulkan: fix planar 10 and 12-bit RGB formats using …
- 8:44 PM Changeset in ffmpeg [15e82dc4] by
- Revert "hwcontext_vulkan: remove unsupported/broken pixel formats" …
- 8:44 PM Changeset in ffmpeg [deaece6] by
- Revert "swscale/format: add missing fmt_shift for gray12/12 msb …
- 8:36 PM Changeset in ffmpeg [4bee0108] by
- swscale/range_convert: fix truncation bias in range conversion …
- 8:34 PM Changeset in ffmpeg [01b105bb] by
- tests/fate/swscale: add swscale self-test This one takes about 2.93s …
- 8:34 PM Changeset in ffmpeg [9a386078] by
- tests/swscale: use av_log() where appropriate We can't use ANSI color …
- 5:16 PM Changeset in ffmpeg [84b365d5] by
- avfilter/avfiltergraph: print both failing links on conversion error …
- 5:09 PM Changeset in ffmpeg [6c3a6311] by
- avfilter/avfiltergraph: only print format lists for failing mergers …
- 5:01 PM Changeset in ffmpeg [7b564e2e] by
- avfilter/avfiltergraph: print all format lists on config failure …
- 5:01 PM Changeset in ffmpeg [ad5b151f] by
- avfilter/formats: add name field to AVFilterFormatMerger Needed to …
- 4:48 PM Changeset in ffmpeg [f5bc9704] by
- avfilter/formats: constify ff_filter_get_negotiation
- 4:34 PM Changeset in ffmpeg [c1717cb6] by
- avfilter/format: add print_list() to AVFilterFormatsMerger So that …
- 2:56 PM Changeset in ffmpeg [c9710dae] by
- swscale/format: add missing fmt_shift for gray12/12 msb formats The …
- 2:41 PM Ticket #1851 (libswscale does incorrect range conversion for RGB->YUV and RGB->RGB) updated by
- Replying to digitaltvguy: > This request is not for …
- 11:49 AM Ticket #11398 ("avfoundation" audio capture had missing samples randomly) updated by
- Sorry for the delay, this fell off my radar. I can try to submit a …
- 2:16 AM Changeset in ffmpeg [22212741] by
- avutil/internal: remove some compats for msvc They are supported by …
- 1:16 AM Changeset in ffmpeg [79080a5] by
- avcodec/x86/h264_chromamc: Use xmm regs in chroma_mc4 SSSE3 functions …
Nov 5, 2025:
- 9:03 PM Ticket #1851 (libswscale does incorrect range conversion for RGB->YUV and RGB->RGB) updated by
- ffmpeg supports RGB limited when converted to float.
- 9:03 PM Ticket #1851 (libswscale does incorrect range conversion for RGB->YUV and RGB->RGB) updated by
- See PNG 3rd Edition CICP VideoFullRangeFlag also: …
- 9:01 PM Ticket #1851 (libswscale does incorrect range conversion for RGB->YUV and RGB->RGB) updated by
- This request is not for matrix. It is for the "VideoFullRangeFlag" …
- 8:53 PM Ticket #1851 (libswscale does incorrect range conversion for RGB->YUV and RGB->RGB) reopened by
- 7:04 PM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
- Lan, ty for the update on this issue.. too bad they added "nonsense …
- 6:24 PM Ticket #4478 (PlayStation 2 movie files not supported (.pss)) updated by
- Started making relatively good progress on this a few months ago, I've …
- 6:04 PM Changeset in ffmpeg [3eb0cb3] by
- avutil/hwcontext_vulkan: use correct bitmask types Vulkan headers …
- 6:04 PM Changeset in ffmpeg [f4789642] by
- avcodec/vulkan_encode_av1: fix unit_elems check Wrong enum value was …
- 6:04 PM Changeset in ffmpeg [c3ff7d23] by
- avcodec/dxva2: move variable declaration to for loop to avoid warning …
- 6:04 PM Changeset in ffmpeg [08d327e9] by
- fftools/ffmpeg: suppress unused variable warning, but using it …
- 4:31 PM Changeset in ffmpeg [873a1733] by
- aacpsy: fix whitespace and code style The last merged patch contained …
- 3:45 PM Changeset in ffmpeg [632958d2] by
- avformat/mov: log unknown tag via av_fourcc2str Signed-off-by: Zhao …
- 3:45 PM Changeset in ffmpeg [07581d67] by
- avformat/mov: check prji box version and flags Signed-off-by: Zhao …
- 3:45 PM Changeset in ffmpeg [0734d1c5] by
- avformat/mov: relax check on proj box size Pico VR adds a '\0' after …
- 3:13 PM Changeset in ffmpeg [84fcbce1] by
- fate/hevc: add tests for the dts2pts bsf
- 3:13 PM Changeset in ffmpeg [2d241202] by
- avcodec/bsf/dts2pts: add hevc support
- 3:13 PM Changeset in ffmpeg [6c83bcad] by
- avcodec/hevc: add ff_hevc_compute_poc2 which don't depend on HEVCSPS …
- 3:13 PM Changeset in ffmpeg [5f15734d] by
- avcodec/bsf/dts2pts: fix return 0 on error path
- 3:13 PM Changeset in ffmpeg [91b2fe71] by
- avcodec/bsf/dts2pts: remove always true check
- 1:00 PM Changeset in ffmpeg [671e54d7] by
- configure: add -static suffix to internal static libs for test …
Nov 4, 2025:
- 4:11 PM Ticket #11646 (Full range RGB to YUV conversion using swscale has a slight green tint.) updated by
- Could you please test https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20836 ?
- 12:38 PM Changeset in ffmpeg [08eda059] by
- avfilter/vf_libplacebo: make rotation check more robust This …
- 12:38 PM Changeset in ffmpeg [49452967] by
- avfilter/vf_libplacebo: don't override existing rotation attribute …
- 10:41 AM Changeset in ffmpeg [6c1acbbf] by
- avcodec/x86/fdct: Remove obsolete comment Reviewed-by: Lynne …
- 10:41 AM Changeset in ffmpeg [18e08101] by
- avcodec/x86/Makefile: Don't use MMX-OBJS for fdct.o MMX has been …
- 10:41 AM Changeset in ffmpeg [8157aa1a] by
- avcodec/x86/me_cmp: Remove MMX sse functions They are overridden by …
- 10:40 AM Changeset in ffmpeg [3f596ec4] by
- avcodec/x86/me_cmp: Port nsse{8,16} to SSSE3 Even nsse8 has to …
- 10:40 AM Changeset in ffmpeg [86062cfa] by
- avcodec/x86/me_cmp: Add ff_sse8_sse2() Benchmarks: sse_1_c: …
- 10:40 AM Changeset in ffmpeg [232e72d0] by
- avcodec/x86/me_cmp: Rename registers This will avoid using xmm …
- 10:39 AM Changeset in ffmpeg [87cfbcb7] by
- avcodec/x86/me_cmp: Avoid unnecessary instruction Reviewed-by: Lynne …
- 10:28 AM Changeset in ffmpeg [d058d5db] by
- avcodec/sanm: implement codec45 This is a post-processing codec: …
- 10:23 AM Changeset in ffmpeg [8313dc11] by
- movenc: Make hybrid_fragmented retain the fragmented form headers …
- 9:55 AM Changeset in ffmpeg [a06aee35] by
- revert 458a942481151ede27478e6ac6d9d2866d438b84 revert …
- 9:55 AM Changeset in ffmpeg [e11dfb3f] by
- trim trailing whitespace in aacpsy.c
- 9:55 AM Changeset in ffmpeg [d907f7d5] by
- avcodec/aacpsy: fix attack detection logic and subblock indexing Fix …
- 9:55 AM Changeset in ffmpeg [9bded214] by
- avcodec/aacenc: add bitrate threshold for PNS
Nov 3, 2025:
- 11:13 PM Ticket #11120 (remove big-endian powerpc (AltiVec) DSP code) closed by
- duplicate: migrated to Forgejo #20832
- 7:03 PM Changeset in ffmpeg [d479a492] by
- forgejo/workflows: make one of the builds shared
- 4:52 AM Ticket #11398 ("avfoundation" audio capture had missing samples randomly) updated by
- @drobinson, can you open a PR at code.ffmpeg.org with …
- 3:16 AM Changeset in ffmpeg [4bdc932e] by
- avcodec/pthread_frame: sync alpha_mode across worker threads and the …
Nov 2, 2025:
- 9:14 PM Changeset in ffmpeg [f5eb11a7] by
- avcodec/decode: add missing syncing of side_data_pref_mask to worker …
- 3:50 PM Changeset in ffmpeg [8e90f150] by
- avcodec/decode: Optimize lcevc away if disabled Signed-off-by: …
- 3:49 PM Changeset in ffmpeg [63685709] by
- avcodec/decode: Mark init,close functions as av_cold Signed-off-by: …
- 3:00 PM Changeset in ffmpeg [2786e5a9] by
- avcodec/decode: Put lcevc fields into structure of their own Makes it …
- 2:29 PM Changeset in ffmpeg [182b9c7] by
- avcodec/decode: Don't allocate LCEVC context for non-video …
- 2:09 PM Changeset in ffmpeg [abf819cf] by
- avcodec/pthread_frame: Call ff_decode_internal_sync() only during init …
- 1:10 PM Changeset in ffmpeg [1e0cd4b6] by
- .gitignore: Add config_components.asm Forgotten in …
- 11:05 AM Changeset in ffmpeg [a2914a1e] by
- avcodec/x86/hpeldsp: Don't use PAVGB macro It was only needed for MMX …
- 11:05 AM Changeset in ffmpeg [c5e94a5] by
- avcodec/x86/hpeldsp: Don't use saturated addition when unnecessary …
- 11:05 AM Changeset in ffmpeg [2be1b2ea] by
- avcodec/x86/hpeldsp: Actually use constants in registers Forgotten in …
- 11:01 AM Changeset in ffmpeg [a677b382] by
- avcodec/x86/vp3dsp: Remove remnants of MMX Forgotten in …
- 8:46 AM Changeset in ffmpeg [d355749c] by
- avcodec/x86/hevc/add_res: Avoid unnecessary modification …
- 8:46 AM Changeset in ffmpeg [f4d9fb0b] by
- avcodec/x86/hevc/add_res: Reduce number of registers used This makes …
- 8:46 AM Changeset in ffmpeg [23efbb5e] by
- avcodec/x86/hevc/add_res: Remove AVX add_residual functions The AVX …
- 3:21 AM Changeset in ffmpeg [7770c0bf] by
- avcodec/exr: don't remove Float2HalfTables tables alongside the …
Nov 1, 2025:
- 10:22 PM Changeset in ffmpeg [5b98cea4] by
- avformat/sctp: Check size in sctp_write() Fixes: out of array access …
- 6:54 PM Changeset in ffmpeg [83e0298d] by
- avformat/rtmpproto: consider command line argument lengths Fixes: out …
- 6:53 PM Changeset in ffmpeg [a64e0374] by
- avformat/rtmpproto_ Check tcurl and flashver length Fixes: out of …
- 5:48 PM Changeset in ffmpeg [fa959bb1] by
- avcodec/parsers: Silence deprecation warnings Slipped through because …
- 5:41 PM Changeset in ffmpeg [25968dbb] by
- avcodec/parser_internal: Rename PASSTHROUGH macro to avoid name …
- 3:57 PM Changeset in ffmpeg [8a322c95] by
- avcodec/avcodec: Schedule parser API to use enum AVCodecID for codec …
- 3:57 PM Changeset in ffmpeg [7c43cc4c] by
- avcodec/parser_internal: Remove prefix from parser_{init,parse,close} …
- 3:57 PM Changeset in ffmpeg [e0b0ca8] by
- avcodec/avcodec: Schedule moving private fields of AVCodecParser out …
- 3:57 PM Changeset in ffmpeg [e9fe30cc] by
- avcodec/parsers: Add macro to set list of codec ids The current code …
- 3:57 PM Changeset in ffmpeg [12f7a772] by
- avcodec: Remove unnecessary parser.h inclusions It only contains …
- 3:41 PM Changeset in ffmpeg [633d424b] by
- avutil/csp: don't dereference NULL pointer in …
- 3:41 PM Changeset in ffmpeg [492310ec] by
- fftools/ffmpeg_demux: fix memory leak when creating tile grid …
- 3:41 PM Changeset in ffmpeg [acd2cfe2] by
- fftools/ffmpeg: make fg_create{_simple,} clear the input string …
- 3:23 PM Changeset in ffmpeg [9c266084] by
- avcodec/vc1_parser: stop splitting ENDOFSEQ markers into separate …
- 3:22 PM Changeset in ffmpeg [9ab6a941] by
- avcodec/vc1dec: look for ENDOFSEQ markers at the end of a packet's …
- 2:47 PM Changeset in ffmpeg [fc2c030f] by
- avcodec/vc1dec: Deduplicate cleanup code Signed-off-by: Andreas …
- 2:47 PM Changeset in ffmpeg [a44f7b6c] by
- avcodec/vc1dec: Don't initialize write-only intra_scantable VC-1 does …
- 2:17 PM Changeset in ffmpeg [b9108127] by
- avcodec/x86/h264_qpel: Add and use ff_{avg,put}_pixels16x16_l2_sse2() …
- 2:17 PM Changeset in ffmpeg [529a048c] by
- avcodec/x86/qpel: Add specializations for put_l2 functions These …
- 2:17 PM Changeset in ffmpeg [5715eb12] by
- avcodec/x86/{h264_qpel,qpeldsp_init}: Move shared decls into header …
- 12:34 PM Changeset in ffmpeg [b03b45cf] by
- avcodec/x86/h264_chromamc: Remove MMX(EXT) funcs overridden by SSSE3 …
- 12:34 PM Changeset in ffmpeg [cb054ee8] by
- avcodec/x86/h264_chromamc: Add SSSE3 RV40 chroma motion compensation …
- 12:33 PM Changeset in ffmpeg [c607aae2] by
- configure: Add config_components.asm This is in preparation for the …
- 12:31 PM Changeset in ffmpeg [c6efe1ab] by
- avcodec/h264chroma: Move mc1 function to mpegvideo_dec.c It is only …
Oct 31, 2025:
- 2:28 PM Changeset in ffmpeg [e59d964a] by
- libavformat/mov: add support for name udta In the QTFF documentation …
- 12:22 AM Changeset in ffmpeg [4348bde2] by
- libavformat/udp: Fix call to recvfrom(2) Last parameter to recvfrom() …
Note:
See TracTimeline
for information about the timeline view.
