Timeline



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 …

Jun 30, 2017:

11:37 PM Changeset in ffmpeg [fb7b477a] by James Almer <jamrial@gmail.com>
checkasm: fix size of input buffer in test_hybrid_analysis
10:19 PM Ticket #6402 (First frames incorrect after seeking on H264 file) updated by Dale Curtis
Cc changed
10:18 PM Ticket #6402 (First frames incorrect after seeking on H264 file) updated by Dale Curtis
Updated my reply on the patch that caused this issue, …
5:18 PM Changeset in ffmpeg [ff2d21a5] by wm4 <nfxjfg@googlemail.com>
hevcdec: properly export some side data with frame threading I …
5:17 PM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by llogan
This is the current state. I'll quote another developer, wm4: > …
2:46 PM Changeset in ffmpeg [ac8ad8d0] by James Almer <jamrial@gmail.com>
x86/sbrdsp: sign extend start and end gprs in ff_sbr_hf_gen_sse …
2:30 PM Ticket #726 (support for copying SMPTE 436M caption tracks) updated by Vince
Will this change allow any vbi_vanc_smpte_436m stream to be passed on …
2:24 PM Changeset in ffmpeg [de54a37c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_ps: Fix integer overflow with beta/tc offsets Fixes: …
12:35 PM Changeset in ffmpeg [9e392c6e] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/avformat.h: Move docs inside of #if Otherwise …
10:41 AM Ticket #6408 (Support Cisco Mediasense mov files with two h.264 streams) updated by Gozde
It is huge amount of time being unanswered. Please inform me about the …
10:34 AM Changeset in ffmpeg [ecc16d89] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_geq: >8 bps support Signed-off-by: Michael Niedermayer …
8:26 AM Ticket #6504 (Decklink device handling broken after 2017-05-30?) closed by Florian
invalid: You are right. That did the trick. Weird that all updates since then …
7:53 AM Ticket #3339 (Remuxing m2ts to mkv, Can't write packet with unknown timestamp) updated by Elon Musk
Your issue is unrelated to OP one. Please open new ticket. Does issue …
4:47 AM Ticket #3339 (Remuxing m2ts to mkv, Can't write packet with unknown timestamp) updated by ponpon
why isn't this ticket reopened??? Even when using {{{ -fflags …
2:47 AM Ticket #6507 (Can't remove "encoder" metadata field) closed by James
invalid
1:36 AM Ticket #6463 (av_interleaved_write_frame(): Cannot allocate memory) updated by llogan
Priority changed
1:34 AM Changeset in ffmpeg [60a45713] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/interplayvideo: Check ff_get_buffer() for failure Fixes: …
1:03 AM Changeset in ffmpeg [0b180d20] by Michael Niedermayer <michael@niedermayer.cc>
fate: Add fate-copy-trac3074 Signed-off-by: Michael Niedermayer …

Jun 29, 2017:

9:55 PM Ticket #6507 (Can't remove "encoder" metadata field) updated by James
Use -fflags +bitexact as output option. The downside is that you'll …
9:47 PM Ticket #6507 (Can't remove "encoder" metadata field) created by dingolover6969
Summary of the bug: ffmpeg always leaves "encoder: Lavf57.75.100" in …
8:00 PM Ticket #6504 (Decklink device handling broken after 2017-05-30?) updated by Marton Balint
Most probably the build suite is using newer dirvers than what you …
7:53 PM Ticket #6506 (gdv: black screen) closed by Elon Musk
wontfix: Other files are not palette format.
7:35 PM Ticket #6506 (gdv: black screen) updated by Elon Musk
Those are not artifacts. that is normal output.
6:04 PM Ticket #6506 (gdv: black screen) created by ami_stuff
https://files.fm/u/surrwqqv also with this video some artefacts are …
4:00 PM Changeset in ffmpeg [2658e66c] by Clément Bœsch <u@pkh.me>
lavu/cpu: disable MMX warning on non x86 platforms We have …
2:43 PM Changeset in ffmpeg [3821c004] by Paul B Mahol <onemda@gmail.com>
avcodec/interplayvideo: fix regression causing artifacts …
2:01 PM Ticket #6501 (fix decoding some gdv samples) closed by Elon Musk
fixed: Fixed in 4d681269e0966446b21a324c15c5e5e6cef7c378.
1:54 PM Changeset in ffmpeg [4d681269] by Paul B Mahol <onemda@gmail.com>
avcodec/gdv: add decompression for 2 and 5 method Signed-off-by: Paul …
12:10 PM Ticket #6496 (FFMPEG is not pushing the HLS chunks to remote server) updated by Steven Liu
with -v debug and upload the log please!
11:32 AM file.jpg attached to Ticket #6505 by a1mighty
11:32 AM Ticket #6505 (libxvid crash) created by a1mighty
[…]
11:10 AM Ticket #6500 (Fails to playback a certain .WAV audio file) updated by megpoid
The issue is that this file fails to playback only on ffmpeg-based …
8:05 AM ffmpeg_logs.zip attached to Ticket #6504 by Florian
all logs to document the issue
8:05 AM Ticket #6504 (Decklink device handling broken after 2017-05-30?) created by Florian
Summary of the bug: I use FFmpeg to capture video and audio from a …
1:51 AM Ticket #6463 (av_interleaved_write_frame(): Cannot allocate memory) updated by epollia
Priority changed

Jun 28, 2017:

11:04 PM Changeset in ffmpeg [45dbb40c] by James Almer <jamrial@gmail.com>
Update mp4 object type for VP9 Updated to the standard value 0xB1 …
10:14 PM Ticket #6500 (Fails to playback a certain .WAV audio file) updated by Elon Musk
Status, Reproduced by developer changed
File IS mp3.
9:39 PM Changeset in ffmpeg [c709f009] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cfhd: Fix invalid left shift of negative value Fixes: runtime …
9:39 PM Changeset in ffmpeg [bc6ab72b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vb: Check vertical GMC component before multiply Fixes: …
8:38 PM Ticket #6503 (interplayvideo: crash with fuzzed file) created by ami_stuff
https://files.fm/u/rrw5bzz8 […] […]
5:40 PM Ticket #6502 (interplayvideo: deadlock with fuzzed file 2) closed by Elon Musk
fixed: Fixed in f0edab6e63ecee29cb68230100f0c2fb5468284c.
5:38 PM Changeset in ffmpeg [f0edab6e] by Paul B Mahol <onemda@gmail.com>
avcodec/interplayvideo: use correct context when checking for enough …
4:49 PM eg12_fuzz2.mve attached to Ticket #6502 by ami_stuff
4:49 PM Ticket #6502 (interplayvideo: deadlock with fuzzed file 2) created by ami_stuff
[…]
3:27 PM Changeset in ffmpeg [0c2acccd] by James Darnley <jdarnley@obe.tv>
avcodec/x86: use new x86-64 functions for -idct simple They now match …
3:27 PM Changeset in ffmpeg [d7246ea9] by James Darnley <jdarnley@obe.tv>
avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 …
3:27 PM Changeset in ffmpeg [8b19467d] by James Darnley <jdarnley@obe.tv>
avcodec/x86: allow future 8-bit simple idct to have "DC only hack" …
3:18 PM Changeset in ffmpeg [c1d1274b] by Paul B Mahol <onemda@gmail.com>
avcodec/interplayvideo: return void Signed-off-by: Paul B Mahol …
3:17 PM Ticket #6499 (interplayvideo: deadlock with fuzzed file) closed by Elon Musk
fixed: Fixed in ed782bebf508d4a27e1beaa040035bf84376f359.
3:14 PM Changeset in ffmpeg [ed782beb] by Paul B Mahol <onemda@gmail.com>
avcodec/interplayvideo: fix dead-lock Fixes #6499. Signed-off-by: …
3:07 PM Changeset in ffmpeg [613ccdaa] by Paul B Mahol <onemda@gmail.com>
avcodec/interplayvideo: use int16_t instead of short Signed-off-by: …
3:03 PM Ticket #6498 (interplayvideo: assertion failure with fuzzed file) closed by Elon Musk
fixed: Fixed in 42f516b5d356a1fe9945dfe770a4f62ce62f3080.
3:02 PM Changeset in ffmpeg [42f516b5] by Paul B Mahol <onemda@gmail.com>
avcodec/interplayvideo: check that video_size is >0 Fixes #6498. …
2:26 PM Ticket #6474 (qt targa: unreadable video encoded with alpha channel) updated by NNois
Hi, that is https://trac.ffmpeg.org/ticket/6466#comment:2
2:19 PM Ticket #6501 (fix decoding some gdv samples) created by ami_stuff
attached files fails to decode for whatever reason: …
1:52 PM ffplay-20170628-183744.log attached to Ticket #6500 by megpoid
FFplay log generated with the -report commandline switch
1:51 PM FF_massfowl.wav attached to Ticket #6500 by megpoid
The file that fails to playback
1:51 PM Ticket #6500 (Fails to playback a certain .WAV audio file) created by megpoid
Summary of the bug: ffplay fails to playback a certain .WAV audio …
1:44 PM Changeset in ffmpeg [969f2159] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc: Add support for alternative transfer characterics SEI The use …
1:44 PM Changeset in ffmpeg [a594f17f] by Vittorio Giovara <vittorio.giovara@gmail.com>
dvbsubdec: Free subrect memory on allocation error Signed-off-by: …
1:44 PM Changeset in ffmpeg [1cfd5663] by Vittorio Giovara <vittorio.giovara@gmail.com>
dvbsubdec: Fixed segfault when decoding subtitles This fixes a …
1:42 PM Changeset in ffmpeg [3426832a] by Vittorio Giovara <vittorio.giovara@gmail.com>
hevc: Add support for alternative transfer characterics SEI The use …
1:25 PM Ticket #6497 (FFmpeg fails to build on 32bit linux) closed by ami_stuff
invalid: hmm probably fixed yesterday
1:21 PM eg12_fuzz.mve attached to Ticket #6499 by ami_stuff
1:20 PM Ticket #6499 (interplayvideo: deadlock with fuzzed file) created by ami_stuff
[…]
1:19 PM Ticket #6496 (FFMPEG is not pushing the HLS chunks to remote server) updated by George Stoyanov
I can provide some logs if needed.
1:19 PM vopen_fuzz.mve attached to Ticket #6498 by ami_stuff
1:18 PM Ticket #6498 (interplayvideo: assertion failure with fuzzed file) created by ami_stuff
[…]
1:15 PM Ticket #6497 (FFmpeg fails to build on 32bit linux) created by ami_stuff
[…]
1:15 PM Ticket #6496 (FFMPEG is not pushing the HLS chunks to remote server) created by George Stoyanov
Summary of the bug: I am trying to create an HLS stream and to upload …
12:08 PM Changeset in ffmpeg [850c6db9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utvideodec: Factor multiply out of inner loop 0.5% faster …
12:08 PM Changeset in ffmpeg [5eb4701b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utvideodec: bswap directly without memcpy Reviewed-by: Paul B …
12:08 PM Changeset in ffmpeg [676a589c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utvideodec: enable unchecked bitreader inner reader loop …
12:08 PM Changeset in ffmpeg [9c604b34] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utvideodec: hardcode vlc bits 2.5% faster vlc decoding …
12:08 PM Changeset in ffmpeg [1835c5e7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utvideodec: Move bitstream end check out of inner loop This …
10:22 AM Changeset in ffmpeg [b12a361] by Clément Bœsch <u@pkh.me>
lavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysis
10:22 AM Changeset in ffmpeg [ff0ecef6] by Clément Bœsch <u@pkh.me>
lavc/aarch64: add a few SIMD functions for AAC PS ☭ …
10:22 AM Changeset in ffmpeg [9bbb0fbd] by Clément Bœsch <u@pkh.me>
lavc/aacpsdsp: fix a few spaces (cosmetics)
10:22 AM Changeset in ffmpeg [edd041e6] by Clément Bœsch <u@pkh.me>
checkasm: add AAC PS tests This includes various fixes and …
10:03 AM Ticket #6495 (Add low latency mode in nvcuvid/nvdecode) updated by abrevet
Replying to heleppkes: > The decoder would be terribly …
9:59 AM Changeset in ffmpeg [e4a27e2f] by Clément Bœsch <u@pkh.me>
lavc/arm: fix lack of precision in ff_ps_stereo_interpolate_neon The …
9:53 AM Ticket #6495 (Add low latency mode in nvcuvid/nvdecode) updated by Hendrik
The decoder would be terribly slow without this delay, fwiw.
9:52 AM Ticket #6494 (Concat'ing HEVC streams with different encoding parameters produces ...) updated by Hendrik
The concat filter works on decoded streams, so you can re-encode them …
9:51 AM Ticket #6495 (Add low latency mode in nvcuvid/nvdecode) created by abrevet
When I use h264_cuvid, it takes 4 extra frames to pass before it …
9:15 AM Ticket #6494 (Concat'ing HEVC streams with different encoding parameters produces ...) updated by Artem S. Tashkinov
Um, sorry, didn't get you: > the concat demuxer can only work on 100% …
9:11 AM Ticket #6494 (Concat'ing HEVC streams with different encoding parameters produces ...) updated by Timo R.
This is entirely normal and expected, the concat demuxer can only work …
9:01 AM Ticket #6494 (Concat'ing HEVC streams with different encoding parameters produces ...) updated by Artem S. Tashkinov
A person on IRC told me this problem is caused by the fact that the …
12:18 AM Ticket #6402 (First frames incorrect after seeking on H264 file) updated by Dale Curtis
I don't think this is a duplicate of #5090. The video plays fine until …
Note: See TracTimeline for information about the timeline view.