Timeline



Sep 19, 2018:

11:01 PM Ticket #7448 (Concat file input not finding file) updated by Carl Eugen Hoyos
Component changed
Is the issue reproducible with current FFmpeg git head? Please provide …
10:46 PM Ticket #7448 (Concat file input not finding file) created by Rich
Summary of the bug: How to reproduce: […] First file in …
9:16 PM Changeset in ffmpeg [e7b023e1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dvdsubdec: Sanity check len in decode_rle() Fixes: Timeout …
9:08 PM Changeset in ffmpeg [c88afa44] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Fix undefined shift in get_amv() Fixes: …
9:08 PM Changeset in ffmpeg [fb7b0347] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Check rice_prefix_code Fixes: out of array …
9:08 PM Changeset in ffmpeg [7ed8d5cf] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pcx: Check for end of input in pcx_rle_decode() and propagate …
9:01 PM Changeset in ffmpeg [86e76762] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/av1_parse: Fix bistream typo Reviewed-by: James Almer …
6:47 PM Ticket #7447 (Decoding ogg (vorbis) appends extra samples to output) closed by Carl Eugen Hoyos
duplicate: Sounds like a duplicate of ticket #6367.
6:32 PM Ticket #7447 (Decoding ogg (vorbis) appends extra samples to output) created by evesira
Summary of the bug: ffmpeg incorrectly decodes ogg (vorbis) files, …
6:23 PM Ticket #7435 (Possible access to unintended variable in "libavcodec/bitstream.c" line 227) closed by Carl Eugen Hoyos
invalid: I don't think this is a valid ticket.
6:03 PM x264assert.nut attached to Ticket #7177 by Carl Eugen Hoyos
6:02 PM Ticket #7177 ("libx264" encoding crash with 10bpc (10 bit-per-component)) updated by Carl Eugen Hoyos
Priority, Keywords changed
The issue is reproducible with current FFmpeg and current libx264: […]
4:33 PM Changeset in ffmpeg [ba175578] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: [loongson] optimize get_cabac_inline. This optimization …
4:21 PM Changeset in ffmpeg [cd732ac4] by Pedro Arthur <bygrandao@gmail.com>
avfilter/dnn_backend_native: fix memleak Signed-off-by: Pedro Arthur …
4:21 PM Changeset in ffmpeg [5dad5143] by Pedro Arthur <bygrandao@gmail.com>
avfilter/dnn_backend_native: fix invalid free Signed-off-by: Pedro …
4:21 PM Changeset in ffmpeg [0d7a75e8] by Pedro Arthur <bygrandao@gmail.com>
avfilter/vf_sr: fix read out of bounds Signed-off-by: Pedro Arthur …
4:15 PM Ticket #7436 (Unable to stream from Point Grey Flea3 camera using FFmpeg(4.0.2) ...) closed by Carl Eugen Hoyos
fixed: Should be fixed in 1ba32a3c464a37beeb0943a630d5905d84d61b32, thank you …
4:14 PM Changeset in ffmpeg [076558a] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
Cosmetics: Reindent after last commit.
4:13 PM Changeset in ffmpeg [1ba32a3c] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavd/dshow: Interpret negative height as bottom-down frame. Fixes …
4:09 PM Ticket #7442 (WebVTT timestamp format incorrect when including more than zero and ...) closed by Carl Eugen Hoyos
fixed: Should be fixed in 26902f2ef0dc7b65992228767b8adba46e7a6d48, thank you …
4:07 PM Changeset in ffmpeg [26902f2] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/webvttenc: Always write hours in the timestamp with two …
3:57 PM Ticket #7446 (x264 init race/corruption) updated by Carl Eugen Hoyos
Priority, Keywords, Version changed
Reproducible with both old and current x264.
12:01 PM Changeset in ffmpeg [49c67e79] by Karthick Jeyapal <kjeyapal@akamai.com>
avformat/dashenc: Reduce Muxing overhead for chunked CMAF format SIDX …
9:40 AM Ticket #7445 (Jpeg2000 parser) updated by Elon Musk
You are wasting time. Parser is not possible because of stupid format.
7:30 AM Ticket #7446 (x264 init race/corruption) updated by lukealonso
Replying to cehoyos: Yes, it occurs with ffmpeg git head …
7:27 AM Ticket #7446 (x264 init race/corruption) updated by Carl Eugen Hoyos
Keywords changed
Please confirm that the issue is reproducible with current FFmpeg git …
7:03 AM enc_test.c attached to Ticket #7446 by lukealonso
repro
6:58 AM Ticket #7446 (x264 init race/corruption) created by lukealonso
Summary of the bug: I have a program that creates many concurrent …
4:00 AM Ticket #7419 ([ffmpeg-qsv][avc encode] option audelimiter is not support) closed by Zhong,Li
invalid: There is an option named "aud" existed in h264 qsv encoder.

Sep 18, 2018:

10:46 PM Changeset in ffmpeg [3d201b83] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/zmbv: Update decomp_len in raw frames decomp_len is used in …
10:46 PM Changeset in ffmpeg [e33b28cc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/zmbv: Check that the decompressed data size is correct This …
10:44 PM Changeset in ffmpeg [2b646dac] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips: [loongson] refine ff_vc1_inv_trans_8x8_mmi. Combined …
10:40 PM Ticket #7445 (Jpeg2000 parser) created by Carl Eugen Hoyos
Francois Cartegnie kindly uploaded a transport stream containing …
10:33 PM Ticket #5909 (media-video/ffmpeg-3.1.5 can't link properly with openjpeg) closed by Carl Eugen Hoyos
wontfix: Version 3.1 is eol.
6:27 PM Ticket #7405 ([ffmpeg-qsv][vc1_decode]vc1 decode drop frames on iHD driver.) updated by Carl Eugen Hoyos
Why do you think this issue is related to FFmpeg?
4:28 PM Changeset in ffmpeg [f4cf6ba] by James Almer <jamrial@gmail.com>
Merge commit 'a2041a6522642859ce64af1c618d6fb90a50d4af' * commit …
3:53 PM Changeset in ffmpeg [a2041a65] by Maxym Dmytrychenko <maxim.d33@gmail.com>
qsvenc: AV_PIX_FMT_QSV path should release frame Fixes high memory …
2:51 PM Ticket #7405 ([ffmpeg-qsv][vc1_decode]vc1 decode drop frames on iHD driver.) updated by a
ffmpeg -i /mediayami_vc1/SA00046.vc1 -pix_fmt yuv420p -f rawvideo …
2:51 PM Ticket #7405 ([ffmpeg-qsv][vc1_decode]vc1 decode drop frames on iHD driver.) updated by a
ffmpeg -i /mediayami_vc1/SA00046.vc1 -pix_fmt yuv420p -f rawvideo …
12:24 PM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by Carl Eugen Hoyos
Component changed
12:24 PM Ticket #6448 (Gibberish Closed Captioning subtitle) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #4616.
12:24 PM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by Carl Eugen Hoyos
An additional sample from mpv issue 6121 is in …
6:35 AM Ticket #7385 (Memory leak using decode vp8) updated by Linjie.Fu
Decoding failure reported in: …

Sep 17, 2018:

10:44 PM Changeset in ffmpeg [bd10c1e9] by Pedro Arthur <bygrandao@gmail.com>
libavfilter: Removes stored DNN models. Adds support for native …
10:37 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by Steven Liu
Can you provide the problem? Maybe i misunderstand your mean. Test …
10:20 PM Changeset in ffmpeg [bc1097a2] by Mark Thompson <sw@jkqxz.net>
lavc/libxavs2: remove nonexistent parameters Signed-off-by: hwren …
10:20 PM Changeset in ffmpeg [c0e9824c] by Mark Thompson <sw@jkqxz.net>
lavc/libdavs2: fix error return codes Signed-off-by: hwren …
10:20 PM Changeset in ffmpeg [6f23c327] by Mark Thompson <sw@jkqxz.net>
lavc/libdavs2: remove unused header files Signed-off-by: hwren …
10:15 PM Ticket #7444 (Problem escaping 'result' parameter when using vidstab on Windows) updated by Carl Eugen Hoyos
Keywords, Component changed
10:08 PM Ticket #7337 (FFmpeg not recognizing WebVTT subtitle stream from HLS playlist) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Type changed
5:29 PM Changeset in ffmpeg [e3981c5a] by James Almer <jamrial@gmail.com>
avformat/dashenc: Format VP9 profile as decimal instead of Hexadecimal …
5:29 PM Changeset in ffmpeg [422be081] by James Almer <jamrial@gmail.com>
avformat/dashenc: Format VP9 bitdepth as decimal instead of …
5:29 PM Changeset in ffmpeg [7ff3d259] by James Almer <jamrial@gmail.com>
avformat/dashenc: Format VP9 level as decimal instead of hexadecimal …
5:16 PM Ticket #7444 (Problem escaping 'result' parameter when using vidstab on Windows) closed by Gyan
invalid
4:29 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by Carl Eugen Hoyos
Sorry, I did not understand the issue, that is why I asked you to …
4:23 PM Ticket #7442 (WebVTT timestamp format incorrect when including more than zero and ...) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Patch sent.
4:18 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by ehollander
I'm done. I've given you everything you need to duplicate and …
4:15 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by Carl Eugen Hoyos
Please provide a complete, actual command line starting as follows …
4:12 PM Ticket #7443 (Format matroska,webm detected only with low score of 1, misdetection ...) updated by Carl Eugen Hoyos
Keywords, Version, Component, Description changed
Your sample is 403.
4:05 PM Ticket #7444 (Problem escaping 'result' parameter when using vidstab on Windows) updated by Selur
Thanks! That fixes my problem! :)
4:04 PM Ticket #7444 (Problem escaping 'result' parameter when using vidstab on Windows) updated by Gyan
You need to escape the colon, and use single quotes. …
3:44 PM Ticket #7444 (Problem escaping 'result' parameter when using vidstab on Windows) created by Selur
Trying to use vidstab in ffmpeg I'm running into the problem that …
2:35 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by ehollander
I'm sorry, I don't understand. Is that a question, a statement? Is …
2:29 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by Carl Eugen Hoyos
testsrc2 is a video filter that would allow to test your issue …
1:33 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by ehollander
[…] See the above for an updated command that uses testrc2.mp4 as …
1:19 PM Ticket #7443 (Format matroska,webm detected only with low score of 1, misdetection ...) created by Ben
[…] …
12:44 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by Carl Eugen Hoyos
Pleas provide an actual command line without variables but using …
12:31 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by ehollander
Sorry but how does that help? Your taking as input a *.ts which is …
12:27 PM Ticket #7436 (Unable to stream from Point Grey Flea3 camera using FFmpeg(4.0.2) ...) updated by lhastie
Just tested the attached patch and it works perfectly. Thanks
12:22 PM Ticket #7442 (WebVTT timestamp format incorrect when including more than zero and ...) created by anonymous_coward
Summary of the bug: WebVTT spec requires that, when hours are …
11:23 AM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by Carl Eugen Hoyos
Keywords, Description changed
11:21 AM Ticket #7441 (deshake filter crashes) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since 8f86e6623811f7713d5e72c13797e20fffb3df62 […] […]
11:17 AM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by Steven Liu
try as this command: […]
11:03 AM Ticket #7441 (deshake filter crashes) updated by Chris
Cc, Version changed
11:02 AM Ticket #7441 (deshake filter crashes) created by Chris
Summary of the bug: ffmpeg deshake filter with blocksize > 20 crashes …
10:51 AM Changeset in ffmpeg [b0cfb2cf] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorspace: fix typo in comment
10:34 AM Changeset in ffmpeg [e9ef583f] by Paul B Mahol <onemda@gmail.com>
doc/filters: update astats description
10:13 AM Ticket #4655 (Feature request: -y ought not to overwrite source file) updated by Gyan
Resolution changed
Implemented in acc9684dcd3949741e944d611f5a2a62db0546e6
10:12 AM Changeset in ffmpeg [c4774c5] by Paul B Mahol <onemda@gmail.com>
avfilter/af_astats: count zero crossings
8:53 AM Ticket #5143 (subtitle seek and end time doesn't handle subtitles active at boundaries) updated by Carl Eugen Hoyos
Version changed
Please test current FFmpeg git head.
8:35 AM Ticket #5143 (subtitle seek and end time doesn't handle subtitles active at boundaries) updated by scr0f
It's even worse. When exporting srt subtitle(s) from mp4 file with …
8:18 AM Changeset in ffmpeg [acc9684d] by Gyan Doshi <ffmpeg@gyani.pro>
ffmpeg: block output == input for files Fixes #4655

Sep 16, 2018:

7:56 PM Ticket #7440 (Black flickering) updated by Carl Eugen Hoyos
Keywords, Component changed
Please test current FFmpeg git head and provide the command line that …
7:29 PM Ticket #7440 (Black flickering) created by Viktor
Summary of the bug: I m just casual user trying to screencast my …
10:06 AM Changeset in ffmpeg [5109c381] by Paul B Mahol <onemda@gmail.com>
avfilter: add acrossover filter Signed-off-by: Paul B Mahol …

Sep 15, 2018:

9:52 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by Carl Eugen Hoyos
Keywords changed
9:36 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by Hendrik
Yes.
9:30 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by Kongqun Yang
Will the fix be included in the upcoming FFMpeg v4.1 release?
9:26 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by Kongqun Yang
Replying to heleppkes: > This should've been fixed earlier …
9:21 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) closed by James
fixed: This was indeed fixed a few minutes before this ticket was created.
9:17 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by Hendrik
This should've been fixed earlier today in …
9:14 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by Kongqun Yang
The problem is discovered when working on …
9:14 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by Kongqun Yang
The problem is discovered when working on …
9:13 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by Kongqun Yang
Status, Owner changed
9:13 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by Kongqun Yang
Status, Owner changed
9:12 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) created by Kongqun Yang
Summary of the bug: How to reproduce: […] The …
9:06 PM Changeset in ffmpeg [63c69d51] by James Almer <jamrial@gmail.com>
avformat/vpcc: fix values in VP9 level detection heuristics The …
7:59 PM Changeset in ffmpeg [83f7a5eb] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_aphasemeter: check return value of ff_insert_outpad()
7:59 PM Changeset in ffmpeg [11fc189] by Paul B Mahol <onemda@gmail.com>
avfilter/f_ebur128: check return value of ff_insert_outpad()
7:59 PM Changeset in ffmpeg [e3347654] by Paul B Mahol <onemda@gmail.com>
avfilter/af_anequalizer: check return value of ff_insert_outpad()
7:59 PM Changeset in ffmpeg [876101cf] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afir: switch to activate
7:59 PM Changeset in ffmpeg [da7a0ac9] by Paul B Mahol <onemda@gmail.com>
avfilter/af_afir: check return value of ff_insert_outpad()
6:03 PM Changeset in ffmpeg [f2640f76] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/shorten: Fix bitstream end check in read_header() Fixes: …
6:02 PM Changeset in ffmpeg [6645783a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dvdsubdec: Avoid branch in decode_run_8bit() Speed improvment …
6:00 PM Changeset in ffmpeg [28b80c2d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/shorten: Fix bitstream end check in read_header() Fixes: …
6:00 PM Changeset in ffmpeg [71bf0330] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dvdsubdec: Avoid branch in decode_run_8bit() Speed improvment …
6:00 PM Changeset in ffmpeg [384dcd66] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/mxfenc: fix dnxhr ul typo byte 8 of dnxhr codec ul should …
3:35 PM Changeset in ffmpeg [98518e90] by James Almer <jamrial@gmail.com>
avcodec: add missing mpegvideo dependencies to SpeedHQ decoder …
12:08 PM Changeset in ffmpeg [91cc3aa8] by Paul B Mahol <onemda@gmail.com>
avfilter/avf_showspectrum: add magma color map
12:17 AM Changeset in ffmpeg [6304268e] by James Almer <jamrial@gmail.com>
configure: add missing avcodec dependency to avfilter when bm3d filter …

Sep 14, 2018:

8:12 PM Changeset in ffmpeg [6a467d43] by Paul B Mahol <onemda@gmail.com>
avdevice/pulse_audio_dec: set channel map This fixes opening devices …
7:42 PM Ticket #5398 (non-Latin characters in Windows console) updated by v0lt
I chose the font "Lucida Console" for the default console window. …
7:36 PM Changeset in ffmpeg [0d7e0f25] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
Fix typos
7:11 PM Ticket #7385 (Memory leak using decode vp8) updated by Carl Eugen Hoyos
Found the mail: …
6:55 PM Changeset in ffmpeg [0a12af21] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/davs2: Do not mix declarations and code. Fixes the following …
6:43 PM Ticket #7385 (Memory leak using decode vp8) updated by Carl Eugen Hoyos
Replying to fulinjie: > A patch has been commited for …
6:40 PM Ticket #7402 ([ffmpeg-qsv][h264_mpeg2]decode failed on iHD driver.) closed by Carl Eugen Hoyos
duplicate: Please check again once #7030 is fixed.
5:20 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) created by ehollander
Summary of the bug:Encoding 1 input file to 4 different outputs causes …
3:54 PM Changeset in ffmpeg [9d002d78] by James Almer <jamrial@gmail.com>
x86/float_dsp: add ff_vector_dmul_{sse2,avx} ~3x to 5x faster. …
3:51 PM Changeset in ffmpeg [93bf1dca] by James Almer <jamrial@gmail.com>
checkasm/float_dsp: add test for vector_dmul Signed-off-by: James …
1:45 PM Ticket #7437 (clap atom values ignored by ffmpeg) created by kieranjol
Summary of the bug: Sample file - https://we.tl/t-KoBK9MnSLu My MOV …
8:23 AM Ticket #7428 ([ffmpeg-qsv][avc encode] option "recoverypointSEI" is not support) closed by Zhong,Li
invalid: There is an existed option named "recovery_point_sei".
8:07 AM Ticket #7427 ([ffmpeg-qsv][avc encode] option "maxframesize" is not support) closed by Zhong,Li
invalid: There is an existed option named "max_frame_size".
7:35 AM Ticket #7385 (Memory leak using decode vp8) updated by Linjie.Fu
This issue could be reproduced by vp80-02-inter-1418.ivf which is …
7:22 AM Ticket #7420 ([ffmpeg-qsv][avc encode] option BRefControl is not support) closed by Zhong,Li
invalid: There is existed option named "b_strategy". I guess this is what you want.
7:11 AM Ticket #7417 ([ffmpeg-qsv][avc encode] option adaptiveI is not support) closed by Zhong,Li
invalid: There is an option named "adaptive_i" existed in qsv encoder. Please …
7:08 AM Ticket #7416 ([ffmpeg-qsv][avc encode] option adaptiveB is not support) closed by Zhong,Li
invalid: There is an option named "adaptive_b" existed in qsv encoder. It …
5:18 AM Ticket #7402 ([ffmpeg-qsv][h264_mpeg2]decode failed on iHD driver.) updated by Zhong,Li
Replying to cehoyos: > Which commit introduced the …
2:16 AM Changeset in ffmpeg [1b98bfb9] by James Almer <jamrial@gmail.com>
Merge commit '2a9e1c122eed66be1b26b747342b848300b226c7' * commit …

Sep 13, 2018:

11:52 PM Changeset in ffmpeg [f3b430e0] by Michael Niedermayer <michael@niedermayer.cc>
lavfi/silencedetect: fix spelling Signed-off-by: Michael Niedermayer …
11:52 PM Changeset in ffmpeg [a55adf24] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips: [loongson] fix bug of svq3-watermark failed in fate …
10:28 PM Ticket #5654 (avfoundation screen capture produces misaligned picture at 1366x768 ...) closed by Carl Eugen Hoyos
fixed: Finally applied as a259501e5a6ed07d76ce5d615123148b9b68d9f8
10:27 PM Changeset in ffmpeg [a259501e] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavd/avfoundation: Fix skewed video output Fixes ticket #5654. The …
7:11 PM Changeset in ffmpeg [2a9e1c12] by Martin Storsjö <martin@martin.st>
libfdk-aac: Don't use defined() in a #define MSVC expands the …
6:48 PM Changeset in ffmpeg [e320f957] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_bm3d: use av_clip_uintp2_c where clip is variable
4:44 PM Changeset in ffmpeg [309c3a0e] by James Almer <jamrial@gmail.com>
avcodec/libaom: fix setting amount of threads The libaom doxy says …
3:11 PM Ticket #7436 (Unable to stream from Point Grey Flea3 camera using FFmpeg(4.0.2) ...) updated by Carl Eugen Hoyos
Please test attached patch.
3:11 PM patchdshowbottomup.diff attached to Ticket #7436 by Carl Eugen Hoyos
12:56 PM Ticket #7436 (Unable to stream from Point Grey Flea3 camera using FFmpeg(4.0.2) ...) updated by lhastie
After some investigation, it would seem that negative y resolution …
10:09 AM Changeset in ffmpeg [776cdd1d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_remap: refactor code
9:27 AM Changeset in ffmpeg [0ac937f8] by Paul B Mahol <onemda@gmail.com>
configure: bm3d filter depends on dct in avcodec
9:22 AM Changeset in ffmpeg [544fde1b] by Paul B Mahol <onemda@gmail.com>
avfilter: add bm3d filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
8:27 AM Ticket #5080 (Excessive HTTP GETs reading MP4 from web server) updated by Karthick Jeyapal
I doubt that cache protocol would resolve this(Because of the way …
8:21 AM Changeset in ffmpeg [ecf38be7] by Paul B Mahol <onemda@gmail.com>
avfilter: add amultiply audio filter

Sep 12, 2018:

5:15 PM Changeset in ffmpeg [bb16a062] by Paul B Mahol <onemda@gmail.com>
avutil: add float_dsp.vector_dmul
3:59 PM Ticket #5080 (Excessive HTTP GETs reading MP4 from web server) updated by ronag
Actually... using cache would resolve this, no?
3:14 PM Ticket #7433 (libaomenc.c: undeclared symbol AOM_ERROR_RESILIENT_PARTITIONS) closed by Hendrik
fixed: Fixed by James in b69ea742ab23ad74b2ae2772764743642212a139
3:14 PM Ticket #7433 (libaomenc.c: undeclared symbol AOM_ERROR_RESILIENT_PARTITIONS) closed by James
fixed: Fixed in b69ea742ab23ad74b2ae2772764743642212a139
3:09 PM Ticket #7436 (Unable to stream from Point Grey Flea3 camera using FFmpeg(4.0.2) ...) updated by lhastie
Tested against the latest snapshot version. Please see output below : …
2:44 PM Changeset in ffmpeg [b69ea742] by James Almer <jamrial@gmail.com>
avcodec/libaomenc: remove AVOption related to frame partitions …
1:43 PM Ticket #7436 (Unable to stream from Point Grey Flea3 camera using FFmpeg(4.0.2) ...) updated by Carl Eugen Hoyos
Definitely, there is no release support for Windows.
1:27 PM Ticket #7436 (Unable to stream from Point Grey Flea3 camera using FFmpeg(4.0.2) ...) updated by lhastie
I tested with the latest version on your download page …
1:12 PM Ticket #7436 (Unable to stream from Point Grey Flea3 camera using FFmpeg(4.0.2) ...) updated by Carl Eugen Hoyos
And please tell us which commit introduced the regression you see.
1:12 PM Ticket #7436 (Unable to stream from Point Grey Flea3 camera using FFmpeg(4.0.2) ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please test current FFmpeg git head, nothing else is supported here, …
12:44 PM Ticket #7436 (Unable to stream from Point Grey Flea3 camera using FFmpeg(4.0.2) ...) created by lhastie
Camera resolution is 1200 x 720. Version of FFmpeg (4.0.2). Command …
12:38 PM Ticket #7435 (Possible access to unintended variable in "libavcodec/bitstream.c" line 227) created by Petru Florin Mihancea
While experimenting with a CodeSonar plugin we develop, we noticed a …
7:54 AM Ticket #5080 (Excessive HTTP GETs reading MP4 from web server) updated by Karthick Jeyapal
One could also write a new wrapping protocol with a configurable …
4:13 AM Changeset in ffmpeg [0caa33c] by Steven Liu <lq@chinaffmpeg.org>
lavf: add raw AVS2 demuxer Signed-off-by: hwren <hwrenx@126.com> …
4:11 AM Changeset in ffmpeg [2e586079] by Steven Liu <lq@chinaffmpeg.org>
Revert "lavf: add raw AVS2 demuxer" This reverts commit …
3:21 AM Changeset in ffmpeg [1e20ed43] by Steven Liu <lq@chinaffmpeg.org>
lavf: add raw AVS2 demuxer Signed-off-by: hwren <hwrenx@126.com> …
2:59 AM Ticket #7418 ([ffmpeg-qsv]Segmentation fault when uploading a 1080p rawvideo.) updated by a
I confirm this file is nv12. And i tried with "-pix_fmt yuv420p" , it …
Note: See TracTimeline for information about the timeline view.