Timeline



Aug 1, 2016:

10:11 PM Changeset in ffmpeg [01f0598b] by James Almer <jamrial@gmail.com>
Merge commit '996f13413b0415097e2a184d161462ffb3ceb647' * commit …
9:57 PM Changeset in ffmpeg [bea17a3d] by Michael Niedermayer <michael@niedermayer.cc>
af_hdcd: Warn if there is any resampling or format conversion in the …
9:57 PM Changeset in ffmpeg [d574e22] by Michael Niedermayer <michael@niedermayer.cc>
af_hdcd: Process stereo channels together, fix #5727 Issue #5727: …
9:15 PM Changeset in ffmpeg [517dd04f] by James Almer <jamrial@gmail.com>
Merge commit 'bc7f4268514624e1286ea76d27a89a56b4ee18e1' * commit …
7:46 PM Changeset in ffmpeg [fd4eb565] by James Almer <jamrial@gmail.com>
Merge commit '8281cd5cb80582d668ce0848e0e035b383f161f6' * commit …
6:11 PM Changeset in ffmpeg [f41048f6] by James Almer <jamrial@gmail.com>
Merge commit '5c2fb561d94fc51d76ab21d6f7cc5b6cc3aa599c' * commit …
5:48 PM Changeset in ffmpeg [12759cc0] by Michael Niedermayer <michael@niedermayer.cc>
af_hdcd: Move code detect/check into own function Signed-off-by: Burt …
5:48 PM Changeset in ffmpeg [b90d0ab4] by Michael Niedermayer <michael@niedermayer.cc>
af_hdcd: add force_pe filter option Used to attempt replication of …
5:48 PM Changeset in ffmpeg [6517177] by Michael Niedermayer <michael@niedermayer.cc>
af_hdcd: Improve error detection logging * Moves the filter context …
5:47 PM Changeset in ffmpeg [bbf0b4fa] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: Add myself for af_hdcd Signed-off-by: Burt P …
4:04 PM Changeset in ffmpeg [4c121ad5] by James Almer <jamrial@gmail.com>
Merge commit '1cf2f3d334f52849aae2be868bad1e5fa5f59aa0' * commit …
4:03 PM Changeset in ffmpeg [7c8bf2dc] by James Almer <jamrial@gmail.com>
Merge commit 'b24dafe10572254ff0decc18b0d7c3d3707d5a29' * commit …
4:02 PM Changeset in ffmpeg [9ee1f033] by James Almer <jamrial@gmail.com>
Merge commit '70b1dcef2d859ae6b3e21d61de928c3dd0cf1aa4' * commit …
3:58 PM Changeset in ffmpeg [8c793288] by James Almer <jamrial@gmail.com>
Merge commit 'f638b67e5790735f34620bf82025c9b9d6fc7216' * commit …
3:33 PM build.fd2cde0.log attached to Ticket #5748 by Bryan Murphy
3:32 PM Ticket #5748 (M3U8 playback broken after seek in Safari OSX/iOS) updated by Bryan Murphy
Yes, I can reproduce this with current origin/master fd2cde0. Here is …
3:29 PM Changeset in ffmpeg [8f6a95a1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp9_parser: Check the input frame sizes for being consistent …
3:29 PM Changeset in ffmpeg [b4922dae] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: parse keyframe before a\v stream was created …
3:29 PM Changeset in ffmpeg [88e3e6b9] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: splitting add_keyframes_index() out from …
3:29 PM Changeset in ffmpeg [87d5146f] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/rtpdec_asf: zero initialize the AVIOContext struct This …
3:29 PM Changeset in ffmpeg [caf32880] by Michael Niedermayer <michael@niedermayer.cc>
libavutil/opt: Small bugfix in example. Fix const corectness and zero …
3:29 PM Changeset in ffmpeg [7c01fa96] by Michael Niedermayer <michael@niedermayer.cc>
libx264: Increase x264 opts character limit to 4096 Signed-off-by: …
3:29 PM Changeset in ffmpeg [e4eab67a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_parser: Set sps/pps_ref Fixes use of freed memory Should …
3:05 PM Changeset in ffmpeg [77b0f3f2] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp9_parser: Check the input frame sizes for being consistent …
2:45 PM Ticket #5748 (M3U8 playback broken after seek in Safari OSX/iOS) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Is the issue reproducible with current FFmpeg git head? If yes, please …
2:31 PM Ticket #5748 (M3U8 playback broken after seek in Safari OSX/iOS) created by Bryan Murphy
I recently tried upgrading to ffmpeg 3.1 and a number of videos that …
1:31 PM Ticket #5747 (Dirac decoder compilation fails on x64 when yasm is available) closed by Carl Eugen Hoyos
worksforme: I can neither reproduce with new nor old yasm on osx. Please test …
1:03 PM Ticket #5746 (LucasArts SANM/SMUSH video fails to decode) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
10:43 AM SponsoringPrograms/Outreachy/2016-12 created by compn
3:56 AM Changeset in ffmpeg [fd2cde02] by Timothy Gu <timothygu99@gmail.com>
Doxygen: Re-enable JAVADOC_AUTOBRIEF

Jul 31, 2016:

7:50 PM Changeset in ffmpeg [014773b6] by Martin Storsjö <martin@martin.st>
libavutil: Use an intermediate variable in AV_COPY*U If AV_RN and …
7:50 PM Changeset in ffmpeg [25bacd0a] by Martin Storsjö <martin@martin.st>
Don't use expressions with side effects in macro parameters AV_WB32 …
7:50 PM Changeset in ffmpeg [7ebdffc3] by Martin Storsjö <martin@martin.st>
dxv: Check to make sure we don't overrun buffers on corrupt inputs …
5:19 PM Changeset in ffmpeg [04da20e5] by Timothy Gu <timothygu99@gmail.com>
dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD The header is not …
2:59 PM Changeset in ffmpeg [c9ae8be] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskaenc: fix Voids with size < 10 Signed-off-by: Michael …
2:36 PM Changeset in ffmpeg [390eea61] by Michael Niedermayer <michael@niedermayer.cc>
af_hdcd: give cdt expired counter a value for never set The counter …
2:36 PM Changeset in ffmpeg [999c6b1d] by Michael Niedermayer <michael@niedermayer.cc>
af_hdcd: fix a minor cosmetic annoyance Signed-off-by: Michael …
7:26 AM makefile.output attached to Ticket #5747 by Nicholas
Output of make command
7:26 AM Ticket #5747 (Dirac decoder compilation fails on x64 when yasm is available) created by Nicholas
Summary of the bug: When compiling ffmpeg on MacOSX x64 and using …
6:19 AM Changeset in ffmpeg [e328178d] by Anton Khirnov <anton@khirnov.net>
qsvdec: only access hwaccel_context is the pixel format is QSV We do …
6:19 AM Changeset in ffmpeg [ed1cd810] by Anton Khirnov <anton@khirnov.net>
flac demuxer: improve probing Extend the probe function to validate …
6:19 AM Changeset in ffmpeg [5ebef79a] by Anton Khirnov <anton@khirnov.net>
Fix instances of broken indentation found by gcc 6
2:52 AM Changeset in ffmpeg [cebad64d] by Timothy Gu <timothygu99@gmail.com>
Doxyfile: Reset unused options back to default Silences a few warnings.
2:52 AM Changeset in ffmpeg [5522da9e] by Timothy Gu <timothygu99@gmail.com>
doxygen: Remove outdated EXPAND_AS_DEFINED
1:36 AM Ticket #5746 (LucasArts SANM/SMUSH video fails to decode) updated by Dan Loewenherz
Just checked, yep, reproducible with latest git head (906ee41). Link …
12:32 AM Ticket #5746 (LucasArts SANM/SMUSH video fails to decode) updated by Carl Eugen Hoyos
If the issue is reproducible with current FFmpeg git head please …

Jul 30, 2016:

10:45 PM Ticket #5746 (LucasArts SANM/SMUSH video fails to decode) updated by Dan Loewenherz
Summary changed
10:44 PM Ticket #5746 (LucasArts SANM/SMUSH video fails to decode) updated by Dan Loewenherz
I tried to access the anonymous FTP server to upload input.SAN but I …
10:37 PM output.txt attached to Ticket #5746 by Dan Loewenherz
output.txt
10:35 PM Ticket #5746 (LucasArts SANM/SMUSH video fails to decode) created by Dan Loewenherz
Summary of the bug: Decoding a LucasArts SANM file fails with …
7:53 PM Changeset in ffmpeg [906ee411] by Paul B Mahol <onemda@gmail.com>
avfilter/af_stereowiden: fix read/write past the end of buffer The …
1:17 PM Changeset in ffmpeg [61d302dd] by Paul B Mahol <onemda@gmail.com>
doc/filters: mention HDMI output format for stereo3d filter
10:45 AM Ticket #5738 (alac encoding regression) updated by Carl Eugen Hoyos
Description changed
2:01 AM Changeset in ffmpeg [7204a629] by Timothy Gu <timothygu99@gmail.com>
doxygen: Set tab size to 4
2:01 AM Changeset in ffmpeg [6253e567] by Timothy Gu <timothygu99@gmail.com>
doxygen: Update Doxyfile for Doxygen 1.8.8
2:01 AM Changeset in ffmpeg [f198b8af] by Timothy Gu <timothygu99@gmail.com>
doxygen: Fix PREDEFINED syntax
2:01 AM Changeset in ffmpeg [22df70e9] by Timothy Gu <timothygu99@gmail.com>
doxygen: Add a note on libavutil's modular nature

Jul 29, 2016:

11:02 PM Changeset in ffmpeg [52ec4cc0] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/matroskadec: Add test for seeking with codec delay. Also …
6:49 PM Changeset in ffmpeg [bc9ce5f6] by Michael Niedermayer <michael@niedermayer.cc>
avfilter: Add new format for PSNR stats log Add an AVOption …
5:03 PM Changeset in ffmpeg [5ed4644] by Diego Biurrun <diego@biurrun.de>
x11grab: Rename internal component to "xcbgrab"
5:03 PM Changeset in ffmpeg [4fef648d] by Diego Biurrun <diego@biurrun.de>
Remove the legacy X11 screen grabber The XCB screen grabber is a …
4:46 PM Changeset in ffmpeg [8495d84f] by Diego Biurrun <diego@biurrun.de>
ac3dec: Add some inline hints Signed-off-by: Diego Biurrun …
4:46 PM Changeset in ffmpeg [3db51bf6] by Diego Biurrun <diego@biurrun.de>
ac3dec: Simplify skipping skip_bits_long() can skip up to 32-bit …
4:46 PM Changeset in ffmpeg [f0ccc65b] by Diego Biurrun <diego@biurrun.de>
ac3dec: Split coupling-specific code from decode_audio_block() …
4:46 PM Changeset in ffmpeg [a5ebe5d1] by Diego Biurrun <diego@biurrun.de>
ac3dec: Split spx-specific code from decode_audio_block() …
4:46 PM Changeset in ffmpeg [2ac00d2] by Diego Biurrun <diego@biurrun.de>
mov: Validate the ID number IDs in MOV start from 1. Signed-off-by: …
1:59 PM Changeset in ffmpeg [a115eb9e] by Anton Khirnov <anton@khirnov.net>
mimic: do not release the newly obsolete reference at the end of …
1:28 PM Ticket #5745 (The ‘fieldmatch’ filter sometimes fails to mark combed frames as ...) updated by Alexander Behringer
After I came across this issue, I experimented a bit and read the …
12:22 PM Ticket #5738 (alac encoding regression) updated by Carl Eugen Hoyos
I am currently away, will upload next week, sorry. …
12:17 PM Ticket #5745 (The ‘fieldmatch’ filter sometimes fails to mark combed frames as ...) updated by Carl Eugen Hoyos
But if you have a fix for the issue you see, please do not hesitate to …
12:16 PM Ticket #5745 (The ‘fieldmatch’ filter sometimes fails to mark combed frames as ...) updated by Carl Eugen Hoyos
Please provide a real-world input video: Afaict fieldmatch uses …
11:58 AM Ticket #5738 (alac encoding regression) updated by Elon Musk
Could you upload to more friendly location?, this site tries to give …
10:12 AM Changeset in ffmpeg [0219dc6c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rmdec: Clear extradata when extradata_size is cleared …
9:33 AM Ticket #5745 (The ‘fieldmatch’ filter sometimes fails to mark combed frames as ...) created by Alexander Behringer
== Description == If the fieldmatch filter produces a combed frame, …
9:20 AM Changeset in ffmpeg [a170365a] by Clément Bœsch <u@pkh.me>
Merge commit '4e2f6212483ae1b2a4043cddf0a1cb001b476abc' * commit …
9:13 AM Changeset in ffmpeg [ecf65c30] by Clément Bœsch <u@pkh.me>
Merge commit '251cbb44003caf179fb17afbb8a6c56643c2a646' * commit …
9:01 AM Changeset in ffmpeg [15b26e88] by Clément Bœsch <u@pkh.me>
Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' * commit …
8:39 AM Changeset in ffmpeg [7dda97fb] by Clément Bœsch <u@pkh.me>
Merge commit 'f651c6a259d4bc78f25db11d25df9256d5110bd3' * commit …
8:24 AM Changeset in ffmpeg [cc0852be] by Clément Bœsch <u@pkh.me>
Merge commit '19446dc5fff6a2f5ccd1a73db66e266255a5d768' * commit …
8:24 AM Changeset in ffmpeg [13872d2a] by Clément Bœsch <u@pkh.me>
Merge commit 'bcd91f1644b46dd142c5355c8b742b27d9028903' * commit …
8:13 AM Changeset in ffmpeg [238733f7] by Josh de Kock <josh@itanimul.li>
hapdec: remove unused memory.h include Most systems have this, so it …
7:59 AM Changeset in ffmpeg [a63c7312] by Clément Bœsch <u@pkh.me>
Merge commit '17e7c03e12d1e4490921e7bffaeaa6b46a7ada4e' * commit …
6:47 AM Changeset in ffmpeg [156b5bb9] by Stefano Sabatini <stefasab@gmail.com>
lavf/mpegtsenc: add special case for handling timed ID3 packets Set …
5:31 AM Ticket #5694 (ffmpeg git master compile error on libopenjpeg) updated by Julian Sikorski
It works with 2.1.1 and 1.5.1. For 2.1.0 I would need more time to …

Jul 28, 2016:

10:30 PM Changeset in ffmpeg [28636809] by Michael Niedermayer <michael@niedermayer.cc>
fate: add test for stereotools filter Signed-off-by: Michael …
10:30 PM Changeset in ffmpeg [08c1b6bb] by Michael Niedermayer <michael@niedermayer.cc>
fate: add test for silenceremove filter Signed-off-by: Michael …
9:01 PM Downstreams edited by James
Move Ubuntu 15.10 to the EOL list (diff)
8:38 PM Ticket #5744 (Error when converting mov to mp4 "ratecontrol_init: can't open stats ...) updated by Carl Eugen Hoyos
Priority, Keywords changed
Can you reproduce with a binary linked from our download page?
4:38 PM Ticket #3508 (Cannot open stats file on second pass when attempting to generate ...) updated by Office
IM having this very same issue. I'm very new to FFMPEG so i have no …
2:50 PM Ticket #5744 (Error when converting mov to mp4 "ratecontrol_init: can't open stats ...) created by Office
Summary of the bug: IM trying to convert MOV into MP4 and i get an …
2:11 PM Changeset in ffmpeg [83b99093] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
Changelog: add entry for MediaCodec hwaccel
10:09 AM Changeset in ffmpeg [65b2feb8] by Michael Niedermayer <michael@niedermayer.cc>
avutil/mem: fix memleak The original code assumes av_realloc() will …
9:45 AM Ticket #2886 (HLS source with multiple variants is not optimally handled) updated by Danny Zhao
has anyone implemented the HLS adaptive streaming ?
9:25 AM Ticket #5743 (SAR changes when stream copying y4m video to Matroska when SAR is ...) updated by kieranjol
It is. I tried to reproduce the attributes of my y4m file with …
9:21 AM Ticket #5694 (ffmpeg git master compile error on libopenjpeg) updated by Carl Eugen Hoyos
Does the patch allow compilation with libopenjpeg 2.1.0 and older versions?
9:20 AM Ticket #5739 (Invalid RTCP SR package sent by ffmpeg) closed by Carl Eugen Hoyos
needs_more_info: If you want this fixed in old release series, please tell us which …
9:17 AM Ticket #5743 (SAR changes when stream copying y4m video to Matroska when SAR is ...) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Iirc the issue is also reproducible with -vcodec rawvideo.
8:56 AM Ticket #5739 (Invalid RTCP SR package sent by ffmpeg) updated by sancane
Just tried it. It seems that the problem is solved in git head. Sorry …
8:52 AM Ticket #5743 (SAR changes when stream copying y4m video to Matroska when SAR is ...) created by kieranjol
Summary of the bug: Y4m videos that are stream copied to Matroska can …
8:30 AM Changeset in ffmpeg [d7ae4f79] by Paul B Mahol <onemda@gmail.com>
avfilter/f_drawgraph: add another slide mode
7:30 AM Changeset in ffmpeg [37abc8cc] by Clément Bœsch <clement@stupeflix.com>
lavfi/hdcd: fix style
7:29 AM Changeset in ffmpeg [4791716c] by Clément Bœsch <clement@stupeflix.com>
lavfi/hdcd: mark pe_str as static and const
5:44 AM Ticket #5694 (ffmpeg git master compile error on libopenjpeg) updated by Julian Sikorski
The attached patch is courtesy of Sandro Mani.
5:43 AM ffmpeg_opj2.patch attached to Ticket #5694 by Julian Sikorski
patch fixing build failure
4:59 AM Ticket #5729 (FLV key frame index at start may be skipped) closed by snorlaxzxz
fixed: Fixed #ad14aab
12:57 AM Ticket #5741 (Wrong probing of an mp3 file) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
For future tickets: Please remember to test current FFmpeg git head …
12:26 AM Changeset in ffmpeg [fb91143e] by Michael Niedermayer <michael@niedermayer.cc>
af_hdcd: Report PE as being intermittent or permanent The Peak Extend …
12:06 AM Changeset in ffmpeg [70c1647a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/matroskaenc: Write duration early during mkv_write_header …

Jul 27, 2016:

11:59 PM Ticket #5742 (h264_vaapi encoding with distorted images in result) updated by lvml
Summary changed
11:51 PM Ticket #5742 (h264_vaapi encoding with distorted images in result) created by lvml
Summary of the bug: When encoding high quality 4k video files (from …
10:45 PM Ticket #4930 (FFmpeg fails to detect video stream on Encrypted HLS) closed by Anssi Hannula
fixed: Fixed in 4d85069e5dff37e4a9904767242b47e14cf62a9c, …
10:24 PM Changeset in ffmpeg [04964ac3] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Fix missing streams in some cases with MPEG TS HLS …
10:24 PM Changeset in ffmpeg [83db3c84] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Move stream propagation to a separate function Creation …
10:24 PM Changeset in ffmpeg [9884f17e] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Use an array instead of stream offset for stream mapping …
10:24 PM Changeset in ffmpeg [4d85069e] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Sync starting segment across variants on live streams …
10:24 PM Changeset in ffmpeg [9cb30f7a] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/hls: Fix regression with ranged media segments Commit …
10:24 PM Changeset in ffmpeg [60873bf9] by Anssi Hannula <anssi.hannula@iki.fi>
avformat/utils: Fix find_stream_info not considering the extradata it …
9:47 PM Ticket #5417 (Cannot build ffmpeg with --enable-libopenh264) closed by Carl Eugen Hoyos
fixed
9:39 PM Ticket #5694 (ffmpeg git master compile error on libopenjpeg) updated by Julian Sikorski
https://github.com/uclouvain/openjpeg/commit/3ed5858902055d3500a6ab183f
9:09 PM Changeset in ffmpeg [c26305f6] by Michael Niedermayer <michael@niedermayer.cc>
af_hdcd: Add counter for cdt expirations Adds a counter for when the …
9:09 PM Changeset in ffmpeg [c7ba34b6] by Michael Niedermayer <michael@niedermayer.cc>
af_hdcd: more comments in state struct Add some comments describing …
8:21 PM Changeset in ffmpeg [91854b8e] by Michael Niedermayer <michael@niedermayer.cc>
af_hdcd: Improve HDCD detection HDCD is now only considered detected …
8:21 PM Changeset in ffmpeg [bfe9155a] by Michael Niedermayer <michael@niedermayer.cc>
fate: Add HDCD filter tests for false positive and error detection …
6:19 PM Ticket #5741 (Wrong probing of an mp3 file) created by Polochon_street
Summary of the bug: Probing a specific mp3 file gives strange and …
5:59 PM Ticket #5417 (Cannot build ffmpeg with --enable-libopenh264) updated by bermond
I can confirm that this issue is fixed by git commit …
5:29 PM Changeset in ffmpeg [8385e171] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_slice: Make setup_finished check cover more cases
5:29 PM Changeset in ffmpeg [ad14aab3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: parse keyframe before a\v stream was created …
5:29 PM Changeset in ffmpeg [cd141e71] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: splitting add_keyframes_index() out from …
4:07 PM Changeset in ffmpeg [6c41eda1] by Clément Bœsch <u@pkh.me>
Merge commit 'debca90863e4ee53447efd02483c500f89766384' * commit …
3:31 PM Changeset in ffmpeg [87d1f82] by Clément Bœsch <u@pkh.me>
Merge commit 'f966498e433fead2f5e6b5b66fad2ac062146d22' * commit …
3:24 PM Changeset in ffmpeg [f8ce1e8] by Clément Bœsch <u@pkh.me>
lavc/h264_slice: adjust a few line breaks to reduce diff with Libav
3:12 PM Ticket #5740 (Memory leak on Windows, when unloading FFmpeg dlls) updated by Carl Eugen Hoyos
Then please provide the output of a memory debugger as required for …
3:09 PM Ticket #5740 (Memory leak on Windows, when unloading FFmpeg dlls) reopened by seveneleven
I don't think this is a duplicate (at least not of #3194): This leak …
3:00 PM Changeset in ffmpeg [78c7197e] by Clément Bœsch <u@pkh.me>
Merge commit '54dd9b1cdd9e54f1ee39ae25af0324f8aba2831b' * commit …
2:10 PM Ticket #5740 (Memory leak on Windows, when unloading FFmpeg dlls) closed by Carl Eugen Hoyos
needs_more_info: A leak report would need valgrind output (or an equivalent report like …
2:00 PM Ticket #5740 (Memory leak on Windows, when unloading FFmpeg dlls) created by seveneleven
I built a dll (VC++, Win32), that uses FFmpeg for video processing and …
1:52 PM Ticket #5739 (Invalid RTCP SR package sent by ffmpeg) updated by Carl Eugen Hoyos
Priority, Keywords changed
Is this issue reproducible with current FFmpeg git head?
1:47 PM Ticket #5739 (Invalid RTCP SR package sent by ffmpeg) created by sancane
Summary of the bug: ffmpeg is sending an invalid RTCP SR packet, we …
1:43 PM Changeset in ffmpeg [376d8fb2] by Matthieu Bouron <matthieu.bouron@stupeflix.com>
lavc/ffjni: replace ff_jni_{attach,detach} with ff_jni_get_env If a …
8:59 AM Changeset in ffmpeg [ae90119c] by Diego Biurrun <diego@biurrun.de>
configure: Simplify license incompatibility check
8:59 AM Changeset in ffmpeg [e46a6fb7] by Diego Biurrun <diego@biurrun.de>
avconv: Check that muxing_queue exists before reading from it This …
7:19 AM Changeset in ffmpeg [293676c4] by Martin Storsjö <martin@martin.st>
libopenh264: Support building with the 1.6 release This fixes trac …
7:19 AM Changeset in ffmpeg [c5d326f5] by Martin Storsjö <martin@martin.st>
Add an OpenH264 decoder wrapper This is cherrypicked from libav, from …
6:46 AM HWAccelIntro edited by Timothy Gu
Update table (diff)
6:28 AM Downstreams edited by Timothy Gu
Add Ubuntu 16.10; fix Ubuntu reference; Fedora 22 is EOL'd; ROSA … (diff)
3:15 AM Downstreams edited by James
Update Debian Testing (diff)
1:16 AM Changeset in ffmpeg [54a0a52b] by James Almer <jamrial@gmail.com>
checkasm/vp9dsp: use declare_func_emms in check_loopfilter Fixes …

Jul 26, 2016:

10:42 PM Changeset in ffmpeg [461073e8] by Michael Niedermayer <michael@niedermayer.cc>
ffprobe.xsd: add missing timecode attribute to frameSideDataType …
10:10 PM Changeset in ffmpeg [c2fcf4fa] by Josh de Kock <josh@itanimul.li>
avdev/jack: remove duplicated dispatch macros The macros were moved …
10:03 PM Ticket #5737 (ffmpeg unable to handle input frames of different sizes when setting ...) updated by Carl Eugen Hoyos
Replying to TheSHEEEP: > I am trying to create a video …
8:51 PM Ticket #5735 (CPU usage increases over time (possibly caused by loudnorm)) updated by Carl Eugen Hoyos
Is an mp3 file required as input or is it also reproducible with {{{-f …
8:12 PM Ticket #5735 (CPU usage increases over time (possibly caused by loudnorm)) updated by Ryan Anstey
I'm seeing the gradual increase of CPU usage while streaming a local …
7:59 PM Changeset in ffmpeg [a4edaa02] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add mxext versions of the single-block (w=8,npx=8) h/v …
7:59 PM Changeset in ffmpeg [7ca422bb] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add mxext versions of the single-block (w=4,npx=8) h/v …
7:59 PM Changeset in ffmpeg [726501a3] by Ronald S. Bultje <rsbultje@gmail.com>
vp9: add 32x32 idct AVX2 implementation. About 1.8x speedup compared …
7:55 PM Ticket #5735 (CPU usage increases over time (possibly caused by loudnorm)) updated by Ryan Anstey
Yes thank you. Testing with that now. Update on current situation: …
7:22 PM Changeset in ffmpeg [c6e900e9] by Clément Bœsch <u@pkh.me>
lavfi/curves: fix meaningless const int returned value Spotted-by: …
7:08 PM Changeset in ffmpeg [8887dafd] by Timothy Gu <timothygu99@gmail.com>
librtmp: Avoid an infiniloop setting connection arguments The exit …
7:08 PM Changeset in ffmpeg [2b6bc8e3] by Timothy Gu <timothygu99@gmail.com>
librtmp: Avoid an infiniloop setting connection arguments The exit …
7:08 PM Changeset in ffmpeg [a3fd8126] by Timothy Gu <timothygu99@gmail.com>
librtmp: Avoid an infiniloop setting connection arguments The exit …
7:08 PM Changeset in ffmpeg [52a9f668] by Timothy Gu <timothygu99@gmail.com>
librtmp: Avoid an infiniloop setting connection arguments The exit …
7:07 PM Changeset in ffmpeg [b62191f9] by Timothy Gu <timothygu99@gmail.com>
librtmp: Avoid an infiniloop setting connection arguments The exit …
7:07 PM Changeset in ffmpeg [86f92287] by Timothy Gu <timothygu99@gmail.com>
librtmp: Avoid an infiniloop setting connection arguments The exit …
7:05 PM Changeset in ffmpeg [e85d38c2] by Timothy Gu <timothygu99@gmail.com>
librtmp: Avoid an infiniloop setting connection arguments The exit …
6:22 PM Changeset in ffmpeg [be04c4aa] by James Almer <jamrial@gmail.com>
avformt/matroskaenc: undo an accidental revert by commit 5d48e4ea …
6:21 PM Ticket #5735 (CPU usage increases over time (possibly caused by loudnorm)) updated by Carl Eugen Hoyos
Are you searching for the -re option?
5:30 PM Ticket #5735 (CPU usage increases over time (possibly caused by loudnorm)) updated by Ryan Anstey
I'm an ffmpeg noob and have no idea how to stream out a local mp3 …
5:22 PM Changeset in ffmpeg [dc151d1] by Michael Niedermayer <michael@niedermayer.cc>
ffprobe: add missing PROGRAM_STREAM_TAGS case ffprobe did not show …
5:17 PM Ticket #5735 (CPU usage increases over time (possibly caused by loudnorm)) updated by Ryan Anstey
- Disabling the loudnorm filter fixes the CPU issue, so I believe that …
4:55 PM Ticket #5735 (CPU usage increases over time (possibly caused by loudnorm)) updated by Ryan Anstey
I'm in an office situation, so I need some time to test with a …
4:12 PM Ticket #5738 (alac encoding regression) created by Carl Eugen Hoyos
Forum user madhartigan has reported an alac encoding regression since …
4:05 PM Ticket #5736 (Crash when encoding from ffv1/bgr0 to ffv1/bgr0) updated by Carl Eugen Hoyos
Keywords changed
4:04 PM Ticket #5736 (Crash when encoding from ffv1/bgr0 to ffv1/bgr0) updated by Carl Eugen Hoyos
Regression since 81e40c26 - encoding works fine with older versions …
3:10 PM Ticket #5736 (Crash when encoding from ffv1/bgr0 to ffv1/bgr0) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
[…]
3:09 PM slices.nut attached to Ticket #5736 by Carl Eugen Hoyos
2:14 PM Ticket #5523 (mjpeg: fix decoding of lead jpeg lossless) updated by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/214165
1:12 PM Ticket #4930 (FFmpeg fails to detect video stream on Encrypted HLS) updated by mobdro
Kudos for the great work. Here there are a couple of more streams to …
11:54 AM Ticket #4930 (FFmpeg fails to detect video stream on Encrypted HLS) updated by Anssi Hannula
Analyzed by developer changed
This is because the HLS demuxer clears AVFMTCTX_NOHEADER for the …
11:39 AM CompilationGuide/Centos edited by oxmon
(diff)
11:23 AM Ticket #5736 (Crash when encoding from ffv1/bgr0 to ffv1/bgr0) updated by RaljOneed
Replying to cehoyos: No, this command line doesn't …
10:53 AM Ticket #5737 (ffmpeg unable to handle input frames of different sizes when setting ...) updated by TheSHEEEP
Okay... it works fine when I replace the "-r 30" with "-framerate 30". …
10:44 AM Ticket #5737 (ffmpeg unable to handle input frames of different sizes when setting ...) created by TheSHEEEP
I am trying to create a video from a range of (ordered) images. If all …
8:37 AM Ticket #5734 (Coherent support to VP8 with alpha channel) updated by cdlvcdlv
I've found this recent thread. Will this patch be added to ffmpeg? It …
7:04 AM Ticket #4832 (Freeze when scaling and encoding h264_qsv) updated by yjl
I just reproduced this on Linux.
6:29 AM Changeset in ffmpeg [100fb0dd] by Martin Storsjö <martin@martin.st>
configure: Allow detecting and using LLVM lld-link as linker for …
6:29 AM Changeset in ffmpeg [79fb0692] by Martin Storsjö <martin@martin.st>
configure: Move defines for controlling MSVCRT headers to the CRT …
6:29 AM Changeset in ffmpeg [56af0bc1] by Martin Storsjö <martin@martin.st>
configure: Check for strtoll and redirect to _strtoi64 in the msvcrt …
6:18 AM CompilationGuide/Centos edited by oxmon
(diff)
2:04 AM Ticket #5736 (Crash when encoding from ffv1/bgr0 to ffv1/bgr0) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
I cannot reproduce, is this a race condition? Is the issue also …
1:23 AM Ticket #5736 (Crash when encoding from ffv1/bgr0 to ffv1/bgr0) created by RaljOneed
Summary of the bug: Program fails when input and output videos use …
12:17 AM Ticket #5735 (CPU usage increases over time (possibly caused by loudnorm)) updated by Carl Eugen Hoyos
Is network input required to reproduce the issue or is it also …

Jul 25, 2016:

9:50 PM Ticket #5735 (CPU usage increases over time (possibly caused by loudnorm)) created by Ryan Anstey
I am taking an RTP stream and adding loudnorm and rebroadcasting it. …
8:37 PM Changeset in ffmpeg [fb91850f] by James Almer <jamrial@gmail.com>
avutil/frame: access avframe fields directly in get_frame_defaults() …
6:01 PM Ticket #5734 (Coherent support to VP8 with alpha channel) reopened by cdlvcdlv
1.- Generate webm with alpha. % ffmpeg -i …
5:39 PM Changeset in ffmpeg [384251da] by Michael Niedermayer <michael@niedermayer.cc>
lavd/libdc1394: distinguish between enumeration errors and no cameras …
5:39 PM Changeset in ffmpeg [e947b75b] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/rtpdec_asf: zero initialize the AVIOContext struct This …
5:38 PM Changeset in ffmpeg [48b80f83] by Diego Biurrun <diego@biurrun.de>
hpeldsp: Explain why put_no_rnd_pixels_tab is larger than necessary
4:39 PM Ticket #4930 (FFmpeg fails to detect video stream on Encrypted HLS) updated by Anssi Hannula
Owner changed
I'll take a closer look at this.
3:19 PM Changeset in ffmpeg [0c75bd8e] by James Almer <jamrial@gmail.com>
avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a header …
3:19 PM Changeset in ffmpeg [26cb7232] by James Almer <jamrial@gmail.com>
Revert "lavc: always build dnxhddata" This reverts commit …
3:09 PM Ticket #5734 (Coherent support to VP8 with alpha channel) updated by Ronald S. Bultje
I think he wants to default to libvpx for vp8a (not vp8) until the …
1:12 PM Ticket #5734 (Coherent support to VP8 with alpha channel) closed by Carl Eugen Hoyos
needs_more_info: This works fine here with libvpx. Please reopen this ticket if you can …
1:01 PM Changeset in ffmpeg [7cab4142] by James Almer <jamrial@gmail.com>
avformat/oggparsevp8: fix pts calculation on pages ending with an …
1:00 PM Changeset in ffmpeg [21c36d83] by James Almer <jamrial@gmail.com>
avformat/oggparsevp8: fix pts calculation on pages ending with an …
12:59 PM Changeset in ffmpeg [e9b7ae08] by James Almer <jamrial@gmail.com>
avformat/oggparsevp8: fix pts calculation on pages ending with an …
12:59 PM Changeset in ffmpeg [470bdd39] by James Almer <jamrial@gmail.com>
avformat/oggparsevp8: fix pts calculation on pages ending with an …
12:59 PM Changeset in ffmpeg [ebd4d718] by James Almer <jamrial@gmail.com>
avformat/oggparsevp8: fix pts calculation on pages ending with an …
12:59 PM Changeset in ffmpeg [5141a0ce] by James Almer <jamrial@gmail.com>
avformat/oggparsevp8: fix pts calculation on pages ending with an …
12:07 PM Ticket #5734 (Coherent support to VP8 with alpha channel) updated by cdlvcdlv
Sorry, the second command should be: % ffmpeg -i …
12:04 PM Ticket #5734 (Coherent support to VP8 with alpha channel) created by cdlvcdlv
Summary of the bug: You can retrieve alpha channel from any video …
10:00 AM Ticket #4930 (FFmpeg fails to detect video stream on Encrypted HLS) updated by Carl Eugen Hoyos
Keywords changed
9:56 AM Ticket #4930 (FFmpeg fails to detect video stream on Encrypted HLS) updated by mobdro
We have created a bounty of 500$. …
9:22 AM Ticket #5732 (Display corruption on very high-bitrate H.264 files) updated by Sesse
I've filed https://bugs.freedesktop.org/show_bug.cgi?id=97070 on the …
9:18 AM Ticket #5733 (Dolby-E decoding) updated by Carl Eugen Hoyos
Version, Component, Status, Priority, Keywords changed
A more useful sample is in …
8:44 AM dolbyE_with_ST337.zip attached to Ticket #5733 by smallishzulu
Dolby-E Data with SMPTE 337
8:40 AM dolbyE_binary.zip attached to Ticket #5733 by smallishzulu
Dolby-E Data
8:39 AM Ticket #5733 (Dolby-E decoding) created by smallishzulu
Hello, Does FFmpeg support Dolby-E decoding ? I have attached 2 …
8:21 AM Ticket #5729 (FLV key frame index at start may be skipped) updated by snorlaxzxz
Replying to cehoyos: > Replying to snorlaxzxz: …
6:56 AM Ticket #5729 (FLV key frame index at start may be skipped) updated by Carl Eugen Hoyos
Priority, Keywords changed
Replying to snorlaxzxz: > Replying to cehoyos: …
6:09 AM Ticket #5729 (FLV key frame index at start may be skipped) updated by snorlaxzxz
Replying to snorlaxzxz: > Summary of the bug: > keyframe …
5:29 AM Ticket #5729 (FLV key frame index at start may be skipped) updated by snorlaxzxz
Replying to cehoyos: > Seeking works fine here for the …
4:23 AM Ticket #5729 (FLV key frame index at start may be skipped) updated by snorlaxzxz
Cc, Summary changed
Replying to cehoyos: > Seeking works fine here for the …
Note: See TracTimeline for information about the timeline view.