Timeline



May 11, 2020:

11:00 PM Changeset in ffmpeg [876cfa67] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utvideodec: Fix integer overflow in decode_plane() Fixes: …
11:00 PM Changeset in ffmpeg [86278851] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ttadsp: Fix several integer overflows in …
11:00 PM Changeset in ffmpeg [0c433084] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ralf: Fix integer overflow in decode_block() Fixes: signed …
11:00 PM Changeset in ffmpeg [1ac106bf] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/nuv: widen buf_size type Fixes: signed integer overflow: …
11:00 PM Changeset in ffmpeg [fabeef2] by Michael Niedermayer <michael@niedermayer.cc>
libswscale: fix for floating point formats, require full chroma upon …
11:00 PM Changeset in ffmpeg [5f359f2b] by Michael Niedermayer <michael@niedermayer.cc>
test: Add codecview test
11:00 PM Changeset in ffmpeg [b1e9764c] by Michael Niedermayer <michael@niedermayer.cc>
tests: Add pp7, spp tests based on pp test
11:00 PM Changeset in ffmpeg [52cc86ca] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_spp: Fix endian-dependance in add_block() Signed-off-by: …
11:00 PM Changeset in ffmpeg [dde86d0d] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_spp: Remove unused AVCodecContext Signed-off-by: Michael …
10:48 PM Changeset in ffmpeg [70d396c8] by Lynne <dev@lynne.ee>
Revert "hwcontext_vulkan: only use one semaphore per image" This …
10:41 PM Changeset in ffmpeg [29329052] by James Almer <jamrial@gmail.com>
avformat/ivfenc: move bsf insertion to the init function Reviewed-by: …
10:40 PM Changeset in ffmpeg [8e12f09a] by James Almer <jamrial@gmail.com>
avformat/ivfenc: add an AVOutputFormat.init() function Signed-off-by: …
10:11 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by pheedbaq3
Not sure what bearing that has on this, the tests run fine until fate …
10:08 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by pheedbaq3
My point exactly. It fails on that particular test and provides no …
10:05 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Carl Eugen Hoyos
Concerning your configure line: --arch=x86_64 has no effect
10:04 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Carl Eugen Hoyos
There is no error visible.
9:59 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by pheedbaq3
See the post directly above my last. That is the output of fate at …
9:48 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Carl Eugen Hoyos
I don't understand, what nondescript error do you see?
9:37 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by pheedbaq3
Would it be possible to have someone more knowledgeable (than myself) …
1:44 PM Ticket #8664 (Drawbox filter does not display over transparent backgrounds) closed by ScriptTiger
fixed: Thank you, @richardpl, that did it. The "replace" option is new since …
10:51 AM Ticket #8664 (Drawbox filter does not display over transparent backgrounds) updated by Elon Musk
Did you tried replace option?
6:29 AM Ticket #8664 (Drawbox filter does not display over transparent backgrounds) updated by Carl Eugen Hoyos
Keywords changed
6:08 AM Ticket #8664 (Drawbox filter does not display over transparent backgrounds) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
4:16 AM Ticket #8664 (Drawbox filter does not display over transparent backgrounds) updated by ScriptTiger
Keywords changed
4:09 AM Ticket #8664 (Drawbox filter does not display over transparent backgrounds) updated by ScriptTiger
Cc changed
4:06 AM Ticket #8664 (Drawbox filter does not display over transparent backgrounds) updated by ScriptTiger
Component changed
4:05 AM Ticket #8664 (Drawbox filter does not display over transparent backgrounds) updated by ScriptTiger
I don't know if this has to be said, but obviously the drawbox "fill" …
4:00 AM Ticket #8664 (Drawbox filter does not display over transparent backgrounds) created by ScriptTiger
This bug is reproducible on all versions later than 3.4.2. I have the …

May 10, 2020:

