Timeline



Sep 6, 2016:

11:44 PM Changeset in ffmpeg [ba7be8c0] by Michael Niedermayer <michael@niedermayer.cc>
swscale: Fix "warning: ISO C90 forbids mixed declarations and code" …
11:43 PM Changeset in ffmpeg [a97e35e7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec: Fix successfull typo Signed-off-by: Michael Niedermayer …
11:29 PM Ticket #5828 (Duration mismatch on opus to pcm conversion) updated by Thomas Daede
You can adjust the fields in the Opus header without reencoding, …
10:51 PM Ticket #5828 (Duration mismatch on opus to pcm conversion) updated by skirhir
Replying to TD-Linux: > The output wav duration matches …
10:25 PM Changeset in ffmpeg [843e72e] by Rodger Combs <rodger.combs@gmail.com>
lavf/matroskaenc: use mkv_check_tag_name consistently Previously, we …
10:25 PM Changeset in ffmpeg [3829a027] by Rodger Combs <rodger.combs@gmail.com>
lavf/matroskaenc: skip writing "duration" tags
10:25 PM Changeset in ffmpeg [6ede4e93] by Rodger Combs <rodger.combs@gmail.com>
lavf/matroskaenc: move skipped metadata keys to separate function
10:23 PM Ticket #5828 (Duration mismatch on opus to pcm conversion) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
Please remember to always provide the command line that allows to …
9:22 PM Ticket #5828 (Duration mismatch on opus to pcm conversion) updated by Thomas Daede
The output wav duration matches opusdec, so the bug is not in the …
8:59 PM test.opus attached to Ticket #5828 by skirhir
8:58 PM Ticket #5828 (Duration mismatch on opus to pcm conversion) created by skirhir
Summary of the bug: There is a random non negligible duration …
8:09 PM Ticket #5827 (Remuxing file from Sony PXW-X70 to mov causes file with playback ...) updated by Carl Eugen Hoyos
Keywords changed
Does it help if you overwrite the "fourcc"?
7:52 PM Changeset in ffmpeg [86910b15] by Timo Rothenpieler <timo@rothenpieler.org>
cuvid: Implement flush to support seeking in media players Right now, …
7:45 PM Ticket #5798 (Allow h264 profile selection in ffmpeg when using omx) updated by m_doe
From my own investigation it has become clear that the OMX encoder in …
7:35 PM Changeset in ffmpeg [1891dfe0] by Timo Rothenpieler <timo@rothenpieler.org>
cuvid: Add hwaccels and decoders for remaining supported formats …
7:15 PM Ticket #5827 (Remuxing file from Sony PXW-X70 to mov causes file with playback ...) created by rmk
Command line and output: […] The resulting file has different …
4:13 PM Changeset in ffmpeg [ec903058] by Diego Biurrun <diego@biurrun.de>
configure: Simplify clock_gettime() test
4:04 PM Changeset in ffmpeg [eed7e086] by Michael Niedermayer <michael@niedermayer.cc>
tests/fate/ffmpeg: add simple ts->avi copy test Approved-by: ubitux …
4:04 PM Changeset in ffmpeg [cf9500a4] by Michael Niedermayer <michael@niedermayer.cc>
tests/fate/ffmpeg: add test for mpegts->mxf steram copy (Ticket 4914) …
4:04 PM Changeset in ffmpeg [ba96a2ac] by Michael Niedermayer <michael@niedermayer.cc>
test/fate: Add Ticket 236 / mov stream copy test Approved-by: ubitux …
4:04 PM Changeset in ffmpeg [86f8ce9f] by Michael Niedermayer <michael@niedermayer.cc>
tests/fate-run: add transcode() as a simplified enc_dec() …
10:41 AM Changeset in ffmpeg [e3fd1857] by Timo Rothenpieler <timo@rothenpieler.org>
swscale: add unscaled conversion from yuv420p to p010
10:36 AM Changeset in ffmpeg [fdd96637] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/fifo: Make independent of the channel layout Reviewed-by: …
10:36 AM Changeset in ffmpeg [db3b933] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_atempo: Make independent of the channel layout …
10:36 AM Changeset in ffmpeg [3a32658] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/af_amix: make independent of the channel layout Reviewed-by: …
10:29 AM Ticket #5822 (filter "scale_npp" fails to select correct algorithm (Nvidia CUDA/NPP ...) updated by Sven
No, there is more than one bug. The one confirmed by Nvidia is …
9:54 AM Ticket #5824 (FFmpeg 3.1.3 av_read_frame returning -104 ECONNRESET) updated by Hapie
Thanks for quick reply. I will test with current NDK and revert back. :)
9:53 AM Ticket #5823 (showspectrumpic filter scale option order is wrong) closed by Carl Eugen Hoyos
fixed: Should be fixed in 70f4b453cba08b2ca1df94715f883c2315deeac6, thank you …
9:52 AM Changeset in ffmpeg [70f4b453] by Carl Eugen Hoyos <cehoyos@ag.or.at>
doc/showspectrum*: Change options order to reflect numeric values. …
9:47 AM Ticket #5824 (FFmpeg 3.1.3 av_read_frame returning -104 ECONNRESET) updated by Carl Eugen Hoyos
Please test current NDK and report back.
9:45 AM Ticket #5824 (FFmpeg 3.1.3 av_read_frame returning -104 ECONNRESET) updated by Hapie
It doesn't work on Android. Could this be due to old NDK version? …
9:39 AM Ticket #5818 (encoing to interlaced with nvenc) updated by Timo R.
Does interlaced encoding with NVENC work with any other tool? To my …
9:20 AM Ticket #5587 (Attempting to use scale_npp filter results in "impossible to convert ...) updated by Carl Eugen Hoyos
Keywords changed
9:19 AM Ticket #5822 (filter "scale_npp" fails to select correct algorithm (Nvidia CUDA/NPP ...) updated by Carl Eugen Hoyos
Keywords changed
So there is no bug that can be fixed in FFmpeg?
9:03 AM Ticket #5824 (FFmpeg 3.1.3 av_read_frame returning -104 ECONNRESET) closed by Carl Eugen Hoyos
worksforme: […]
8:51 AM Ticket #5826 (Samplerate is wrong when M4A ALAC file converted to WAVE) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Regression since 3c058f57 / 76729970
8:13 AM Ticket #5826 (Samplerate is wrong when M4A ALAC file converted to WAVE) updated by liuwei
Replying to cehoyos: > Please provide an input sample. Hi, …
8:08 AM 2L50SACD_tr01_multi_96_cut.m4a attached to Ticket #5826 by liuwei
7:58 AM Ticket #5818 (encoing to interlaced with nvenc) updated by Milan Cizek
Keywords changed
$200 reward.
7:51 AM Ticket #5817 (WinRT compilation does not work) updated by Marcelo Emmerich
I have tried to do {{{./configure --disable-nvenc && make …
6:13 AM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) updated by Carl Eugen Hoyos
Please provide the actual command line that allows to reproduce the …
6:10 AM Ticket #5826 (Samplerate is wrong when M4A ALAC file converted to WAVE) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Description changed
Please provide an input sample.
6:08 AM Ticket #5826 (Samplerate is wrong when M4A ALAC file converted to WAVE) updated by liuwei
ffmpeg-3.1.3 is ok, too.
5:00 AM Ticket #5826 (Samplerate is wrong when M4A ALAC file converted to WAVE) created by liuwei
When using newest git ffmpeg to convert a 96K samplerate alac m4a file …[…]
1:32 AM Ticket #5825 (Vobsub subtitles won't overlay with some MKV) created by edumj
Vobsub subtitles won't overlay with some MKV Summary of the bug: Some …

Sep 5, 2016:

11:29 PM Changeset in ffmpeg [496d97f4] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_owdenoise: hight bit-depth support
10:58 PM Ticket #5815 (vp8: auto-alt-ref does not work with transparency) updated by MasterBlatter
I compiled it with media-autobuild_suite nope sometimes even the …
10:57 PM Ticket #5815 (vp8: auto-alt-ref does not work with transparency) updated by MasterBlatter
10:56 PM Ticket #5815 (vp8: auto-alt-ref does not work with transparency) updated by MasterBlatter
10:54 PM Ticket #5815 (vp8: auto-alt-ref does not work with transparency) updated by MasterBlatter
10:52 PM Ticket #5815 (vp8: auto-alt-ref does not work with transparency) updated by MasterBlatter
10:52 PM Ticket #5815 (vp8: auto-alt-ref does not work with transparency) updated by MasterBlatter
10:52 PM Ticket #5815 (vp8: auto-alt-ref does not work with transparency) updated by MasterBlatter
7:40 PM Ticket #5822 (filter "scale_npp" fails to select correct algorithm (Nvidia CUDA/NPP ...) updated by Sven
Although one can influence the result with a different pixel shift and …
3:51 PM Ticket #5824 (FFmpeg 3.1.3 av_read_frame returning -104 ECONNRESET) updated by Hapie
Hi Yes I have current git head 3.1.3 only. You can reproduce by …
2:04 PM Ticket #5822 (filter "scale_npp" fails to select correct algorithm (Nvidia CUDA/NPP ...) updated by Sven
I may have found something. It appears to lie with the parameters to …
12:57 PM Ticket #5824 (FFmpeg 3.1.3 av_read_frame returning -104 ECONNRESET) updated by Carl Eugen Hoyos
Keywords changed
Please test current FFmpeg git head. How can I reproduce the issue?
12:04 PM Ticket #5824 (FFmpeg 3.1.3 av_read_frame returning -104 ECONNRESET) created by Hapie
Hey, I am streaming mp3 audio from url using ffmpeg 3.1.3 which is …
11:50 AM Ticket #5823 (showspectrumpic filter scale option order is wrong) created by nicol
Summary of the bug: showspectrumpic filter scale option order is wrong …
11:47 AM Ticket #5822 (filter "scale_npp" fails to select correct algorithm (Nvidia CUDA/NPP ...) updated by Timo R.
You'll have to complain to Nvidia about that. All the code in ffmpeg …
11:44 AM Ticket #5822 (filter "scale_npp" fails to select correct algorithm (Nvidia CUDA/NPP ...) updated by Sven
Version changed
11:35 AM Ticket #5822 (filter "scale_npp" fails to select correct algorithm (Nvidia CUDA/NPP ...) created by Sven
Summary of the bug: The Nvidia CUDA/NPP filter for scaling images on …
11:21 AM Changeset in ffmpeg [3aa9d37d] by Diego Biurrun <diego@biurrun.de>
build: Fix directory dependencies of tests/pixfmts.mak target
10:04 AM Ticket #5817 (WinRT compilation does not work) updated by Carl Eugen Hoyos
Summary changed
9:19 AM Ticket #5817 (WinRT compilation does not work) reopened by Carl Eugen Hoyos
Is the issue reproducible with ./configure && make ffmpeg.exe
9:18 AM Changeset in ffmpeg [0e5dde73] by Diego Biurrun <diego@biurrun.de>
configure: Fix --disable-pod2man / --disable-texi2html
9:18 AM Changeset in ffmpeg [b8c2d407] by Diego Biurrun <diego@biurrun.de>
configure: Simplify libopenjpeg check
9:18 AM Changeset in ffmpeg [2610c952] by Diego Biurrun <diego@biurrun.de>
configure: Move initial VAAPI check to a more sensible place
8:44 AM Ticket #5818 (encoing to interlaced with nvenc) updated by Milan Cizek
We provide $150 reward for this. :-)
8:44 AM Ticket #5818 (encoing to interlaced with nvenc) updated by Milan Cizek
We provide $150 reward for this. :-)
8:44 AM Ticket #5818 (encoing to interlaced with nvenc) updated by Milan Cizek
We provide $150 reward for this. :-)
8:18 AM Ticket #5128 (null pointer passed as argument in av_packet_ref()) closed by Carl Eugen Hoyos
fixed: Should be fixed in f077ad69c682c13ab75a72aec11a61cac53f0c91
8:16 AM Changeset in ffmpeg [f077ad69] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/avpacket: Fix undefined behaviour, do not pass a null pointer to …
8:09 AM Ticket #5812 (Last segment and #EXT-X-ENDLIST tag missing from generated HLS ...) closed by Carl Eugen Hoyos
fixed: Applied as cefce6e2c1e3b94bc6f41b96dbdfa4919e8c29d7 - thank you for …
8:06 AM Changeset in ffmpeg [e7bc9623] by Paul B Mahol <onemda@gmail.com>
avcodec/pnmdec: fix undefined behaviour Signed-off-by: Paul B Mahol …
8:01 AM Ticket #5817 (WinRT compilation does not work) updated by Marcelo Emmerich
I rebuilt with --disable-nvenc but resulting test application …
7:19 AM Changeset in ffmpeg [880d8e88] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: Replace AvxSynth Team by Stephen Hutchinson for …
6:52 AM Changeset in ffmpeg [cefce6e2] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hlsenc: fix incomplete write of subtitle HLS playlist This …
3:58 AM Ticket #5821 (jerky result when using hevc_vaapi encoding on Skylake cpu) updated by trivita
ffmpeg -version […]
3:55 AM Ticket #5821 (jerky result when using hevc_vaapi encoding on Skylake cpu) created by trivita
Summary of the bug: How to reproduce: […] uname -a […] vainfo …
12:13 AM Changeset in ffmpeg [3512ed36]n3.0.3 by Michael Niedermayer <michael@niedermayer.cc>
Changelog: update Signed-off-by: Michael Niedermayer …

