Timeline
Aug 21, 2020:
- 10:58 PM Changeset in ffmpeg [3fc3d712] by
- avcodec/libaomdec: Set SAR based on RenderWidth and RenderHeight This …
- 10:43 PM Changeset in ffmpeg [b97eb353] by
- avcodec/proresenc: infer array lengths Signed-off-by: Michael …
- 8:46 PM Changeset in ffmpeg [2459c3f8] by
- avfilter/af_biquads: add different transform types
- 8:46 PM Changeset in ffmpeg [999f516] by
- avfilter/af_arnndn: use RNN_COPY macro to copy
- 8:46 PM Changeset in ffmpeg [6158029d] by
- avcodec: add RPZA encoder
- 8:10 PM Ticket #8858 (Trying to use the hw_decode.exe with a hevc or avc mp4 file results in ...) created by
- Summary of the bug: How to reproduce: Built on Windows with …
- 6:09 PM Changeset in ffmpeg [b30f737f] by
- avcodec/proresenc: add support for PQ and HLG Signed-off-by: Michael …
- 5:01 PM Changeset in ffmpeg [c5b20cfe] by
- avformat/movenc: write the colr atom by default The write_colr flag …
- 4:28 PM Changeset in ffmpeg [242ba4d7] by
- avfilter/formats: Remove unused functions This commit removes …
- 4:18 PM Changeset in ffmpeg [2e0fd50] by
- avfilter/audio: Remove unused array, move used-only-once array …
- 2:15 PM Ticket #7355 (No MJPEG input with MMAL decoder) updated by
- I haven't yet checked how to submit ffmpeg patches, but I've added …
- 2:12 PM Changeset in ffmpeg [128e6df1] by
- dnn_backend_native_layer_avgpool: Fix invalid assignment, use …
- 11:55 AM Changeset in ffmpeg [d2206f0c] by
- avcodec/qdmc: reduce insanely huge tables
- 11:52 AM Changeset in ffmpeg [c5e204c8] by
- avfilter/vf_overlay: Remove superfluous ; In a function body, a …
- 10:41 AM Changeset in ffmpeg [bbe92ed9] by
- doc/APIchanges: Remove version conflict separator Added in …
- 10:24 AM Changeset in ffmpeg [d4e29d9c] by
- avfilter/fifo: Remove unused functions and headers The functions were …
- 9:45 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) updated by
- Hi all, I contacted with NVIDIA and they have generated the problem …
- 9:44 AM Changeset in ffmpeg [2b71cd3e] by
- lavu/buffer: forward av_buffer_realloc() error code. Fix CID 1457235.
- 9:42 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) updated by
- Hi all, we're facing exactly same issue and came to exactly same …
- 9:01 AM Changeset in ffmpeg [06f26512] by
- lavu/avstring: deprecate av_d2str(). It is no longer used in our code …
- 5:18 AM Changeset in ffmpeg [412d63fe] by
- avfilter/libvmaf: mention csv as available log format Signed-off-by: …
- 2:39 AM Changeset in ffmpeg [a6e830a] by
- dnn/native: rename struct ConvolutionalNetwork to NativeModel …
Aug 20, 2020:
- 10:28 PM Changeset in ffmpeg [b2266961] by
- avfilter/formats: Cosmetics Reviewed-by: Paul B Mahol …
- 8:41 PM Ticket #8845 (A stack-buffer-overflow in FFmpeg JIT code) updated by
- For the record I posted a patch set that would improve the sanity …
- 8:01 PM Changeset in ffmpeg [06754f7b] by
- avfilter/formats: Factor checking for mergeability out of ff_merge_* …
- 7:31 PM Changeset in ffmpeg [363f9346] by
- avfilter/formats: Avoid code duplication when merging samplerates …
- 6:14 PM Changeset in ffmpeg [621e2625] by
- swscale/x86/output: add missing AVX2 support preprocessor wrappers …
- 4:55 PM Changeset in ffmpeg [03c8fe49] by
- lavfi: remove request_samples. Filters can use …
- 4:55 PM Changeset in ffmpeg [4ca1fb9d] by
- lavfi: remove needs_fifo.
- 4:55 PM Changeset in ffmpeg [29e0c30b] by
- lavfi/vaf_spectrumsynth: switch to activate. Preserve the original …
- 4:55 PM Changeset in ffmpeg [7c1fbf7c] by
- lavfi/vf_overlay_qsv: remove needs_fifo. It is not relevant when …
- 4:50 PM Changeset in ffmpeg [23bbb010] by
- avcodec/h2645_parse: reset the H2645NAL type value before parsing a …
- 4:50 PM Changeset in ffmpeg [1e41a9be] by
- avcodec/h2645_parse: skip empty NAL units earlier No point in trying …
- 4:17 PM Changeset in ffmpeg [a4d28ea0] by
- avcodec/h2645_parse: always return 0 on successful …
- 4:17 PM Changeset in ffmpeg [c56d787f] by
- avcodec/decode: move the ff_decode_frame_props() prototype to the …
- 2:58 PM Ticket #8372 (SRT Handling Does Not Clean Up Connection) closed by
- fixed: Fixed in 86f5fd471d35423e3bd5c9d2bd0076b14124faee.
- 2:24 PM Changeset in ffmpeg [86f5fd47] by
- avformat/libsrt: close listen fd in listener mode In listener mode …
- 11:27 AM Changeset in ffmpeg [8931c557] by
- avformat/siff: Reject audio packets without audio stream Fixes: …
- 11:27 AM Changeset in ffmpeg [36f7b835] by
- libavformat/r3d.c: Fix Use-of-uninitialized-value in filename. While …
- 11:21 AM Changeset in ffmpeg [a606e3b3] by
- libavcodec/proresdec2: Setup qmat_chroma according to RDD36 …
- 10:49 AM Changeset in ffmpeg [9735401] by
- ffplay: do not set redundant channel count on abuffersink.
- 10:49 AM Changeset in ffmpeg [f103731e] by
- lavfi/buffersink: add a summary documentation of the API.
- 10:49 AM Changeset in ffmpeg [1f12b7b1] by
- lavfi/buffersink: clearly document that the Params struct are unused.
- 9:45 AM Changeset in ffmpeg [3b7036bc] by
- avutil/video_enc_params: fix code comment Reviewed-by: Zhao Zhili …
- 7:06 AM Changeset in ffmpeg [d5abb117] by
- lavc/libkvazaar: export encoded frame stats Export choosen pict_type …
- 12:03 AM Ticket #7648 (rw_timeout not working with libsrt) closed by
- fixed: I think this got fixed in 290a35aefed250a797449c34d2f9e5af0c4e006a and …
Aug 19, 2020:
- 11:35 PM Changeset in ffmpeg [c0aa3dfa] by
- avfilter/formats: Avoid allocations when merging formats and …
- 11:33 PM Changeset in ffmpeg [55eb24a9] by
- avfilter/formats: Make check for buffer overflow redundant and remove …
- 11:04 PM Ticket #8844 (DVB subtitles don't work without PCR any more) closed by
- fixed: Fixed in c820c2d4bfb7e2573f7bf8e2a3544a98e5a11343.
- 11:02 PM Ticket #8814 (Can't open HTTP URL whose file name contains "..") closed by
- fixed: Should be fixed in 1201687da268c11459891a80ca1972aeaca8db88.
- 11:01 PM Ticket #8813 (ffmpeg can't concat file with '..' in the filename) closed by
- fixed: Should be fixed in 1201687da268c11459891a80ca1972aeaca8db88.
- 10:24 PM Changeset in ffmpeg [3a0f080f] by
- avfilter/af_afir: Fix leak of AVFilterChannelLayout in case of error …
- 5:46 PM Ticket #8811 (Add libndi (NDI codec)) updated by
-
Priority, Keywords, Version, Component changed
- 5:12 PM Ticket #8811 (Add libndi (NDI codec)) updated by
-
Cc changed
- 9:05 AM Ticket #8857 (ffmpeg h264_qsv force_key_frames incorret) updated by
-
Priority, Keywords changed
Please provide the command line you tested together with the complete, … - 6:09 AM Ticket #8856 (Wrong colors (pink overlay) in webm video created from png image) updated by
- One final bit of information: > With some different input data …
- 6:08 AM Ticket #8857 (ffmpeg h264_qsv force_key_frames incorret) created by
- Summary of the bug: How to reproduce: when i user ffmpeg command line, …
- 5:53 AM Ticket #8856 (Wrong colors (pink overlay) in webm video created from png image) updated by
- Thank you. Now that you mentioned gbrp, this sounds a lot like …
Aug 18, 2020:
- 7:47 PM Changeset in ffmpeg [1c7e55dd] by
- swresample/rematrix: handle 22.2 as a 9 channel layout This is as far …
- 7:29 PM Changeset in ffmpeg [c820c2d4] by
- avformat/mpegts: only reset timestamps to NOPTS for DVB teletext …
- 3:59 PM Ticket #8856 (Wrong colors (pink overlay) in webm video created from png image) closed by
- invalid: There is no problem for ffmpeg; it's a playback problem it's "gbrp" …
- 12:56 PM Changeset in ffmpeg [e8a88a16] by
- avformat/mpeg: Check avio_read() return value in get_pts() Found-by: …
- 12:56 PM Changeset in ffmpeg [d08c3f56] by
- tools/target_dec_fuzzer: Adjust threshold for DST Fixes: Timeout (too …
- 12:26 PM Changeset in ffmpeg [d661cfc1] by
- avformat/mlvdec: Only store dimensions after having validated them …
- 12:25 PM Changeset in ffmpeg [0d560873] by
- avformat/mlvdec: Don't leak open AVIOContexts on error Signed-off-by: …
- 12:18 PM Changeset in ffmpeg [6e0dd41f] by
- avformat/mlvdec: Check for existence of AVIOContext before using it …
- 11:16 AM Ticket #8856 (Wrong colors (pink overlay) in webm video created from png image) updated by
- It's not easy/possible to see with a single frame, but VLC playes …
- 11:09 AM Ticket #8856 (Wrong colors (pink overlay) in webm video created from png image) created by
- Summary of the bug: The file output_bad.webm has wrong colors (pink …
- 6:41 AM Ticket #3595 (Support >6 channels in E-AC-3 audio encoder) updated by
-
Cc changed
- 5:03 AM Changeset in ffmpeg [97d80291] by
- avformat/hls: Use av_init_pkt() directly and remove reset_packet(). …
- 5:02 AM Changeset in ffmpeg [8c91b5c4] by
- avformat/hls: Remove redundant resetting of AVPacket av_read_frame() …
- 5:02 AM Changeset in ffmpeg [dfc6a9f0] by
- avformat/hls: Fix memleak when url is empty Fixes Coverity ID …
- 1:26 AM Ticket #8845 (A stack-buffer-overflow in FFmpeg JIT code) updated by
- I am not surely if these three bug reports point to the same location. …
- 12:32 AM Changeset in ffmpeg [ab384d28] by
- FATE: fix copy & paste for minterpolate test Reported-by: Nicolas …
Aug 17, 2020:
- 10:07 PM Ticket #8750 (Patch to fix #7124 break the build for powerpc) updated by
- Yes, but has the patch has not been merged yet. See: …
- 9:31 PM Ticket #8845 (A stack-buffer-overflow in FFmpeg JIT code) updated by
-
Priority, Keywords, Component changed
valgrind shows a possible issue: […] - 9:16 PM Ticket #8846 (Unable to transcode file) closed by
- needs_more_info
- 9:10 PM Ticket #8853 (ass -> WebVTT) closed by
- needs_more_info
- 9:06 PM Ticket #8750 (Patch to fix #7124 break the build for powerpc) updated by
- Replying to glaubitz: > Hello! > > I just ran into this …
- 9:06 PM Ticket #8750 (Patch to fix #7124 break the build for powerpc) updated by
- Replying to glaubitz: > Hello! > > I just ran into this …
- 7:52 PM Encode/H.265 edited by
- cleaned up preset section (diff)
- 6:14 PM Ticket #8855 (ffmpeg 4.3.1 failing to build on ppc64) closed by
- duplicate
- 6:13 PM Ticket #8854 (Theora encoding is broken: choppy and pixelated video) closed by
- duplicate
- 6:12 PM Ticket #8750 (Patch to fix #7124 break the build for powerpc) updated by
-
Cc changed
- 6:12 PM Ticket #8750 (Patch to fix #7124 break the build for powerpc) updated by
- Hello! I just ran into this issue as well. Any chance it can be …
- 6:10 PM Ticket #8855 (ffmpeg 4.3.1 failing to build on ppc64) updated by
- Just noticed, this affects 32-bit PowerPC (ppc32) as well: […] …
- 6:07 PM Ticket #8855 (ffmpeg 4.3.1 failing to build on ppc64) updated by
- For access to a big-endian ppc64 machine running Debian unstable in …
- 6:06 PM Ticket #8855 (ffmpeg 4.3.1 failing to build on ppc64) created by
- Since version 4.3.1, ffmpeg fails to build from source on big-endian …
- 5:08 PM Ticket #8854 (Theora encoding is broken: choppy and pixelated video) updated by
-
Summary changed
- 5:07 PM Ticket #8854 (Theora encoding is broken: choppy and pixelated video) created by
- Basically the same bug as #8040 described, the output video is choppy …
- 10:00 AM Changeset in ffmpeg [642404f] by
- doc/encoders: Add all options for JPEG2000 encoder This patch updates …
- 9:42 AM Ticket #8853 (ass -> WebVTT) created by
- How to reproduce: % ffmpeg -i subtitle.ass -f webvtt -c:s webvtt …
- 5:58 AM Ticket #8779 (Zscale transform to ST 2084 EOTF results in black video output) updated by
-
Component changed
This appears to be a problem in zimg, fixed with the following zimg …
Aug 16, 2020:
- 9:39 PM Changeset in ffmpeg [5df9724e] by
- avcodec/v4l2_context: return EAGAIN to signal full buffers Return …
- 9:06 PM Ticket #8852 (Can you provide official builds with libnpp on Windows?) closed by
- invalid: The FFmpeg project does not provide any binaries, only source code.
- 6:51 PM Ticket #8852 (Can you provide official builds with libnpp on Windows?) updated by
- This would be very nice, but the simple answer is that it is illegal …
- 5:25 PM Ticket #8852 (Can you provide official builds with libnpp on Windows?) created by
- Hi, I notice you aren't currently providing official builds on …
- 2:51 PM Changeset in ffmpeg [d7af6d14] by
- avcodec/utils: calculate frame number of HEVC if the framerate > 30FPS …
- 2:23 PM Changeset in ffmpeg [6328a57] by
- doc/general: fix ADPCM typos
- 6:30 AM Ticket #7312 (crash while encoding from x11grab when source goes away) updated by
-
Priority, Keywords changed
- 6:29 AM Ticket #7312 (crash while encoding from x11grab when source goes away) updated by
-
Keywords, Version, Component changed
- 2:31 AM Changeset in ffmpeg [b6e92d92] by
- avformat/av1dec: don't update temporal_unit_size after it's no longer …
Aug 15, 2020:
- 7:41 PM Ticket #7312 (crash while encoding from x11grab when source goes away) closed by
- fixed: Fixed in …
- 7:32 PM Changeset in ffmpeg [2250dc40] by
- avdevice/xcbgrab: check return values of xcb query functions Fixes …
- 6:55 PM Changeset in ffmpeg [161d7f3f] by
- avcodec/bsf: improve the doxy for av_bsf_flush() Mention an example …
- 5:43 PM Changeset in ffmpeg [34a385b3] by
- avcodec/qsvenc_h264: add missing atsc_a53.h include Regression since …
- 4:16 PM Ticket #8086 (Alex Mogurenko violates GPL) updated by
- At the very least, it is not up to the infringing party, nor anybody …
- 4:01 PM Changeset in ffmpeg [a72d5290] by
- avformat/av1dec: inline obu_read_data() and obu_prefetch() into …
- 4:01 PM Changeset in ffmpeg [0de01da1] by
- avcodec: move ff_alloc_a53_sei() to atsc_53 Signed-off-by: James …
- 4:01 PM Changeset in ffmpeg [1ab3ae6f] by
- avcodec/hevc_sei: use ff_parse_a53_cc() to parse A53 Closed Captions …
- 4:01 PM Changeset in ffmpeg [c93ba51e] by
- avcodec/h264_sei: use ff_parse_a53_cc() to parse A53 Closed Captions …
- 4:01 PM Changeset in ffmpeg [6c1bf7c0] by
- avcodec/libdav1d: add support for A53 Closed Captions Signed-off-by: …
- 4:01 PM Changeset in ffmpeg [18419212] by
- avcodec: split off A53 Closed Caption parsing code into its own file …
- 3:57 PM Ticket #8086 (Alex Mogurenko violates GPL) updated by
- I think he should provide the source code and I believe this is a …
- 3:40 PM Ticket #8086 (Alex Mogurenko violates GPL) updated by
- community-oriented enforcement is more about compliance rather than …
- 3:25 PM Ticket #8729 (Jitsi distributes binary FFmpeg without offering the source) reopened by
- I did not work on this one myself but the linked commit did not seem …
- 3:22 PM Ticket #8086 (Alex Mogurenko violates GPL) reopened by
- The (L)GPL would make no sense if a violation could be solved like …
- 3:21 PM Ticket #8729 (Jitsi distributes binary FFmpeg without offering the source) closed by
- fixed: removed by https://github.com/jitsi/libjitsi/pull/533
- 3:18 PM Ticket #8086 (Alex Mogurenko violates GPL) closed by
- fixed: The build has been removed with the author leaving a note on his blog …
- 2:30 PM Ticket #8753 (AV1 stream metadata missing level and tier) updated by
- Is there any more information I can provide here?
- 9:24 AM Ticket #8851 (udp broadcast failed in windows version) closed by
- needs_more_info: followups : windows version mpv is ok but not VLC.
- 4:29 AM Ticket #8851 (udp broadcast failed in windows version) created by
- Version of ffmpeg: ffmpeg version 4.3.1 Copyright (c) 2000-2020 the …
- 4:26 AM Ticket #5018 (incorrect PTS/DTS on first frame of RTSP stream) updated by
-
I just discovered an effective workaround:
-fflags nobuffer. The …
Aug 14, 2020:
- 2:54 PM Changeset in ffmpeg [392a2d07] by
- avcodec/libsvtav1: remove unneeded svt_av1_enc_deinit_handle() It's …
- 2:48 PM Changeset in ffmpeg [ad49dd76] by
- avcodec/mpeg12enc: support mpeg2 encoder const level Signed-off-by: …
- 2:08 PM Ticket #8847 (Negative segment durations in m3u8 file with small hls_time) updated by
- try this patch please. i will send it to maillist on monday if no problem.
- 1:41 PM Ticket #8848 (A memory leak in ffmpeg) closed by
- invalid: 1. Only git master is supported on this bugtracker, not an older …
- 10:31 AM Ticket #8850 (ffplay hangs if audio_thread() fails early) created by
- With the following change to simulate an early failure: […] …
- 8:52 AM Changeset in ffmpeg [9f702fc8] by
- avcodec: extend CFHD description
- 8:52 AM Changeset in ffmpeg [20ee6927] by
- doc/general: move Cineform HD and Canopus codecs to correct section
- 3:14 AM Changeset in ffmpeg [a762fd2] by
- avformat/av1dec: fix return value on some code paths If avio_read() …
- 3:02 AM Changeset in ffmpeg [3105e97] by
- avformat/av1dec: add missing preprocessor wrappers to annexb and obu …
- 3:02 AM Changeset in ffmpeg [9a7bdb6d] by
- avformat/av1dec: add low-overhead bitstream format It's defined in …
- 2:48 AM Changeset in ffmpeg [6a941b56] by
- avcodec/av1_parse: use macro for MAX_OBU_HEADER_SIZE Signed-off-by: …
- 2:45 AM Ticket #8849 (sub2video does not work with overlay_cuda) created by
- Summary of the bug: sub2video seems to fail when attempting to …
- 12:59 AM Changeset in ffmpeg [3c05c8a1] by
- dnn_backend_tf.c: fix build issue for tensorflow backend …
- 12:11 AM CompilationGuide/Ubuntu edited by
- removed orphaned mercurial package from previous edit (diff)
Note:
See TracTimeline
for information about the timeline view.
