Timeline



Apr 26, 2019:

11:39 PM Changeset in ffmpeg [4b7166c9] by James Almer <jamrial@gmail.com>
x86/opusdsp: replace loads with shuffles Has a slight speedup. Can't …
10:21 PM Changeset in ffmpeg [c2f305ca] by Paul B Mahol <onemda@gmail.com>
avfilter: add audio soft clip filter
9:59 PM Changeset in ffmpeg [bf15dcc5] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_stack: use time_base from framesync Fixes non-monotonous …
9:08 PM Ticket #7839 (QVBR breaks mpeg2_qsv) updated by Anton Torp
Hi, This is my updated TEMPORAL workaround: […] It …
7:59 PM Ticket #7839 (QVBR breaks mpeg2_qsv) updated by Anton Torp
Hi lizhong1008, Regarding the problem, I think I have one idea to …
4:39 PM Ticket #7870 (HEVC: JPEG output does not wait until a complete frame is found) updated by Peter Krefting
Replying to nafmo: > This still gives me a broken JPEG; …
4:38 PM Ticket #4888 (62bd8deef causes a regression in HEVC decoding / hevc needs support to ...) updated by Peter Krefting
Cc changed
4:34 PM Ticket #7870 (HEVC: JPEG output does not wait until a complete frame is found) updated by Peter Krefting
Replying to Gyan: > Try > > `ffmpeg -an -skip_frame nokey …
3:53 PM Ticket #7866 (libavcodec/scpr3.c:decompress_p3() use of uninitialized variable) updated by James
Analyzed by developer, Status, Version changed
3:25 PM Changeset in ffmpeg [f857753f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/gdv: Check input palette size before rescale() Fixes: Timeout …
3:18 PM Ticket #4807 (valgrind report uninitialized memory error muxing HEVC file) closed by Carl Eugen Hoyos
fixed: Not reproducible since b8f26779d615dfb466e90627323b1a4e40639f76
2:58 PM Ticket #7870 (HEVC: JPEG output does not wait until a complete frame is found) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #4888.
1:12 PM Ticket #7870 (HEVC: JPEG output does not wait until a complete frame is found) updated by Gyan
Try `ffmpeg -an -skip_frame nokey -i Astra_UHD1_\(1\).ts -vframes 1 …
12:38 PM ffmpeg-20190426-133651.log attached to Ticket #7870 by Peter Krefting
Report generated by -report -v 9 -loglevel 99
12:38 PM ffmpeg-output.txt attached to Ticket #7870 by Peter Krefting
Output of -report -v 9 -loglevel 99
12:29 PM Ticket #7870 (HEVC: JPEG output does not wait until a complete frame is found) created by Peter Krefting
Summary of the bug: I am trying to generate a screenshot from a HEVC …
10:14 AM Changeset in ffmpeg [1e01f668] by Paul B Mahol <onemda@gmail.com>
avfilter/af_astats: count number of NaNs/Infs/denormals for …
8:28 AM Ticket #7816 (FFmpeg doesn't work when using an encoded URL) updated by boris-petrov
Well, that's what this issue is all about. :) I've written it in the …
2:08 AM Changeset in ffmpeg [0fc4646] by Ruiling Song <ruiling.song@intel.com>
lavfi/opencl: add more opencl helper macro Signed-off-by: Ruiling …

Apr 25, 2019:

9:57 PM Ticket #7816 (FFmpeg doesn't work when using an encoded URL) updated by Hendrik
FFmpeg does quite simply not support any URL encoding, and that seems …
8:56 PM Ticket #7816 (FFmpeg doesn't work when using an encoded URL) updated by boris-petrov
Which RFC are you referring to? Also, I'm not sure what exactly you …
8:49 PM Ticket #7869 (Can't open an m4a file) closed by Carl Eugen Hoyos
duplicate: I believe this is a duplicate of ticket #7271.
8:10 PM Ticket #7869 (Can't open an m4a file) updated by luni-4
Oh, great. Out of curiosity, why the phone has saved that as a m4a …
6:41 PM Ticket #7869 (Can't open an m4a file) updated by James
Status, Reproduced by developer, Component, Priority, Analyzed by developer, Keywords changed
Looks like a regression since e023334661e6eafcf638ffc2a780fd495fc25ec9
5:45 PM adts_m4a_aac_no_stream.m4a attached to Ticket #7869 by luni-4
An m4a file with the ADTS format an AAC codec inside
5:40 PM Ticket #7869 (Can't open an m4a file) created by luni-4
Hi FFmpeg developers! I've tried to convert the m4a file attached to …
5:18 PM Changeset in ffmpeg [2be0bd12] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Fix return type of get_plt() Found-by: Andreas …
4:52 PM Ticket #7816 (FFmpeg doesn't work when using an encoded URL) updated by Carl Eugen Hoyos
It also states that ftp does not know any encoding (which explains why …
4:50 PM Ticket #7816 (FFmpeg doesn't work when using an encoded URL) updated by Carl Eugen Hoyos
Sorry for being unclear: The rfc forbids colons as part of the username.
4:10 PM SponsoringPrograms/GSoC/2019 edited by Pedro Arthur
(diff)
3:17 PM Ticket #7816 (FFmpeg doesn't work when using an encoded URL) updated by boris-petrov
Well, I guess it depends on the protocol, but I haven't read about any …
3:09 PM Ticket #7816 (FFmpeg doesn't work when using an encoded URL) updated by Carl Eugen Hoyos
Are you sure a colon is allowed as part of the user name?
1:40 PM Ticket #7868 (Master playlist generate points to only one resolution among multiple) updated by Carl Eugen Hoyos
Component, Priority changed
1:37 PM Ticket #7868 (Master playlist generate points to only one resolution among multiple) closed by Gyan
invalid: This is a bug tracker, not a troubleshooting forum. Your query has …
1:17 PM Ticket #7674 (ffmpeg with cuvid transcoding after version 3.4.1 work unstable on ...) updated by malakudi
Replying to oromit: > The patch you claim introduced the …
1:08 PM Ticket #7674 (ffmpeg with cuvid transcoding after version 3.4.1 work unstable on ...) updated by malakudi
With the above patch applied, nvEncRegisterResource is called 5 times …
12:52 PM Ticket #7674 (ffmpeg with cuvid transcoding after version 3.4.1 work unstable on ...) updated by malakudi
I have put some debug info to check what is going on when this code is …
12:49 PM Changeset in ffmpeg [e6271133] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Check PLT data somewhat Fixes: Timeout (21sec -> …
12:49 PM Changeset in ffmpeg [6381b6f6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000dec: Replace the step_x/y assert by a check in the …
12:49 PM Changeset in ffmpeg [06ef186] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/jpeg2000: Check stepsize before using it Fixes: value …
12:49 PM Changeset in ffmpeg [af77adc0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/qtrle: Check how much of the chunk is available before …
12:49 PM Changeset in ffmpeg [8ea211ab] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacdec_fixed: Fix undefined shift in noise_scale() Fixes: …
12:49 PM Changeset in ffmpeg [dd990784] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/bintext: Add error message when resolution is too small for …
12:49 PM Changeset in ffmpeg [b9178636] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/zmbv: optimize motion compensation with memcpy() Fixes: …
12:28 PM Ticket #7868 (Master playlist generate points to only one resolution among multiple) updated by duttaparthib
Priority changed
12:14 PM Ticket #7868 (Master playlist generate points to only one resolution among multiple) reopened by duttaparthib
Can you guide me by modifying the code?
11:39 AM Ticket #7674 (ffmpeg with cuvid transcoding after version 3.4.1 work unstable on ...) updated by malakudi
Another test case has been reported at …
11:36 AM Ticket #7868 (Master playlist generate points to only one resolution among multiple) closed by Gyan
invalid: Your command invokes four HLS muxers. You need to map the video and …
10:46 AM Ticket #7839 (QVBR breaks mpeg2_qsv) updated by Anton Torp
Hi lizhong1008, > Could you please apply the patch and report back? > …
10:40 AM Ticket #7868 (Master playlist generate points to only one resolution among multiple) created by duttaparthib
Summary of the bug: How to reproduce: […] It outputs all the …
10:07 AM logs.zip attached to Ticket #7867 by Florian
10:07 AM Ticket #7867 (DecklinkAPI 11.1 - Build error with media-autobuild_suite) created by Florian
After the update of the DeckLink headers to 11.1 the building process …
10:03 AM Ticket #6753 (libssh not found using pkg-config - Build error with media-autobuild_suite) closed by Florian
fixed
9:43 AM Ticket #7816 (FFmpeg doesn't work when using an encoded URL) updated by boris-petrov
I know it works this way but what I'm saying is that the command …
8:30 AM Ticket #7866 (libavcodec/scpr3.c:decompress_p3() use of uninitialized variable) created by fisher
in static int decompress_p3(AVCodecContext *avctx, …
8:00 AM Ticket #7839 (QVBR breaks mpeg2_qsv) updated by Zhong,Li
Replying to atorp: > Hi lizhong1008, > > Thank you for …
12:28 AM Ticket #7864 (FFmpeg (possibly libavformat) seems not to write the correct duration ...) updated by pbelkner
1.) It is indeed a duplicate to [https://trac.ffmpeg.org/ticket/4905

Apr 24, 2019:

11:07 PM Ticket #7821 (Could not find codec parameters for stream 0 (Video: webp, none): ...) closed by Carl Eugen Hoyos
needs_more_info
10:52 PM Ticket #7859 (Wrong ARMovie audio codec detection) updated by Carl Eugen Hoyos
Keywords changed
Please test this patch: […]
10:40 PM Ticket #7816 (FFmpeg doesn't work when using an encoded URL) updated by Carl Eugen Hoyos
[…]
10:35 PM Ticket #7864 (FFmpeg (possibly libavformat) seems not to write the correct duration ...) closed by Carl Eugen Hoyos
duplicate: Sounds like #4905. For future tickets, please remember that only …
10:33 PM Ticket #7865 (HLS_TEMP_FILE is not being set correctly) closed by Carl Eugen Hoyos
needs_more_info: Please test current FFmpeg git head and provide either an ffmpeg
10:32 PM Ticket #7862 (Default channel layout for 6 channels) updated by Carl Eugen Hoyos
Version changed
For future tickets: Note that only current FFmpeg git head is …
10:29 PM Changeset in ffmpeg [1ae5a64] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavfi/frei0r: Fix a union member type and remove an unneeded cast.
10:09 PM Ticket #7810 (ffmpeg will automatically pause (Konx KW01 gen2)) updated by branqueira
I found the cause of the problem, the answer is in the log file …
9:34 PM Changeset in ffmpeg [a42e761b] by James Almer <jamrial@gmail.com>
avcodec/h264_ps: use get_se_golomb_long() to parse some sps fields …
9:30 PM Changeset in ffmpeg [53cc333] by James Almer <jamrial@gmail.com>
avcodec/h264_ps: fix storage size for offset_for_ref_frame The spec …
8:31 PM Changeset in ffmpeg [60442163] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: improve rear channels separation
8:31 PM Changeset in ffmpeg [2d16b838] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: check for invalid magnitude and phase difference
8:31 PM Changeset in ffmpeg [e1e0f94d] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: add angle option
8:31 PM Changeset in ffmpeg [e1cfb01b] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: fix typo
7:58 PM Ticket #7865 (HLS_TEMP_FILE is not being set correctly) updated by Hendrik
I believe this is already fixed in master.
7:53 PM Ticket #7865 (HLS_TEMP_FILE is not being set correctly) created by kamyon
I am using ffmpeg v4.1.3 to create an hls file locally. However, there …
4:15 PM Ticket #7839 (QVBR breaks mpeg2_qsv) updated by Anton Torp
And the drivers are: - Intel(R) HD Graphics - Date: 2018-08-16 - …
4:09 PM Ticket #7839 (QVBR breaks mpeg2_qsv) updated by Anton Torp
Hi lizhong1008, Thank you for your response! I do these tests: …
3:05 PM Changeset in ffmpeg [7c2ee8d4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/arbc: Try to correct keyframe/frame type Signed-off-by: …
3:05 PM Changeset in ffmpeg [8b10f09f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/arbc: Skip unchanged frames Fixes: Timeout (16sec -> 5sec) …
3:05 PM Changeset in ffmpeg [6f0e9a86] by Michael Niedermayer <michael@niedermayer.cc>
avutil/avstring: Fix bug and undefined behavior in av_strncasecmp() …
3:05 PM Changeset in ffmpeg [18a567c3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Skip stsd adjustment without chunks Fixes: Assertion …
3:05 PM Changeset in ffmpeg [ed188f6d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aadec: Check for scanf() failure Fixes: use of uninitialized …
3:05 PM Changeset in ffmpeg [9570322a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dxtory: Check slice_size against minimum in dxtory_decode_v2() …
3:05 PM Changeset in ffmpeg [fee66610] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dsicinvideo: check the amount decoded by cin_decode_huffman() …
3:05 PM Changeset in ffmpeg [caa9b4f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/agm: Check that there is available input in read_code() …
11:16 AM Ticket #7839 (QVBR breaks mpeg2_qsv) updated by Zhong,Li
Replying to atorp: >However, to disable QVBR I need to …
10:50 AM Ticket #7862 (Default channel layout for 6 channels) closed by Elon Musk
invalid: This can not be changed, as would need big changes to codebase.
10:36 AM Ticket #7862 (Default channel layout for 6 channels) reopened by lukasf
Replying to cehoyos: > Replying to lukasf: > …
10:07 AM Ticket #7864 (FFmpeg (possibly libavformat) seems not to write the correct duration ...) updated by pbelkner
Above, second should, of course, read minute.
9:50 AM Ticket #7864 (FFmpeg (possibly libavformat) seems not to write the correct duration ...) created by pbelkner
Summary of the bug: FFmpeg (possibly libavformat) seems not to write …

Apr 23, 2019:

11:47 PM Ticket #7863 (prompeg FEC problem) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
11:42 PM Changeset in ffmpeg [d0ca749a] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
tests/fate-run: New variable hostexecsuf for local fate tools. Allows …
11:41 PM Changeset in ffmpeg [499b46fd] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
compat/windows/makedef: Allow building shared libs with MSVC under WSL …
10:39 PM Ticket #7863 (prompeg FEC problem) updated by Kieran Kunhya
Possibly related: …
10:23 PM col_FEC_SN_2811.png attached to Ticket #7863 by Thomas Edwards
Column FEC RTP SN 2811
10:23 PM col_FEC_SN_2810.png attached to Ticket #7863 by Thomas Edwards
Column FEC RTP SN 2810
10:22 PM Ticket #7863 (prompeg FEC problem) created by Thomas Edwards
Summary of the bug: rtp_mpegts with prompeg FEC has a problem, at …
10:01 PM Changeset in ffmpeg [f9a061a3] by Lou Logan <lou@lrcd.com>
avdevice/alsa: fix indefinite stop on closing PCM capture Fixes: …
9:27 PM Ticket #7862 (Default channel layout for 6 channels) closed by Carl Eugen Hoyos
needs_more_info: Replying to lukasf: > Normally, 5.1 audio has side …
8:20 PM Ticket #7862 (Default channel layout for 6 channels) created by lukasf
Summary of the bug: I have noticed that …
8:13 PM Changeset in ffmpeg [22c820f5] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/mov: limit nb_frames_for_fps to INT_MAX It's this or add …
7:39 PM Ticket #7861 (altivec compilation broken on specific setups starting with gcc 8.3) updated by Carl Eugen Hoyos
Keywords changed
Please send your patch made with git format-patch to the development …
5:25 PM Ticket #7861 (altivec compilation broken on specific setups starting with gcc 8.3) updated by Daniel Kolesa
Summary changed
5:22 PM Ticket #7861 (altivec compilation broken on specific setups starting with gcc 8.3) updated by Daniel Kolesa
I was also able to confirm that the only affected files are …
5:14 PM Ticket #7861 (altivec compilation broken on specific setups starting with gcc 8.3) updated by Daniel Kolesa
This issue is also hidden by default because of the -std=c11 flag …
5:02 PM Ticket #7861 (altivec compilation broken on specific setups starting with gcc 8.3) created by Daniel Kolesa
Starting with gcc 8.3, it is not allowed to use typedefs with the …
3:48 PM Changeset in ffmpeg [4a69b182] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: export more channel's in/out gains
3:28 PM Ticket #7839 (QVBR breaks mpeg2_qsv) updated by Anton Torp
Hi lizhong1008, > Sorry, I have no Windows qsv environment now. …
3:20 PM Ticket #7839 (QVBR breaks mpeg2_qsv) updated by Anton Torp
Hi lizhong1008, Replying to lizhong1008: > Replying to …
2:53 PM Ticket #7860 (network mpegts stream with dvb_teletext -c copy produce no video) updated by antonakabug
stream.ts changed according to attachment limit size
2:49 PM Ticket #7860 (network mpegts stream with dvb_teletext -c copy produce no video) updated by antonakabug
Version changed
2:44 PM ffmpeg-20190423-173641.log attached to Ticket #7860 by antonakabug
ffmpeg report
2:44 PM stream.ts attached to Ticket #7860 by antonakabug
stream dump
2:39 PM Ticket #7860 (network mpegts stream with dvb_teletext -c copy produce no video) created by antonakabug
Summary of the bug: When I try record network stream mpegts with …
1:31 PM Ticket #7852 (Cannot set User-Agent) closed by Steven Liu
invalid: […] Maybe you should use the -headers only once one input.
1:25 PM Ticket #7852 (Cannot set User-Agent) updated by Steven Liu
[…]
1:21 PM Ticket #7852 (Cannot set User-Agent) updated by Steven Liu
[…]
12:03 PM Ticket #7854 (HTTP headers' order matters?) updated by abu
Version changed
11:59 AM Ticket #7852 (Cannot set User-Agent) reopened by abu
Replying to cehoyos: > …
11:58 AM Ticket #7851 (two User-Agent headers appear in the result) reopened by abu
Replying to cehoyos: > You will have to quote the rfc if …
11:37 AM Changeset in ffmpeg [ce15c3a4] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: switch to activate
11:37 AM Changeset in ffmpeg [7a128ac2] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: expose window size to user
11:37 AM Changeset in ffmpeg [ccc07ebe] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: add 6.1/6.0 upmix from stereo
10:59 AM Changeset in ffmpeg [fc630d7b] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: improve progressive frame detection There are 2 …
10:52 AM Changeset in ffmpeg [7c2dd1f9] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: improve progressive frame detection There are 2 …
10:48 AM Changeset in ffmpeg [703583db] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: improve progressive frame detection There are 2 …
10:30 AM Ticket #7839 (QVBR breaks mpeg2_qsv) updated by Zhong,Li
Replying to atorp: > > Probably it is that your MSDK …
9:30 AM Ticket #7839 (QVBR breaks mpeg2_qsv) updated by Anton Torp
Hi lizhong1008, Regarding the Linux / Windows difference, please note …
5:49 AM Ticket #7859 (Wrong ARMovie audio codec detection) updated by stohrendorf
Replying to jamrial: > Can you upload a sample? …
3:22 AM Ticket #7859 (Wrong ARMovie audio codec detection) updated by James
Can you upload a sample?
3:05 AM Ticket #7859 (Wrong ARMovie audio codec detection) created by stohrendorf
Summary of the bug: ARMovie Audio Codec detection must not be case …
12:36 AM Changeset in ffmpeg [a0877648] by Jun Zhao <barryjzhao@tencent.com>
examples/avio_reading: Use avio_context_free() to free AVIOContext …

Apr 22, 2019:

8:15 PM Changeset in ffmpeg [26fd40b] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: make channel spread from stereo image user …
8:15 PM Changeset in ffmpeg [dbb35abf] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: add lfe_mode option
8:15 PM Changeset in ffmpeg [c6c94303] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: avoid divisions with very small numbers
4:52 PM Ticket #7805 ([hls] new in-stream twitch ads confuses ffmpeg) closed by sylware
invalid: twitch(amazon) did stop including in-stream ads. closing till they do …
3:55 PM Changeset in ffmpeg [6829c3cb] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/mpegenc - reject unsupported audio streams Only MP1, MP2, …
3:24 PM Changeset in ffmpeg [8d3630c5] by Jun Zhao <barryjzhao@tencent.com>
lavf/oggparsevorbis: Fix change the case of metadata keys issue The …
12:35 PM Ticket #7839 (QVBR breaks mpeg2_qsv) updated by Anton Torp
Hi, Replying to lizhong1008: > Can't reproduce it on my …
11:27 AM Ticket #7839 (QVBR breaks mpeg2_qsv) updated by Zhong,Li
Cc changed
Can't reproduce it on my side (Linux), and I don't think the …
9:49 AM Ticket #7816 (FFmpeg doesn't work when using an encoded URL) updated by boris-petrov
@cehoyos - this still doesn't work for other encoded symbols like the …
9:49 AM Ticket #7816 (FFmpeg doesn't work when using an encoded URL) updated by boris-petrov
@cehoyos - this still doesn't work for other encoded symbols like the …
6:01 AM Changeset in ffmpeg [eeca67e0] by Karthick J <kjeyapal@akamai.com>
avformat/dashenc: Fix a bug with writing "final" manifest This bug …
4:51 AM Changeset in ffmpeg [613ca7b1] by Steven Liu <lq@chinaffmpeg.org>
avformat/dashdec: add ProgramInformation parser Signed-off-by: Steven …

Apr 21, 2019:

11:06 PM Changeset in ffmpeg [0dd99b02] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ccaption_dec: Add a blank like at the end to avoid rollup …
10:59 PM Changeset in ffmpeg [3b299455] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi: Move buffer/block end check to caller of …
10:54 PM Changeset in ffmpeg [49881ea3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Use 64bit in intermediate of global motion vector …
10:52 PM Changeset in ffmpeg [5f7ab544] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/truemotion2: Fix integer overflow in tm2_decode_blocks() …
9:29 PM Changeset in ffmpeg [df9ef925] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/agm: remove ;; Reviewed-by: Paul B Mahol <onemda@gmail.com> …
9:29 PM Changeset in ffmpeg [7ee7bb92] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/agm: Check for too many too short codes in make_new_tree() …
9:29 PM Changeset in ffmpeg [158efc04] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/agm: Do not crash on invalid codes I do not know if such vlc …
9:29 PM Changeset in ffmpeg [f17e8e90] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ccaption_dec: Add a blank like at the end to avoid rollup …
7:31 PM Ticket #7358 (Unable to use Lensfun) updated by Elon Musk
No, it configures and compiles and works here (latest git version) …
7:15 PM Ticket #5931 (showwavespic, showspectrumpic innacurate length of resulting image) closed by Elon Musk
fixed: Fixed in dafcdeb258235b65b212f52f63cf23d19bd8af0f
7:12 PM Changeset in ffmpeg [dafcdeb2] by Paul B Mahol <onemda@gmail.com>
lavfi/avf_showwaves: fix extra gaps at end of waveform Fixes #5931.
5:43 PM Changeset in ffmpeg [833ae5f4] by Paul B Mahol <onemda@gmail.com>
avcodec/dvdec: add frame threads
1:20 PM Changeset in ffmpeg [b272d5b9] by Jun Zhao <barryjzhao@tencent.com>
lavfi/frei0r: Fixes the compilation warnings Fixes the compilation …
4:37 AM Changeset in ffmpeg [6e0488ca] by Gyan Doshi <ffmpeg@gyani.pro>
doc/codecs: mention error returned for flag AV_CODEC_FLAG_DROPCHANGED
2:05 AM Ticket #7835 (crashes using crop with zscale) updated by Jun Zhao
Can't reproduce with zimg master (commit …

Apr 20, 2019:

9:55 PM Changeset in ffmpeg [d8245cff] by Lou Logan <lou@lrcd.com>
doc/mailing-list-faq: auto unsubscribe due to DMARC Signed-off-by: …
7:15 PM Ticket #6810 (Wrong DTS guess when PTS is reordered for the input without DTS (wrong ...) updated by dustinkerstein
Cc changed
3:32 PM Changeset in ffmpeg [1c46ab48] by Mark Thompson <sw@jkqxz.net>
lavfi: add colorkey_opencl filter This is a direct port of the CPU …
12:20 PM Changeset in ffmpeg [782ae68a] by Paul B Mahol <onemda@gmail.com>
avfilter: add lagfun filter
11:52 AM Changeset in ffmpeg [e20ad3bd] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lut3d: add cineSpace 3D lut support
11:52 AM Changeset in ffmpeg [b9d25b1a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lut3d: add cineSpace 1D lut parsing
11:37 AM Changeset in ffmpeg [bf4245e9] by Gyan Doshi <ffmpeg@gyani.pro>
doc/filters: list values for af_surround window function
10:02 AM Changeset in ffmpeg [fee7c15d] by Paul B Mahol <onemda@gmail.com>
avfilter/af_surround: allow user to change overlap and win_func
5:17 AM Changeset in ffmpeg [3a07aec8] by Gyan Doshi <ffmpeg@gyani.pro>
doc/APIchanges: update for 3153a6502a Entry for added avcodec flag …
5:08 AM Changeset in ffmpeg [3153a650] by Gyan Doshi <ffmpeg@gyani.pro>
avcodec: add AV_CODEC_FLAG_DROPCHANGED to flags Discard decoded …

Apr 19, 2019:

11:26 PM Changeset in ffmpeg [d93e4433] by Jun Zhao <barryjzhao@tencent.com>
lavf: bump version/add APIchanges entry when cleanup applehttp commit …
10:20 PM Changeset in ffmpeg [93209902] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavfi/fspp: Simplify a macro. Silences a warning with clang: warning: …
10:12 PM Changeset in ffmpeg [48860df] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
configure: Add .exe suffix to toolchain calls. Allows in-tree msvc …
7:29 PM Ticket #7144 (mpeg-dash - Application provided duration: -1056 / timestamp: 983056 ...) updated by andreymal
Oh, the camera broke and is not available now :( I don't know when it …
7:06 PM Changeset in ffmpeg [838710bd] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pictordec: Only recalculate d when y changes in picmemset() …
7:06 PM Changeset in ffmpeg [3ed360ea] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pictordec: avoid pointers in picmemset() Improves overall …
7:06 PM Changeset in ffmpeg [bcf9d2a1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmv2dec: Check that the P frame secondary header fit in the …
7:06 PM Changeset in ffmpeg [110dce96] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ivi: Move buffer/block end check to caller of …
7:06 PM Changeset in ffmpeg [837820f3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Use 64bit in intermediate of global motion vector …
5:07 PM Ticket #7858 (Incorrect function used in the avio_reading.c example) created by Ferneu
The avio_reading.c example uses av_freep() to free the AVIOContext
4:22 PM Changeset in ffmpeg [fac761da] by James Almer <jamrial@gmail.com>
avformat/apetag: tag values are unsigned Fixes: UBSan runtime error …
3:14 PM Changeset in ffmpeg [e750dc9d] by Michael Niedermayer <michael@niedermayer.cc>
libavformat: improve logs with cur_dts This patch improves the logs …
2:24 PM Changeset in ffmpeg [a8777463] by Hendrik Leppkes <h.leppkes@gmail.com>
tests: don't include TARGET_PATH in the sample path needlessly The …
12:20 PM Changeset in ffmpeg [a24a1523] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavu/hwcontext_d3d: Cast src pointers calling av_image_copy*(). …
12:08 PM Ticket #7853 (mp3 file without .mp3 filename extension is probed as vc1) closed by Carl Eugen Hoyos
fixed: Fixed in 32215b21407e2587af5fb24b4b67470d23852598, thank you for the …
12:08 PM Ticket #7816 (FFmpeg doesn't work when using an encoded URL) updated by boris-petrov
@cehoyos - thank you for the fix. Does this also work now for encoded …
12:06 PM Changeset in ffmpeg [32215b21] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/vc1dec: Reduce probe score for streams with invalid frames. …
12:01 PM Changeset in ffmpeg [53064e13] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/alac: Make a variable unsigned. Fixes a bogus compiler warning …
11:58 AM Changeset in ffmpeg [78c8a765] by Paul B Mahol <onemda@gmail.com>
avcodec/get_bits: unbreak get_bits_le() with cached reader
11:57 AM Ticket #7816 (FFmpeg doesn't work when using an encoded URL) closed by Carl Eugen Hoyos
fixed: Should be fixed in dd06f022b07438d650c82255dff16908ba04244a
11:56 AM Changeset in ffmpeg [dd06f02] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/utils: Allow url credentials to contain a slash. Fixes ticket #7816.
11:40 AM Changeset in ffmpeg [3bef1dab] by Gyan Doshi <ffmpeg@gyani.pro>
avutil/colorspace: add macros for RGB->YUV BT.709
7:42 AM Ticket #7144 (mpeg-dash - Application provided duration: -1056 / timestamp: 983056 ...) updated by Jun Li
The content looks like variable frame rate, could you try set the -r …
1:49 AM Ticket #7855 (Last subtitle in MP4 is displayed forever) updated by fumoboy007
Replying to mkver: > ISO/IEC 14496-17 is absolutely …
12:41 AM Ticket #6733 (libavformat/http: no duration and totally wrong offset for hls videostream) closed by Aman
fixed
Note: See TracTimeline for information about the timeline view.