Timeline
Sep 3, 2022:
- 11:54 PM Ticket #4773 (Multidimensional Quantization needs aeons) updated by
- Replying to Carl Eugen Hoyos: > Did you really report a …
- 11:19 PM Changeset in ffmpeg [2f9b8bbd] by
- lavu/hwcontext_vulkan: support mapping VUYX, P012, and XV36 If we …
- 11:19 PM Changeset in ffmpeg [b982dd0d] by
- lavc/vaapi: Add support for remaining 10/12bit profiles With the …
- 11:19 PM Changeset in ffmpeg [d75c4693] by
- lavu/pixfmt: Add P012, Y212, XV30, and XV36 formats These are the …
- 10:52 PM Ticket #9297 (Decoded flac file ends up sounding distorted) updated by
- Will be fixed by …
- 10:41 PM Ticket #9903 (hls demux emits eof packets on some tls/ssl errors) updated by
- elf/linux, with libressl 3.5.3. I wildy guess this is related on how …
- 10:03 PM Ticket #9903 (hls demux emits eof packets on some tls/ssl errors) updated by
- What OS are you on? If you are on windows executable, it uses schannel …
- 8:54 PM Changeset in ffmpeg [620e6e14] by
- arm: relax byte-swap assembler constraints There are no particular …
- 8:54 PM Changeset in ffmpeg [16402142] by
- aarch64: relax byte-swap assembler constraints There are no …
- 8:37 PM Changeset in ffmpeg [0b95a6a1] by
- avcodec/mathops: Set hidden visibility where advantageous It is …
- 8:33 PM Ticket #9366 ([libtls] twitch broke libressl libtls backend) closed by
- wontfix: libtls seems deprecated
- 8:30 PM Ticket #9903 (hls demux emits eof packets on some tls/ssl errors) created by
- My IAP (french "free") hls peering with twitch.tv is accute trash (was …
- 6:27 PM Changeset in ffmpeg [6512dd6c] by
- avfilter/vf_bilateral_cuda: refactor use of pow to simple multiplication
- 6:27 PM Changeset in ffmpeg [41692334] by
- compat/cuda: switch from powf to powf intrinsic The powf builtin …
- 2:31 PM Ticket #9901 (Bug: ffmpeg/ffprobe calls field different from it's header.) updated by
- Replying to mkver: Metadata field conversion should be …
- 1:42 PM Changeset in ffmpeg [73fada02] by
- avcodec/codec_internal: Add macros for …
- 1:42 PM Changeset in ffmpeg [48286d4d] by
- avcodec/codec_internal: Add macro to set AVCodec.long_name It reduces …
- 1:42 PM Changeset in ffmpeg [dea97445] by
- avutil/file: Properly deprecate av_tempfile() It has been deprecated …
- 1:41 PM Changeset in ffmpeg [72c601e0] by
- avutil/internal: Move avpriv-file API to a header of its own It is …
- 1:41 PM Changeset in ffmpeg [04b72178] by
- avutil/dict: Move avpriv_dict_set_timestamp() to a header of its own …
- 1:41 PM Changeset in ffmpeg [26325cce] by
- avutil/internal: Remove unused FF_SYMVER They are unused since …
- 1:41 PM Changeset in ffmpeg [5b0856d2] by
- avutil/internal: Remove unused ff_rint64_clip() Signed-off-by: …
- 1:41 PM Changeset in ffmpeg [65f68514] by
- avcodec/frame_thread_encoder: Stop serializing unreferencing AVFrames …
- 1:41 PM Changeset in ffmpeg [25ea90b7] by
- avcodec/encode: Avoid unreferencing blank AVFrames …
- 1:18 PM Changeset in ffmpeg [1a5cd79f] by
- avfilter: add bilateral_cuda filter GSoC 2022 Signed-off-by: Mohamed …
- 12:44 PM Changeset in ffmpeg [d1513e7f] by
- avfilter: add 3D scope multimedia filter
- 12:44 PM Changeset in ffmpeg [4beac58] by
- avcodec/cfhd: fix escape handling for old codebook
- 12:44 PM Changeset in ffmpeg [10ed73e9] by
- avcodec/cfhddata: remove unused defines
- 12:43 PM Ticket #9901 (Bug: ffmpeg/ffprobe calls field different from it's header.) updated by
- FFmpeg (the project) aspires to be a generic tool and therefore …
- 11:34 AM Ticket #9901 (Bug: ffmpeg/ffprobe calls field different from it's header.) updated by
-
Component changed
- 11:34 AM Ticket #9901 (Bug: ffmpeg/ffprobe calls field different from it's header.) updated by
-
Version changed
- 11:33 AM Ticket #9901 (Bug: ffmpeg/ffprobe calls field different from it's header.) updated by
- Is the issue you see reproducible with current FFmpeg git head, the …
- 11:23 AM Ticket #9621 (flac parser sync heuristics issue) updated by
-
Priority changed
- 11:18 AM Ticket #9621 (flac parser sync heuristics issue) updated by
-
Keywords, Status, Reproduced by developer changed
Regression since 60a684939ab61dbfdf55105907808e015e5f6ec2 - 11:03 AM Ticket #9902 (Unable to Play encoded video using FFmpeg webm_dash_manifest encoder ...) updated by
-
Keywords, Version, Description changed
Please understand that valid tickets on this bug tracker always … - 10:22 AM Ticket #4859 (TTML subtitle decoding) updated by
-
Cc changed
- 10:08 AM Ticket #9902 (Unable to Play encoded video using FFmpeg webm_dash_manifest encoder ...) created by
- Hi, I am trying to transcode in webm dash format using […] …
Sep 2, 2022:
- 8:13 PM Changeset in ffmpeg [e4ac156b] by
- libavcodec: Set hidden visibility on global symbols accessed from …
- 8:12 PM Changeset in ffmpeg [0dd8fe6f] by
- arm: Check the build time constants in av_clip_*intp2 This fixes …
- 8:04 PM Changeset in ffmpeg [3f456dc2] by
- arm: rv40dsp: Change stride parameters to ptrdiff_t These were missed …
- 8:04 PM Changeset in ffmpeg [826cd5e0] by
- arm: vc1sdp: Change stride parameters to ptrdiff_t This was missed in …
- 12:04 PM Ticket #9901 (Bug: ffmpeg/ffprobe calls field different from it's header.) created by
- - ffprobe calls Description field comment Test Method- 1. Remove all …
- 9:55 AM Changeset in ffmpeg [7de9c0e9] by
- avcodec/flac: Don't use bytestream API unnecessarily It makes no …
- 9:55 AM Changeset in ffmpeg [5089884e] by
- avcodec/flac: Move decoder+parser stuff into a new header, …
- 9:55 AM Changeset in ffmpeg [f118b2aa] by
- avcodec/flac: Remove pointless define Signed-off-by: Andreas …
- 9:55 AM Changeset in ffmpeg [6699ed38] by
- avcodec/flac: Remove unused parameter from …
- 9:55 AM Changeset in ffmpeg [17b13759] by
- avcodec/flac: Move ff_flac_get_max_frame_size() to flacenc.c It is …
- 9:55 AM Changeset in ffmpeg [ff1f5b40] by
- avcodec/flacdec: Don't infer max_framesize unnecessarily This field …
- 9:55 AM Changeset in ffmpeg [bddf1a64] by
- avcodec/flacdec: Shorten name Signed-off-by: Andreas Rheinhardt …
- 9:55 AM Changeset in ffmpeg [67135542] by
- avcodec/flac: Remove unnecessary FLACSTREAMINFO define Possible since …
- 9:55 AM Changeset in ffmpeg [500bbd58] by
- avcodec/mpeg4video: Factor non-codec stuff out into a header of its …
- 9:42 AM Changeset in ffmpeg [c4210004] by
- avformat/hevc: Reindent after the previous commit Signed-off-by: …
- 9:40 AM Changeset in ffmpeg [8b5d1553] by
- avformat/hevc: Fix crash on allocation failure, avoid allocations The …
- 8:45 AM Changeset in ffmpeg [3128853a] by
- avcodec/bink: disallow odd positioned scaled blocks Fixes: out of …
- 8:44 AM Changeset in ffmpeg [b14104a6] by
- avcodec/bink: disallow odd positioned scaled blocks Fixes: out of …
- 4:49 AM Ticket #8349 (Dolby AC-4 Support) updated by
-
Priority changed
- 3:00 AM Ticket #8349 (Dolby AC-4 Support) updated by
-
Priority changed
+1 for AC4 decoding. It looks like a solution is in our grasp, and I …
Sep 1, 2022:
- 10:57 PM Ticket #9687 (vf_yadif_videotoolbox.metal is always recompiled when running make ...) updated by
-
Cc changed
- 9:17 PM Ticket #3920 (ffprobe can't parse dash init.mp4) updated by
- No, it still does Stream #0:0[0x1](und): Video: h264 (avc1 / …
- 9:05 PM Ticket #9477 (AAC decoder problem.) reopened by
- Sample is here: https://0x0.st/optc.mp4
- 8:56 PM Ticket #9471 (EAC3 native encoder is only gapless in the beginning, not in the end) updated by
- I will also point out that Adobe Audacity 17, that was the last …
- 8:06 PM Ticket #9862 (Can't render subtitles on a transparent video) updated by
-
Description changed
- 8:04 PM Ticket #9862 (Can't render subtitles on a transparent video) updated by
-
Description changed
Added complete, uncut console output as requested by Carl Eugen Hoyos. … - 7:57 PM Ticket #9471 (EAC3 native encoder is only gapless in the beginning, not in the end) updated by
-
Keywords, Component, Reproduced by developer changed
- 7:54 PM Ticket #9862 (Can't render subtitles on a transparent video) updated by
- Please provide the command line you tested together with the complete, …
- 7:53 PM Ticket #9871 (AccessViolationException setting seekable = 1) closed by
- needs_more_info
- 7:19 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Yes, as I said, the regression that broke black came after this issue …
- 6:29 PM Ticket #9514 (TIFF decoding fails with error: rps 0 invalid) closed by
- fixed: Should be fixed in ff6044b921ffb59964a126faef5106a391a819eb, thank you …
- 6:27 PM Changeset in ffmpeg [ff6044b9] by
- lavc/tiff: Support multi-component files without RowsPerStrip tag. …
- 5:31 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by
- Please provide the command line you tested together with the complete, …
- 4:14 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by
- command is here : ffmpeg -re -i …
- 4:14 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by
-
Analyzed by developer, Reproduced by developer changed
command is here : ffmpeg -re -i … - 4:13 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by
- Replying to Carl Eugen Hoyos: > Please provide the command …
- 4:13 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by
- command is here : ffmpeg -re -i …
- 1:54 PM Ticket #9900 (Native amrnb decoder bug) closed by
- invalid: Use latest ffmpeg when reporting bug reports, this have been fixed.
- 12:57 PM Ticket #9900 (Native amrnb decoder bug) created by
- Summary of the bug: How to reproduce: […]
- 12:26 PM Changeset in ffmpeg [90aa2a88] by
- fftools/ffmpeg_opt: Check creation of new program Fixes Coverity …
- 12:26 PM Changeset in ffmpeg [601faaed] by
- fftools: Use report_error_then_exit_program() for allocation failures …
- 12:21 PM Changeset in ffmpeg [e157b21a] by
- fftools/cmdutils: Add function to report error before exit This is …
- 11:19 AM Ticket #9899 (silenceremove bug) closed by
- invalid: 31.7 is too old version, this have been already fixed.
- 9:56 AM Ticket #9899 (silenceremove bug) updated by
-
actually superlow
start_thresholddoes the work as well […] - 9:28 AM Ticket #9899 (silenceremove bug) updated by
-
Description changed
- 9:27 AM Ticket #9899 (silenceremove bug) updated by
-
Description changed
- 9:24 AM Ticket #9899 (silenceremove bug) created by
- using ffmpeg version 2022-07-31-git-1368b5a725-full_build-www.gyan.dev …
- 9:21 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- This version has the correct black 0,0,0: ffmpeg version …
- 6:58 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- I use my Linux computer only rarely and did test with an older FFmpeg …
- 5:53 AM Ticket #9864 (DolbyED2 track cannot be decoded) updated by
-
Priority, Component changed
- 2:17 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Tested. In fact this patch does not fix wrong black, but other than …
Aug 31, 2022:
- 10:41 PM Changeset in ffmpeg [491bf787] by
- Update for 5.0.2 Signed-off-by: Michael Niedermayer …
- 10:41 PM Changeset in ffmpeg [9b4f9233] by
- avformat/asfdec_o: limit recursion depth in asf_read_unknown() The …
- 10:41 PM Changeset in ffmpeg [3c293ad9] by
- doc/git-howto.texi: Document commit signing Signed-off-by: Michael …
- 10:41 PM Changeset in ffmpeg [a221a3bf] by
- libavcodec/8bps: Check that line lengths fit within the buffer Fixes: …
- 10:41 PM Changeset in ffmpeg [9e92d14d] by
- avcodec/midivid: Perform lzss_uncompress() before ff_reget_buffer() …
- 10:41 PM Changeset in ffmpeg [b24407a9] by
- libavformat/iff: Check for overflow in body_end calculation Fixes: …
- 10:41 PM Changeset in ffmpeg [74f855fe] by
- avformat/avidec: Prevent entity expansion attacks Fixes: Timeout …
- 10:41 PM Changeset in ffmpeg [408c0c43] by
- avcodec/h263dec: Sanity check against minimal I/P frame size Fixes: …
- 10:41 PM Changeset in ffmpeg [d246af82] by
- avcodec/hevcdec: Check s->ref in the md5 path similar to hwaccel This …
- 10:41 PM Changeset in ffmpeg [a90844d4] by
- avcodec/mpegaudiodec_template: use unsigned shift in handle_crc() …
- 10:41 PM Changeset in ffmpeg [50698086] by
- avformat/subviewerdec: Make read_ts() more flexible Fixes: signed …
- 10:41 PM Changeset in ffmpeg [7ce58804] by
- avcodec/mjpegdec: bayer and rct are incompatible Fixes: out of array …
- 10:41 PM Changeset in ffmpeg [e9e4d219] by
- MAINTAINERS: Add ED25519 key for signing my commits in the future …
- 10:41 PM Changeset in ffmpeg [c2cb6566] by
- avcodec/hevc_filter: copy_CTB() only within width&height Fixes: out …
- 10:41 PM Changeset in ffmpeg [447c1942] by
- avcodec/tiff: Check tile_length and tile_width Fixes: Division by 0 …
- 10:41 PM Changeset in ffmpeg [b821f224] by
- avcodec/mss4: Check image size with av_image_check_size2() Fixes: …
- 10:41 PM Changeset in ffmpeg [904cb851] by
- avformat/flvdec: Check for EOF in index reading Fixes: Timeout Fixes: …
- 10:41 PM Changeset in ffmpeg [c39b1d31] by
- avformat/nutdec: Check get_packetheader() in mainheader Fixes; …
- 10:41 PM Changeset in ffmpeg [04dabb24] by
- avformat/asfdec_f: Use 64bit for packet start time Fixes: signed …
- 10:41 PM Changeset in ffmpeg [aeaa86aa] by
- avcodec/exr: Check x/ysize Fixes: OOM Fixes: …
- 10:41 PM Changeset in ffmpeg [a158789f] by
- tools/target_dec_fuzzer: Adjust threshold for MMVIDEO Fixes: Timeout …
- 10:41 PM Changeset in ffmpeg [f22b7e65] by
- avcodec/lagarith: Check dst/src in zero run code Fixes: out of array …
- 10:41 PM Changeset in ffmpeg [fe026fd0] by
- avcodec/h264dec: Skip late SEI Fixes: Race condition Fixes: …
- 10:41 PM Changeset in ffmpeg [1fbd6f8d] by
- avcodec/sbrdsp_fixed: Fix integer overflows in sbr_qmf_deint_neg_c() …
- 10:41 PM Changeset in ffmpeg [e0280202] by
- avfilter/vf_signature: Fix integer overflow in filter_frame() Fixes: …
- 10:41 PM Changeset in ffmpeg [273a3c5b] by
- avformat/rtsp: break on unknown protocols This function needs more …
- 10:41 PM Changeset in ffmpeg [c03f09f6] by
- avcodec/hevcdsp_template: stay within tables in sao_band_filter() …
- 10:41 PM Changeset in ffmpeg [5bf38f66] by
- avcodec/tiff: Check pixel format types for dng Fixes: out of array …
- 10:41 PM Changeset in ffmpeg [dac6f854] by
- avcodec/qpeldsp: copy less for the mc0x cases Fixes: out of array …
- 10:41 PM Changeset in ffmpeg [024b94ba] by
- avformat/aaxdec: Check for empty segments Fixes: Timeout Fixes: …
- 10:41 PM Changeset in ffmpeg [89685f28] by
- avcodec/ffv1dec: Limit golomb rice coded slices to width 8M This …
- 10:41 PM Changeset in ffmpeg [b5fc01ad] by
- avformat/iff: simplify duration calculation Fixes: signed integer …
- 10:41 PM Changeset in ffmpeg [048f3714] by
- avcodec/wnv1: Check for width =1 The decoder only outputs pixels for …
- 10:41 PM Changeset in ffmpeg [ae8aabe3] by
- avcodec/ffv1dec_template: fix indention Signed-off-by: Michael …
- 10:41 PM Changeset in ffmpeg [47dc801e] by
- avformat/sctp: close socket on errors This is untested as i have no …
- 10:41 PM Changeset in ffmpeg [abbf22ac] by
- avformat/cinedec: Check size and pos more Fixes: signed integer …
- 10:41 PM Changeset in ffmpeg [ab936ed] by
- avcodec/aasc: Fix indention Signed-off-by: Michael Niedermayer …
- 10:41 PM Changeset in ffmpeg [0ba8bf70] by
- avcodec/qdrw: adjust max colors to array size Fixes: out of array …
- 10:41 PM Changeset in ffmpeg [b03a4258] by
- avcodec/alacdsp: Make intermediates unsigned Fixes: signed integer …
- 10:41 PM Changeset in ffmpeg [9764ec6] by
- avformat/aiffdec: cleanup size handling for extreem cases …
- 10:41 PM Changeset in ffmpeg [dccf8c5] by
- avformat/matroskadec: avoid integer overflows in SAR computation This …
- 10:41 PM Changeset in ffmpeg [bc24cf32] by
- avcodec/jpeglsdec: fix end check for xfrm Fixes: out of array access …
- 10:41 PM Changeset in ffmpeg [ccf14bcb] by
- avcodec/cdgraphics: limit scrolling to the line Fixes: out of array …
- 10:41 PM Changeset in ffmpeg [40ed3f6e] by
- avformat/hls: Limit start_seq_no to one bit less This avoids overflow …
- 10:41 PM Changeset in ffmpeg [a9ccfc12] by
- avformat/aiffdec: avoid integer overflow in get_meta() Fixes: signed …
- 10:41 PM Changeset in ffmpeg [9db37b02] by
- avformat/aaxdec: Check for overlaping segments Fixes: Timeout Fixes: …
- 10:41 PM Changeset in ffmpeg [39f15f66] by
- avformat/ape: more bits in size for less overflows Fixes: signed …
- 10:41 PM Changeset in ffmpeg [540ad9dd] by
- avformat/aviobuf: Check buf_size in ffio_ensure_seekback() …
- 10:41 PM Changeset in ffmpeg [25d7f2ee] by
- avformat/bfi: Check offsets better Fixes: signed integer overflow: …
- 10:41 PM Changeset in ffmpeg [6a60c92b] by
- avformat/asfdec_f: Check packet_frag_timestamp Fixes: signed integer …
- 10:41 PM Changeset in ffmpeg [bfb365e8] by
- avcodec/texturedspenc: Fix indexing in color distribution …
- 10:41 PM Changeset in ffmpeg [b9bda06e] by
- avformat/act: Check ff_get_wav_header() for failure Fixes: missing …
- 10:41 PM Changeset in ffmpeg [0cbe98cb] by
- avcodec/libxavs2: Improve r redundancy in occured Reviewed-by: …
- 10:41 PM Changeset in ffmpeg [b00df634] by
- avformat/libzmq: Improve r redundancy in occured Reviewed-by: …
- 10:41 PM Changeset in ffmpeg [0327a29c] by
- avfilter/vf_libplacebo: Match AV_OPT_TYPE_FLOAT to dbl Reviewed-by: …
- 10:41 PM Changeset in ffmpeg [e509fa78] by
- avfilter/vsrc_mandelbrot: Check for malloc failure Reviewed-by: Paul …
- 10:41 PM Changeset in ffmpeg [6a32a60] by
- avfilter/vf_frei0r: Copy to frame allocated according to frei0r …
- 10:41 PM Changeset in ffmpeg [5e821d91] by
- avfilter/video: Add ff_default_get_video_buffer2() to set specific …
- 9:45 PM Ticket #9857 (Error when evaluating the expression on 32 bits version) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since e9a2a8777317d91af658f774c68442ac4aa726ec - 9:19 PM Ticket #9891 (can not transcoding amr to pcm from rtp stream) closed by
- fixed: Should be fixed in 319e8a49b5bcfa80fcb6f50f0dd78c6408c972ae, thank you …
- 9:10 PM Changeset in ffmpeg [319e8a4] by
- avcodec/amr*bdec: return only number of consumed bytes
- 7:35 PM Changeset in ffmpeg [0af52041] by
- avformat/genh: Check sample rate Fixes: signed integer overflow: …
- 7:35 PM Changeset in ffmpeg [14d8814] by
- avformat/demux: Use unsigned to check duration vs duration_text …
- 6:22 PM Ticket #9833 (print expression ignores sign) updated by
-
Keywords, Version, Component, Reproduced by developer changed
- 5:02 PM Ticket #9843 (Matroska muxer never returns avio markers) updated by
-
Keywords changed
- 4:50 PM Ticket #9515 (Error on remuxing mkv file) updated by
-
Keywords, Version, Component changed
- 4:49 PM Ticket #8138 (load of misaligned address in libavcodec/startcode.c) closed by
- wontfix
- 4:46 PM Ticket #9891 (can not transcoding amr to pcm from rtp stream) updated by
- Fix is this, I suppose. …
- 4:10 PM Changeset in ffmpeg [1bad30db]n5.1.1 by
- Update for 5.1.1 Signed-off-by: Michael Niedermayer …
- 4:06 PM Changeset in ffmpeg [70f491be] by
- avformat/asfdec_o: limit recursion depth in asf_read_unknown() The …
- 4:06 PM Changeset in ffmpeg [5c0309d2] by
- avformat/asfdec_o: limit recursion depth in asf_read_unknown() The …
- 4:03 PM Changeset in ffmpeg [1f1a3681] by
- avformat/asfdec_o: limit recursion depth in asf_read_unknown() The …
- 3:08 PM Ticket #9840 (FFMPEG Crash on reading the incorrect packet from frame buffer) closed by
- needs_more_info
- 3:06 PM Ticket #9731 (Dashdec reports wrong duration when playing a 32 period dash) closed by
- needs_more_info: This is now 404
- 3:04 PM Ticket #9697 (ffmpeg git master have isuss dash getting higher cpu each hour) updated by
-
Analyzed by developer, Reproduced by developer changed
Please provide the command line you tested together with the complete, … - 3:02 PM Ticket #3920 (ffprobe can't parse dash init.mp4) closed by
- fixed
- 3:01 PM Ticket #9850 (Build woes on Win32) closed by
- worksforme: Out-of-tree builds work fine here on Linux and Windows
- 3:00 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Black is 0,0,0
- 2:58 PM Ticket #9861 (Cannot open hevc mp4 file that was saved by ffmpeg itself) closed by
- needs_more_info
- 2:57 PM Ticket #9877 (ffmpeg core dumped error when map webvtt subtitles) updated by
-
Keywords changed
Are cuda and nvenc needed to reproduce? Or is the issue also … - 2:54 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Replying to Michael Koch: > That doesn't fix the issue. …
- 2:47 PM Ticket #9891 (can not transcoding amr to pcm from rtp stream) reopened by
- Reproduces for example with: […] […] A little more difficult - …
- 2:41 PM Ticket #9891 (can not transcoding amr to pcm from rtp stream) closed by
- wontfix: I do not see how this is regression, also there is no way to reproduce …
- 2:37 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- That doesn't fix the issue. Tested on Linux. P.S. I forgot two of the …
- 2:25 PM Changeset in ffmpeg [4a054c3e] by
- lavc/ass: Add missing version.h include Fixes lavc version output in …
- 2:24 PM Changeset in ffmpeg [71804160] by
- lavf/sdp: Add missing version.h include Fixes lavf version output in …
- 2:18 PM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- Could you please stop bothering me? I reported a bug. You have been …
- 2:13 PM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- >The FFmpeg 5.0.1 behavior is correct (the input and output files are …
- 1:07 PM Ticket #9891 (can not transcoding amr to pcm from rtp stream) updated by
-
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Regression since f282c34c009e3653ec160c3880e64fc1a9300d0e - 12:46 PM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) reopened by
- The different result is not expected, and it is not correct. The …
- 12:44 PM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) closed by
- invalid: The different result is expected, please do not reopen this again.
- 12:24 PM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- Once again, you are writing things completely unrelated to my ticket. …
- 12:04 PM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- > The result you achieve with FFmpeg 5.0.1 differs from that you …
- 11:19 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- Your command doesn't fix the problem at all. The result you achieve …
- 11:18 AM Ticket #9468 (J2K is decoding rgb24 as bgr24 in native decoder) updated by
- Finally a patch by Carl: …
- 11:15 AM Ticket #9891 (can not transcoding amr to pcm from rtp stream) updated by
- Replying to Carl Eugen Hoyos: > I cannot reproduce, please …
- 11:10 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- ffplay.exe "CAM1_20220823_2907_Proxy FFmpeg 5.1 log.mp4" -vf …
- 11:09 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- @Carl Eugen Hoyos read my comments above. I provided what you asked …
- 11:07 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- And PLEASE provide a working command line together with the complete, …
- 11:06 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- Are you reporting a regression (does current FFmpeg git head produces …
- 11:01 AM Ticket #9883 (FFmpeg AVIF decoder does not seem to handle transparency when decoding ...) updated by
-
Component, Priority, Version, Keywords, Type, Blocking changed
- 10:59 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- @Balling, what part of "Different result using FFmpeg 5.1 and 5.0.1" …
- 10:53 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
-
Version changed
You can use 3DLUT for it from sony site. Ffmpeg supports 3DLUTs. Of … - 10:50 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
-
Version changed
- 10:50 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
-
Version changed
- 10:47 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) reopened by
- Where did you read that I am asking how to use my files with FFmpeg? …
- 10:42 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) closed by
- invalid: You cannot use ffmpeg for S-Gamut3-Gamut3.Cine/S-Log3. We do not …
- 10:38 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) reopened by
- @Balling, I recommend you to read before commenting. My ticket …
- 10:35 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
- In fact even mpv only supports slog1 and slog2, not slog3. …
- 10:24 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) closed by
- invalid: log_sqrt is described in ITU-T H.273 and has nothing to do with Slog3, …
- 10:16 AM Ticket #9880 (RealMedia video file converts initial frame only) updated by
-
Keywords, Status, Reproduced by developer changed
- 10:14 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
-
Description changed
Hello Carl Eugen Hoyos, I modified the command line. There was an … - 10:09 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) updated by
-
Component changed
The command line you posted does not look usable. Are you reporting a … - 9:51 AM Ticket #9898 (Different result using FFmpeg 5.1 and 5.0.1 with -color_trc log / log_sqrt) created by
- I'm using FFmpeg to convert some video files shot in Slog3 with a Sony …
- 9:43 AM Ticket #9891 (can not transcoding amr to pcm from rtp stream) updated by
-
Priority changed
I cannot reproduce, please test current FFmpeg git head and please … - 9:13 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
-
Keywords, Status, Version, Component, Reproduced by developer changed
Please test if the following change fixes the issue: […] - 8:11 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Replying to Michael Koch: > Where can I find …
- 7:17 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Where can I find documentation for AV_RL16() and AV_WL16()? What are …
- 1:06 AM Ticket #9891 (can not transcoding amr to pcm from rtp stream) updated by
- update
Aug 30, 2022:
- 8:57 PM Ticket #9897 (Discrepancies in video clips created from MP4 file based on Start ...) closed by
- invalid: Two different versions of FFmpeg are not guaranteed to produce …
- 7:14 PM Ticket #9897 (Discrepancies in video clips created from MP4 file based on Start ...) created by
- Summary of the bug: Discrepancies in video clips created from MP4 file …
- 9:02 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Replying to Michael Koch: > When you strongly zoom into …
- 8:24 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- When you strongly zoom into the output image, you can see that the …
- 2:03 AM Ticket #502 (Jumping frames (wrong presentation order) in QT for avi(h264)->mp4 ...) updated by
-
Status changed
Will be fixed in … - 12:48 AM Ticket #9895 (Autorotate wrong direction for some android mp4 videos) updated by
- The rotation degree of ffprobe is always counterclockwise.
- 12:13 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Replying to Carl Eugen Hoyos: > Definitely not …
Aug 29, 2022:
- 10:19 PM Ticket #9895 (Autorotate wrong direction for some android mp4 videos) updated by
-
Keywords, Version changed
Chrome and WMP do what FFmpeg does, vlc and (old) Firefox rotate the … - 10:08 PM Ticket #9445 (QDM2 wrong samplerate) updated by
- Should be tested against an original QuickTime installation […]
- 7:29 PM Ticket #9426 (Broken copying for XAVC-L) updated by
-
Keywords, Reproduced by developer changed
This also happens with the mov muxer. The original files have ptses … - 6:14 PM Ticket #9896 (astats: add support for gated measurement) created by
- == Add support for gated measurement Measurement would be more useful …
- 4:48 PM Ticket #9445 (QDM2 wrong samplerate) updated by
- Plays for 32s while duration is 44s.
- 4:33 PM Ticket #9895 (Autorotate wrong direction for some android mp4 videos) updated by
-
Description changed
- 4:31 PM Ticket #9895 (Autorotate wrong direction for some android mp4 videos) updated by
-
Description changed
- 4:31 PM Ticket #9895 (Autorotate wrong direction for some android mp4 videos) updated by
-
Description changed
- 4:25 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) reopened by
- Definitely not reproducible with all compilers.
- 4:25 PM Ticket #9895 (Autorotate wrong direction for some android mp4 videos) created by
- Summary of the bug: For some mp4 uploads from native android apps …
- 2:50 PM Ticket #9864 (DolbyED2 track cannot be decoded) updated by
- More about DolbyED2 can be found here: …
- 1:42 PM Changeset in ffmpeg [4fce3bab] by
- fftools/ffmpeg: use a separate counter for encoded packet data size …
- 1:42 PM Changeset in ffmpeg [0dd73479] by
- fftools/ffmpeg: drop OutputStream.fps_mode It is only used within …
- 1:42 PM Changeset in ffmpeg [d0f767f8] by
- fftools/ffmpeg: drop OutputStream.enc It is either equal to …
- 1:42 PM Changeset in ffmpeg [4a4a2063] by
- fftools/ffmpeg_filter: remove an always-true check ost->enc is always …
- 1:42 PM Changeset in ffmpeg [c97bb940] by
- fftools/ffmpeg_filter: remove an always-false check This code cannot …
- 1:42 PM Changeset in ffmpeg [7c873754] by
- fftools/ffmpeg: remove a stale extern declaration Forgotten in …
- 1:42 PM Changeset in ffmpeg [8d26a21b] by
- fftools/ffmpeg: stop accessing av_stream_get_parser() from the main …
- 1:34 PM Changeset in ffmpeg [47b85c5a] by
- avcodec/videotoolboxenc: Add CBR option to H264 and HEVC encoder Adds …
- 12:18 PM Ticket #9754 (block artifacts with ffvp8) updated by
-
Status changed
Will be fixed in … - 10:06 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- Replying to Carl Eugen Hoyos: > Please reopen after …
- 7:19 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) closed by
-
worksforme: Please reopen after testing compilation with
--disable-optimizations. - 7:06 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) reopened by
- I can reproduce the issue on Windows 10 with this version: …
- 7:03 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) closed by
- worksforme
- 6:38 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- The v360 filter can be used as a workaround. It also has bilinear …
- 5:43 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) updated by
- The bug disappears when you switch off interpolation: …
- 5:13 AM Changeset in ffmpeg [f99d15cc] by
- arm/fft: disable NEON optimizations for 131072pt transforms This has …
- 4:50 AM Ticket #9894 (signal 11 (SIGSEGV), code 2 (SEGV_ACCERR) crash on Android 12 arm64 devices) updated by
- If it crashes when you target Api 31 (which you would never do, since …
- 1:37 AM Changeset in ffmpeg [f5c5c04c] by
- lavc/qsvenc: enlarge the SPS buffer to retrieve larger header …
- 1:37 AM Changeset in ffmpeg [ea56f7d5] by
- lavc/qsvenc: ignore video signal info buffer for VP9 The SDK doesn't …
- 12:01 AM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) reopened by
- Test on windows. Though on linux it did reproduce too. Can you attach …
Aug 28, 2022:
- 10:15 PM Ticket #9894 (signal 11 (SIGSEGV), code 2 (SEGV_ACCERR) crash on Android 12 arm64 devices) updated by
- See disassembly.txt for the disassembly information.
- 9:54 PM Ticket #9431 (Audio copy oddness) updated by
-
Priority, Keywords, Status, Component changed
If there is an issue it is a regression since … - 9:42 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) closed by
- worksforme
- 9:34 PM Ticket #9167 (Swscale matrix is not autopropogated for types of YCbCr) reopened by
- 9:26 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) reopened by
- Actually the bug is still there. though md5 for ffmpeg.exe -i out.tiff …
- 9:18 PM Ticket #3035 (h264 decoder duplicates 8-th frame) updated by
-
Version changed
Fixed by Nicolas Gaullier in fad459b5a6461bf2ce2c232d5e251dd486bbdc0d - 9:07 PM Changeset in ffmpeg [6f53f0d] by
- avformat/mov: Check count sums in build_open_gop_key_points() Fixes: …
- 9:07 PM Changeset in ffmpeg [30bd4831] by
- doc/git-howto.texi: Document commit signing Signed-off-by: Michael …
- 9:07 PM Changeset in ffmpeg [5a2bb107] by
- libavcodec/8bps: Check that line lengths fit within the buffer Fixes: …
- 9:07 PM Changeset in ffmpeg [550fd221] by
- avcodec/midivid: Perform lzss_uncompress() before ff_reget_buffer() …
- 9:07 PM Changeset in ffmpeg [1cd07b17] by
- libavformat/iff: Check for overflow in body_end calculation Fixes: …
- 9:07 PM Changeset in ffmpeg [59afc50a] by
- avformat/avidec: Prevent entity expansion attacks Fixes: Timeout …
- 9:07 PM Changeset in ffmpeg [54971af9] by
- avcodec/h263dec: Sanity check against minimal I/P frame size Fixes: …
- 9:07 PM Changeset in ffmpeg [8cf035c] by
- avcodec/hevcdec: Check s->ref in the md5 path similar to hwaccel This …
- 9:07 PM Changeset in ffmpeg [c8ee3f9] by
- avcodec/mpegaudiodec_template: use unsigned shift in handle_crc() …
- 9:07 PM Changeset in ffmpeg [fdc5e232] by
- avformat/subviewerdec: Make read_ts() more flexible Fixes: signed …
- 9:07 PM Changeset in ffmpeg [9eb36ab0] by
- avcodec/mjpegdec: bayer and rct are incompatible Fixes: out of array …
- 9:07 PM Changeset in ffmpeg [5d6b733] by
- MAINTAINERS: Add ED25519 key for signing my commits in the future …
- 8:53 PM Changeset in ffmpeg [1d5e021c] by
- doc/git-howto.texi: Document commit signing Signed-off-by: Michael …
- 8:52 PM Changeset in ffmpeg [2d83c749] by
- libavcodec/8bps: Check that line lengths fit within the buffer Fixes: …
- 8:49 PM Changeset in ffmpeg [d2f7d6a3] by
- libavformat/iff: Check for overflow in body_end calculation Fixes: …
- 8:49 PM Changeset in ffmpeg [18a3e26] by
- avformat/avidec: Prevent entity expansion attacks Fixes: Timeout …
- 8:32 PM Ticket #9458 (ffmpeg's outputs differ a lot when compiled with gcc and clang) updated by
- For the given sample this is a regression since …
- 8:06 PM Changeset in ffmpeg [c953baa0] by
- avformat/mov: Check count sums in build_open_gop_key_points() Fixes: …
- 8:06 PM Changeset in ffmpeg [ced0dc80] by
- doc/git-howto.texi: Document commit signing Signed-off-by: Michael …
- 8:06 PM Changeset in ffmpeg [2316d5ec] by
- libavcodec/8bps: Check that line lengths fit within the buffer Fixes: …
- 8:06 PM Changeset in ffmpeg [e264a4a7] by
- tools/target_dec_fuzzer: Adjust threshold for MVDV Fixes: Timeout …
- 8:06 PM Changeset in ffmpeg [628fb97] by
- avcodec/midivid: Perform lzss_uncompress() before ff_reget_buffer() …
- 8:06 PM Changeset in ffmpeg [bcb46903] by
- libavformat/iff: Check for overflow in body_end calculation Fixes: …
- 8:06 PM Changeset in ffmpeg [936f2d26] by
- tools/target_dec_fuzzer: Adjust threshold for MTS2 Fixes: Timeout …
- 8:06 PM Changeset in ffmpeg [4d5c0cca] by
- avcodec/m101: Move checks before ff_get_buffer() Fixes: Timeout …
- 8:06 PM Changeset in ffmpeg [049ed1d] by
- tools/target_dec_fuzzer: Adjust threshold for bethsoftvid Fixes: …
- 8:06 PM Changeset in ffmpeg [d93dccdc] by
- avcodec/bethsoftvideo: Check block_type before frame alloc …
- 8:06 PM Changeset in ffmpeg [e1c0239d] by
- avcodec/bethsoftvideo: Pass GetByteContext into set_palette() …
- 8:06 PM Changeset in ffmpeg [f3e823c2] by
- avformat/avidec: Prevent entity expansion attacks Fixes: Timeout …
- 7:35 PM Ticket #9894 (signal 11 (SIGSEGV), code 2 (SEGV_ACCERR) crash on Android 12 arm64 devices) updated by
- Replying to Carl Eugen Hoyos: > This is missing …
- 7:22 PM Ticket #9345 (Typo in JPEG2000 encoder options) updated by
-
Keywords changed
- 7:14 PM Ticket #6422 (cannot parser ts file when like this format: (AUD)(PPS)(SPS)(PPS)(I-Slice)) updated by
- This ticket was fixed in d41faffb533d899ecd67f3427914153b5a5dcffb, the …
- 6:34 PM Ticket #9167 (Swscale matrix is not autopropogated for types of YCbCr) updated by
- Lolwat? You can even argue if priority should be "critical" or just …
- 6:20 PM Ticket #7473 (WMA decoder: gapless playback) updated by
-
Keywords changed
- 5:58 PM Ticket #9784 (ffmpeg.exe & ffprobe.exe: -codecs » Invalid Flags for 9 Codecs) updated by
-
Priority, Version, Component changed
- 5:55 PM Ticket #9793 (Possible memory leak in libavfilter/af_channelsplit.c) updated by
-
Keywords changed
- 5:54 PM Ticket #7359 (Seeking in an M3u8 fragmented MP4 playlist causes no frames to be sent ...) updated by
-
Priority changed
- 5:54 PM Ticket #9167 (Swscale matrix is not autopropogated for types of YCbCr) closed by
- invalid: The priority says all…
- 5:53 PM Ticket #9798 (Quite-OK Image format support) updated by
-
Version, Component changed
- 5:51 PM Ticket #9799 (Rotate filter to 16-bit per channel image causes false color) closed by
- worksforme
- 5:44 PM Ticket #9458 (ffmpeg's outputs differ a lot when compiled with gcc and clang) reopened by
- There is a race in the MPEG-4 encoder (which is of course …
- 5:13 PM Ticket #8020 (Decoding short broken transport stream has huge memory requirement) closed by
-
wontfix: You can use
-max_pixelsto limit the resolution (and memory … - 4:37 PM Ticket #9532 (Blocks with VDPAU and H264/1080i) updated by
-
Keywords, Version changed
Please clarify that the issue is reproducible with current FFmpeg git head. - 4:35 PM Ticket #9894 (signal 11 (SIGSEGV), code 2 (SEGV_ACCERR) crash on Android 12 arm64 devices) updated by
-
Priority, Keywords, Component changed
This is missing disassembly and register dump as explained on … - 4:30 PM Ticket #9380 (SS switch not working with DAV format) updated by
-
Keywords, Version, Component changed
- 4:26 PM Ticket #9445 (QDM2 wrong samplerate) updated by
- Why do you believe there is a bug? Or to say it differently: How long …
- 4:24 PM Ticket #9433 (FFmpeg fails to decode AAC with embedded tags) updated by
-
Keywords, Component changed
- 4:21 PM Ticket #9421 (Add support for X2BGR10LE pixel format) updated by
-
Priority, Keywords, Version, Component changed
- 4:21 PM Ticket #9368 (Valid webp file fails to decode (color indexing + predictor transform)) updated by
-
Keywords, Version, Component changed
- 4:18 PM Ticket #9434 (silenceremove filter stopped working) updated by
-
Keywords changed
- 4:10 PM Ticket #9385 (Potential error(e.g., resource leak, deadlock) due to the unreleased ...) updated by
-
Keywords changed
- 4:10 PM Ticket #9386 (Potential error(e.g., resource leak, deadlock) due to the unreleased ...) updated by
-
Keywords changed
- 4:09 PM Ticket #9417 (-s becomes -video_size) updated by
-
Keywords, Component changed
- 4:08 PM Ticket #9426 (Broken copying for XAVC-L) updated by
-
Keywords changed
- 4:06 PM Ticket #9425 (x11grab fails to adjust to framebuffer resolution changes) updated by
-
Keywords changed
- 4:06 PM Ticket #9424 (gdigrab input device does not properly scale the screen after display ...) updated by
-
Keywords changed
- 4:06 PM Ticket #9423 (avfoundation input device fails to record macOS screen upon display ...) updated by
-
Keywords changed
- 4:03 PM Ticket #9418 (-s becomes -video_size) updated by
-
Keywords, Component changed
- 4:00 PM Ticket #9458 (ffmpeg's outputs differ a lot when compiled with gcc and clang) closed by
- invalid: Please reopen if you can also reproduce once you force one encoder thread.
- 2:15 PM Ticket #9480 (No support for cmyk jpeg) updated by
-
Resolution, Component changed
- 2:12 PM Ticket #7337 (FFmpeg not recognizing WebVTT subtitle stream from HLS playlist) closed by
- needs_more_info
- 2:09 PM Ticket #5375 (Can't download a m3u playlist stream that uses AES encryption) closed by
- fixed: It appears to me that this ticket was fixed, others may still have to …
- 2:00 PM Ticket #9477 (AAC decoder problem.) closed by
- needs_more_info
- 1:57 PM Ticket #9407 (Broken Conversion: yuv444p10le to yuv444p) updated by
-
Keywords, Component changed
- 1:51 PM Ticket #9496 ("error reading header" while reading an mp4 file) closed by
- needs_more_info
- 12:31 PM Ticket #9399 (ld: warning: could not create compact unwind) updated by
-
Keywords, Version changed
While this has little similarities with a valid ticket, I believe … - 12:03 PM Ticket #9894 (signal 11 (SIGSEGV), code 2 (SEGV_ACCERR) crash on Android 12 arm64 devices) updated by
-
Description changed
- 12:01 PM Ticket #9894 (signal 11 (SIGSEGV), code 2 (SEGV_ACCERR) crash on Android 12 arm64 devices) updated by
-
Description changed
- 11:57 AM Ticket #9395 ("-skip_frame nokey" ignored for AV1) closed by
- fixed: I believe this was fixed by James Almer in …
- 11:51 AM Ticket #9894 (signal 11 (SIGSEGV), code 2 (SEGV_ACCERR) crash on Android 12 arm64 devices) created by
-
ffmpegcross-compiled withx264forAndroid arm64architecture … - 11:43 AM Ticket #9754 (block artifacts with ffvp8) updated by
-
Keywords changed
- 10:56 AM Changeset in ffmpeg [a51bdbb0] by
- avcodec/ac3enc: Add missing header Needed for code under #ifdef …
- 12:14 AM Ticket #9754 (block artifacts with ffvp8) updated by
-
Priority, Keywords, Version, Component, Reproduced by developer changed
Regression since 7b5ff7d57355dc608f0fd86e3ab32a2fda65e752, not …
Aug 27, 2022:
- 2:48 PM Ticket #9893 (Concat of H.264 video results in glitches at join point) updated by
- The H.264 elementary stream has two important counters: frame_num and …
- 12:16 PM Ticket #9893 (Concat of H.264 video results in glitches at join point) created by
-
Summary of the bug:
When using concat demuxer (
concat.log) to join … - 12:14 PM Changeset in ffmpeg [91ba3f5a] by
- avcodec/targa: Fix indentation Forgotten after …
- 12:14 PM Changeset in ffmpeg [5714cf1b] by
- avcodec/internal: Move ff_dvdsub_parse_palette() to new header …
- 12:14 PM Changeset in ffmpeg [d1a5ef40] by
- avcodec/internal: Move ff_side_data_update_matrix_encoding to decode.h …
- 12:14 PM Changeset in ffmpeg [59eadb50] by
- avcodec/internal: Move ff_samples_to_time_base() to encode.h It is …
- 12:14 PM Changeset in ffmpeg [b9eaf77e] by
- avcodec/internal: Move ff_set_dimensions() to decode.h Decoder-only, …
- 12:14 PM Changeset in ffmpeg [b6a68098] by
- avcodec/internal: Move ff_set_sar() to decode.h Only used by …
- 12:14 PM Changeset in ffmpeg [66b691f9] by
- avcodec/internal: Move ff_get_buffer() to decode.h Only used by …
- 12:14 PM Changeset in ffmpeg [e2c24e6a] by
- avcodec/internal: Move ff_reget_buffer() to decode.h Only used by …
- 12:14 PM Changeset in ffmpeg [17e23ae] by
- avcodec/internal: Move ff_get_format() to decode.h Signed-off-by: …
- 12:14 PM Changeset in ffmpeg [6be4b534] by
- avcodec/roqvideoenc: Remove internal.h inclusion Possible since …
- 12:23 AM Changeset in ffmpeg [5c217119] by
- avcodec/internal: Fix outdated comment The legacy API is long gone. …
- 12:23 AM Changeset in ffmpeg [3fdfd4b7] by
- avcodec/encode: Fix outdated comment Signed-off-by: Andreas …
- 12:23 AM Changeset in ffmpeg [a499b434] by
- avcodec: Make ff_alloc_packet() based encoders accept user buffers Up …
- 12:23 AM Changeset in ffmpeg [7360e97e] by
- avcodec/(dca|tta|pcm-bluray|pcm-dvd|wavpack)enc: Set pts+dur …
- 12:23 AM Changeset in ffmpeg [52dcf0e0] by
- avcodec/encode: Remove redundant check frame is always set at this …
- 12:23 AM Changeset in ffmpeg [1e6307f4] by
- avcodec/encode, frame_thread_encoder: Unify calling encode callback …
- 12:23 AM Changeset in ffmpeg [4dddcd08] by
- avcodec/frame_thread_encoder: Forward got_packet directly Instead of …
- 12:23 AM Changeset in ffmpeg [312d4467] by
- avcodec/encode: Simplify check for frame-threaded encoder …
- 12:23 AM Changeset in ffmpeg [18e55de4] by
- avcodec/aptx: Move AudioFrameQueue to aptxenc.c It is only used by …
- 12:23 AM Changeset in ffmpeg [8e56e6b2] by
- avcodec/encode: Apply intra_only_flag for receive_packet-API, too …
- 12:23 AM Changeset in ffmpeg [e405298e] by
- avcodec/tests/avcodec: Mark frame-thrd encoder incompatible with delay …
- 12:16 AM Changeset in ffmpeg [d27c5bc] by
- avformat/tests/imf: Test ff_imf_parse_cpl_from_xml_dom cleanup on …
Note:
See TracTimeline
for information about the timeline view.
