Timeline
Apr 8, 2023:
- 6:24 PM Changeset in ffmpeg [82a14f36] by
- avformat/matroskadec: also validate the mapping when BlockAddIDType is …
- 6:12 PM Ticket #10259 (Some Scanity 10-bit monochrome DPX are rejected) closed by
- fixed: Fixed in 05e34523bc5db91618c0f1e9c8923eaf3ed1e74d.
- 6:08 PM Changeset in ffmpeg [05e34523] by
- avcodec/dpx: fix check of minimal data size for unpadded content …
- 6:08 PM Changeset in ffmpeg [12d1f7c4] by
- avdevice/decklink_enc: Add support for compressed AC-3 output over SDI …
- 1:38 PM Ticket #10313 (Live CSTAR dailymotion is very choppy with ffplay; smooth with VLC) updated by
-
Version changed
- 1:31 PM Ticket #10313 (Live CSTAR dailymotion is very choppy with ffplay; smooth with VLC) created by
- Summary of the bug: How to reproduce: […]
- 1:28 PM Changeset in ffmpeg [30f1f895] by
- fate/matroska: add HDR10+ muxing tests Signed-off-by: James Almer …
- 1:28 PM Changeset in ffmpeg [bda44f0f] by
- avformat/matroskaenc: support writing Dynamic HDR10+ packet side data …
- 1:21 PM Changeset in ffmpeg [e1f691b] by
- avformat/matroskadec: remove itu_t_t35 flag from MatroskaTrack It's …
Apr 7, 2023:
- 10:06 PM Changeset in ffmpeg [c3ad8862] by
- Update for FFmpeg 4.4.4 Signed-off-by: Michael Niedermayer …
- 9:40 PM Changeset in ffmpeg [6f1b402e] by
- avcodec/tests/snowenc: Fix 2nd test (cherry picked from commit …
- 9:40 PM Changeset in ffmpeg [268c460c] by
- avcodec/tests/snowenc: return a failure if DWT/IDWT mismatches …
- 9:40 PM Changeset in ffmpeg [e5a261e9] by
- avcodec/snowenc: Fix visual weight calculation Signed-off-by: Michael …
- 9:40 PM Changeset in ffmpeg [00c20730] by
- avcodec/tests/snowenc: unbreak DWT tests the IDWT data type …
- 9:40 PM Changeset in ffmpeg [4d82b7ba] by
- avcodec/vp3: Add missing check for av_malloc Since the av_malloc() …
- 9:40 PM Changeset in ffmpeg [c513bd48] by
- avformat/nutdec: Add check for avformat_new_stream Check for failure …
- 9:40 PM Changeset in ffmpeg [a56d3a1e] by
- avcodec/mpeg12dec: Check input size Fixes: Timeout Fixes: …
- 9:40 PM Changeset in ffmpeg [4bcb493a] by
- avcodec/escape124: Fix some return codes Signed-off-by: Michael …
- 9:40 PM Changeset in ffmpeg [3392936e] by
- avcodec/escape124: fix signdness of end of input check Fixes: Timeout …
- 9:40 PM Changeset in ffmpeg [ea238698] by
- Use https for repository links Reviewed-by: Stefano Sabatini …
- 9:40 PM Changeset in ffmpeg [ad28b01a] by
- avcodec/rpzaenc: stop accessing out of bounds frame (cherry picked …
- 9:40 PM Changeset in ffmpeg [fa201297] by
- avcodec/motionpixels: Mask pixels to valid values Fixes: out of array …
- 9:40 PM Changeset in ffmpeg [0f6580b1] by
- avcodec/xpmdec: Check size before allocation to avoid truncation …
- 9:40 PM Changeset in ffmpeg [4c34976f] by
- avcodec/bink: Avoid undefined out of array end pointers in …
- 9:40 PM Changeset in ffmpeg [8b84cffb] by
- avcodec/bink: Fix off by 1 error in ref end Fixes: out of array …
- 9:40 PM Changeset in ffmpeg [bc9e149c] by
- avcodec/utils: Ensure linesize for SVQ3 Fixes: Assertion block_w * …
- 9:40 PM Changeset in ffmpeg [0c5f3c23] by
- avcodec/utils: allocate a line more for VC1 and WMV3 Fixes: out of …
- 9:40 PM Changeset in ffmpeg [545cfee] by
- avcodec/videodsp_template: Adjust pointers to avoid undefined pointer …
- 9:40 PM Changeset in ffmpeg [3eaf6530] by
- avcodec/pngdec: Check deloco index more exactly Fixes: out of array …
- 9:40 PM Changeset in ffmpeg [73eb9578] by
- avcodec/ffv1dec: Check that num h/v slices is supported Fixes: out of …
- 9:40 PM Changeset in ffmpeg [f9726596] by
- avformat/mov: Check samplesize and offset to avoid integer overflow …
- 9:40 PM Changeset in ffmpeg [773d1b85] by
- avcodec/pictordec: Remove mid exit branch This causes the RLE decoder …
- 9:40 PM Changeset in ffmpeg [261ff2e2] by
- avcodec/eac3dec: avoid float noise in fixed mode addition to overflow …
- 9:40 PM Changeset in ffmpeg [8478879a] by
- avcodec/utils: use 32pixel alignment for bink bink supports 16x16 …
- 9:40 PM Changeset in ffmpeg [e243076b] by
- avcodec/scpr3: Check bx Fixes: Out of array access Fixes: …
- 9:40 PM Changeset in ffmpeg [e5a88d62] by
- avcodec/012v: Order operations for odd size handling Fixes: out of …
- 9:40 PM Changeset in ffmpeg [2ae1a70c] by
- avcodec/eatgq: : Check index increments in tgq_decode_block() Fixes: …
- 9:40 PM Changeset in ffmpeg [68da8e97] by
- avcodec/scpr: Test bx before use Fixes: out of array access on 32bit …
- 9:40 PM Changeset in ffmpeg [2a47fecb] by
- avformat/mxfdec: Use 64bit in remainder Fixes: signed integer …
- 9:40 PM Changeset in ffmpeg [9f828f14] by
- avcodec/sunrast: Fix maplength check Fixes: out of bounds read …
- 9:40 PM Changeset in ffmpeg [fdff97fe] by
- avcodec/wavpack: Avoid undefined shift in get_tail() Fixes: left …
- 9:40 PM Changeset in ffmpeg [79afac27] by
- avcodec/wavpack: Check for end of input in wv_unpack_dsd_high() …
- 9:40 PM Changeset in ffmpeg [04b48cef] by
- avformat/id3v2: Check taglen in read_uslt() Fixes: Timeout (read …
- 9:40 PM Changeset in ffmpeg [74361386] by
- avcodec/tiff: Ignore tile_count Fixes: out of array access Fixes: …
- 9:40 PM Changeset in ffmpeg [b314170e] by
- avcodec/ffv1dec: restructure slice coordinate reading a bit Fixes: …
- 9:40 PM Changeset in ffmpeg [3f4ec2d6] by
- avcodec/mlpdec: Check max matrix instead of max channel in noise check …
- 9:40 PM Changeset in ffmpeg [0891a36] by
- swscale/input: Use more unsigned intermediates Same principle as …
- 9:40 PM Changeset in ffmpeg [383a5185] by
- avcodec/alsdec: The minimal block is at least 7 bits Signed-off-by: …
- 9:40 PM Changeset in ffmpeg [37aaa56] by
- avformat/replaygain: avoid undefined / negative abs Fixes: signed …
- 9:40 PM Changeset in ffmpeg [a73cd6ae] by
- swscale/output: Bias 16bps output calculations to improve non …
- 9:40 PM Changeset in ffmpeg [2177cc8e] by
- avcodec/speedhq: Check buf_size to be big enough for DC Fixes: …
- 9:40 PM Changeset in ffmpeg [a16aaae6] by
- avcodec/ffv1dec: Fail earlier if prior context is corrupted …
- 5:13 PM Changeset in ffmpeg [6d31619a] by
- avformat/matroskadec: validate MaxBlockAdditionID in the presence of …
- 2:57 PM Changeset in ffmpeg [2133cadf] by
- avformat/matroskadec: reindent after the previous commit …
- 2:55 PM Changeset in ffmpeg [88de01d8] by
- avformat/matroskadec: parse all BlockAdditionMapping elements and …
- 10:50 AM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by
- Replying to quinkblack: > Can you test patch 1/3 and 2/3: …
- 10:21 AM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by
- OK, I will update the patch and try again tomorrow. best regards
Apr 6, 2023:
- 9:54 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by
-
Priority, Version, Component changed
- 8:49 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by
- Fixed in Avisynth 3.7.3 Beta 10 by Stephen: …
- 4:54 AM Changeset in ffmpeg [b564ad8e] by
- lavc/aarch64: add hevc deblock chroma 8-12bit Benched on Ampere …
- 4:16 AM Changeset in ffmpeg [68c151cb] by
- checkasm: add hevc_deblock chroma test Signed-off-by: J. Dekker …
Apr 5, 2023:
- 10:50 PM Changeset in ffmpeg [feeeefc3] by
- avformat/mxfenc: reject unsupported ffv1 versions Signed-off-by: …
- 10:50 PM Changeset in ffmpeg [f0cd5610] by
- avcodec/ffv1dec: reject unsupported ffv1 versions Signed-off-by: …
- 10:49 PM Changeset in ffmpeg [916be62d] by
- tests/fate/vcodec.mak: drop strict experimental from j2k tests …
- 10:40 PM Changeset in ffmpeg [33ef8778] by
- avdevice/decklink_enc: Add support for output of Active Format …
- 10:40 PM Changeset in ffmpeg [88da4b5] by
- fate: split mxf test dependencies to DV and MPEG2 Signed-off-by: …
- 10:40 PM Changeset in ffmpeg [8f534618] by
- avformat/mxfdec: treat Random Index Pack as end of file RIP, if …
- 9:11 PM Ticket #10121 (jpeg2000 decoder fails on conformance codestream p0_10.j2k) updated by
- Replying to Balling: > >the error message bpno became …
- 9:00 PM Ticket #10121 (jpeg2000 decoder fails on conformance codestream p0_10.j2k) updated by
- >the error message bpno became invalid is emitted Is there any …
- 8:44 PM Ticket #10300 (JPEG2000 encoder produce corrupted output) updated by
- Here [jpeg2000 @ 00000292f9557740] bpno became invalid is no longer …
- 8:40 PM Ticket #5360 (Errors shown when correctly decoding jpeg2000 frames) closed by
- fixed: Native (and only native, nonnative decoder was removed, BOOOO!!!) …
- 8:29 PM Ticket #9468 (J2K is decoding rgb24 as bgr24 in native decoder) updated by
-
Owner changed
hey, please apply!!! - 8:22 PM Ticket #10061 (jpeg2000: crash with forced libopenjpeg decoder and image2 demuxer) updated by
- libopenjpeg decoder was just removed. …
- 8:19 PM Ticket #10058 (jpeg2000: support paletted images) updated by
- Genius Michael Niedermayer removed libopenjpeg decoder whatsover. WTF. …
- 3:02 PM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by
-
Owner changed
- 3:02 PM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) updated by
-
Status changed
Can you test patch 1/3 and 2/3: … - 12:47 PM Changeset in ffmpeg [61b27b15] by
- avutil/hdr_dynamic_metadata: allow av_dynamic_hdr_plus_to_t35() to …
- 12:47 PM Changeset in ffmpeg [1c2a1e07] by
- avformat/matroskaenc: write a MaxBlockAdditionID element A non zero …
- 12:47 PM Changeset in ffmpeg [00fde806] by
- avformat/matroska: add a few more Block Addition ID Type enum values …
- 12:47 PM Changeset in ffmpeg [c73cf41f] by
- avformat/matroskadec: export Dynamic HDR10+ packet side data …
- 12:47 PM Changeset in ffmpeg [6def8625] by
- avformat/matroskadec: set the default value for BlockAddIDType …
- 12:47 PM Changeset in ffmpeg [44513156] by
- avformat/matroskadec: support parsing more than one BlockMore element …
Apr 4, 2023:
- 11:04 PM Ticket #10203 (ASS encoder inserts null character into middle of output) closed by
- fixed: Fixed in 5f92a192315fc9349e7c9bdc923666f79d5c5e8d.
- 7:20 PM Ticket #10312 (Regression in transcode example) created by
-
Summary of the bug:
doc/examples/transcode.cbroken since 6.0 … - 2:39 PM SponsoringPrograms/GSoC/2023 edited by
- (diff)
- 1:12 PM Ticket #10311 (libsvtav1 mjpeg image conversion with errors the process does not ...) created by
- Summary of the bug: libsvtav1 mjpeg image conversion with errors the …
- 11:25 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) closed by
- fixed
- 11:25 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by
- Issue confirmed on Avisynth side, version 3.7.2 stable. Will be fixed …
- 9:45 AM Changeset in ffmpeg [2244722f] by
- doc/ffmpeg: rewrite the introductory paragraph This is not the place …
- 9:45 AM Changeset in ffmpeg [bf6df790] by
- doc/ffmpeg: refine program title It is a media converter, not just a …
- 9:44 AM Changeset in ffmpeg [1d3f7178] by
- lavf/mux: clarify log messages when choosing oformat fails Current …
- 9:42 AM Changeset in ffmpeg [dffb058f] by
- lavf: fall back to a more meaningful log instance name An …
- 5:12 AM Ticket #10310 (stack-buffer-overflow in FFmpeg (libavcodec/aacenc_tns.c:203 in ...) updated by
-
Summary changed
- 5:12 AM Ticket #10310 (stack-buffer-overflow in FFmpeg (libavcodec/aacenc_tns.c:203 in ...) updated by
-
Description changed
- 5:10 AM Ticket #10310 (stack-buffer-overflow in FFmpeg (libavcodec/aacenc_tns.c:203 in ...) created by
- Our fuzzer found a new stack overflow bug. Command Input […] …
- 5:06 AM Ticket #10309 (heap-buffer-overflow bug in FFmpeg (new_output_stream at ...) updated by
-
Description changed
- 5:04 AM Ticket #10309 (heap-buffer-overflow bug in FFmpeg (new_output_stream at ...) created by
- Our fuzzer found a new heap overflow bug in FFmpeg. Command input …
- 4:58 AM Ticket #10308 (heap-buffer-overflow in ffmpeg (get_vlc2 at libavcodec/get_bits.h:639)) created by
- Hello, our fuzzer found a new heap-overflow bug. Command to …
- 4:46 AM Ticket #10307 (Segmentation Violation (dct_quantize_refine in ...) updated by
- I think this can be a duplicate of https://trac.ffmpeg.org/ticket/10305.
- 4:43 AM Ticket #10307 (Segmentation Violation (dct_quantize_refine in ...) created by
- Our fuzzer found a new SEGV bug in FFmpeg. Command Input […] …
- 4:35 AM Ticket #10306 (Segmentation Violation (cmp_inline in libavcodec/motion_est.c:219)) created by
- Hello, our fuzzer found a new SEGV bug in FFmpeg. Command Input …
- 4:25 AM Ticket #10305 (Segmentation Violation (libavcodec/mpegvideo_enc.c:4446 in ...) updated by
-
Description changed
- 4:24 AM Ticket #10305 (Segmentation Violation (libavcodec/mpegvideo_enc.c:4446 in ...) created by
- Hi, our fuzzer found a new SEGV bug in ffmpeg. Command Input …
- 4:15 AM Ticket #10304 (Segmentation Violation in ffmpeg (libavformat/concat.c:142 in concat_read)) updated by
-
Keywords, Component changed
- 4:11 AM Ticket #10304 (Segmentation Violation in ffmpeg (libavformat/concat.c:142 in concat_read)) created by
- Hi, our fuzzer found a new SEGV in ffmpeg. Command to Reproduce …
Apr 3, 2023:
- 11:15 PM Changeset in ffmpeg [97c95961] by
- avcodec/libfdk-aaceenc: add a flush callback Signed-off-by: James …
- 11:15 PM Changeset in ffmpeg [4c00aa03] by
- avcodec/libx264: add a flush callback Signed-off-by: James Almer …
- 5:02 PM Ticket #10292 (Segmentation Fault with Rubberband and Large Multi Channel WAV) updated by
- Just to add, I was experiencing the same issue on the latest Windows …
- 12:45 PM Ticket #10302 (feedback filter bug) updated by
- The issue is only reproducible with 10-bit video if x is odd. No …
- 11:45 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by
-
Summary changed
- 11:44 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by
- Attempted to do experiment with stable ffmpeg-6 ffmpeg version …
- 11:07 AM Ticket #8705 (content_type option is not working with tee output) updated by
- I have the same issue with -content_type, -ice_name and -ice_url. This …
- 10:49 AM Ticket #6620 (Build fails on Windows due to command line truncation) updated by
- Oddly enough vcpkg does use GNU Make 4.3 and yet i am impacted by this …
- 10:11 AM Changeset in ffmpeg [3f28c576] by
- avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
- 10:10 AM Changeset in ffmpeg [f6facaf8] by
- avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
- 10:05 AM Changeset in ffmpeg [00282752] by
- avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
- 10:03 AM Changeset in ffmpeg [a6dc9296] by
- avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
- 9:59 AM Changeset in ffmpeg [9a245bdf] by
- avcodec/nvenc: fix b-frame DTS behavior with fractional framerates …
- 9:30 AM Changeset in ffmpeg [6941788d] by
- avformat/movenc: correct loci parameter handling 3GPP TS 26.244 Table …
- 9:12 AM Ticket #10303 (speed issues with https and particular mxf files on input) updated by
-
Description changed
- 9:10 AM Ticket #10303 (speed issues with https and particular mxf files on input) created by
- Summary of the bug: How to reproduce: […] On output i see this …
- 8:58 AM Ticket #10302 (feedback filter bug) updated by
- Replying to Michael Koch: > I see, it's reproducible only …
- 8:47 AM Ticket #10302 (feedback filter bug) updated by
- I see, it's reproducible only if x and h are odd numbers. As a …
- 8:39 AM Ticket #10302 (feedback filter bug) updated by
- Replying to 张文兵: > Replying to Michael Koch: > …
- 8:33 AM Ticket #10302 (feedback filter bug) updated by
- Replying to Michael Koch: > Please show the full console …
- 8:21 AM Ticket #10302 (feedback filter bug) updated by
- Please show the full console output. I can't reproduce the issue with …
- 7:13 AM Ticket #10302 (feedback filter bug) created by
- Summary of the bug: 10bit video using 'feedback' appears with a green …
- 7:07 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by
- Uhmmmm AVSPmod mod is also affected. I'm debugging a bit to understand …
- 6:54 AM Ticket #10293 (FFMpeg ignores -shortest and goes on forever filling all the RAM ...) updated by
- What I've actually done in production is check whether the source is …
- 3:42 AM Ticket #8903 (mingw-w64 clang i686 "inline assembly requires more registers than ...) closed by
- fixed: Should have been fixed by 182663a58a7a099e02e76da3b0f96d63e5c26a6d.
- 2:37 AM CompilationGuide/Ubuntu edited by
- Add FAQ on compiling to a 32-bit Ubuntu target on an Ubuntu 64-bit host (diff)
- 1:22 AM Ticket #10301 (FFmpeg process go over 100% when adding null audio track) updated by
-
Description changed
- 1:21 AM Ticket #10301 (FFmpeg process go over 100% when adding null audio track) created by
- Summary of the bug: How to reproduce: […] As you can see, the …
Apr 2, 2023:
- 11:32 PM Ticket #9345 (Typo in JPEG2000 encoder options) closed by
- fixed: Finally fixed in f6955b6df4b599ff5604e82987b96957414f8dd5.
- 9:54 PM Changeset in ffmpeg [c6dedaf4] by
- tests: Add more j2k tests to cover a wider range of cases …
- 9:54 PM Changeset in ffmpeg [5666c3b8] by
- avcodec/j2kenc: Add alpha support Signed-off-by: Michael Niedermayer …
- 9:54 PM Changeset in ffmpeg [60ccb3fe] by
- Remove libopenjpeg decoder We do not support other video/image …
- 9:54 PM Changeset in ffmpeg [35b8b4f2] by
- avcodec/j2kenc: support threads Signed-off-by: Michael Niedermayer …
- 9:54 PM Changeset in ffmpeg [b2404bd9] by
- avcodec/j2kenc: More complete list of supported pixel formats …
- 9:54 PM Changeset in ffmpeg [b41dabd0] by
- avcodec/j2kenc: Planar RGB support Signed-off-by: Michael Niedermayer …
- 9:54 PM Changeset in ffmpeg [ad4d6475] by
- avcodec/j2kenc: Replace RGB24 special case by generic test This fixes …
- 9:54 PM Changeset in ffmpeg [7fb70d27] by
- avcodec/j2kenc: Replace BGR48 / GRAY16 test by test for number of bits …
- 9:54 PM Changeset in ffmpeg [644d1571] by
- avcodec/j2kenc: simplify pixel format setup Signed-off-by: Michael …
- 9:54 PM Changeset in ffmpeg [b7418f76] by
- avcodec/j2kenc: Add AV_PIX_FMT_YUV440P Signed-off-by: Michael …
- 9:54 PM Changeset in ffmpeg [81667608] by
- avcodec/j2kenc: Fix funky bpno errors on decoding Signed-off-by: …
- 9:54 PM Changeset in ffmpeg [0adb3753] by
- avcodec/j2kenc: remove misleading pred value This field is only …
- 9:54 PM Changeset in ffmpeg [f6955b6d] by
- avcodec/j2kenc: fix 5/3 DWT identifer Signed-off-by: Michael …
- 9:54 PM Changeset in ffmpeg [dab1cd2d] by
- avcodec/vp3: Check width to avoid assertion failure Fixes: Assertion …
- 9:54 PM Changeset in ffmpeg [6d1d8609] by
- avcodec/g729postfilter: Limit shift in long term filter Fixes: shift …
- 9:54 PM Changeset in ffmpeg [c2ed905b] by
- avcodec/vc1dec: Use av_fast_realloc() for slices Fixes: Timeout …
- 9:54 PM Changeset in ffmpeg [1942dbb] by
- avcodec/wavarc: Fix several integer overflows Fixes: signed integer …
- 7:31 PM Changeset in ffmpeg [5f92a192] by
- avformat/assenc: avoid incorrect copy of null terminator When writing …
- 7:31 PM Changeset in ffmpeg [85c62b48] by
- avcodec/bytestream: fix warnings with signed/unsigned compare in …
- 3:12 PM Ticket #6033 (unsharp filter documentetion additional description.) closed by
- fixed: Should be fixed in …
- 3:07 PM Changeset in ffmpeg [9d140eca] by
- lavfi/unsharp: clarify invalid filter param constraints Clarify …
- 3:01 PM Ticket #10300 (JPEG2000 encoder produce corrupted output) updated by
-
Status changed
So what you are saying is 341064d68a134e2fb3dd35f8f5b50c6df8506c10 is … - 2:41 PM Ticket #10300 (JPEG2000 encoder produce corrupted output) created by
- The JPEG2000 encoder produce output image with apparent artifact for …
- 2:40 PM Ticket #9734 (Drop reference to closed ffmpeg.zeranoe.com Forum) closed by
- fixed: Fixed in commmit …
- 2:38 PM Ticket #8730 (Man page should start with simpler example) closed by
- fixed: Should be fixed in commit …
- 2:37 PM Ticket #8766 (find_rect documentation) closed by
- fixed: Should be fixed in commit …
- 2:34 PM Ticket #443 (-color_range AVOption appears to do nothing) closed by
- fixed: Should be fixed in commit …
- 2:28 PM Changeset in ffmpeg [774d358e] by
- tools/zmqshell: port to python3 Also extend docs, use argparse and …
- 2:28 PM Changeset in ffmpeg [686e14e9] by
- doc/platform: drop reference to ffmpeg.zeranoe.com It was closed in …
- 2:28 PM Changeset in ffmpeg [627d5a87] by
- doc/ffmpeg: slightly rework introductory examples In particular, add …
- 2:22 PM Changeset in ffmpeg [ee25a434] by
- doc/filters/find_rect: extend documentation Document metadata entries …
- 2:22 PM Changeset in ffmpeg [26eb3129] by
- lavc: clarify color_range semantics Extend description for decoding …
- 2:21 PM Changeset in ffmpeg [0e15444a]n5.0.3 by
- update for 5.0.3 Signed-off-by: Michael Niedermayer …
- 11:50 AM Ticket #10299 (avutil should link with libandroid.so when mediacodec enabled on android) created by
- Summary of the Bug: The issue was caused by a specific commit with …
- 11:31 AM Ticket #10297 (Wrong WEBM length for .mkv to .webm conversion.) updated by
- Why not just rename mkv to webm? All Webm is mkv, there are some extra …
- 7:10 AM Changeset in ffmpeg [b4eca5cc] by
- avcodec/mediacodec: add mpeg4 encoder This patch will add MPEG4 …
- 7:09 AM Changeset in ffmpeg [139f3352] by
- avcodec/mediacodec: add vp9 encoder using mediacodec The only …
- 4:48 AM Changeset in ffmpeg [dd7e3072] by
- avformat/tcp: correct strdup check Fixes CID 1524608.
Apr 1, 2023:
- 9:34 PM Changeset in ffmpeg [c2210365] by
- libavformat: Improve ff_configure_buffers_for_index for excessive …
- 9:34 PM Changeset in ffmpeg [33d06de6] by
- libavformat: Account for negative position differences in …
- 9:34 PM Changeset in ffmpeg [182663a5] by
- get_cabac_inline_x86: Don't inline the assembly function on 32 bit …
- 1:00 PM Ticket #10298 (DV to DVD Video with pcm_dvd Audio outputs a lot of Buffer Underflow) created by
- Summary of the bug: How to reproduce: […] And another try […] …
- 4:37 AM Changeset in ffmpeg [c125860] by
- avcodec/pngenc: write sBIT chunks Add support for writing sBIT …
- 4:37 AM Changeset in ffmpeg [84b45493] by
- avcodec/pngdec: support sBIT chunks Add support for reading sBIT …
- 1:10 AM Ticket #10297 (Wrong WEBM length for .mkv to .webm conversion.) updated by
- Replying to mkver: > wellido.webm contains subtitles in …
Note:
See TracTimeline
for information about the timeline view.
