Timeline
Sep 19, 2023:
- 7:28 PM Changeset in ffmpeg [9ef20920] by
- avcodec/cbs_h266_syntax_template: Check num_output_layers_in_ols from …
- 7:28 PM Changeset in ffmpeg [13d22dc4] by
- avcodec/dcadec: Do not explode EAGAIN Fixes: out of array access …
- 6:24 PM Changeset in ffmpeg [42b20c93] by
- avcodec/decode: EAGAIN is not fully supported in …
- 4:11 PM Changeset in ffmpeg [63eb6309] by
- avcodec/libvpxdec: Remove redundant unreferencing of AVFrame The …
- 4:00 PM Changeset in ffmpeg [ac64800e] by
- avcodec/extract_extradata: filter what Metadata OBUs are included in …
- 3:47 PM Changeset in ffmpeg [abc346de] by
- configure: rework parsing --cpu arguments to support all features …
- 2:51 PM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by
- So this does appear to be a bug in ffmpeg, and the RMTP servers (ossrs …
- 11:52 AM Ticket #10572 (h265: Total image distortion even on 1% packet loss) updated by
- > With "-vcodec hevc_cuvid" and nvidia card stream displayed correctly …
- 9:44 AM Ticket #2690 (Red Cinema r3d files not supported) updated by
- Replying to Peter Kovář: > I wrote PoC GPU accelerated …
- 6:25 AM Ticket #10572 (h265: Total image distortion even on 1% packet loss) updated by
- I known about libav so I reproduce the bug using ffplay Replying to …
- 5:56 AM Ticket #10573 (ffmpeg watermark by -vcodec libx264) closed by
- invalid: This is the bug tracker and not the place for asking questions. Please …
- 2:07 AM Ticket #10573 (ffmpeg watermark by -vcodec libx264) created by
- hi i wanna know how to add watermark by -vcodec order , anyone if know …
Sep 18, 2023:
- 9:13 PM Ticket #10572 (h265: Total image distortion even on 1% packet loss) updated by
- >based on libav libav is gone. There is only ffmpeg now. >nvh265dec …
- 8:18 PM Ticket #10572 (h265: Total image distortion even on 1% packet loss) updated by
- Gstreamer pipeline (for tests): gst-launch-1.0 videotestsrc …
- 8:10 PM Ticket #10572 (h265: Total image distortion even on 1% packet loss) created by
- Summary of the bug: I use rtp as h265 transport and found that even …
- 6:11 PM Changeset in ffmpeg [fa20f5cd] by
- avcodec/vlc: add correct upper limit for recursive function
- 4:52 PM Changeset in ffmpeg [ba9cd06c] by
- avutil/avutil: make AV_TIME_BASE_Q available in C++ ISO C++ forbids …
- 4:41 PM Changeset in ffmpeg [1c61aa1a] by
- avcodec/jni: make global variables static Reviewed-by: Matthieu …
- 4:39 PM Changeset in ffmpeg [eb96dda5] by
- avdevice/android_camera: fix missing include for usleep Reviewed-by: …
- 3:16 PM Changeset in ffmpeg [5d58a35f] by
- fftools/ffmpeg: deprecate the -top option It is badly named (should …
- 3:15 PM Changeset in ffmpeg [43a0004b] by
- fftools/ffmpeg_enc: apply -top to individual encoded frames Fixes #9339.
- 3:15 PM Changeset in ffmpeg [74b643a5] by
- fftools/ffmpeg_enc: refactor setting encoding field_order Merge three …
- 3:10 PM Changeset in ffmpeg [85e07558] by
- lavf: deprecate AVFMT_FLAG_SHORTEST It was added in cb114ed4640 with …
- 12:43 PM Changeset in ffmpeg [9b454fda] by
- avformat/libssh: avoid deprecated functions Avoid using the …
- 12:36 PM Ticket #6995 (Support USM format) closed by
- fixed: Added in 9e1ea3caba5effaf9c7596dc178bd457439d638f
- 11:28 AM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by
- Hi, Thank you for taking the time to look into this. In my example, …
- 10:36 AM Changeset in ffmpeg [da1d5677] by
- avcodec/pthread_frame: Constify src pointees Reviewed-by: Paul B …
- 10:35 AM Changeset in ffmpeg [1046cfe3] by
- avcodec/pthread_frame: Remove FF_API_SLICE_OFFSET Since …
- 8:28 AM Ticket #10566 (AV1 decoding with -hwaccel d3d11va performance issue) closed by
- invalid
- 6:38 AM Ticket #10571 (libvorbis vs vorbis) updated by
-
Description changed
- 6:02 AM Ticket #10571 (libvorbis vs vorbis) updated by
- Nope, get FFmpeg build with libvorbis encoder.…
- 5:35 AM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by
- This is caused by timecode of FFmpeg, SRS RTMP server fixed by …
- 2:41 AM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by
- Hi Steven, It's late here and I will follow up with your requested …
- 2:30 AM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by
- Looks the problem is happened when it publish timecode stream: […]
- 2:12 AM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by
- […] I look at the rtmp server log about the error mesage as your …
- 1:31 AM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by
- […] write flv ok. […] push rtmp ok […] get …
- 12:55 AM Changeset in ffmpeg [0e6fdebd] by
- avcodec/vp3: Simplify shuffling frames, fix crash on alloc error When …
- 12:55 AM Changeset in ffmpeg [3614f7e1] by
- avcodec/vp3: Fix undefined pointer arithmetic When decoding a …
- 12:55 AM Changeset in ffmpeg [f9b6e3e4] by
- avcodec/pthread_frame: Only set PerThreadContext* when frame-threading …
- 12:55 AM Changeset in ffmpeg [19821134] by
- avcodec/threadframe: Move ff_thread_can_start_frame() to thread.h It …
- 12:55 AM Changeset in ffmpeg [bca2651a] by
- avcodec/pthread_frame: Fix doxygen comments The '<' in /< says that …
- 12:55 AM Changeset in ffmpeg [aa8e3f03] by
- avcodec/pthread_frame: Remove unused enum values No longer used since …
- 12:55 AM Changeset in ffmpeg [7b2ed4d5] by
- avcodec/thread: Remove outdated documentation Signed-off-by: Andreas …
- 12:36 AM Ticket #10571 (libvorbis vs vorbis) updated by
- Replying to Elon Musk: > Native vorbis encoder is …
Sep 17, 2023:
- 9:39 PM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by
- Please provide the command line you tested together with the complete, …
- 4:32 PM Ticket #10571 (libvorbis vs vorbis) closed by
- invalid: Native vorbis encoder is experimental and thus not usable for …
- 1:31 PM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by
- It looks like this is a similar issue when this command is run: …
- 1:30 PM Ticket #10571 (libvorbis vs vorbis) created by
- Wiki says "Please note it is not recommended to use the experimental …
- 10:55 AM Changeset in ffmpeg [5acc3c4] by
- avcodec/vmixdec: improve quality factors
- 10:52 AM Ticket #10559 (vmix: first frame decodes with artefacts) closed by
- fixed: Probably fixed in 5acc3c4cff88de1ced1c4d9c6070b708613b43c1
- 9:17 AM Changeset in ffmpeg [9e1ea3ca] by
- avformat: add CRI USM demuxer
- 9:17 AM Changeset in ffmpeg [f7dc5d76] by
- avcodec/lagarith: use VLC for prob code length
- 9:11 AM Changeset in ffmpeg [1ac2769] by
- avcodec/adx_parser: make packet split work if nb_channels is set
- 9:11 AM Changeset in ffmpeg [c5effe7d] by
- avfilter/x86/af_afir: add FMA3 SIMD
- 7:56 AM Ticket #10570 (No such filter: 'drawtext') closed by
- invalid: As mentioned in documentation, drawtext filter now also needs harfbuzz …
- 1:46 AM Ticket #10570 (No such filter: 'drawtext') updated by
-
Description changed
- 1:39 AM Ticket #10570 (No such filter: 'drawtext') created by
-
Summary of the bug:
drawtextis missing even when compiled with …
Sep 16, 2023:
- 6:47 PM Changeset in ffmpeg [5f81043] by
- avformat/hls: reduce default max reload to 3 The 1000 did result in …
- 6:47 PM Changeset in ffmpeg [80f6e037] by
- avformat/format: Stop reading data at EOF during probing Issue found …
- 12:55 PM Changeset in ffmpeg [b5c07a3] by
- avcodec/vp3: Don't truncate ptrdiff_t Reviewed-by: Paul B Mahol …
- 12:54 PM Changeset in ffmpeg [11a9aab6] by
- avcodec/vp3: Use range-based loop variables Motivated by: #if …
- 12:54 PM Changeset in ffmpeg [5022be4] by
- avcodec/vp3: Add const where appropriate Signed-off-by: Andreas …
- 12:54 PM Changeset in ffmpeg [9c945811] by
- avcodec/vp3: Move work after ff_thread_finish_setup all_fragments is …
- 12:54 PM Changeset in ffmpeg [4dae62f7] by
- avcodec/dnxhddec: Use VLC symbol table to avoid lookup Reviewed-by: …
- 3:01 AM Ticket #7570 (fate-h264-conformance-frext-hpcafl_bcrm_c failes with THREADS=3) updated by
- tsan shows races with this one: […] It also shows the same races …
Sep 15, 2023:
- 11:26 PM Ticket #10569 (ape: fix decoding of monkey's audio 3.80 8-bit files) created by
- […]
- 11:19 PM Ticket #10568 (ape: fix decoding of monkey's audio 3.80 "fast" compression mode) created by
- […]
- 7:33 PM Changeset in ffmpeg [156f53e9] by
- avcodec/evc_ps: make the sps parameter in ref_pic_list_struct const …
- 4:59 PM Ticket #10566 (AV1 decoding with -hwaccel d3d11va performance issue) updated by
- 4:59 PM Ticket #10566 (AV1 decoding with -hwaccel d3d11va performance issue) updated by
- […]
- 3:35 PM Changeset in ffmpeg [9310ffc8] by
- vulkan_decode: don't call get_proc_addr on every frame's destruction …
- 3:35 PM Changeset in ffmpeg [552a5fa4] by
- vulkan_hevc: switch from a buffer pool to a malloc and simplify …
- 3:13 PM Changeset in ffmpeg [45657470] by
- avcodec/evc_ps: Check ref_pic_num and sps_max_dec_pic_buffering_minus1 …
- 1:08 PM Changeset in ffmpeg [5c635b7d] by
- lavc/videotoolboxenc: Get the encoder supported properties Get the …
- 1:07 PM Changeset in ffmpeg [213cba96] by
- lavc/videotoolboxenc: Dump the encoder Dump the encoder, it's will …
- 12:36 PM Ticket #10567 (Data race in mpegvideo.c and mpeg4video.h) created by
- Summary of the bug: I'm developing a new bug detector on top of …
- 11:36 AM Ticket #10532 (Color changes at w => 1280, h >= 578 with libplacebo filter on rgb source) updated by
- Adding itrc=srgb and fast=1 in the colorspace filter first gave the …
- 11:08 AM Changeset in ffmpeg [27562bf0] by
- avcodec/x86/mpegvideoenc_template: Disable dead code Since …
- 11:08 AM Changeset in ffmpeg [fa77cb25] by
- avcodec/h264dec: Fix data race when updating decode_error_flags When …
- 11:08 AM Changeset in ffmpeg [d2bc0395] by
- avcodec/error_resilience: Make applying decode_error_flags optional …
- 5:02 AM Changeset in ffmpeg [4f4dc0a1] by
- avfilter/dnn_backend_openvino: fix wild pointer on error path When …
- 5:02 AM Changeset in ffmpeg [791b88fc] by
- avfilter/dnn_backend_openvino: fix input_port/output_port leaks
- 5:02 AM Changeset in ffmpeg [37123100] by
- avfilter/dnn_backend_openvino: fix leak of ov_shape_t
- 5:02 AM Changeset in ffmpeg [d2c5c3b7] by
- avfilter/dnn_backend_openvino: fix leak or ov_core_t on error path
- 5:02 AM Changeset in ffmpeg [e0880ef8] by
- avfilter/dnn_backend_openvino: fix use uninitialized values Error …
- 5:02 AM Changeset in ffmpeg [7cb63292] by
- avfilter/dnn_backend_openvino: reduce indentation in free_model_ov No …
- 5:02 AM Changeset in ffmpeg [5369548f] by
- avfilter/dnn_backend_openvino: fix multiple memleaks Signed-off-by: …
- 5:02 AM Changeset in ffmpeg [3e24a277] by
- avfilter/dnn_filter_common: fix memleak Signed-off-by: Zhao Zhili …
- 12:38 AM Changeset in ffmpeg [c1b6235d] by
- avcodec/vulkan_decode: Factor creating session params out, fix leak …
- 12:38 AM Changeset in ffmpeg [dfac782b] by
- avutil/hwcontext_vulkan: Cosmetics The alignment in …
- 12:38 AM Changeset in ffmpeg [677635cd] by
- avutil/hwcontext_vulkan: Deduplicate code Reviewed-by: Lynne …
- 12:37 AM Changeset in ffmpeg [47b1c0d0] by
- avutil/hwcontext_vulkan: Improve type-safety The AVBuffer API uses …
- 12:37 AM Changeset in ffmpeg [a6bd2ee7] by
- avutil/hwcontext_vulkan: Remove redundant resetting …
Sep 14, 2023:
- 8:00 PM Changeset in ffmpeg [2b25a516] by
- avcodec/bonk: Fix integer overflow in predictor_calc_error() Fixes: …
- 8:00 PM Changeset in ffmpeg [c012d1f2] by
- avcodec/jpeg2000dec: jpeg2000 has its own lowres option jpeg2000 …
- 8:00 PM Changeset in ffmpeg [90647a92] by
- avcodec/huffyuvdec: avoid undefined behavior with get_vlc2() failure …
- 8:00 PM Changeset in ffmpeg [ca09d8a0] by
- avcodec/jpegxl_parser: Check for ctx->skip overflow Fixes: out of …
- 8:00 PM Changeset in ffmpeg [d2e8974] by
- avformat/jpegxl_anim_dec: Check that size fits within argument Fixes: …
- 7:47 PM Ticket #10149 (Unable to read most of HLS M3U8 from Arte TV) updated by
- If I add in the m3u8 files #EXT-X-TARGETDURATION:6360 - 6360 being …
- 6:10 PM Ticket #9339 (tff interlaced encode from progressive not working) updated by
- That seems to do the trick and controls whether it's tff or bff, …
- 2:43 PM Ticket #9339 (tff interlaced encode from progressive not working) updated by
-
Okay, I see the problem in the handling of the
-topoption. The … - 1:03 PM Ticket #10546 (improve vmix decoder) closed by
- fixed: Fixed in 00a837c70ca2056fbd81ca4af41692e34ef79b69 The …
- 12:54 PM Changeset in ffmpeg [00a837c7] by
- avcodec/vmixdec: add support for custom first byte
- 12:09 PM Ticket #9131 (libx265 Dolby Vision options) updated by
- Any updates here? I also would love to have support for the …
- 12:07 PM Ticket #9339 (tff interlaced encode from progressive not working) updated by
- I bisected between 4.3.6 and 4.4 and this commit broke it: …
- 11:23 AM Ticket #9339 (tff interlaced encode from progressive not working) reopened by
- No, still the case in ffmpeg 6.0 even, just checked. I'll bisect …
- 11:00 AM Ticket #9339 (tff interlaced encode from progressive not working) closed by
- fixed: Should have been fixed 2 years ago in …
- 10:52 AM Ticket #10566 (AV1 decoding with -hwaccel d3d11va performance issue) created by
- Summary of the bug: When I try to use av1 hardware decoder with …
- 10:49 AM Changeset in ffmpeg [a8d9da4c] by
- avformat/mov: add interleaved_read option For badly interleaved …
- 10:32 AM Changeset in ffmpeg [038b9922] by
- avcodec/libaribb24: Use FF_CODEC_CAP_INIT_CLEANUP libaribb24_close() …
- 10:32 AM Changeset in ffmpeg [c1714a48] by
- avcodec/libaribb24,ttmlenc, avutil/tx: Remove redundant init of …
- 10:32 AM Changeset in ffmpeg [830b5cc3] by
- avformat: Inline raw_codec_id where known Signed-off-by: Andreas …
- 10:32 AM Changeset in ffmpeg [d0b03b41] by
- avfilter/avfilter: Don't report deprecated pkt_pos Signed-off-by: …
- 9:04 AM Ticket #10504 (Regression: Unable to use dshow devices with gdigrab/ddagrab anymore) closed by
- fixed: Should be fixed in ced62a0c010f74a713fa7f93c115e2284e22f96c
- 8:44 AM Changeset in ffmpeg [ced62a0c] by
- fftools/ffmpeg: do not fail on AVERROR(EAGAIN) from choose_output() …
- 7:50 AM Ticket #6009 ([Request] Direct-I/O for ffmpeg output files) updated by
- Did anybody consider this in the last 7 years? I used google search to …
- 2:49 AM Ticket #10504 (Regression: Unable to use dshow devices with gdigrab/ddagrab anymore) updated by
- Replying to elenril: > Please test the attached patch. …
Sep 13, 2023:
- 8:04 PM Changeset in ffmpeg [6434e440] by
- avcodec/thread: Remove ff_thread_get_format define Unnecessary since …
- 8:04 PM Changeset in ffmpeg [0058f601] by
- avcodec/av1dec: Don't rely on AV_PIX_FMT_NONE == -1 Since …
- 8:04 PM Changeset in ffmpeg [c38693b4] by
- avcodec/av1dec: Pass AVCodecContext* as logctx in …
- 6:59 PM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by
- Here is the file I use to reproduce please let me know if you have …
- 6:49 PM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) updated by
- Hi, I would like to attach the video file that I can reproduce this …
- 6:47 PM Ticket #10565 (Error submitting a packet to the muxer: Broken pipe, Error muxing a packet) created by
- Summary of the bug: I am streaming a video (mp4) to a RTMP …
- 3:50 AM Ticket #10477 (WAV to AAC-HE conversion writes wrong "priming" and "remainder" info fields) updated by
- You are wrong. The priming on click_240bpm-afconvert.m4a is 5186 == …
- 3:42 AM Ticket #10477 (WAV to AAC-HE conversion writes wrong "priming" and "remainder" info fields) updated by
- Can you give original click_240bpm.wav? How was it generated?
- 12:41 AM Ticket #10477 (WAV to AAC-HE conversion writes wrong "priming" and "remainder" info fields) updated by
- https://patchwork.ffmpeg.org/project/ffmpeg/patch/Ne70gnX--3-9@lynne.ee …
Sep 12, 2023:
- 9:35 PM Changeset in ffmpeg [654e4b00] by
- avformat/wtvdec: Avoid unnecessary allocations Reviewed-by: Peter …
- 9:35 PM Changeset in ffmpeg [ea0a41bc] by
- avformat/wtvdec: Use smaller upper bound for buffer Every code point …
- 9:35 PM Changeset in ffmpeg [78169f39] by
- avformat/wtvdec: Fix signed integer overflow Happens when length > …
- 9:34 PM Changeset in ffmpeg [197f7e91] by
- avformat/wtvdec: Skip too big tags get_tag() is not designed with …
- 9:34 PM Changeset in ffmpeg [c461ee39] by
- avformat/wtvdec: Don't truncate GUIDs Each of the 16 bytes of a GUID …
- 9:22 PM Changeset in ffmpeg [b6717189] by
- avformat/avio: Don't use incompatible function pointer type for call …
- 5:43 PM Ticket #10531 (vf_drawtext causing font rendering jitter after libharfbuz commit) closed by
- fixed: Fixed in aeff5bcba092583cb85b823bb5dbc14099591408
- 5:33 PM Changeset in ffmpeg [a18ccbfa] by
- avformat/aiffdec: improve probe
- 5:33 PM Changeset in ffmpeg [aeff5bcb] by
- avfilter/vf_drawtext: fix text width measurement
- 7:42 AM Changeset in ffmpeg [da784b81] by
- avfilter/vf_framepack: Use dedicated pointer for access Improves …
- 7:42 AM Changeset in ffmpeg [423b6a7e] by
- avutil/imgutils: Add wrapper for av_image_copy() to avoid casts …
- 7:20 AM Changeset in ffmpeg [5094d1f4] by
- avutil/fifo: Constify AVFifo pointees in peek functions They do not …
- 7:20 AM Changeset in ffmpeg [fa4bf579] by
- avutil/audio_fifo: Constify some pointees Also constify AVAudioFifo* …
- 7:17 AM Changeset in ffmpeg [9bf31f60] by
- avutil/samplefmt: Constify some pointees This is the samplefmt analog …
- 7:14 AM Changeset in ffmpeg [41285890] by
- avutil/imgutils: Constify some pointees This is done immediately …
- 12:52 AM Ticket #10564 (ape: fix decoding of 24-bit ape files (encoded from 24-bit caf)) created by
- monkey's audio encoder can encode 24-bit caf files to ape format …
- 12:33 AM Ticket #10323 (Incorrect decoding of Monkey's Audio 3.80) updated by
- Replying to ami_stuff: > …
- 12:32 AM Ticket #10563 (ape: fix decoding of some 24-bit insane files) created by
- https://trac.ffmpeg.org/raw-attachment/ticket/10323/24_bit_fixed_mono_4 …
- 12:09 AM Ticket #504 (Fixing av_seek_frame) closed by
- wontfix
- 12:06 AM Ticket #6527 (NASM 2.11.06 doesn't load config.asm) closed by
- wontfix
- 12:02 AM Ticket #9987 (Example issue in vide_decode.c) closed by
- wontfix
- 12:01 AM Ticket #10118 (AC3 decoding throws error number -16976906 ... vlc plays well) closed by
- needs_more_info
Note:
See TracTimeline
for information about the timeline view.
