Timeline
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() …
Oct 30, 2025:
- 9:15 PM Ticket #11170 (Support merging HEIC tile grids in ffmpeg) closed by
- fixed: Implemented in 5ff8395e7806ad27743829b047067098c288782a
- 9:14 PM Ticket #6521 (HEIF support) closed by
- fixed: Tiled HEIF should be fully supported since …
- 4:46 PM Changeset in ffmpeg [746650df] by
- Changelog: add entry about tiled HEIF support with the CLI …
- 2:02 PM Changeset in ffmpeg [a979c9b9] by
- tests/ffmpeg: add test for HEIF automatic tile merging Signed-off-by: …
- 2:02 PM Changeset in ffmpeg [5ff8395e] by
- fftools/ffmpeg_demux: create a filtegraph to merge HEIF tiles …
- 2:02 PM Changeset in ffmpeg [433d18a1] by
- fftools/ffmpeg_filter: handle metadata from stream group in relevant …
- 2:02 PM Changeset in ffmpeg [dec3cc01] by
- fftools/ffmpeg_filter: allow binding unlabeled filtergraphs …
- 2:02 PM Changeset in ffmpeg [e7cf188b] by
- fftools/ffmpeg_filter: reindent after the previous commit …
- 2:02 PM Changeset in ffmpeg [9dcd25b7] by
- fftools/ffmpeg_filter: allow removing filtergraphs that contain …
- 2:02 PM Changeset in ffmpeg [cce85642] by
- fftools/ffmpeg_sched: add a function to remove a filtergraph from the …
- 2:02 PM Changeset in ffmpeg [c751ad2c] by
- fftools/ffmpeg_mux_init: allow creating streams from filtergraphs …
- 2:02 PM Changeset in ffmpeg [99ec0752] by
- fftools/ffmpeg_demux: add InputStreamGroup to store stream groups …
- 2:02 PM Changeset in ffmpeg [ba0dc3d4] by
- fftools/ffmpeg_opt: add helpers to match stream groups Will be used …
- 2:02 PM Changeset in ffmpeg [7b18beb4] by
- fftools: pass global side data through using a separate array This …
- 2:02 PM Changeset in ffmpeg [7ac1b410] by
- fftools/ffmpeg_filter: fix passing certain parameters to inputs bound …
- 1:54 PM Changeset in ffmpeg [6879c8ee] by
- avcodec/avcodec: add helpers to convert between packet and frame side …
- 11:17 AM Changeset in ffmpeg [0242cb36] by
- avcodec/rv34dsp: Reduce size of qpel functions arrays Only size 16 …
- 10:05 AM Changeset in ffmpeg [00c23baf] by
- doc/filters: add link to rendered doc of drawvg
- 9:26 AM Changeset in ffmpeg [82c495fd] by
- avcodec/hevc: fix false alarm when build with enable-small …
- 7:56 AM Changeset in ffmpeg [0f105b9] by
- avcodec/x86/hevc/idct: Port ff_hevc_idct_4x4_dc_{8,10,12}_mmxext to …
- 2:41 AM Changeset in ffmpeg [909af3a5] by
- avcodec/g723_1enc: Make min_err 64bit This is intending to fix the …
- 1:08 AM Changeset in ffmpeg [d8ffec5b] by
- avcodec/vlc: Clear val8/16 in vlc_multi_gen() by av_mallocz() Fixes: …
- 12:24 AM Changeset in ffmpeg [d03483bd] by
- avformat/rtpenc_h264_hevc: Check space for nal_length_size in …
Oct 29, 2025:
- 7:44 AM Ticket #11604 (Infinite loop filter does not shutdown gracefully on SIGTERM) updated by
- I tested it again under 7.1.2 with this fix included: …
Note:
See TracTimeline
for information about the timeline view.