10:45 PM Changeset in ffmpeg [7a92147f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Fix several integer overflows Fixes: negation of …
10:45 PM Changeset in ffmpeg [82d4c7b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g729postfilter: Clip gain before scaling with AGC_FAC1 The …
10:45 PM Changeset in ffmpeg [22e51e95] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/alac: Fix integer overflow with 24/20bps samples Fixes: …
10:45 PM Changeset in ffmpeg [8ee264e6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm: Clip predictor for IMA_APM Fixes: signed integer …
10:20 PM Changeset in ffmpeg [fc99a247] by Lynne <dev@lynne.ee>
hwcontext_vulkan: convert to general layout and transfer queue when …
10:20 PM Changeset in ffmpeg [875c170] by Lynne <dev@lynne.ee>
hwcontext_vulkan: create all images with concurrent sharing mode As …
10:20 PM Changeset in ffmpeg [7c080dc1] by Lynne <dev@lynne.ee>
hwcontext_vulkan: fix inverted condition when exporting images to …
10:20 PM Changeset in ffmpeg [acfef378] by Lynne <dev@lynne.ee>
hwcontext_vulkan: update debugging layer name
10:20 PM Changeset in ffmpeg [030a565] by Lynne <dev@lynne.ee>
hwcontext_vulkan: remove unused internal REQUIRED extension flag This …
10:20 PM Changeset in ffmpeg [dccd07f6] by Lynne <dev@lynne.ee>
hwcontext_vulkan: expose enabled device and instance extensions This …
10:20 PM Changeset in ffmpeg [3c5e5a50] by Lynne <dev@lynne.ee>
hwcontext_vulkan: let users enable device and instance extensions …
9:06 PM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
I just tested 'Patton_18m35s.m2ts' with ffmpeg version …
9:04 PM Ticket #8663 (Different encoding results depending on output format (-f)) closed by Kieran Kunhya
needs_more_info: Likely intentional difference between Annex B and MP4 H.264 framing.
9:01 PM ffmpeg_bug.sh attached to Ticket #8663 by Antoni Villalonga
Reproduce buggy situation
8:59 PM Ticket #8663 (Different encoding results depending on output format (-f)) created by Antoni Villalonga
Using '-f mp4' results on deterministic execution, as I expected. …
8:30 PM Changeset in ffmpeg [6db81e93] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Simplify setting base_output_dirname Signed-off-by: …
8:23 PM Changeset in ffmpeg [21553d20] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Simplify setting basename with av_asprintf() …
7:41 PM Changeset in ffmpeg [6b44f683] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Simplify setting subtitle basename with av_asprintf …
7:40 PM Changeset in ffmpeg [94060161] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Don't cast const away Signed-off-by: Andreas …
7:40 PM Changeset in ffmpeg [d41c93d1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Remove redundant initializations For every …
7:40 PM Changeset in ffmpeg [a90f2265] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Don't reset AVIOContext pointer manually a second …
7:13 PM Ticket #8662 (webm to png sequence: wrong and insane framerate) closed by Carl Eugen Hoyos
invalid
7:10 PM Ticket #8660 (mpegts recognize s302m as private data stream) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
(Your command line does not produce a „file“.) Did you test an output …
7:05 PM Ticket #8660 (mpegts recognize s302m as private data stream) updated by jb_alvarado
Sorry, here is complete output: […] The file is working, but the …
6:43 PM come_in_hor.webm attached to Ticket #8662 by php4fan
6:41 PM Ticket #8662 (webm to png sequence: wrong and insane framerate) created by php4fan
Summary of the bug: How to reproduce: […] Note the insane …
4:49 PM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by juha-h
I'll try with this: https://github.com/tanersener/mobile-ffmpeg.
4:39 PM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by juha-h
I'm using ffmpeg libs from native code, not from Java/Kotlin. In …
4:09 PM Ticket #8661 (HEVC missing chroma location) updated by Carl Eugen Hoyos
Keywords changed
Please send your patch - made with git format-patch - to the …
3:07 PM Ticket #8661 (HEVC missing chroma location) created by Sesse
Hi, When you're decoding HEVC video, you end up with unspecified …
2:46 PM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by farstars
ffmpeg is really easy to use on Android, but it appears you are …
2:32 PM Changeset in ffmpeg [a058d815] by Limin Wang <lance.lmwang@gmail.com>
avfilter/vf_signalstats: reindent after last commit Signed-off-by: …
2:32 PM Changeset in ffmpeg [25bb72af] by Limin Wang <lance.lmwang@gmail.com>
avfilter/vf_signalstats: make the alloc array used for any bit depth …
2:32 PM Changeset in ffmpeg [764efda1] by Limin Wang <lance.lmwang@gmail.com>
avfilter/vf_signalstats: add SignalstatsContext.maxsize variable …
2:32 PM Changeset in ffmpeg [a8c762a1] by Limin Wang <lance.lmwang@gmail.com>
avfilter/vf_signalstats: rename config_props -> config_output …
2:32 PM Changeset in ffmpeg [5752e97] by Limin Wang <lance.lmwang@gmail.com>
fate: add signalstats 8bit and 10bit test Signed-off-by: Limin Wang …
2:32 PM Changeset in ffmpeg [3b8b6d83] by Limin Wang <lance.lmwang@gmail.com>
avformat/http: Fix for invalid use of av_strtok Signed-off-by: Limin …
2:32 PM Changeset in ffmpeg [53c88355] by Limin Wang <lance.lmwang@gmail.com>
avformat/ftp: Fix for invalid use of av_strtok By the av_strtok() …
2:32 PM Changeset in ffmpeg [026b3a90] by Limin Wang <lance.lmwang@gmail.com>
avformat/wavenc: simplify, use av_rescale_q() instead Signed-off-by: …
2:32 PM Changeset in ffmpeg [386dbf57] by Limin Wang <lance.lmwang@gmail.com>
avformat/vividas: simplify, use av_rescale_q() instead note it'll …
12:48 PM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by juha-h
OK. Unfortunately termux does not allow access to Android camera. I …
12:39 PM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by Carl Eugen Hoyos
Android binaries can be dynamically linked, this is only an issue on iOS.
10:23 AM Changeset in ffmpeg [b69f5a72] by Lynne <dev@lynne.ee>
hwcontext_vulkan: optionally enable the VK_KHR_surface extension if …
10:18 AM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by juha-h
I now built also ffmpeg binary, but it is dynamically linked: $ file …
7:55 AM Changeset in ffmpeg [5727b1f1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dstdec: Check sample rate Fixes: out of array access Fixes: …
7:38 AM StreamingGuide edited by huupoke12
Fix broken wiki links (diff)
6:41 AM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by Carl Eugen Hoyos
Why don’t you build an ffmpeg binary?
5:07 AM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by juha-h
Sorry about the confusion. I have built ffmpeg libraries myself for …
12:02 AM Changeset in ffmpeg [6dd5da3f] by James Almer <jamrial@gmail.com>
avcodec/decode: remove unused AVCodecInternal compat_decode field …

May 9, 2020:

11:35 PM Changeset in ffmpeg [c76b2bf] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/v4l2_context: Finish draining if V4L2_BUF_FLAG_LAST is set …
11:34 PM Changeset in ffmpeg [e3b49aaa] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/v4l2_context: Drop empty packet while draining v4l2_m2m …
11:09 PM Changeset in ffmpeg [785f194c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_template: Pass AVCodecContext seperatly to …
11:09 PM Changeset in ffmpeg [97c78caf] by Michael Niedermayer <michael@niedermayer.cc>
avformat/thp: Require a video stream The demuxer code assumes the …
11:09 PM Changeset in ffmpeg [20f7b4df] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mpeg: Decrease score by 1 for files with very little valid …
11:09 PM Changeset in ffmpeg [79e5c2ee] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pngdec: Check length in fdAT Fixes: …
11:09 PM Changeset in ffmpeg [4f549827] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for PNG and APNG Fixes: …
11:09 PM Changeset in ffmpeg [5501bb28] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g2meet: Check tile_width in epic_jb_decode_tile() Fixes: out …
11:09 PM Changeset in ffmpeg [81fe316a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hapdec: Check tex_size more strictly and before using it …
10:29 PM Ticket #1941 (unable to receive RTSP stream from VLC) updated by Farley Lai
With the latest pyAV installed through conda which uses ffmpeg 4.2.2, …
10:05 PM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by Carl Eugen Hoyos
You wrote above that you built FFmpeg: To do this, a configure line is …
10:01 PM Changeset in ffmpeg [9624b76] by James Almer <jamrial@gmail.com>
configure: add missing bsf dependencies to muxers Signed-off-by: …
9:44 PM Changeset in ffmpeg [ea5887b5] by James Almer <jamrial@gmail.com>
configure: fix pcm_rechunk_bsf dependency for MXF and GXF muxers …
7:04 PM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by juha-h
Sorry, but I don't understand what you mean by "configure line missing".
6:46 PM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by Carl Eugen Hoyos
I just compiled current FFmpeg for android and the camera indev gets …
2:44 PM Changeset in ffmpeg [d0705ecb] by Mark Thompson <sw@jkqxz.net>
avdevice/v4l2enc: Allow writing non-rawvideos to v4l2. Signed-off-by: …
2:18 PM Changeset in ffmpeg [d0bd00c8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/oggenc: Avoid allocating and copying when writing page data …
1:21 PM Ticket #8660 (mpegts recognize s302m as private data stream) updated by Carl Eugen Hoyos
To make this a valid ticket please provide the actual command line you …
1:43 AM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Hector Martin
Cc changed
1:33 AM Changeset in ffmpeg [de7b6903] by Limin Wang <lance.lmwang@gmail.com>
avcodec/mpegvideo: return more specific error codes for …
1:33 AM Changeset in ffmpeg [18e2c0e7] by Limin Wang <lance.lmwang@gmail.com>
avcodec/mpegvideo: return more specific error codes for …
1:33 AM Changeset in ffmpeg [0032ca45] by Limin Wang <lance.lmwang@gmail.com>
avcodec/mpeg12enc: return more specific error codes for encode_init() …
1:33 AM Changeset in ffmpeg [14285e4c] by Limin Wang <lance.lmwang@gmail.com>
avcodec/mpegvideo_enc: return more specific error codes for …

May 8, 2020:

10:43 PM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
Major new symptom: For the file: '2001 1m58s -ss 1188 -to 1294 …
7:10 PM Changeset in ffmpeg [d163e0ec] by Lou Logan <lou@lrcd.com>
doc/encoders: remove unsubstantiated ffaacenc > fdk-aac claim After …
7:07 PM Ticket #8658 (Problems with MSYS2 FFmpeg Environment Setup) updated by tbicim
Replying to heleppkes: > Thats why we have …
6:55 PM Changeset in ffmpeg [6db9718] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/(null|opus_metadata)_bsf: Use ff_bsf_get_packet_ref() directly …
6:54 PM Changeset in ffmpeg [47cd3c88] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/bsf: Restrict ff_bsf_get_packet_ref() return values to <= 0 …
5:17 PM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by juha-h
I also checked that 'rotate' filter is in "Enabled filters" of libavfilter.
5:02 PM Ticket #8658 (Problems with MSYS2 FFmpeg Environment Setup) updated by Hendrik
Thats why we have compat/windows/mslink in the tree, which gets …
4:51 PM Ticket #8658 (Problems with MSYS2 FFmpeg Environment Setup) updated by Carl Eugen Hoyos
Isn’t it sufficient to mv /usr/bin/link /usr/bin/link.bak? …
4:12 PM Ticket #8658 (Problems with MSYS2 FFmpeg Environment Setup) updated by tbicim
Replying to cehoyos: > Aren't you describing the issue you …
1:51 PM Changeset in ffmpeg [345158ae] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Cosmetics Mainly includes reindentation and …
1:40 PM Changeset in ffmpeg [4effcc39] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Factor check out of loop The check will be true at …
1:35 PM Changeset in ffmpeg [e1dfb51] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Localize initialization of subtitle streams Before …
1:30 PM Changeset in ffmpeg [191b5125] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Unconditionally free some strings hls_init() would …
1:22 PM Changeset in ffmpeg [2fcfc16d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Check some unchecked allocations Signed-off-by: …
1:17 PM Changeset in ffmpeg [fdb6f552] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Add deinit function This fixes memleaks in instances …
1:09 PM Changeset in ffmpeg [6825f7c0] by Limin Wang <lance.lmwang@gmail.com>
avcodec/mpegvideo_enc: reindent code Reviewed-by: Michael Niedermayer …
12:24 PM Ticket #8660 (mpegts recognize s302m as private data stream) updated by Balling
Is not smth like dolby E in s302m an actual audio not s302m?
12:02 PM Changeset in ffmpeg [de20f6cb] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Avoid setting unused variables Several variables …
11:42 AM Changeset in ffmpeg [ff4da60f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Allow multiple Tags elements The Matroska …
11:39 AM Changeset in ffmpeg [7e910353] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Improve handling of circular SeekHeads There …
11:37 AM Changeset in ffmpeg [7c243eec] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Sanitize SeekHead entries A Seek element in a …
11:29 AM Changeset in ffmpeg [e38adc1] by Michael Niedermayer <michael@niedermayer.cc>
Revert "doc/mailing-list-faq: Mention current problem with GMX" mails …
10:38 AM Ticket #8660 (mpegts recognize s302m as private data stream) created by jb_alvarado
Summary of the bug: When using s302m audio codec in mpegts, the …
7:22 AM Changeset in ffmpeg [6fd6123] by Guo, Yejun <yejun.guo@intel.com>
dnn-layer-mathbinary-test: add unit test for minimum Signed-off-by: …
7:22 AM Changeset in ffmpeg [71e28c54] by Guo, Yejun <yejun.guo@intel.com>
dnn/native: add native support for minimum it can be tested with …
5:54 AM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by juha-h
I installed termux app and its ffmpeg package and then gave 'ffmpeg …
5:13 AM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by juha-h
Version changed
I just build ffmpeg libs using today's git master and the issue still …
1:11 AM Changeset in ffmpeg [607b85f0] by Limin Wang <lance.lmwang@gmail.com>
avcodec/zmbv: remove the unnecessary type conversion Reviewed-by: …
1:11 AM Changeset in ffmpeg [1b3d5090] by Limin Wang <lance.lmwang@gmail.com>
avcodec/tiff: remove the unnecessary type conversion Reviewed-by: …
1:11 AM Changeset in ffmpeg [4cea39a] by Limin Wang <lance.lmwang@gmail.com>
avcodec/pngdec: remove the unnecessary type conversion Reviewed-by: …
1:11 AM Changeset in ffmpeg [9d442102] by Limin Wang <lance.lmwang@gmail.com>
avcodec/lcldec: remove the unnecessary type conversion Reviewed-by: …

May 7, 2020:

10:42 PM Changeset in ffmpeg [8b07751] by Limin Wang <lance.lmwang@gmail.com>
avcodec/libx264: return error if unknown picture type encountered …
10:42 PM Changeset in ffmpeg [f5e33514] by Limin Wang <lance.lmwang@gmail.com>
avcodec/libx264: return immediately if encode_nals return 0 …
10:42 PM Changeset in ffmpeg [d8e98d93] by Limin Wang <lance.lmwang@gmail.com>
avcodec/libx265: Fix Uninitialized scalar variable return error if …
9:22 PM Ticket #8658 (Problems with MSYS2 FFmpeg Environment Setup) updated by Carl Eugen Hoyos
Keywords changed
Aren't you describing the issue you as user have to solve to be able …
9:21 PM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) updated by Carl Eugen Hoyos
Keywords, Version changed
Is the issue you see reproducible with current FFmpeg git head, the …
9:12 PM Changeset in ffmpeg [8360fd26] by Marton Balint <cus@passwd.hu>
avformat: implement retiming directly in mxfenc and gxfenc Generic …
9:12 PM Changeset in ffmpeg [c5324d92] by Marton Balint <cus@passwd.hu>
avformat/audiointerleave: only keep the retime functionality of the …
9:12 PM Changeset in ffmpeg [2035620b] by Marton Balint <cus@passwd.hu>
avcodec/pcm_rechunk_bsf: add bitstream filter to rechunk pcm audio …
8:49 PM Changeset in ffmpeg [d7a0071a] by Marton Balint <cus@passwd.hu>
avformat/mux: add proper support for full N:M bitstream filtering …
8:48 PM Changeset in ffmpeg [64063512] by Marton Balint <cus@passwd.hu>
avformat/mux: factorize writing a packet In preparation for N:M bsf …
8:41 PM Changeset in ffmpeg [c31ba86c] by Marton Balint <cus@passwd.hu>
avformat/mux: factorize interleaved write_packet Signed-off-by: …
8:41 PM Changeset in ffmpeg [7a8a5c20] by Marton Balint <cus@passwd.hu>
avformat/mux: move interleaved packet functions upwards Will be …
6:42 PM Ticket #8542 (ffmpeg use kmsgrab on wayland not working) updated by Lynne
The Mesa PR is here: …
6:23 PM Ticket #8542 (ffmpeg use kmsgrab on wayland not working) updated by Maxim Baz
Thank you for the reply! This is very insightful, because I have …
5:53 PM Ticket #8542 (ffmpeg use kmsgrab on wayland not working) updated by Lynne
Analyzed by developer, Component changed
The issue is Sway decides to use the new compressed plane modifiers …
5:52 PM Ticket #8542 (ffmpeg use kmsgrab on wayland not working) updated by Maxim Baz
To add some (hopefully helpful) details: - sway maintainers mentioned …
5:35 PM Ticket #8542 (ffmpeg use kmsgrab on wayland not working) reopened by Maxim Baz
I can confirm that this issue is still reproducible on the latest …
3:44 PM Ticket #8659 (av_display_rotation_set() has no effect in android_camera) created by juha-h
I'm using ffmpeg android_camera device as video source in my open …
3:16 PM Ticket #8658 (Problems with MSYS2 FFmpeg Environment Setup) created by tbicim
Summary of the bug: When I run msys2_shell from the vs prompt cl and …
2:06 PM Changeset in ffmpeg [1ec0fb56] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Remove redundant setting of output format …
1:10 PM Changeset in ffmpeg [a8d73938] by Limin Wang <lance.lmwang@gmail.com>
avcodec/profiles: remove duplicate FF_PROFILE_RESERVED entry …
11:33 AM Changeset in ffmpeg [3523df94] by Steven Liu <lq@chinaffmpeg.org>
avformat/dashdec: compute the segment size use current pos minus …
11:23 AM Ticket #4848 (Tagging of webm files is incomplete) closed by mkver
fixed: Fixed in 27b7800ba907ff4fbb8ecacc50e19a1386f1c643.

May 6, 2020:

11:12 PM Changeset in ffmpeg [96e5e6ab] by Limin Wang <lance.lmwang@gmail.com>
avformat/mux: Set AV_PKT_FLAG_KEY for is_intra_only packet The patch …
8:52 PM Ticket #8657 (read_intervals parameter in ffprobe skips comma separated intervals) updated by Carl Eugen Hoyos
Version changed
Regression since 2a88ebd096f3c748a2d99ed1b60b22879b3c567c
5:12 PM Changeset in ffmpeg [74aa3321] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: Add myself to libopenh264enc Reviewed-by: Martin Storsjö …
5:06 PM Ticket #8657 (read_intervals parameter in ffprobe skips comma separated intervals) updated by zeco
The issue is reproducible with the current FFmpeg git head (commit …
4:40 PM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Hector Martin
You're right that cascading with frame alignment is a best case …
4:15 PM photon_melodies_sample_2.wav attached to Ticket #8066 by Hector Martin
4:13 PM Ticket #8657 (read_intervals parameter in ffprobe skips comma separated intervals) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
Is the issue you see reproducible with current FFmpeg git head, the …
3:32 PM Ticket #8657 (read_intervals parameter in ffprobe skips comma separated intervals) created by zeco
Summary of the bug: As of current versions (tested with ffmpeg …
3:02 PM Changeset in ffmpeg [ba0d785f] by Limin Wang <lance.lmwang@gmail.com>
avformat/utils: move is_intra_only() to header and rename to …
3:02 PM Changeset in ffmpeg [fa21df2b] by Limin Wang <lance.lmwang@gmail.com>
avformat/rtmpproto: use av_reallocp_array() Signed-off-by: Limin Wang …
3:02 PM Changeset in ffmpeg [1a944563] by Limin Wang <lance.lmwang@gmail.com>
avformat/smoothstreamingenc: use av_reallocp_array() Signed-off-by: …
3:02 PM Changeset in ffmpeg [683e421] by Limin Wang <lance.lmwang@gmail.com>
fftools/ffmpeg: use local variable with same contents directly …
1:37 PM Ticket #6258 (tee muxer fails on stream copy) updated by pszemus
Cc changed
12:12 PM Ticket #6258 (tee muxer fails on stream copy) updated by pszemus
I wanted ffmpeg to reconnect on output RTMP connection drop (e.g. due …
9:10 AM Ticket #8652 (Segmentation fault with HLS var_stream_map) updated by udyojiar
thanks
8:49 AM Changeset in ffmpeg [3a822717] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Check allocations implicit in dynamic buffers …
8:38 AM Changeset in ffmpeg [8370c9c2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Simplify writing buffer If one already has the …
8:22 AM Changeset in ffmpeg [3122dcf] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Avoid dynamic buffer when writing Colour There …
7:45 AM Changeset in ffmpeg [851283a7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Unify writing level 1 elements preliminarily …
7:27 AM Changeset in ffmpeg [4ed3c925] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Move adding SeekEntry into …
7:19 AM Ticket #8652 (Segmentation fault with HLS var_stream_map) closed by mkver
fixed: Fixed in c801ab43c36e8c4f88121aa09af26c77bcbd671b.
6:47 AM Changeset in ffmpeg [c801ab43] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/hlsenc: Improve checks for invalid stream mappings The …
5:11 AM Changeset in ffmpeg [29121188] by rcombs <rcombs@rcombs.me>
lavf/dashdec: support larger manifests
4:03 AM Ticket #8625 (function ff_make_absolute_url failed to process too many "../" in ...) closed by Steven Liu
fixed: fix by commit: 648051f07cffd0d91c89dc6706e3d0d6a286de43
4:00 AM Changeset in ffmpeg [648051f0] by Steven Liu <lq@chinaffmpeg.org>
avformat/url: check url root node when rel include double dot and trim …
4:00 AM Ticket #8651 (hls_fmp4_init_resend doesn't work when sending to a http output) closed by Steven Liu
fixed: fix by commit: 666dbe7aace54b103af09cd111a56822062528c1
3:56 AM Changeset in ffmpeg [666dbe7a] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: resend full url of the init fragment mp4 fix ticket: …
3:54 AM cmd_output.txt attached to Ticket #8656 by Rob
full command output
3:54 AM Ticket #8656 (Encoding 7.1 channel audio with the native AAC encoder should use PCE) created by Rob
Summary of the bug: Encoding 7.1 channel audio (FL FR FC LFE BL BR SL …
3:53 AM Changeset in ffmpeg [7f0200d0] by Steven Liu <lq@chinaffmpeg.org>
libavformat/hlsenc: Allow usage of 'periodic-rekey' with multi-variant …
3:32 AM Changeset in ffmpeg [a7bab199] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: compute segment duration use current pts minus last …
3:25 AM Changeset in ffmpeg [03b1b968] by Steven Liu <lq@chinaffmpeg.org>
tests/fate/hlsenc: rename fate macro define from FATE_AFILTER to …
1:15 AM Ticket #8652 (Segmentation fault with HLS var_stream_map) updated by mkver
And that's what you deserve as you use an invalid format (the entries …

May 5, 2020:

9:25 PM Changeset in ffmpeg [bdd57e2a] by Lynne <dev@lynne.ee>
lavc/bsf: add an Opus metadata bitstream filter The only adjustable …
9:12 PM Ticket #8654 (Crash with kmsgrab, scale_vaapi and hwdownload) updated by Carl Eugen Hoyos
Priority, Keywords changed
Looks like "wrong bug tracker" to me.
8:15 PM Ticket #8652 (Segmentation fault with HLS var_stream_map) updated by udyojiar
The suggested patch is improvement. No Segmentation fault with patch …
7:53 PM Ticket #8654 (Crash with kmsgrab, scale_vaapi and hwdownload) updated by 0x53ee71ebe11e
Component, Summary changed
7:41 PM output.txt attached to Ticket #8654 by 0x53ee71ebe11e
7:40 PM Ticket #8655 (Crash with kmsgrab, vaapi_scale and hwdownload) closed by 0x53ee71ebe11e
duplicate: Whoops, I accidentally created this ticket twice
7:38 PM Ticket #8655 (Crash with kmsgrab, vaapi_scale and hwdownload) created by 0x53ee71ebe11e
While trying to figure out another problem (#8377, may or may not be …
7:38 PM Ticket #8654 (Crash with kmsgrab, scale_vaapi and hwdownload) created by 0x53ee71ebe11e
While trying to figure out another problem (#8377, may or may not be …
6:07 PM Changeset in ffmpeg [30f5d675] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Check rate_x and sample rate for overflow Fixes: …
6:07 PM Changeset in ffmpeg [94f4fab6] by Michael Niedermayer <michael@niedermayer.cc>
avformat: add demuxer for Pro Pinball Series' Soundbanks Adds support …
6:06 PM Changeset in ffmpeg [b4967fc7] by Michael Niedermayer <michael@niedermayer.cc>
libswscale: add output support for AV_PIX_FMT_GBRAPF32 Signed-off-by: …
6:06 PM Changeset in ffmpeg [ba5d0515] by Michael Niedermayer <michael@niedermayer.cc>
libswscale: add input support AV_PIX_FMT_GBRAPF32 Signed-off-by: …
5:52 PM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Thomas Mundt
First of all thank you Lynne for taking care of this problem! I am not …
5:40 PM Ticket #8653 (Flussonic distributing non-free FFmpeg build) created by Vlad
Flussonic video streaming server providing a non-free FFmpeg build …
5:35 PM Changeset in ffmpeg [f93bd302] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/nutenc: Write size into right dynamic buffer Reviewed-by: …
5:28 PM Changeset in ffmpeg [781c7a62] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/aviobuf, nutenc: Move ff_puv_v, ff_get_v_length to nutenc.c …
5:25 PM Ticket #8377 (Using kmsgrab + h264_vaapi with audio causes stutter) updated by 0x53ee71ebe11e
Version changed
I have the very same problem. I added a short video demonstrating the …
5:20 PM ffmpeglog.txt attached to Ticket #8377 by 0x53ee71ebe11e
ffmpeg debug output
5:18 PM output.mp4 attached to Ticket #8377 by 0x53ee71ebe11e
2 seconds of moving around in a game demostrating the video stuttering
5:17 PM Changeset in ffmpeg [9b9a61ca] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/nutenc: Add goto fail in nut_write_headers() It allows to …
5:06 PM Changeset in ffmpeg [2ffa8be5] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/nutenc: Reuse dynamic buffers when possible NUT uses …
4:47 PM Changeset in ffmpeg [63a4cadd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/nutenc: Remove redundant function parameter …
3:13 PM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Lynne
I didn't say a cascaded encode wasn't useful or relevant to any …
2:54 PM Changeset in ffmpeg [f90a48b7] by James Almer <jamrial@gmail.com>
avcodec/avpacket: add missing entry for prft to …
12:22 PM Changeset in ffmpeg [9473268c] by Ronald S. Bultje <rsbultje@gmail.com>
lavc/vp9: fix reference frame dimensions check for SINGLE_REFERENCE …
11:43 AM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Hector Martin
While cascading is certainly not the ultimate encoder test, I disagree …
4:49 AM Changeset in ffmpeg [486ed509] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/v4l2_m2m_enc: Support changing qmin/qmax Hard coded …
12:20 AM Changeset in ffmpeg [79e3c4dd] by Limin Wang <lance.lmwang@gmail.com>
avcodec/utils: simplify, remove duplicate code Reviewed-by: Andreas …
12:20 AM Changeset in ffmpeg [ab7bcfb8] by Limin Wang <lance.lmwang@gmail.com>
avformat/mxfdec: reindent code Reviewed-by: Tomas Härdin …
12:20 AM Changeset in ffmpeg [e4681062] by Limin Wang <lance.lmwang@gmail.com>
avcodec/v4l2_m2m_enc: reindent code Reviewed-by: Andriy Gelman …
12:20 AM Changeset in ffmpeg [6d720b1a] by Limin Wang <lance.lmwang@gmail.com>
avcodec/prores_metadata_bsf: Use AVCOL_TRC_NB - 1 for the valid max …

May 4, 2020:

11:05 PM Ticket #8652 (Segmentation fault with HLS var_stream_map) updated by mkver
Please test this patch: […]
8:17 PM Ticket #8652 (Segmentation fault with HLS var_stream_map) updated by udyojiar
I think that any input file will do. The file in example is from kodi …
8:04 PM Ticket #8652 (Segmentation fault with HLS var_stream_map) updated by Carl Eugen Hoyos
Priority changed
Is a specific input file needed to reproduce?
7:49 PM Ticket #7950 (Decode error with skip_frame set and a mpegts hevc file) closed by Carl Eugen Hoyos
invalid: Instead please open a new ticket, don’t forget to provide the command …
7:33 PM Ticket #8652 (Segmentation fault with HLS var_stream_map) updated by udyojiar
Here is the output of "gdb path/to/ffmpeg(_g)" ... "bt full" […]
7:28 PM Ticket #8652 (Segmentation fault with HLS var_stream_map) created by udyojiar
Summary of the bug: Hello, I have one video I'd like to convert it to …
6:05 PM Ticket #3988 (Spamming license violators) updated by llogan
Description changed
5:40 PM Ticket #7950 (Decode error with skip_frame set and a mpegts hevc file) reopened by Balling
I think this is connected to #7895 and I rename the issue (on the …
3:33 PM Changeset in ffmpeg [2b320689] by James Almer <jamrial@gmail.com>
lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encoders …
1:09 PM Ticket #8066 (Bad quality encoding of high compressed audio by AAC encoder) updated by Lynne
I need raw samples which encode with issues, not already encoded …
12:48 PM Ticket #5419 (HLS EXT-X-DISCONTINUITY tag is not supported) updated by bhertz
Replying to jkoberg: > I have a patch fixing this bug at …
12:12 PM Ticket #8626 (pp=linblenddeint failure) updated by markfilipak
I may have another clue. I used the 'eac3to D: -demux' application to …
11:45 AM Ticket #8651 (hls_fmp4_init_resend doesn't work when sending to a http output) updated by Mat
I've just tried the attached patch, and can confirm that this is …
9:56 AM Ticket #8438 (ffmpeg nvenc encoding failed with Tesla T4 card) updated by smallishzulu
Maybe related with http://trac.ffmpeg.org/ticket/8225
9:36 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) updated by smallishzulu
Interestingly nvdec decoding works: (Probably due to GPU Dec -> System …
9:05 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) updated by smallishzulu
Again; CPU decode, GPU encode works without any issue: …
8:54 AM Ticket #8225 (NVIDIA Driver Bug Affecting Full HW Based Transcoding) updated by smallishzulu
Example command line to generate problem: /opt/ffmpeg/bin/ffmpeg …
5:51 AM Changeset in ffmpeg [5767a2ed] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Free right buffer on error Since commit …
5:39 AM Changeset in ffmpeg [0b0a36b4] by Steven Liu <lq@chinaffmpeg.org>
doc/muxers: remove hls_fmp4_init_resend parameter the parameter …
4:03 AM Ticket #8651 (hls_fmp4_init_resend doesn't work when sending to a http output) updated by Steven Liu
Cc, Status, Owner changed
try this patch please: …
1:03 AM Ticket #8637 (regression on transcoding w/ qsv @1128aa8) closed by Linjie.Fu
fixed: Fixed in 706ed34ce7aca7be4adab69a55dab02f4573591a.
Note: See TracTimeline for information about the timeline view.