Timeline



Jul 8, 2017:

9:45 PM Changeset in ffmpeg [fe924220] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ylc: Fix vlc of 31 bits Fixes: runtime error: left shift of 1 …
9:45 PM Changeset in ffmpeg [2061de8a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sbrdsp_fixed: Fix integer overflow in sbr_hf_apply_noise() …
4:49 PM Projects edited by Alfred
add Baresip project (diff)
4:13 PM Changeset in ffmpeg [3fa8f263] by Michael Niedermayer <michael@niedermayer.cc>
libswresample: check input to swr_convert_frame for NULL When 'out' …
4:04 PM Ticket #6516 (tsan symbols are broken with NASM) updated by Clément Bœsch
Summary changed
3:33 PM Ticket #6516 (tsan symbols are broken with NASM) created by Clément Bœsch
Since the switch from YASM to NASM, thread sanitizer is unusable by …
9:49 AM Changeset in ffmpeg [01e545d0] by Paul B Mahol <onemda@gmail.com>
avfilter: add limiter filter Signed-off-by: Paul B Mahol …

Jul 7, 2017:

7:32 PM Changeset in ffmpeg [51db2623] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
bitstream_filter: Add missing error check Signed-off-by: Derek …
7:32 PM Changeset in ffmpeg [b198e091] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
af_amix: Add missing error check Signed-off-by: Derek Buitenhuis …
7:30 PM Changeset in ffmpeg [c27d7c02] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
rtmpproto: Fix error return Mistake was added in …
7:29 PM Changeset in ffmpeg [aa2bc61a] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
cngenc: Remove dead store ff_lpc_calc_ref_coeffs returns the order it …
7:27 PM Changeset in ffmpeg [d74ba68] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
ffmpeg_opt: Make get_timecode actually return errors Signed-off-by: …
7:26 PM Changeset in ffmpeg [179bf86] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
opusdec: Remove dead code Signed-off-by: Derek Buitenhuis …
7:25 PM Changeset in ffmpeg [f7daed85] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
scpr: Added missing error check Signed-off-by: Derek Buitenhuis …
7:24 PM Changeset in ffmpeg [704b774a] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
af_tempo: Add missing error check Signed-off-by: Derek Buitenhuis …
7:23 PM Changeset in ffmpeg [b603ef08] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
bitpacked: Remove dead store Signed-off-by: Derek Buitenhuis …
3:57 PM Changeset in ffmpeg [8bf9572e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avformat: remove obsolete commented-out DEBUG define Signed-off-by: …
2:57 PM Ticket #6515 ("Non-monotonous DTS in output stream" message while converting ...) updated by Samuel
I tested with MP4 format as well and get the same strange message: …
2:55 PM ffmpeg-20170707-164738.log attached to Ticket #6515 by Samuel
Non-monotonous DTS (MP4) #6515
2:54 PM oa-1962-0502-htrafik-bussar_cutted.asf attached to Ticket #6515 by Samuel
Non-monotonous DTS #6515
2:52 PM Ticket #6515 ("Non-monotonous DTS in output stream" message while converting ...) created by Samuel
Summary of the bug: While transcoding an ASF file, with 2 video/audio …
10:34 AM x.mp4 attached to Ticket #6514 by ponpon
10:30 AM Ticket #6514 (hwaccel auto don't select hwdecoding on macOS(Sierra)) created by ponpon
Thank you for the good commands. -hwaccel auto don't select …
10:09 AM Encode/H.264 edited by su
I encoded a file by specifying the -maxrate to 24M, but the result is … (diff)
10:01 AM Changeset in ffmpeg [db8f615d] by Clément Bœsch <cboesch@gopro.com>
libavcodec/htmlsubtitles.c: make tags case-insensitive Signed-off-by: …
2:41 AM Changeset in ffmpeg [1af61568] by Muhammad Faiz <mfcc64@gmail.com>
avcodec/fft_template: use ff_thread_once on costable initialization …
2:08 AM Changeset in ffmpeg [2d417076] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: Add missing error check Reviewed-by: Steven Liu …
2:05 AM Changeset in ffmpeg [23e21130] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: add warn message when use both fmp4 and single_file …
1:54 AM Ticket #6513 (FFmpeg VAAPI hwaccel decode -> hwupload/hwdownload -> x264 will block) updated by Jun Zhao
The work around is working, tks, Mark. BTW: libav is ok in this case.
1:48 AM Changeset in ffmpeg [dc11a467] by Michael Niedermayer <michael@niedermayer.cc>
ffmpeg: Fix typos in the comment for decode() ("." vs. "->") pkt is a …
1:48 AM Changeset in ffmpeg [3b9cf943] by Michael Niedermayer <michael@niedermayer.cc>
h264dec: remove unneeded prototype Signed-off-by: Michael Niedermayer …
1:28 AM Changeset in ffmpeg [fde9013a] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
mpegtsenc: Don't pass NULL to memcpy Signed-off-by: Derek Buitenhuis …

Jul 6, 2017:

11:33 PM Ticket #6145 (v210 in mov needs a clap atom) updated by kieranjol
I agree with av_morgan - this would be useful.
9:32 PM Ticket #5087 (Schematron validation not successful – DASH is not valid!) updated by FishB8
Bump. This is still very much an issue with the dynamic dash profile. …
7:54 PM Ticket #6145 (v210 in mov needs a clap atom) updated by MoMo
Addressing this ticket would help greatly in creating v210 .mov files …
7:39 PM Changeset in ffmpeg [3b3501f7] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
configure: require pkg-config for libvorbis libvorbis comes with …
7:35 PM Changeset in ffmpeg [99c6886] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
concatdec: Do not pass NULL to memcmp Signed-off-by: Derek Buitenhuis …
6:07 PM Ticket #6513 (FFmpeg VAAPI hwaccel decode -> hwupload/hwdownload -> x264 will block) updated by jkqxz
I've seen this too a few times - seems to be something in libavfilter …
11:09 AM Ticket #6308 (fifo muxer broken with RTSP) updated by Jan Sebechlebsky
Thank you for reporting the issue! I've just sent the patch to …
11:06 AM Ticket #6308 (fifo muxer broken with RTSP) updated by Jan Sebechlebsky
Reproduced by developer changed
8:04 AM Changeset in ffmpeg [f605b56a] by wm4 <nfxjfg@googlemail.com>
htmlsubtitles: support <br> tag Some .srt files use this tag. (An …
7:10 AM Ticket #6513 (FFmpeg VAAPI hwaccel decode -> hwupload/hwdownload -> x264 will block) created by Jun Zhao
Summary of the bug: How to reproduce: […] Patches should be …
1:59 AM Changeset in ffmpeg [f1baafac] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/interplayvideo: Clean up frames on parameter change Fixes: …

Jul 5, 2017:

9:25 PM Changeset in ffmpeg [121ab69c] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/gdv: Fix parsing for soundless video Added 2 byte …
8:36 PM Ticket #6402 (First frames incorrect after seeking on H264 file) updated by Dale Curtis
Cc changed
cc:rodger since he added this code.
7:55 PM Changeset in ffmpeg [369a3e11] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
movenc: allow alternative hvc1 h.265 codec tag If …
7:55 PM Changeset in ffmpeg [974d508e] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
movenc: write correct format hvcc when tag is hvc1 (cherry picked …
7:55 PM Changeset in ffmpeg [38d808d] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
movenc: move tags definitions to where they are used (cherry picked …
7:55 PM Changeset in ffmpeg [e199d90d] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
movenc: simplify codec_tag lookup mux.c init_muxer() already sets …
7:54 PM Changeset in ffmpeg [98789359] by James Almer <jamrial@gmail.com>
fate: add fate-checkasm-sbrdsp target Signed-off-by: James Almer …
5:45 PM Encode/VP9 edited by slhck
s/reduce/increase, other minor fixes (diff)
1:29 PM Changeset in ffmpeg [9d5e81d3] by James Almer <jamrial@gmail.com>
Revert "x86/sbrdsp: remove unnecessary sign extend instruction in …
1:06 PM Changeset in ffmpeg [fd92dafa] by Diego Biurrun <diego@biurrun.de>
bink: Split read_dct_coeffs() This works around type aliasing …
11:05 AM Changeset in ffmpeg [5be9939b] by Diego Biurrun <diego@biurrun.de>
fate: Add cinepak encoder vsynth tests
11:05 AM Changeset in ffmpeg [ed3b2a99] by Diego Biurrun <diego@biurrun.de>
cinepakenc: misc small changes Avoid anonymously typedeffed structs …
11:05 AM Changeset in ffmpeg [47cde2ea] by Diego Biurrun <diego@biurrun.de>
cinepakenc: K&R formatting cosmetics
11:05 AM Changeset in ffmpeg [1e12730e] by Diego Biurrun <diego@biurrun.de>
cinepakenc: Stop using AVPicture
11:05 AM Changeset in ffmpeg [b40236d9] by Diego Biurrun <diego@biurrun.de>
cinepakenc: Drop broken debug code
11:05 AM Changeset in ffmpeg [158d2e15] by Diego Biurrun <diego@biurrun.de>
cinepakenc: add option handling for flexibility Now it is possible to …
11:05 AM Changeset in ffmpeg [7da9f452] by Diego Biurrun <diego@biurrun.de>
cinepakenc: fixes and improvements version 2013-02-08 Rl - …
11:05 AM Changeset in ffmpeg [89e632de] by Diego Biurrun <diego@biurrun.de>
Add Cinepak encoder With permission of Tomas Härdin applied by Rl …
10:55 AM Changeset in ffmpeg [4d330da0] by Martin Storsjö <martin@martin.st>
os_support: Use HAVE_UWP instead of manually checking WINAPI_FAMILY …
10:55 AM Changeset in ffmpeg [1912973a] by Martin Storsjö <martin@martin.st>
d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY If using the …
10:08 AM Ticket #6512 (the m4v file cann't play) updated by blond2005
Later I tried ffmpeg version 3.3, the same phenomenon # ffmpeg -i …
9:15 AM seq_mpeg4_10s.mp4 attached to Ticket #6512 by blond2005
source file
9:14 AM Ticket #6512 (the m4v file cann't play) created by blond2005
I extract mpeg4 from mp4 file, and save to m4v, using the following …
9:10 AM Ticket #6496 (FFMPEG is not pushing the HLS chunks to remote server) updated by George Stoyanov
I have added the debug.log file from ffmpeg. I have also noticed that …
9:09 AM debug.log attached to Ticket #6496 by George Stoyanov
debbug log file from ffmpeg
6:55 AM elst_box_skip_2frames.mp4 attached to Ticket #6511 by GalaDOS
This media has a elst box, whose media_time=2000, after transcode, the …
6:53 AM Ticket #6511 (The ouput file has no video data at the beginning when transcoding MP4 file) created by GalaDOS
Summary of the bug: When transcoding some MP4 files containing …
3:20 AM Changeset in ffmpeg [1fe40e73] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: copy codec_tag when stream copy when use fmp4 …
3:15 AM Changeset in ffmpeg [d01b8f8] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: optimize help message default value. show the …
2:37 AM Changeset in ffmpeg [c8cfbc66] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevcdec: do not let updated extradata corrupt state Fixes: …
2:36 AM Changeset in ffmpeg [24bb7db4] by James Almer <jamrial@gmail.com>
x86/sbrdsp: remove unnecessary sign extend instruction in …
2:02 AM Changeset in ffmpeg [3d324357] by James Almer <jamrial@gmail.com>
checkasm: use declare_func_float() in sbrdsp sum_square test The …
2:02 AM Changeset in ffmpeg [bcbe9e44] by James Almer <jamrial@gmail.com>
x86/sbrdsp: zero extend m_max in apply_noise_main Tested-by: Michael …
1:49 AM Changeset in ffmpeg [4402854] by James Almer <jamrial@gmail.com>
x86/utvideodsp: make restore_rgb_planes functions work on x86_32 …
1:19 AM Changeset in ffmpeg [c07af720] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wavpack: Fix invalid shift Fixes: runtime error: left shift …
1:19 AM Changeset in ffmpeg [7592d97f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_slice: Fix signed integer overflow Fixes: runtime error: …

Jul 4, 2017:

10:34 PM Ticket #4026 (AAC Number of bands exceeds limit) reopened by Charlie Turner
I found a new stream that gives me errors similar to the above (I …
7:49 PM Changeset in ffmpeg [95f3c859] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
movenc: use correct tag list for AVOutputFormat.codec_tag …
7:48 PM aac_isobmff_960.m4a attached to Ticket #1407 by Basic.Master
HE-AAC in MP4/ISOBMFF format with 960 samples/frame
7:47 PM aac_latm_960.aac attached to Ticket #1407 by Basic.Master
AAC-LC in LATM format with 960 samples/frame
7:47 PM Changeset in ffmpeg [d086e404] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
lavf: Remove codec_tag from dashenc and smoothstreamingenc Skip the …
7:46 PM Ticket #1407 (HE-AAC (v2): 960/120 MDCT window is not implemented) updated by Basic.Master
All that DABMON streams are still AAC with 960 samples/frame. The …
6:48 PM Ticket #1407 (HE-AAC (v2): 960/120 MDCT window is not implemented) updated by Elon Musk
How, I downloaded modified fdk-aac and failed to create sample. I …
6:28 PM Ticket #1407 (HE-AAC (v2): 960/120 MDCT window is not implemented) updated by rafael2k
All over the air digital radio in the DAB+ and DRM standards use 960 …
3:38 PM Ticket #1407 (HE-AAC (v2): 960/120 MDCT window is not implemented) updated by Elon Musk
None of these streams are 960 any more.
3:10 PM 46564100.mp3 attached to Ticket #6375 by Nik D.
mp3 with png cover
3:07 PM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) updated by Nik D.
Similar problem with ffmpeg 3.3.2 and MP3-file with PNG
1:09 PM Changeset in ffmpeg [d32a6c36] by Michael Niedermayer <michael@niedermayer.cc>
libavfilter/scale2ref: Maintain main input's DAR The scale2ref filter …
11:42 AM Ticket #5362 (SMPTE 292M EIA-608 and EIA-708 Closed Captioning) updated by Vince
Is there not a way of just copying these streams rather than …
9:24 AM Ticket #6510 (mpeg2_cuvid with de-interlacing freezes after minutes) created by Andreas Håkon
Hi, When decoding MPEG-2 video using the hw codec "mpeg2_cuvid" with …
8:21 AM Changeset in ffmpeg [1212041c] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_ssim: use unsigned so result can be properly stored …
7:24 AM Changeset in ffmpeg [cbbd330a] by Paul B Mahol <onemda@gmail.com>
avcodec/alsdec: fix some undefined shifts Signed-off-by: Paul B Mahol …
7:20 AM Changeset in ffmpeg [c3f10ea4] by Paul B Mahol <onemda@gmail.com>
avcodec/alsdec: remove unused header Signed-off-by: Paul B Mahol …
1:59 AM Ticket #5699 (support fMP4 segments in HLS) closed by Steven Liu
fixed: commit id: 274bd1670b9c85e24f37d08f9043dd82e0a28c67

Jul 3, 2017:

9:39 PM Changeset in ffmpeg [aad79e43] by Matthieu Bouron <matthieu.bouron@gmail.com>
lavc/mediacodec: rescale pts before decoding for both hw and sw …
9:38 PM Changeset in ffmpeg [6d4a686] by Matthieu Bouron <matthieu.bouron@gmail.com>
lavc/mediacodec: add missing newline on warning Signed-off-by: …
8:52 PM Ticket #6308 (fifo muxer broken with RTSP) updated by Jan Sebechlebsky
Analyzed by developer, Cc, Status, Owner changed
2:54 PM Ticket #6202 (dynaudnorm side-chain version) closed by Elon Musk
wontfix: Then upsample prior to calling filter.
2:51 PM Encode/VP9 edited by slhck
improve article structure, add explanation on speed/quality (diff)
12:29 PM Changeset in ffmpeg [0a24d7ca] by Matthieu Bouron <matthieu.bouron@gmail.com>
lavc/aarch64: add sbrdsp neon implementation autocorrelate_c: 644.0 …
12:28 PM Changeset in ffmpeg [7864e07f] by Matthieu Bouron <matthieu.bouron@gmail.com>
checkasm: add sbrdsp tests
12:20 PM Changeset in ffmpeg [274bd167] by Steven Liu <lq@chinaffmpeg.org>
avfomat/hlsenc: support fmp4 format in hls add the fmp4 format into …
10:56 AM Changeset in ffmpeg [64ecb78b] by wm4 <nfxjfg@googlemail.com>
vdpau: do not use buggy HEVC support by default NVIDIA broke its own …
5:52 AM Ticket #6467 (m3u8 to ts|mp4: Non-monotonous DTS in output stream 0:0... This may ...) updated by ponpon
This issue happen under the git master.
5:48 AM Ticket #6472 (Conversion failed! by Too many packets buffered for output stream 0:0. ...) updated by ponpon
This issue don't happen under the git master. I don't know which …
5:08 AM Ticket #6509 (Remuxing m3u8 to mkv, Can't write packet with unknown timestamp) created by ponpon
Thank you for the excellent command. I have a issue in remuxing m3u8 …
4:22 AM Ticket #3339 (Remuxing m2ts to mkv, Can't write packet with unknown timestamp) updated by ponpon
Thank you for your comment and pointing out. My issue don't happen …
4:18 AM sample.m4a attached to Ticket #6508 by macdavis
4:17 AM Ticket #6508 (FFmpeg fails to detect embedded artwork in ALAC) created by macdavis
Summary of the bug: [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fe175002600] …

Jul 2, 2017:

9:20 PM Ticket #6503 (interplayvideo: crash with fuzzed file) updated by Hein-Pieter van Braam
Thanks! Found the problem.
8:07 PM Ticket #6503 (interplayvideo: crash with fuzzed file) updated by Elon Musk
https://transfer.sh/wCwV9/mve.fuzz
7:53 PM Ticket #6503 (interplayvideo: crash with fuzzed file) updated by Hein-Pieter van Braam
The linked file seems to no longer be available. Could you send it to …
7:42 PM Changeset in ffmpeg [61f589e3] by Martin Storsjö <martin@martin.st>
lavf: Remove codec_tag from dashenc and smoothstreamingenc Currently, …
4:29 PM Ticket #128 (svq1 decoder is somehow buggy) updated by ami_stuff
Replying to cehoyos: > The artefacts visible with FFmpeg …
4:29 PM svq1_set.7z attached to Ticket #128 by ami_stuff
3:37 PM Ticket #5942 (mpeg-4 als: "quant_cof 237 is out of range" with multichannel 16bit) closed by Elon Musk
fixed: Fixed in c8853568b177b521a3ed0ec4e4246bc27be79250.
3:13 PM Ticket #5297 (mpeg-4 als: "predictor order too large") updated by ami_stuff
Here is the output: https://files.fm/u/2ktnnzef
2:45 PM Changeset in ffmpeg [c8853568] by Paul B Mahol <onemda@gmail.com>
avcodec/alsdec: call correct function for multi-channel coding Fixes …
2:37 PM Ticket #5297 (mpeg-4 als: "predictor order too large") updated by Thilo Borgmann
I got no error message from the reference decoders, too. However, one …
2:16 PM Ticket #5297 (mpeg-4 als: "predictor order too large") updated by ami_stuff
[…]
2:11 PM Ticket #5297 (mpeg-4 als: "predictor order too large") updated by ami_stuff
the file decodes correctly (afaict - no error messages) with: […]
1:55 PM Ticket #6317 (crash in ff_rgb24ToY_ssse3()) closed by ami_stuff
fixed: does not happen with current snapshot
1:44 PM Ticket #5297 (mpeg-4 als: "predictor order too large") updated by Thilo Borgmann
For me, both RM22rev2 and RM23 of the reference software fail to …

Jul 1, 2017:

7:45 PM Ticket #3886 (imc: read coefficients failed) closed by Elon Musk
fixed: Fixed in 06a66e7d9496adde91a54f3641eec321a093e5a5. For other codecs …
7:42 PM Changeset in ffmpeg [06a66e7d] by Paul B Mahol <onemda@gmail.com>
avcodec/imc: cast float to int prior to comparing with int variable …
5:32 PM Ticket #6481 (ffplay - Video from capture device slowly falls behind) updated by LordHDL
Apparently this happens when selecting "none" for the audio stream. …
3:03 PM Changeset in ffmpeg [f8b1a704] by James Almer <jamrial@gmail.com>
avcodec/s302m: fix AVOption flags Reviewed-by: Paul B Mahol …
9:18 AM CompilationGuide edited by Hendrik
There is dozens external build projects, we're not interested in … (diff)
9:13 AM CompilationGuide edited by Tarmo Pikaro
(diff)
9:11 AM CompilationGuide edited by Hendrik
Revert (diff)
9:04 AM CompilationGuide edited by Tarmo Pikaro
(diff)
1:49 AM Changeset in ffmpeg [0eb783eb] by James Almer <jamrial@gmail.com>
checkasm: randomize the full input buffer in test_hybrid_analysis …
Note: See TracTimeline for information about the timeline view.