Sep 4, 2016:

11:01 PM Changeset in ffmpeg [1d90326f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Fix infinite loop in avi_read_nikon() Fixes: …
11:01 PM Changeset in ffmpeg [1b47c278] by Michael Niedermayer <michael@niedermayer.cc>
avformat/utils: End probing if the expected codec surpasses …
11:01 PM Changeset in ffmpeg [cd91aaa4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacenc: Tighter input checks Fixes occurance of NaN/Inf …
11:01 PM Changeset in ffmpeg [2858f77] by Michael Niedermayer <michael@niedermayer.cc>
avformat/wtvdec: Check pointer before use Fixes out of array read …
11:01 PM Changeset in ffmpeg [fe7366ee] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/wmalosslessdec: Check the remaining bits Fixes assertion …
11:01 PM Changeset in ffmpeg [4ab41164] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/diracdec: Check numx/y Fixes division by 0 Fixes: …
11:01 PM Changeset in ffmpeg [d794d97d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cfhd: Increase minimum band dimension to 3 The implementation …
11:01 PM Changeset in ffmpeg [93534cd6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/indeo2: check ctab Fixes out of array access Fixes: …
11:01 PM Changeset in ffmpeg [ca92ada] by Michael Niedermayer <michael@niedermayer.cc>
avformat/swfdec: Fix inflate() error code check Fixes infinite loop …
11:01 PM Changeset in ffmpeg [815a4439] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rawdec: Fix bits_per_coded_sample checks Fixes assertion …
9:59 PM Changeset in ffmpeg [443c9fab] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_gblur: add sigmaV option, different vertical filtering …
7:51 PM Ticket #5809 (av_parser_parse2 overflows input buffer (mpegaudio)) updated by Michael Niedermayer
IIRC the parsers always were written on the assumtation that the input …
7:07 PM Ticket #5784 (Regression: mkv encoder DTS discontinuity) updated by Carl Eugen Hoyos
Keywords changed
7:05 PM patchparserpadding.diff attached to Ticket #5809 by Carl Eugen Hoyos
6:28 PM Changeset in ffmpeg [445522c0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
fate: Add test for ticket #5805.
5:43 PM Ticket #5761 (GOP inconsistencies when transcoding H.264 to MPEG2 MXF) updated by Marton Balint
I kind of assumed that -mpv_flags +strict_gop is the proper way, …
3:23 PM Ticket #5820 (WMA Lossless 24-bit Distortions via RTSP) updated by Elon Musk
I don't think there is much to do here.
1:51 PM Changeset in ffmpeg [3c55baf0] by Paul B Mahol <onemda@gmail.com>
avccodec/utvideoenc: support encoding ULY4 and ULH4 Signed-off-by: …
1:33 PM Changeset in ffmpeg [28b920c0] by Paul B Mahol <onemda@gmail.com>
avfilter/Makefile: move anullsrc and nullsink to correct place …
1:33 PM Changeset in ffmpeg [9833cf2a] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_bitplanenoise: silence clang warning, do not truncate value
1:33 PM Changeset in ffmpeg [ee605aa7] by Paul B Mahol <onemda@gmail.com>
avfilter: add gblur filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
1:16 PM Ticket #5761 (GOP inconsistencies when transcoding H.264 to MPEG2 MXF) updated by edob
So far this has succeeded on all the files I used to have trouble …
12:51 PM Changeset in ffmpeg [817846d] by Paul B Mahol <onemda@gmail.com>
doc/filters: improve weave example
12:24 PM Ticket #5761 (GOP inconsistencies when transcoding H.264 to MPEG2 MXF) updated by edob
You might be on to something here... I just ran a test with the …
11:11 AM Changeset in ffmpeg [5df993f3] by Paul B Mahol <onemda@gmail.com>
vf_colorspace: Allow overriding input color properties The filter …
10:19 AM Changeset in ffmpeg [5b5ed92d] by Diego Biurrun <diego@biurrun.de>
sanm: Change type of array pitch parameters to ptrdiff_t ptrdiff_t is …
10:19 AM Changeset in ffmpeg [73f5e17a] by Diego Biurrun <diego@biurrun.de>
copy_block: Change type of array stride parameters to ptrdiff_t …
10:05 AM Changeset in ffmpeg [b6e8efb0] by Michael Niedermayer <michael@niedermayer.cc>
fate: add 12bpp sample Allows testing simple_idct12 …
9:57 AM Changeset in ffmpeg [21e500ba] by Diego Biurrun <diego@biurrun.de>
svq1dec: Change type of array pitch parameters to ptrdiff_t ptrdiff_t …
9:57 AM Changeset in ffmpeg [746c56b7] by Diego Biurrun <diego@biurrun.de>
indeo: Change type of array pitch parameters to ptrdiff_t ptrdiff_t …
7:07 AM Changeset in ffmpeg [8b4e4bc6] by Matt Oliver <protogonoi@gmail.com>
configure: Remove fifo muxers dependency on pthreads. Signed-off-by: …

Sep 3, 2016:

11:57 PM Changeset in ffmpeg [c62cb9bf] by Paul B Mahol <onemda@gmail.com>
avcodec/utvideodec: add support for ULY4 and ULH4 Signed-off-by: Paul …
11:36 PM Ticket #5780 (Get auto matrix from swresample) updated by Carl Eugen Hoyos
See http://ffmpeg.org/pipermail/ffmpeg-devel/2016-August/197953.html
11:32 PM Ticket #5775 (Direct show webcam video capture fails in Windows 10 Anniversary edition) updated by Carl Eugen Hoyos
Was this fixed in 18ce63a60e1bffc35b4df5d8a4f9a1ff1a96cb9a?
5:55 PM Ticket #5761 (GOP inconsistencies when transcoding H.264 to MPEG2 MXF) updated by Marton Balint
You have not disabled scene change detection, therefore your gops have …
2:57 PM Changeset in ffmpeg [d2e74315] by James Almer <jamrial@gmail.com>
avcodec/utils: print only the padding values that are set …
2:57 PM Changeset in ffmpeg [4fed4aca] by James Almer <jamrial@gmail.com>
avcodec/utils: print initial and trailing paddings only in verbose …
1:39 PM Changeset in ffmpeg [677ea4a4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/mjpegdec: Do not skip reading quantization tables. They may …
1:35 PM Changeset in ffmpeg [17035c8d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/mjpegdec: Do not skip reading quantization tables. They may …
1:19 PM Ticket #5774 (Streaming from multicast on tvOS fails (Apple TV)) closed by Carl Eugen Hoyos
fixed: Should be fixed in 3c821a1a7bf21536197e68453376242bb5832687
1:18 PM Changeset in ffmpeg [3c821a1a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/udp: Do not use MCAST_* for multicast on tvOS. Fixes ticket #5774.
1:11 PM Changeset in ffmpeg [4fb311c8] by Diego Biurrun <diego@biurrun.de>
Drop memalign hack It no longer serves a useful purpose.
12:31 PM Changeset in ffmpeg [2dfd0f4b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/webm_chunk: Print an error if no header filename was provided.
12:24 PM Ticket #5805 (Erroreous rendering of certain JPEG files) closed by Carl Eugen Hoyos
fixed: Fixed in e82b181f8096d20a163b054b8117838437d6b694 Thank you for the sample!
12:23 PM Changeset in ffmpeg [a6a453cc] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Reindent after e82b181f.
12:21 PM Changeset in ffmpeg [e82b181f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/mjpegdec: Only read JFIF thumbnail size if the segment is long …
12:14 PM Changeset in ffmpeg [b4d7c1f8] by Michael Niedermayer <michael@niedermayer.cc>
swscale/swscale_unscaled: Try to fix bayer_to_yv12_wrapper() with …
12:14 PM Changeset in ffmpeg [e57d99dd] by Michael Niedermayer <michael@niedermayer.cc>
swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with …
11:59 AM Ticket #5786 (httpauth.c has a case-sensitive header check for 'WWW-Authenticate') closed by Carl Eugen Hoyos
fixed: Fixed in 8f0bd1d9bad5b8aa42b5b4cec103cc4afed5eab6 Thank you for the …
11:56 AM Changeset in ffmpeg [8f0bd1d9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/httpauth: Do case-insensitive http header checks. Tested by trac …
11:38 AM Changeset in ffmpeg [91842005] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavf/img2dec: Skip DQT segment when auto-detecting jpg. DQT segments …
11:31 AM Ticket #5819 (Regression when decoding mjpeg) closed by Carl Eugen Hoyos
fixed: Fixed in cef5bc0e6e2320d3903cf063d59cef83e91dbc3c
11:25 AM Changeset in ffmpeg [cef5bc0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
lavc/mjpegdec: Do not skip reading quantization tables. They may …
11:06 AM Ticket #4988 (Dequeued v4l2 buffer contains corrupted data (0 bytes).) updated by Carl Eugen Hoyos
Keywords, Component changed
10:35 AM Ticket #4988 (Dequeued v4l2 buffer contains corrupted data (0 bytes).) updated by oviano
A workaround is to reload the uvcvideo kernel module: $ sudo modprobe …

Sep 2, 2016:

10:09 PM Changeset in ffmpeg [39f75645] by Timo Rothenpieler <timo@rothenpieler.org>
swscale: add unscaled copy from yuv420p10 to p010
10:09 PM Changeset in ffmpeg [1c37be6e] by Timo Rothenpieler <timo@rothenpieler.org>
configure: check for dlsym as well For some reason, when compiling …
7:53 PM Changeset in ffmpeg [47bc1bda] by Michael Niedermayer <michael@niedermayer.cc>
swscale/swscale_unscaled: Fix packed_16bpc_bswap() with slices …
7:53 PM Changeset in ffmpeg [89ec11e0] by Michael Niedermayer <michael@niedermayer.cc>
swscale/swscale: Try to fix rgb48Toxyz12() with slices Signed-off-by: …
7:53 PM Changeset in ffmpeg [f580719b] by Michael Niedermayer <michael@niedermayer.cc>
swscale/swscale: Factor bottom to top handling Signed-off-by: Michael …
4:52 PM Ticket #5820 (WMA Lossless 24-bit Distortions via RTSP) updated by Dennis
Playing the same song again on the stream and running the modified …
4:48 PM CompilationGuide/CrossCompilingForWindows edited by Roger Pack
(diff)
4:33 PM Ticket #5820 (WMA Lossless 24-bit Distortions via RTSP) updated by Carl Eugen Hoyos
Sorry, it should have been -rtsp_transport tcp.
4:30 PM Changeset in ffmpeg [5dcd913a] by Paul B Mahol <onemda@gmail.com>
doc/filters: add weave example Signed-off-by: Paul B Mahol …
4:30 PM Ticket #5820 (WMA Lossless 24-bit Distortions via RTSP) updated by Dennis
Sorry for not providing the original file. I put a copy of it in the …
4:23 PM Ticket #5820 (WMA Lossless 24-bit Distortions via RTSP) updated by Carl Eugen Hoyos
Keywords, Version changed
Replying to DJX: > https://www.djxmmx.net/ffmpeg/5820/ > …
4:06 PM Ticket #5820 (WMA Lossless 24-bit Distortions via RTSP) updated by Dennis
https://www.djxmmx.net/ffmpeg/5820/ "Out-File.wav" was created with …
4:00 PM Ticket #5820 (WMA Lossless 24-bit Distortions via RTSP) created by Dennis
Summary of the bug: When trans-coding an RTSP stream with WMA Lossless …
3:45 PM sample.3.ts attached to Ticket #5796 by keynet
Sample with same problem, broadcast by Film4 2016-04-26
3:44 PM sample.2.ts attached to Ticket #5796 by keynet
Sample with same problem, broadcast by Film4 2016-04-25
3:42 PM sample.ts attached to Ticket #5796 by keynet
Sample with same problem, broadcast by Film4 2016-04-26
3:17 PM Ticket #5817 (WinRT compilation does not work) updated by Carl Eugen Hoyos
Is this related to LoadLibrary or is this an independent issue? To …
2:47 PM Ticket #5817 (WinRT compilation does not work) updated by Marcelo Emmerich
I tested with current hit HEAD. The original error went away and the …
2:47 PM Ticket #5817 (WinRT compilation does not work) updated by Marcelo Emmerich
I tested with current hit HEAD. The original error went away and the …
2:14 PM Changeset in ffmpeg [7a6c288c] by Michael Niedermayer <michael@niedermayer.cc>
swscale/tests/swscale: add cpuflags option Signed-off-by: Michael …
2:10 PM Changeset in ffmpeg [b5cf307d] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_zscale: make possible to change chroma location
1:07 PM 282394_16_18.jpg attached to Ticket #5819 by Carl Eugen Hoyos
1:06 PM Ticket #5819 (Regression when decoding mjpeg) created by Carl Eugen Hoyos
http://ffmpeg.org/pipermail/ffmpeg-user/2016-September/033420.html A …
11:57 AM Changeset in ffmpeg [e4e4a9ca] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Fix infinite loop in avi_read_nikon() Fixes: …
11:08 AM Changeset in ffmpeg [367577db] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_minterpolate: rename chroma log vars also use …
10:54 AM Ticket #5817 (WinRT compilation does not work) updated by Carl Eugen Hoyos
Please test current FFmpeg git head.
10:54 AM Ticket #5817 (WinRT compilation does not work) closed by Carl Eugen Hoyos
invalid: Please test current FFmpeg git head.
10:51 AM Ticket #5818 (encoing to interlaced with nvenc) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
10:27 AM Changeset in ffmpeg [3e1356f7] by Paul B Mahol <onemda@gmail.com>
avfilter: add weave filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
9:24 AM Ticket #5818 (encoing to interlaced with nvenc) created by Milan Cizek
I have question or future request. I need convert input stream in 50i …
9:01 AM Ticket #4988 (Dequeued v4l2 buffer contains corrupted data (0 bytes).) updated by oviano
Just adding that I've reproduced the V4L2 buffer error outside of …
9:01 AM Changeset in ffmpeg [1895e3a2] by Clément Bœsch <clement@stupeflix.com>
ffmpeg: fix broken indent/style in write_frame
8:37 AM Ticket #5817 (WinRT compilation does not work) created by Marcelo Emmerich
Followed strictly the compilation guide from …
8:14 AM Ticket #4346 (Uncompressed BGR24 AVIs are occasionally unusable) updated by Elon Musk
I believe there is nothing to fix, use something better.
7:55 AM Ticket #4346 (Uncompressed BGR24 AVIs are occasionally unusable) updated by Carl Eugen Hoyos
Still reproducible with WMP. width % 4 vs. width % 2

Sep 1, 2016:

9:53 PM Changeset in ffmpeg [be07c258] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/opus: Add channel mapping 2 to extradata parser This …
8:23 PM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by Carlos Fernandez
SCTE-35 patches are being sent to the developers' mailing list these …
7:01 PM Changeset in ffmpeg [a2c912c3] by Mark Thompson <sw@jkqxz.net>
lavu/timestamp: Avoid C++-unfriendly code in user header Including …
6:29 PM Changeset in ffmpeg [5d054a1a] by Lou Logan <lou@lrcd.com>
libavcodec/opus: Fix spelling in error message
4:50 PM Changeset in ffmpeg [f66abefe] by James Almer <jamrial@gmail.com>
configure: add missing check for LoadLibrary Commit …
12:56 PM Changeset in ffmpeg [499e8b09] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: added ability to use original stream ids as track ids …
9:54 AM Changeset in ffmpeg [aabe12eb] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_psnr: Add max value output option to psnr stats log. This …
9:43 AM Ticket #3356 (feature request: Segment HLS streams on SCTE 35 markers) updated by Ole Andre Birkedal
Cc changed
Any updates or partial results on this implementation? There are a …
9:25 AM Ticket #4988 (Dequeued v4l2 buffer contains corrupted data (0 bytes).) updated by oviano
Ok, sorry! I had seen that bug 4030 mentioned above had patches …

Aug 31, 2016:

9:58 PM Ticket #5815 (vp8: auto-alt-ref does not work with transparency) updated by Carl Eugen Hoyos
Replying to MasterBlatter: > {{{ > ffmpeg version …
9:22 PM Ticket #5815 (vp8: auto-alt-ref does not work with transparency) updated by MasterBlatter
I re-checked x265 and it works too
8:15 PM Ticket #5815 (vp8: auto-alt-ref does not work with transparency) updated by MasterBlatter
that is a drag'n'drop batch (not bash) which resides in the same …
7:20 PM Ticket #5787 (OS X: Not possible to use videotoolbox in ffplay) updated by tripkip
Replying to cehoyos: > So there is no crash? After a few …
7:05 PM Ticket #5787 (OS X: Not possible to use videotoolbox in ffplay) updated by tripkip
There was, but can't reproduce it anymore (even with the version I …
6:37 PM Ticket #5787 (OS X: Not possible to use videotoolbox in ffplay) updated by Carl Eugen Hoyos
So there is no crash?
6:21 PM Ticket #5787 (OS X: Not possible to use videotoolbox in ffplay) updated by tripkip
Replying to cehoyos: > > Please provide at least the …
6:16 PM Changeset in ffmpeg [2b1d316f] by Timo Rothenpieler <timo@rothenpieler.org>
configure: fix ldl dependency for new nvenc encoder names
5:30 PM Ticket #1452 (image2 to support %t) updated by Roger Pack
Here is a github that at least started on it once, looks OK here: …
5:27 PM Ticket #1452 (image2 to support %t) updated by Roger Pack
Cc changed
5:00 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by Mista_D
Same behaviour for Version 3.1.2
4:29 PM Ticket #4988 (Dequeued v4l2 buffer contains corrupted data (0 bytes).) updated by Carl Eugen Hoyos
[…] Please add braces when sending this to the development mailing …
4:23 PM Ticket #5815 (vp8: auto-alt-ref does not work with transparency) updated by Carl Eugen Hoyos
I cannot use the bash script you uploaded. To make this a valid …
4:19 PM Ticket #5816 (Corrupted like VP8 video) closed by Carl Eugen Hoyos
duplicate
4:16 PM Ticket #4990 (fieldmatch+decimate duplicate frames with yuv) updated by Carl Eugen Hoyos
Works with blocky=64 and chroma=0 (and dupthresh=1.3).
4:03 PM Ticket #4990 (fieldmatch+decimate duplicate frames with yuv) updated by Carl Eugen Hoyos
But doesn't this indicate that there is still a bug in the filter: The …
4:01 PM Ticket #4990 (fieldmatch+decimate duplicate frames with yuv) closed by Elon Musk
invalid: Please, filter behaves as original vapoursynth filter and it is based …
4:01 PM Ticket #5816 (Corrupted like VP8 video) created by MasterBlatter
Summary of the bug: FFmpeg generate a corrupted like VP8 video, in a …
4:01 PM Ticket #5815 (vp8: auto-alt-ref does not work with transparency) created by MasterBlatter
Summary of the bug: FFmpeg generate a corrupted like VP8 video, in a …
3:59 PM 0001-v4l2-added-discard-timestamps-option.patch attached to Ticket #4988 by oviano
3:58 PM 0001-v4l2-discard-corrupted-buffers.patch attached to Ticket #4988 by oviano
3:57 PM ffmpeg-discard-corrupt-buffer-and-timestamps.log attached to Ticket #4988 by oviano
3:56 PM ffmpeg-discard-corrupt-buffer.log attached to Ticket #4988 by oviano
3:56 PM ffmpeg-original-code-no-audio.log attached to Ticket #4988 by oviano
3:55 PM ffmpeg-original_code-audio-and-video.log attached to Ticket #4988 by oviano
3:53 PM Ticket #4988 (Dequeued v4l2 buffer contains corrupted data (0 bytes).) updated by oviano
I believe I have encountered something very similar to this. I am …
3:39 PM Ticket #4990 (fieldmatch+decimate duplicate frames with yuv) updated by Carl Eugen Hoyos
I remember that I wondered if the calculation for dupthresh (and …
3:16 PM Ticket #4990 (fieldmatch+decimate duplicate frames with yuv) updated by Carl Eugen Hoyos
In the first block of five frames, the fifth frame should be dropped, …
3:13 PM Ticket #4990 (fieldmatch+decimate duplicate frames with yuv) reopened by Carl Eugen Hoyos
I still see the same issue as originally (badly explained here because …
2:05 PM Ticket #4990 (fieldmatch+decimate duplicate frames with yuv) closed by Elon Musk
fixed: Fixed in 962727acb4e3c4dff856b48460ddcf747fcfda93. Tested with mpv …
1:40 PM Changeset in ffmpeg [20f09020] by Timo Rothenpieler <timo@rothenpieler.org>
configure: fix nvenc detection logic
1:21 PM Ticket #5299 (oscillation) updated by Elon Musk
Priority, Status, Version, Component changed
Cant you use single ffmpeg command to do same?
1:17 PM Ticket #5559 (IFF ANIM: fix decoding artefacts (ANIM-J)) updated by Elon Musk
Version, Component, Reproduced by developer changed
1:16 PM Ticket #5553 (IFF ANIM: support anims with sound) updated by Elon Musk
Priority, Type, Version, Component, Status changed
1:15 PM Ticket #5499 (paf: support 24bit) updated by Elon Musk
Status, Reproduced by developer, Component, Priority, Version, Type changed
1:13 PM Ticket #2447 (AAC encoder segfault on PPC/OS X 10.5.8) closed by Carl Eugen Hoyos
invalid: Testing a very old version of FFmpeg, I see random fate crashes but no …
1:12 PM Ticket #5392 (A bug in the scale2ref filter) updated by Elon Musk
Status, Version, Component changed
1:04 PM Ticket #5182 (ffmpeg OOM with filters) updated by Elon Musk
Component changed
1:00 PM Ticket #4346 (Uncompressed BGR24 AVIs are occasionally unusable) updated by Elon Musk
I can not reproduce this with VirtualDub version 1.10.4.
12:42 PM Ticket #5814 (License violation - Synology NAS products) updated by Carl Eugen Hoyos
Replying to patters: > So that's it, we just give up? No …
12:39 PM Ticket #2447 (AAC encoder segfault on PPC/OS X 10.5.8) updated by Elon Musk
Component changed
This still happens?
11:46 AM Ticket #5814 (License violation - Synology NAS products) updated by patters
So that's it, we just give up? No one from the FFmpeg project even …
11:46 AM Ticket #5760 (Error while generating VOD webm DASH manifest) updated by pszemus
Let me rephrase my problem: video and audio chunks that I created …
11:35 AM Ticket #5814 (License violation - Synology NAS products) updated by Carl Eugen Hoyos
Replying to patters: > It seems that Taiwanese companies …
11:33 AM Ticket #4341 (Synology violates GPL) updated by patters
Synology is also withholding source code downloads, which is a GPL …
11:29 AM Ticket #5814 (License violation - Synology NAS products) updated by patters
> The binary that you showed console output for cannot be legally …
11:27 AM Ticket #5787 (OS X: Not possible to use videotoolbox in ffplay) updated by Carl Eugen Hoyos
Replying to tripkip: > Replying to cehoyos: > …
11:24 AM Ticket #5814 (License violation - Synology NAS products) closed by Carl Eugen Hoyos
duplicate: See #4341
11:19 AM Ticket #5814 (License violation - Synology NAS products) updated by Carl Eugen Hoyos
A sidenote: Please understand that in case you have free time to …
11:19 AM Changeset in ffmpeg [99882d05] by Timo Rothenpieler <timo@rothenpieler.org>
swscale: add support for P010LE/BE output
11:19 AM Changeset in ffmpeg [2625b955] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/drawutils: honor shift for color component description
11:19 AM Changeset in ffmpeg [d3a23b67] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/drawutils: P010 is not supported
11:17 AM Ticket #5814 (License violation - Synology NAS products) updated by Carl Eugen Hoyos
Note that assuming your binary is the one that is distributed by …
11:15 AM Ticket #5814 (License violation - Synology NAS products) updated by Carl Eugen Hoyos
Keywords, Component changed
> FFmpeg have a public shaming section of their website to call out …
11:15 AM Ticket #5814 (License violation - Synology NAS products) updated by patters
Forgot to show the FFmpeg output from my own Synology system so you …
10:52 AM Ticket #5814 (License violation - Synology NAS products) created by patters
I would like to report a violation of the GPL terms for FFmpeg. …
9:18 AM Changeset in ffmpeg [8175fb03] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_lut: unbreak planar rgb suppot on big-endian
6:22 AM Changeset in ffmpeg [f01f7a78] by Anton Khirnov <anton@khirnov.net>
hwcontext_dxva2: use the special UC copy for downloading frames
6:15 AM Changeset in ffmpeg [d7bc52bf] by Anton Khirnov <anton@khirnov.net>
imgutils: add a function for copying image data from GPU mapped memory …
6:08 AM Changeset in ffmpeg [24da4303] by Anton Khirnov <anton@khirnov.net>
Changelog: mark the release 12 branch
12:48 AM Changeset in ffmpeg [3aab6fa6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/hlsenc: add warning for append_list and hls_init_time option …
12:08 AM Ticket #5813 (IDR with opengop) updated by Mista_D
---- Maybe add a "I-frame_type" feature to "force_key_frame" option if …

Aug 30, 2016:

11:49 PM Ticket #5813 (IDR with opengop) created by Mista_D
Can not insert IDR frames using "-force_key_frame" command while using …
9:16 PM Changeset in ffmpeg [851960f6] by Mark Thompson <sw@jkqxz.net>
lavc: Remove old vaapi decode infrastructure Deprecates struct …
9:16 PM Changeset in ffmpeg [3e8651a7] by Mark Thompson <sw@jkqxz.net>
avconv_vaapi: Convert to use hw_frames_ctx only Most of the …
8:45 PM Changeset in ffmpeg [ccd0316f] by Mark Thompson <sw@jkqxz.net>
vaapi_mpeg4: Convert to use the new VAAPI hwaccel code
8:45 PM Changeset in ffmpeg [520fb77] by Mark Thompson <sw@jkqxz.net>
vaapi_vc1: Convert to use the new VAAPI hwaccel code
8:45 PM Changeset in ffmpeg [102e13c] by Mark Thompson <sw@jkqxz.net>
vaapi_mpeg2: Convert to use the new VAAPI hwaccel code
8:45 PM Changeset in ffmpeg [2fe9324] by Mark Thompson <sw@jkqxz.net>
vaapi_h264: Convert to use the new VAAPI hwaccel code
8:45 PM Changeset in ffmpeg [123ccd07] by Mark Thompson <sw@jkqxz.net>
lavc: Rewrite VAAPI decode infrastructure Moves much of the setup …
8:32 PM Ticket #5787 (OS X: Not possible to use videotoolbox in ffplay) updated by tripkip
Replying to cehoyos: > Replying to tripkip: …
8:06 PM Changeset in ffmpeg [72eba655] by Diego Biurrun <diego@biurrun.de>
wmavoice: Simplify GetBitContext initialization
6:19 PM Ticket #5812 (Last segment and #EXT-X-ENDLIST tag missing from generated HLS ...) updated by germancameron
Replying to cehoyos: > Please provide your command line …
6:17 PM ffmpeg-20160830-174229.log attached to Ticket #5812 by germancameron
Report generated by ffmpeg
6:13 PM Ticket #5812 (Last segment and #EXT-X-ENDLIST tag missing from generated HLS ...) updated by Carl Eugen Hoyos
Keywords changed
Please provide your command line together with the complete, uncut …
6:10 PM Ticket #5812 (Last segment and #EXT-X-ENDLIST tag missing from generated HLS ...) created by germancameron
Summary of the bug: I am trying to convert a video with subtitles to …
4:18 PM Changeset in ffmpeg [9fbf066] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: Add myself for alsdec Signed-off-by: Umair Khan …
3:14 PM Changeset in ffmpeg [a13a81a0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/crypto: add seeking support on read cyrpto allows reading of …
3:10 PM Changeset in ffmpeg [a2fcacc8] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/crypto - encourage reads of 4096 bytes the current …
11:37 AM Ticket #5811 (live_start_index option doesn't work.) closed by Carl Eugen Hoyos
worksforme: […] […] […]
11:16 AM Ticket #5811 (live_start_index option doesn't work.) updated by smalukav
[…] […] […] > Is this only reproducible with -vcodec copy? …
11:01 AM Ticket #5793 (Force decoder in (a)movie) updated by cdlvcdlv
A d option would be nice, just like f one: […] (Or …
10:33 AM Ticket #5811 (live_start_index option doesn't work.) updated by Carl Eugen Hoyos
Please test with -f lavfi -i testsrc as input and {{{-vcodec …
10:30 AM Ticket #5809 (av_parser_parse2 overflows input buffer (mpegaudio)) updated by Carl Eugen Hoyos
Not reproducible with ffmpeg because av_grow_packet() does …
10:21 AM Ticket #5811 (live_start_index option doesn't work.) reopened by smalukav
Ok, just look what happens when you try to copy live hls stream. …
7:14 AM Ticket #5809 (av_parser_parse2 overflows input buffer (mpegaudio)) reopened by Carl Eugen Hoyos
The documentation of av_parser_parse2() doesn't mention padding, I …
7:02 AM Ticket #5811 (live_start_index option doesn't work.) closed by Carl Eugen Hoyos
worksforme: Works for me as documented, your analysis is definitely wrong, see for …
6:37 AM Ticket #2608 (Editing Track ID (-streamid output-stream-index:new-value - ffmpeg ...) closed by Carl Eugen Hoyos
needs_more_info: Replying to ecolloton: > My issue is slightly different …
6:34 AM Ticket #5772 (The ffplay.exe appears video mosaic and part of the audio loss ...) updated by zhscnd
Replying to cehoyos: > Please provide the vlc command …
6:24 AM demo.png attached to Ticket #5772 by zhscnd
6:23 AM SendTs2Ip.exe attached to Ticket #5772 by zhscnd
12:56 AM Changeset in ffmpeg [115a90a0] by James Almer <jamrial@gmail.com>
doc/APIChanges: mention nb_threads addition to AVFilterContext …
Note: See TracTimeline for information about the timeline view.