Timeline



May 24, 2018:

4:25 PM Ticket #7228 (The codec option 'sc_factor' disappeared from the libavcodec 4.0) closed by Carl Eugen Hoyos
fixed: The option was disabled since 2013, documentation issue fixed in …
4:23 PM Changeset in ffmpeg [7c333dc6] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
doc/codecs: Remove option sc_factor. Fixes ticket #7228. The option …
1:43 PM Ticket #7225 (fate-filter-hls-append test fails if system time is not set) updated by James Cowgill
Replying to stevenliu: > try this patch please: > > …
12:37 PM Changeset in ffmpeg [35ed7f93] by Luca Barbato <lu_zero@gentoo.org>
qsvenc: Add an option to disable MFE mode Provide proper aliases to …
12:08 PM Ticket #7228 (The codec option 'sc_factor' disappeared from the libavcodec 4.0) created by Andrey
The encoding option 'sc_factor' which was available in ffmpeg 3.x now …
8:59 AM Ticket #7227 (`skip_frames nokey` not working correctly for some videos) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Use -skip_frame nointra to get more frames.
6:47 AM Ticket #7227 (`skip_frames nokey` not working correctly for some videos) updated by Anton
https://www.dropbox.com/s/y82prs3tq2uwfhg/test.mkv?dl=1
6:45 AM Ticket #7227 (`skip_frames nokey` not working correctly for some videos) updated by Anton
oops, file limit is too low, I will look for a solution to provide mkv …
6:43 AM Ticket #7227 (`skip_frames nokey` not working correctly for some videos) created by Anton
skip_frames nokey not working correctly for some videos How to …
4:12 AM Ticket #7225 (fate-filter-hls-append test fails if system time is not set) updated by Steven Liu
try this patch please: https://patchwork.ffmpeg.org/patch/9067/
3:58 AM Ticket #7160 (hls fmp4 http upload - user agent and http method not respected for ...) closed by Steven Liu
fixed: fix by: 50df4c958b641e3ee3114e1eb659a151d34d2ac1
3:57 AM Ticket #7149 (Segfault when decoding dash streams) closed by Steven Liu
fixed
3:55 AM Changeset in ffmpeg [50df4c95] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: support http method for hls fmp4 fix ticket: 7160 …
3:54 AM Ticket #7149 (Segfault when decoding dash streams) updated by Steven Liu
fixed by commit : 93fc96e1997de1ca4e452ca923dfa0ee5a35e589
3:49 AM Changeset in ffmpeg [04b60606] by Steven Liu <lq@chinaffmpeg.org>
avformat/dashdec: replace user-agent to user_agent for deprecate …
3:49 AM Changeset in ffmpeg [93fc96e1] by Steven Liu <lq@chinaffmpeg.org>
avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash …
3:48 AM Changeset in ffmpeg [9aee574d] by Steven Liu <lq@chinaffmpeg.org>
avformat/dashdec: Fix for ticket 7149 (Segfault when decoding dash …
12:20 AM Changeset in ffmpeg [8ef51a40] by Mark Thompson <sw@jkqxz.net>
hwcontext_vaapi: Fix mapping from DRM This was broken by …

May 23, 2018:

11:17 PM gdb-valgrind.txt attached to Ticket #7223 by flaisob
gdb valgrind log
10:01 PM Ticket #7199 (Broken P010 colorspace conversion) updated by thx4ever
I can confirm it's a bug in ffmpeg not intel hevc plugin otherwise …
9:53 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Lastique
Replying to cehoyos: > Do I understand correctly that you …
9:51 PM Ticket #7209 (Build error with clang5 on Mac) updated by mig
Cc changed
9:21 PM Ticket #7199 (Broken P010 colorspace conversion) updated by Carl Eugen Hoyos
Replying to thx4ever: > Hi cehoyos, i have tryed latest …
9:19 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Carl Eugen Hoyos
Keywords changed
Do I understand correctly that you can only reproduce a crash with …
9:07 PM sample.hevc attached to Ticket #7199 by thx4ever
Sample hevc file encoded with ffmpeg with Intel hevc software plugins
9:05 PM Ticket #7199 (Broken P010 colorspace conversion) updated by thx4ever
Hi cehoyos, i have tryed latest zeranoe git build and still i can …
8:10 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by James
Could you submit this (or any) patch to the mailing list? That's the …
7:58 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Lastique
Here's the patch that fixes the test instead. Aside from fixing 2-byte …
7:56 PM 11_fix_vf_blend_unaligned_test.patch attached to Ticket #7226 by Lastique
The patch to fix vf_blend test
7:17 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Lastique
> Patch is not good, you killed macro. I couldn't use the AV_*
7:14 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Lastique
> We have AV_R* and AV_W* macros in libavutil/intreadwrite.h for …
7:12 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Elon Musk
Patch is not good, you killed macro. Besides checkasm test thing is …
7:07 PM 11_fix_vf_blend_unaligned_crash.patch attached to Ticket #7226 by Lastique
The patch to fix unaligned memory access in vf_blend
6:16 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Dennis
ffmpeg -f lavfi -i testsrc -f rtsp rtsp://localhost:554/live ffmpeg …
5:44 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by James
We have AV_R* and AV_W* macros in libavutil/intreadwrite.h for …
5:38 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Lastique
I'm not sure it will be reproducible with ffmpeg command line tool …
5:13 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Elon Musk
Are you sure crash can be produced with blend filter wih ffmpeg?
5:03 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) updated by Lastique
I've also attached a patch to fix the unaligned memory access. With it …
5:01 PM 00_compile_flags.patch attached to Ticket #7226 by Lastique
The patch used to enable auto-vectorization
4:59 PM Ticket #7226 (Generic vf_blend implementation contains unaligned memory access) created by Lastique
Summary of the bug: The generic C implementation of the vf_blend …
1:38 PM Ticket #7225 (fate-filter-hls-append test fails if system time is not set) created by James Cowgill
Summary of the bug: The fate-filter-hls-append test fails if the …
12:23 PM Ticket #7223 (ffmpeg fails to get https over http proxy) updated by Carl Eugen Hoyos
Replying to flaisob: > {{{ > export …
8:02 AM Ticket #7209 (Build error with clang5 on Mac) updated by Jim DeLaHunt
Patch submitted by Michael Niedermayer, 22. May 2018. See mail to …
7:34 AM Ticket #7209 (Build error with clang5 on Mac) updated by Jim DeLaHunt
On my Mac OS X 10.11.6 system, putting parentheses around the …
6:12 AM CompilationGuide/Centos edited by Kev
Adding Theora (diff)
6:03 AM Ticket #7223 (ffmpeg fails to get https over http proxy) updated by flaisob
export http_proxy=​http://127.0.0.1:1234 ./ffmpeg -i …

May 22, 2018:

9:56 PM Ticket #7224 (memory leak av_codec_send_packet) updated by Carl Eugen Hoyos
Keywords, Component changed
9:26 PM Ticket #7223 (ffmpeg fails to get https over http proxy) updated by ryonsabouni
See how it says "ffmpeg version 4.0 Copyright...." That means that you …
8:51 PM Ticket #7224 (memory leak av_codec_send_packet) closed by hagorms
invalid
8:38 PM Ticket #7224 (memory leak av_codec_send_packet) updated by hagorms
memory releases when I do : avcodec_flush_buffers(m_codec_ctx_ptr); …
8:37 PM Ticket #7224 (memory leak av_codec_send_packet) updated by hagorms
Component changed
8:34 PM memory_leak_callstack.png attached to Ticket #7224 by hagorms
memory leak callstack
8:31 PM Ticket #7224 (memory leak av_codec_send_packet) created by hagorms
Summary of the bug: when do avcodec_send_packet, av_util 5.6 allocates …
8:09 PM Ticket #7165 (STSC entry invalid) closed by Carl Eugen Hoyos
fixed: Fixed by Michael in fe84f70819d6f5aab3c4823290e0d32b99d6de78
7:05 PM Changeset in ffmpeg [fe84f708] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: replace a value error by clipping into valid range in …
7:05 PM Changeset in ffmpeg [919e3737] by Michael Niedermayer <michael@niedermayer.cc>
avformat/bintext: Reduce detection for random .bin files as it more …
2:50 PM Ticket #7186 (use " -c copy ", but the output's duration and file size doubled) closed by Carl Eugen Hoyos
duplicate
10:55 AM Changeset in ffmpeg [1083808c] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/jpeg2000dec: Move a variable declaration closer to its usage.
10:54 AM Changeset in ffmpeg [848ce6f0] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/jpeg2000dec: Use a define to clarify the meaning of a constant.
10:48 AM Changeset in ffmpeg [15f50ccc] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/h264_parse: Remove a superfluous linebreak.
12:26 AM Ticket #7223 (ffmpeg fails to get https over http proxy) updated by flaisob
uncut console output, for lastest ffmpeg stable release: > export …

May 21, 2018:

11:55 PM Ticket #7223 (ffmpeg fails to get https over http proxy) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head and provide the command line you …
11:51 PM Ticket #7222 (inaccurate -ss seek) updated by ryonsabouni
Hmm so seems like the edits lists aren't being accounted for correctly
11:31 PM Ticket #7223 (ffmpeg fails to get https over http proxy) created by flaisob
ffmpeg version 4.0 Copyright (c) 2000-2018 the FFmpeg developers …
11:15 PM Ticket #7222 (inaccurate -ss seek) updated by mkver
FFmpeg/Lavf created output.mp4 and this of course includes the the …
11:03 PM Ticket #7222 (inaccurate -ss seek) updated by ryonsabouni
11:03 PM Ticket #7222 (inaccurate -ss seek) updated by ryonsabouni
Replying to mkver: > 1. For video tracks, the first frame …
11:01 PM Ticket #7222 (inaccurate -ss seek) updated by ryonsabouni
Ok so the error here is that the movie header box has the incorrect …
10:59 PM Ticket #7222 (inaccurate -ss seek) updated by ryonsabouni
10:57 PM Ticket #7222 (inaccurate -ss seek) updated by ryonsabouni
10:52 PM Ticket #7222 (inaccurate -ss seek) updated by mkver
Priority changed
Sorry, I saw that cehoyos changed the priority, but I was unaware that …
10:51 PM Ticket #7222 (inaccurate -ss seek) updated by mkver
Priority changed
1. For video tracks, the first frame (in decoding order) must …
10:49 PM Ticket #7222 (inaccurate -ss seek) updated by Carl Eugen Hoyos
Priority changed
10:43 PM Changeset in ffmpeg [c24d247e] by James Almer <jamrial@gmail.com>
libavformat: add mbedTLS based TLS Signed-off-by: James Almer …
9:54 PM ffmpeg-20180521-145006.log attached to Ticket #7222 by ryonsabouni
9:54 PM output.mp4 attached to Ticket #7222 by ryonsabouni
9:54 PM input.mp4 attached to Ticket #7222 by ryonsabouni
9:52 PM Changeset in ffmpeg [27df34bf] by James Almer <jamrial@gmail.com>
avcodec/libvpxenc: fix setting amount of threads used for encoding …
9:52 PM Ticket #7222 (inaccurate -ss seek) created by ryonsabouni
Summary of the bug: -ss before input seeks accurately for audio, not …
9:33 PM Ticket #7212 (-ss before input does not provide proper output) closed by ryonsabouni
needs_more_info: new ticket with bettter formatting and input/output files in the works
7:54 PM Changeset in ffmpeg [ba7d1377] by Mark Thompson <sw@jkqxz.net>
hwcontext: Add test for device creation and derivation This uses any …
7:16 PM Changeset in ffmpeg [70d25268] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: fix memory leak with merge_pmt_versions=1 …
7:13 PM Changeset in ffmpeg [fc2daf36] by Aman Gupta <aman@tmm1.net>
doc: remove AVStream private fields from APIchanges Signed-off-by: …
7:13 PM Changeset in ffmpeg [64680fff] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: rename variable to clarify meaning Both stream_id …
10:34 AM Ticket #6813 (Transparency broken when encoding animated gif) updated by fractalawareness
Is there any workaround for this issue?
1:05 AM Ticket #7165 (STSC entry invalid) updated by cjburian
Found this bug report googling for ffmpeg STSC entry is invalid. …

May 20, 2018:

11:50 PM Changeset in ffmpeg [2c2d689c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Only fail for STCO/STSC contradictions if both exist …
11:38 PM Changeset in ffmpeg [56e76bd] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Break out early if chunk_count is 0 in mov_build_index() …
11:04 PM Ticket #6592 (DNxHD error during encoding: too many threads) updated by Carl Eugen Hoyos
Keywords, Component changed
11:02 PM Ticket #6598 (Conversion from FLAC to OGG creates broken files when the FLAC has images) closed by Carl Eugen Hoyos
needs_more_info
9:56 PM Changeset in ffmpeg [fac5849] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1: FIELDTX is only present in interlaced frame I/BI pictures …
6:58 PM Ticket #7098 (Segmentation fault: 11 with -hwaccel auto on macOS10.12.6) closed by Aman
fixed: This is fixed on master since 8f146b526ff8d63adc02e1c5db15850f4589230b
6:43 PM Ticket #7098 (Segmentation fault: 11 with -hwaccel auto on macOS10.12.6) updated by Carl Eugen Hoyos
Component, Version, Priority, Keywords changed
6:34 PM Ticket #7156 (vorbis Extradata corrupt) closed by Carl Eugen Hoyos
duplicate: Looks like a duplicate of ticket #1690.
11:17 AM Changeset in ffmpeg [cadf7a7] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mp3dec: require 90% of a file to be mp3 if only 1 mp3 frame …
11:17 AM Changeset in ffmpeg [81b3e7c9] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mp3dec: Require 50% of the file to be mp3 frames in the …
11:17 AM Changeset in ffmpeg [60d17927] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mp3dec: Require probing data to be 50% mp3 frames for low …
11:17 AM Changeset in ffmpeg [2b86472a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1: fix calculation of the last line of a slice Only for the …
11:17 AM Changeset in ffmpeg [ca878845] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vc1: DIRECTBIT is only present in inter MBs DIRECTBIT was …
10:11 AM Ticket #6129 (Capturing screen outputs all black video (cursor is partially seen).) updated by victornoel
Hi, For the record, there is now an API for screen grabbing in …
8:28 AM Ticket #7209 (Build error with clang5 on Mac) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
8:28 AM Ticket #7219 (Fails to build on Mac OS X 10.11) updated by Carl Eugen Hoyos
Resolution changed
See #7209
8:25 AM Ticket #7221 (V4l2 fails when attempting a second capture) updated by Carl Eugen Hoyos
Keywords, Version, Component changed
8:25 AM Ticket #7218 (cur_dts invalid when generating ts file output with streamid 0:0x11) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
8:18 AM Ticket #7214 (Amazon violates (L)GPL) updated by Carl Eugen Hoyos
The patchfile looks unchanged, so I don't understand how this can be …
8:14 AM Ticket #7187 (ffmpeg stops immediately when sending by libsrt) closed by pkv
invalid
4:21 AM Ticket #7214 (Amazon violates (L)GPL) updated by Hen
Thanks @cehoyos. We went back to the contributor, fixed some …
12:07 AM Ticket #7218 (cur_dts invalid when generating ts file output with streamid 0:0x11) updated by Robert Herzog
I know. I came recently to the team working on said problem... there …

May 19, 2018:

11:01 PM Ticket #7218 (cur_dts invalid when generating ts file output with streamid 0:0x11) updated by mkver
PID 0x11 is one of the PIDs reserved for DVB metadata; it's generally …
9:14 PM Ticket #7187 (ffmpeg stops immediately when sending by libsrt) updated by pkv
Bug confirmed on my side and by several other people: …
8:14 PM Ticket #7219 (Fails to build on Mac OS X 10.11) updated by Michael Niedermayer
Does wraping them in () workaround this ? if so feel free to send a …
7:23 PM Ticket #7221 (V4l2 fails when attempting a second capture) created by André Moreira
I am trying to capture video using this card: …
6:41 PM Ticket #7219 (Fails to build on Mac OS X 10.11) closed by James
invalid: […] This is a faulty memcpy implementation as a macro. It's …
4:57 PM Ticket #7220 (Pointer returned from av_demuxer_iterate() should not be const) updated by John Lindgren
Well, if the goal is to annotate all uses of <AVInputFormat *> with …
4:40 PM Ticket #7220 (Pointer returned from av_demuxer_iterate() should not be const) updated by Hendrik
AVInputFormat should be constant, so instead the other spots should be …
4:33 PM Ticket #7220 (Pointer returned from av_demuxer_iterate() should not be const) created by John Lindgren
Summary of the bug: av_demuxer_iterate() was added in commit …
2:09 PM Ticket #7219 (Fails to build on Mac OS X 10.11) created by Firas Kraiem
Latest git master on fully updated OS X 10.11.6. […]
12:55 PM Changeset in ffmpeg [411f7141] by Martin Vignali <martin.vignali@gmail.com>
avdevice/sdl2 : add option to define if the window quit action is available
12:55 PM Changeset in ffmpeg [644130bc] by Martin Vignali <martin.vignali@gmail.com>
avdevice/sdl2output : fix setting window_size
9:00 AM ffmpeg-20180519-101237.log attached to Ticket #7218 by Robert Herzog
Logfile generated with -report flag
9:00 AM Ticket #7218 (cur_dts invalid when generating ts file output with streamid 0:0x11) created by Robert Herzog
Summary of the bug: When generating a mpeg transport stream file with …
5:30 AM Ticket #7217 (ffprobe produces wrong XML; "data_hash" attribute sometimes in text) created by Carl Reinke
The "data_hash" attribute is sometimes in the text instead of in the …
2:16 AM Changeset in ffmpeg [da399903] by Aman Gupta <aman@tmm1.net>
ffprobe: fix SEGV when new streams are added Signed-off-by: Aman …
2:16 AM Changeset in ffmpeg [8336a662] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: fix incorrect indentation Signed-off-by: Aman Gupta …
2:16 AM Changeset in ffmpeg [d1845e7f] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: initialize section_buf to fix valgrind test failure …
2:16 AM Changeset in ffmpeg [852f7844] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: reindent after last change Signed-off-by: Aman Gupta …
2:16 AM Changeset in ffmpeg [c343eabf] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: parse sections with multiple tables Fixes PMT …
2:16 AM Changeset in ffmpeg [7ad163c2] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: clean up whitespace Signed-off-by: Aman Gupta …
2:16 AM Changeset in ffmpeg [ef28571e] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: use MAX_SECTION_SIZE instead of hardcoded value …
2:16 AM Changeset in ffmpeg [97aea633] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: skip non-PMT tids earlier This mimics the logic flow …
2:16 AM Changeset in ffmpeg [bb6a34f2] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: add workaround for buggy amlogic mpeg2 decoder …
2:16 AM Changeset in ffmpeg [db5631e4] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: wait on first frame after input buffers are …
2:16 AM Changeset in ffmpeg [df2c811b] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: restructure mediacodec_receive_frame The new …
2:16 AM Changeset in ffmpeg [6f55a36b] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodec_wrapper: add helper to fetch SDK_INT …
2:16 AM Changeset in ffmpeg [33042d63] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: refactor pts handling Also fixes a bug where …
2:16 AM Changeset in ffmpeg [3054e53d] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: use AV_TIME_BASE_Q Signed-off-by: Matthieu …
2:16 AM Changeset in ffmpeg [84bf6310] by Aman Gupta <aman@tmm1.net>
avcodec/mediacodecdec: clarify delay_flush specific code As of …
2:16 AM Changeset in ffmpeg [2884575d] by Aman Gupta <aman@tmm1.net>
avcodec/videotoolbox: fix decoding of some HEVC videos In a normal …
2:16 AM Changeset in ffmpeg [76716518] by Aman Gupta <aman@tmm1.net>
avcodec/hevc: remove videotoolbox hack No longer required since …
2:07 AM Changeset in ffmpeg [e8caf67f] by Aman Gupta <aman@tmm1.net>
avcodec/videotoolbox: split h264/hevc callbacks Previously the shared …
2:07 AM Changeset in ffmpeg [e40922c1] by Aman Gupta <aman@tmm1.net>
avcodec/videotoolbox: cleanups No functional changes. Signed-off-by: …
2:07 AM Changeset in ffmpeg [ef9478d2] by Aman Gupta <aman@tmm1.net>
avcodec/videotoolbox: fix kVTCouldNotFindVideoDecoderErr trying to …
2:07 AM Changeset in ffmpeg [13d83899] by Aman Gupta <aman@tmm1.net>
avcodec/videotoolbox: improve logging of decoder errors …
2:00 AM Changeset in ffmpeg [16b4f97b] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: add merge_pmt_versions option This new optional flag …
2:00 AM Changeset in ffmpeg [24579bf] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: keep track of PMT details in AVProgram/AVStream With …
2:00 AM Changeset in ffmpeg [2b2f2f6] by Aman Gupta <aman@tmm1.net>
avformat: add fields to AVProgram/AVStream for PMT change tracking …

May 18, 2018:

8:42 PM Changeset in ffmpeg [79126ce8] by James Almer <jamrial@gmail.com>
avfilter/vsrc_testsrc: fix a preprocessor check Signed-off-by: James …
7:38 PM Changeset in ffmpeg [8f146b52] by Aman Gupta <aman@tmm1.net>
avcodec/videotoolbox: fix decoding of some HEVC videos In a normal …
7:04 PM Changeset in ffmpeg [e24d768a] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: add skip_unknown_pmt option Some filtered mpegts …
5:12 PM Changeset in ffmpeg [2940af93] by Clément Bœsch <u@pkh.me>
tests/checkasm/nlmeans: fix invalid read/write on ii buffer
1:39 PM Changeset in ffmpeg [eb28b5ec] by Tobias Rapp <t.rapp@noa-archive.com>
avfilter/vsrc_testsrc: add pal75bars and pal100bars video filter …
11:15 AM Changeset in ffmpeg [e9dd5b4f] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_waveform: add slice threading Signed-off-by: Paul B Mahol …
7:36 AM Ticket #7214 (Amazon violates (L)GPL) updated by Carl Eugen Hoyos
The ffmpeg binaries in the two repositories are different, the …
4:45 AM Ticket #7214 (Amazon violates (L)GPL) updated by Hen
Thank you ffmpeg community for your patience. We've worked with …
1:58 AM Ticket #6521 (HEIF support) updated by Justin Mo
I write heif demux plugin for ffmpeg, it can work with vfilter …
1:38 AM Changeset in ffmpeg [8e7b13b9] by Rostislav Pehlivanov <atomnuker@gmail.com>
opusenc: use for loops with declarations Signed-off-by: Rostislav …
1:27 AM Ticket #4831 (Can't initialize h264_qsv encoder post Aug 29 2015 - Ivy Bridge CPU) updated by Dennis E. Mungai
Concerning platform support for QuickSync: If you're using Intel's …
1:24 AM Changeset in ffmpeg [62a7a704] by Rostislav Pehlivanov <atomnuker@gmail.com>
doc/developer: update style guidelines to include for loops with …
1:22 AM Changeset in ffmpeg [ce943dd6] by Rostislav Pehlivanov <atomnuker@gmail.com>
configure: error out on unsupported MSVC versions The FATE tests for …

May 17, 2018:

10:07 PM Ticket #7216 (Apache 2.4.7 is not always responding) updated by anatoly techtonik
Upgrade to Ubuntu 18.04 + nginx ?
8:55 PM CompilationGuide/Ubuntu edited by llogan
added libnuma-dev for x265 (diff)
7:03 PM Changeset in ffmpeg [5dfeb7f0] by Aman Gupta <aman@tmm1.net>
avformat/mpegts: tag video streams with still images Parses the …
6:33 PM Changeset in ffmpeg [2734f8d6] by Aman Gupta <aman@tmm1.net>
avformat: add skip_estimate_duration_from_pts For seekable mpegts …
5:39 PM Ticket #7213 (Cannot build ffmpeg 4.0 with --enable-libvorbis) updated by Mario Grgic
Replying to jamrial: > This is not an ffmpeg issue. It …
5:24 PM Ticket #7213 (Cannot build ffmpeg 4.0 with --enable-libvorbis) closed by James
invalid: This is not an ffmpeg issue. It looks like you only have static …
5:20 PM Ticket #7213 (Cannot build ffmpeg 4.0 with --enable-libvorbis) updated by Timo R.
That means its pkg-config file is broken then. It's supposed to …
5:16 PM Ticket #7213 (Cannot build ffmpeg 4.0 with --enable-libvorbis) updated by Mario Grgic
If I also add -logg option to the linker command: gcc …
3:45 PM ffmpeg-git-master.log attached to Ticket #7212 by ryonsabouni
2:40 PM Ticket #7216 (Apache 2.4.7 is not always responding) updated by Timo R.
This is not 2.4.7, but a distribution version which supports it, but …
2:33 PM Ticket #7216 (Apache 2.4.7 is not always responding) created by anatoly techtonik
Sometimes this Trac answers with error 500, sometimes doesn't answer …
1:39 PM colorShort.mp4 attached to Ticket #7212 by ryonsabouni
1:39 PM Ticket #7212 (-ss before input does not provide proper output) reopened by ryonsabouni
Replying to cehoyos: > Please test current FFmpeg git head …
1:13 PM Fear Sound 1.xWMA attached to Ticket #7215 by kerohazel
22050 Hz file that produces garbled output when played
11:46 AM Ticket #7210 (avcodec decoder error: existing hardware acceleration cannot be reused) updated by jkqxz
That seems to all be fine with ffmpeg: […] […] I suspect it's …
10:19 AM Changeset in ffmpeg [380ca1bc] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/v210dec: Skip Canopus C210 extradata. Unbreaks files with …
9:32 AM Ticket #7215 (xWMA 22KHz files produce garbled output) updated by Carl Eugen Hoyos
Component changed
Please provide a sample.
9:21 AM Ticket #6304 (Unable to parse some subtitles with a system ffmpeg compiled HandBrake) updated by Simone Caronni
I think this should be closed here, it is not an FFMpeg issue. …
1:57 AM Ticket #7210 (avcodec decoder error: existing hardware acceleration cannot be reused) updated by Julian
Thanks for all your replies! I attached the requested output (no error …
1:51 AM ffmpeg_debugoutput.txt attached to Ticket #7210 by Julian
output of "ffmpeg -v debug -hwaccel vdpau -i your_file -f null -" …
12:31 AM Ticket #7215 (xWMA 22KHz files produce garbled output) created by kerohazel
Summary of the bug: I have several xWMA audio files from a game …
12:23 AM Changeset in ffmpeg [cb944fc7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / …
12:23 AM Changeset in ffmpeg [cb2f7ea9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fic: Check available input space for cursor Fixes: out of …
12:23 AM Changeset in ffmpeg [c6a11714] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fic: Avoid some magic numbers related to cursors …
12:23 AM Changeset in ffmpeg [ba97d75a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4video: Detect reference studio streams as studio streams …
12:23 AM Changeset in ffmpeg [b3a18511] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Check bps (VOL header) before VOP for studio …
12:23 AM Changeset in ffmpeg [9e5d0860] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videodec: Do not corrupt bits_per_raw_sample …
12:23 AM Changeset in ffmpeg [9f73ae31] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videode: Eliminate out of loop VOP startcode reading for …
12:23 AM Changeset in ffmpeg [ab834b8f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g2meet: ask for sample with overflowing RGB Suggested-by: …
12:23 AM Changeset in ffmpeg [4dd2c8b9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/g2meet: Check RGB upper limit Fixes: runtime error: left …
Note: See TracTimeline for information about the timeline view.