Timeline



Feb 6, 2019:

11:29 PM Changeset in ffmpeg [2b8458fc] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Add more error checking when writing sample entries. …
11:29 PM Changeset in ffmpeg [1aa796bc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpegvideo_enc: Use av_assert1() instead of assert() in …
11:29 PM Changeset in ffmpeg [1e59071a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ac3: Explicitly return to discard large amounts of nonsense …
12:06 PM SponsoringPrograms/GSoC/2019 edited by Carl Eugen Hoyos
(diff)
12:01 PM Changeset in ffmpeg [835ab35e] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
libavformat/dashdec: disable seeking only for live streams. …
2:40 AM Ticket #7216 (Apache 2.4.7 is not always responding) updated by Carl Eugen Hoyos
Is this fixed now?
2:10 AM Ticket #7121 (Changing framerate of an MJPEG stream with piping drops malformed images) updated by Carl Eugen Hoyos
Priority, Status, Reproduced by developer changed
This is a regression since 1af3571e05522df4e71a5b33de05bdb9e953a6c4
1:35 AM Ticket #6307 (detected tbr different past 3.1.7 (1080i H.264)) closed by Carl Eugen Hoyos
invalid: Most likely not a valid ticket.
1:25 AM CompilationGuide/Ubuntu edited by llogan
made nasm minimum 2.13 due to x264 (diff)
1:23 AM Ticket #7079 (Remuxing mp4 with data streams leads to crash) closed by Carl Eugen Hoyos
fixed: Fixed since 4cfb01d6ae545cec4a507113a6cbcf3b6e727e94
1:17 AM CompilationGuide/Centos edited by llogan
removed legacy libogg & libvorbis. removed mentions of ffserver. (diff)
12:56 AM CompilationGuide/Centos edited by llogan
updated nasm, opus, libogg, libvorbis (diff)

Feb 5, 2019:

11:58 PM AudioChannelManipulation edited by llogan
added some join and channelmap examples (diff)
8:58 PM CompilationGuide/Centos edited by gkorovkin
Centos7 build failing on ffmpeg configuration on freetype2 pkg-config … (diff)
7:46 PM Ticket #7581 (Main10 profile is not set for hevc_videotoolbox) updated by Rick Kern
If someone would be willing to provide ssh access to the latest …
7:03 PM Ticket #7581 (Main10 profile is not set for hevc_videotoolbox) updated by KarelVD
Any update on this?
12:19 PM Ticket #7223 (ffmpeg fails to get https over http proxy) updated by Seven78
Replying to cehoyos: > So the crash was fixed? No, the …
11:26 AM Ticket #7223 (ffmpeg fails to get https over http proxy) updated by Carl Eugen Hoyos
Priority changed
So the crash was fixed?
10:31 AM Ticket #7718 (gdigrab windows10 Black or white screen) updated by Timo R.
Priority changed
I would guess that gdigrab can't capture windows that use hardware …
9:50 AM Ticket #7718 (gdigrab windows10 Black or white screen) created by Seven78
On Windows 10 to display a specific window using Gdigrab , some window …
9:23 AM Ticket #7223 (ffmpeg fails to get https over http proxy) updated by Seven78
Cc changed
9:19 AM Ticket #7223 (ffmpeg fails to get https over http proxy) updated by Seven78
Priority, Cc changed
Hi, Problem still unsolved: ffmpeg -http_proxy "http://xxxxxxx" -i …
7:34 AM Changeset in ffmpeg [8522d219] by Lauri Kasanen <cand@gmx.com>
libswscale/ppc: VSX-optimize 9-16 bit yuv2planeX ./ffmpeg_g -f …
7:29 AM Changeset in ffmpeg [fc6022e1] by Lauri Kasanen <cand@gmx.com>
avutil/ppc/cpu: Fix power8 linux detection The existing code was in …
12:32 AM Ticket #7716 (setpts fails to update the EOF timestamp; it needs to be ported to the ...) updated by Michael Witten
I haven't [yet] built or run HEAD, however I suspect it is indeed …
12:10 AM CompilationGuide/Ubuntu edited by llogan
offer repo nasm as an option. (diff)

Feb 4, 2019:

11:44 PM Ticket #7717 (-disposition is broken for mka containers) updated by hicksel
This is somewhat related to comment:8:ticket:4591 since i initially …
11:34 PM ffprobe-output.txt attached to Ticket #7717 by hicksel
11:34 PM ffprobe-original.txt attached to Ticket #7717 by hicksel
11:33 PM ffmpeg-run.txt attached to Ticket #7717 by hicksel
11:33 PM CompilationGuide/Ubuntu edited by llogan
updated nasm for gcc 8 (diff)
11:33 PM Ticket #7717 (-disposition is broken for mka containers) created by hicksel
Summary of the bug: The -disposition command does not work for mka …
10:05 PM Ticket #7716 (setpts fails to update the EOF timestamp; it needs to be ported to the ...) updated by Carl Eugen Hoyos
Keywords, Analyzed by developer, Component, Reproduced by developer changed
Is this issue reproducible with current FFmpeg git head?
9:38 PM Ticket #7716 (setpts fails to update the EOF timestamp; it needs to be ported to the ...) created by Michael Witten
On #ffmpeg (freenode; IRC), Calvin Walton (kepstin) was kind …
8:43 PM Changeset in ffmpeg [4b46d1ee] by Marton Balint <cus@passwd.hu>
avformat/async: fix assertion condition when draining buffer Fixes …
8:43 PM Changeset in ffmpeg [56c58b99] by Marton Balint <cus@passwd.hu>
avformat/mpegts: cache PID discard values discard_pid can be quite …
6:59 PM Changeset in ffmpeg [1eb6bfbc] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4_unpack_bframes_bsf: Use avpriv_find_start_code instead …
6:14 PM Changeset in ffmpeg [87b00cac] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: add myself to the PPC section Signed-off-by: Lauri …
5:25 PM Ticket #7715 (Cannot build with both librtmp and native rtmp and select at runtime) created by peloverde
When building ffmepg with a 3rd party codec library that duplicates a …
8:51 AM Ticket #7714 (AV_NOPTS_VALUE as DTS after seeking MKV) created by chao
After seeking a MKV file, av_read_frame returns a packet with valid …
6:49 AM Ticket #7713 (-to option is ignored) closed by Gyan
invalid: Both -ss and -to should be placed together, since these options …
5:07 AM Changeset in ffmpeg [075fd5b] by Gyan Doshi <ffmpeg@gyani.pro>
doc/filters: correct headphone examples lavfi-complex is not a valid …

Feb 3, 2019:

11:51 PM Changeset in ffmpeg [31a1d2aa] by Michael Niedermayer <michael@niedermayer.cc>
Changelog: update Signed-off-by: Michael Niedermayer …
11:32 PM Changeset in ffmpeg [7816497b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pgssubdec: Check for duplicate display segments In such a …
9:11 PM Ticket #7713 (-to option is ignored) created by Ilya87
How to reproduce: […] Output: ffmpeg.exe -loglevel debug -ss 400 -i …
6:40 PM Changeset in ffmpeg [e35c3d88] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/pgssubdec: Check for duplicate display segments In such a …

Feb 2, 2019:

7:17 PM Changeset in ffmpeg [b429c86d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips: [loongson] optimize put_hevc_qpel_h_8 with mmi. …
7:17 PM Changeset in ffmpeg [dceefb2b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips: [loongson] optimize put_hevc_qpel_bi_h_8 with mmi. …
7:17 PM Changeset in ffmpeg [c0942b7a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips: [loongson] optimize put_hevc_epel_bi_hv_8 with mmi. …
7:17 PM Changeset in ffmpeg [0c434292] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mips: [loongson] optimize put_hevc_qpel_uni_hv_8 with mmi. …
5:54 PM Changeset in ffmpeg [08b83bf] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_mix: always output frame if array is filled
5:52 PM Changeset in ffmpeg [9e0e8e10] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_mix: add timeline support to tmix filter
4:44 PM Ticket #7712 (Check for multiple -filter options broken) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
This command triggers another, related bug: […]
3:42 PM Ticket #7712 (Check for multiple -filter options broken) created by Gyan
Despite having only one -vf and -af, error message that multiple …
11:09 AM CompilationGuide/macOS edited by slhck
remove homebrew options (diff)
3:18 AM Changeset in ffmpeg [6dc06e97] by Jun Zhao <mypopydev@gmail.com>
doc/filters: document ranges and defaults for nlmeans options …

Feb 1, 2019:

10:19 PM Changeset in ffmpeg [73d4efc5] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavu/imgutils: Use FFABS() instead of abs() for ptrdiff_t. Fixes a …
7:58 PM Changeset in ffmpeg [1a9c6cc4] by Clément Bœsch <u@pkh.me>
lavfi/nlmeans: use a dynamic size for the weight LUT
7:58 PM Changeset in ffmpeg [65e61feb] by Clément Bœsch <u@pkh.me>
lavfi/nlmeans: simplify log() call
7:58 PM Changeset in ffmpeg [6c586303] by Clément Bœsch <u@pkh.me>
lavfi/nlmeans: improve the performance Remove the pdiff_lut_scale in …
6:38 PM Ticket #7711 (Segmenting with libopus produces incorrect segment durations in output ...) updated by Carl Eugen Hoyos
Keywords, Component changed
Is the issue also reproducible with the native opus encoder?
11:08 AM Scaling edited by slhck
add warning on different scaling defaults depending on … (diff)
8:54 AM Ticket #7706 (20-30% perf drop in FFmpeg (H264) transcode performance with VAAPI) updated by eero-t
VAAPI transcode performance is now slower than with QSV, whereas it …
8:07 AM Ticket #7711 (Segmenting with libopus produces incorrect segment durations in output ...) created by haywirez
Fffmpeg should subtract or handle the OPUS priming samples duration …

Jan 31, 2019:

10:30 PM Ticket #7710 (pkt_size on UDP output not fixed lenght) updated by Marton Balint
This is not a bug. If you want fixed packet size, you should use the …
9:35 PM Changeset in ffmpeg [ed20fbc] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/aarch64/vp8dsp: Fix the include guard. Fixes fate-source.
8:04 PM Ticket #7710 (pkt_size on UDP output not fixed lenght) updated by Carl Eugen Hoyos
The only way to get a patch into FFmpeg mainline is to send it - made …
7:44 PM Ticket #7710 (pkt_size on UDP output not fixed lenght) updated by Antonio Jose Tomas Martinez
I forked it and patched on …
7:43 PM Ticket #7709 (Data Codec DTS stripped from MPEG2-TS) updated by gstair
Here is the full output. I uploaded a short 5-s video using the …
7:41 PM Ticket #7709 (Data Codec DTS stripped from MPEG2-TS) updated by gstair
Here is the full output. I uploaded a short 5-s video using the …
7:29 PM Changeset in ffmpeg [22fc9cdd] by Lou Logan <lou@lrcd.com>
INSTALL.md: Fix Markdown formatting Signed-off-by: Lou Logan …
7:27 PM Ticket #7709 (Data Codec DTS stripped from MPEG2-TS) updated by Carl Eugen Hoyos
Please add the command line together with the complete, uncut console …
7:26 PM Ticket #7710 (pkt_size on UDP output not fixed lenght) updated by Carl Eugen Hoyos
Keywords changed
If you have a patch fixing this issue, please send it - attaching the …
7:17 PM Changeset in ffmpeg [833fed5] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
libavcodec: vp8 neon optimizations for aarch64 Partial port of the …
7:16 PM Changeset in ffmpeg [608572ce] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
tests/checkasm/checkasm: Do not define an unused function. Fixes the …
5:30 PM Ticket #7710 (pkt_size on UDP output not fixed lenght) created by Antonio Jose Tomas Martinez
When you want to output a fixed lenght of UDP packets at say 1316 …[…]
5:03 PM Changeset in ffmpeg [953f9797] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtsp: Check number of streams in sdp_parse_line() Fixes: OOM …
4:33 PM Changeset in ffmpeg [497c9b0c] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtsp: Check number of streams in sdp_parse_line() Fixes: OOM …
4:29 PM Changeset in ffmpeg [e75a73d6] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() …
4:29 PM Changeset in ffmpeg [b482e94e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rasc: Move ff_get_buffer() after frame checks If the frame1/2 …
4:28 PM Changeset in ffmpeg [0f133230] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rasc: Check uncompressed dlta size We assume that if the …
4:23 PM Changeset in ffmpeg [f5c9753] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fic: Check that there is input left in fic_decode_block() …
4:20 PM Changeset in ffmpeg [d8b8b27d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ilbcdec: Fix undefined integer overflow lsf2poly() The …
4:20 PM Changeset in ffmpeg [62f5325c] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ilbcdec: Fix integer overflow in construct_vector() webrtc …
4:17 PM Changeset in ffmpeg [a53c4f36] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1: Simplify update_vlc_state() About 0.5% faster …
4:17 PM Changeset in ffmpeg [5d0139d5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffv1: Simplify fold() No speed difference, or slightly faster …
4:16 PM Changeset in ffmpeg [fe1ccc1e] by Michael Niedermayer <michael@niedermayer.cc>
libavcodec/rscc.c: add missing semicolon Signed-off-by: Mateusz …
3:54 PM Nightly_Restreamed_Probe.txt attached to Ticket #7709 by gstair
N-93056-g1e03d60054 ffprobe output
3:53 PM 20181206_Restreamed_Probe.txt attached to Ticket #7709 by gstair
N-92624-gb44a571dc4 ffprobe output
3:52 PM 4.1_Restreamed_Probe.txt attached to Ticket #7709 by gstair
4.1 ffprobe output
3:45 PM Ticket #7709 (Data Codec DTS stripped from MPEG2-TS) created by gstair
Summary of the bug: Receiving video from rtsp stream and writing to a …
3:38 PM Ticket #7547 (When relaying RTMP streams ffmpeg quits with ...) updated by pgalow
I can confirm we are running into the same issue on macOS (10.13.6 and …
8:17 AM Changeset in ffmpeg [1e03d600] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: add var_stream_map LANGUAGE field string parameter …
8:17 AM Changeset in ffmpeg [6a25bb5a] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: add var_stream_map DEFAULT field status parameter …
8:16 AM Changeset in ffmpeg [62e8644b] by Steven Liu <lq@chinaffmpeg.org>
avformat/hlsenc: make the EXT-X-MEDIA NAME field by stream id. …
3:04 AM Ticket #7124 (Unexpected results from YUV-RGB color space conversion optimization on ...) updated by Hong Bo Peng
I did some investigate in this ticket. 2 issues were found. Firstly, …
2:59 AM ffmpeg_7124.patch attached to Ticket #7124 by Hong Bo Peng

Jan 30, 2019:

11:24 PM Changeset in ffmpeg [0b50f276] by Michael Niedermayer <michael@niedermayer.cc>
avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() …
11:24 PM Changeset in ffmpeg [9f4af97a] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rasc: Move ff_get_buffer() after frame checks If the frame1/2 …
11:24 PM Changeset in ffmpeg [f4079d51] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rasc: Check uncompressed dlta size We assume that if the …
11:24 PM Changeset in ffmpeg [db1c4ac] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/fic: Check that there is input left in fic_decode_block() …
11:24 PM Changeset in ffmpeg [b559c58a] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Try to support some concatenated flv files Fixes: …
10:15 PM Changeset in ffmpeg [8a23a2b7] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/asf: Remove an unneeded forward declaration.
9:03 PM Ticket #7547 (When relaying RTMP streams ffmpeg quits with ...) updated by Carl Eugen Hoyos
Keywords changed
9:02 PM Ticket #7547 (When relaying RTMP streams ffmpeg quits with ...) updated by Ivan Kolesnikov
Priority changed
8:58 PM Ticket #7547 (When relaying RTMP streams ffmpeg quits with ...) updated by Ivan Kolesnikov
Component changed
8:55 PM Changeset in ffmpeg [1100862a] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
libavdevice/gdigrab: fix HIDPI support for mouse positioning Mouse …
8:55 PM Changeset in ffmpeg [d7c9ddd0] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
libavdevice/gdigrab: fix HIDPI support for window capture In Windows …
8:13 PM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by Carl Eugen Hoyos
Replying to mario66: > ffmpeg has a donate button on …
6:45 PM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by mario66
I'm not sure why you keep responding here since jamrial didn't want …
6:32 PM Changeset in ffmpeg [789d3b98] by Nicolas George <george@nsup.org>
avformat/tee : Pass standards compliance value to slave muxers as well
2:21 PM Ticket #7708 (avcodec_receive_frame - get number of bytes consumed) updated by Carl Eugen Hoyos
Replying to jannis_wth: > What about my additional …
12:47 PM Ticket #7708 (avcodec_receive_frame - get number of bytes consumed) updated by jannis_wth
I do use 'avcodec_decode_audio4', but I noticed that since ffmpeg 3.4 …
11:36 AM Ticket #7706 (20-30% perf drop in FFmpeg (H264) transcode performance with VAAPI) updated by Carl Eugen Hoyos
Priority, Status, Component changed
11:33 AM Ticket #7707 (Does LAV getting the title cropped when streaming SHOUTcast metadata?) closed by Carl Eugen Hoyos
invalid
11:31 AM Ticket #7707 (Does LAV getting the title cropped when streaming SHOUTcast metadata?) updated by max79
Replying to cehoyos: > Please provide the FFmpeg command …
11:30 AM Ticket #7707 (Does LAV getting the title cropped when streaming SHOUTcast metadata?) reopened by max79
11:30 AM Ticket #7706 (20-30% perf drop in FFmpeg (H264) transcode performance with VAAPI) updated by eero-t
Did manual bisect (they go from newer to older commits): * slow: …
11:24 AM Ticket #7708 (avcodec_receive_frame - get number of bytes consumed) updated by Carl Eugen Hoyos
Priority, Version changed
Why didn’t you send a patch with the new function to the development …
11:19 AM Ticket #7707 (Does LAV getting the title cropped when streaming SHOUTcast metadata?) closed by Carl Eugen Hoyos
invalid: Please provide the FFmpeg command line you tested together with the …
11:19 AM Ticket #7651 (Corrupted start of mp4 file after "-ss 0 -to XXX -c copy") updated by v0lt
Replying to cehoyos: > The issue disappears with …
11:09 AM Ticket #7707 (Does LAV getting the title cropped when streaming SHOUTcast metadata?) updated by max79
Replying to cehoyos: Can you please explain that is not a …
11:08 AM Ticket #7707 (Does LAV getting the title cropped when streaming SHOUTcast metadata?) reopened by max79
10:46 AM Ticket #7708 (avcodec_receive_frame - get number of bytes consumed) created by jannis_wth
There are use cases in which we don't know the exact size of the …
10:43 AM Ticket #7707 (Does LAV getting the title cropped when streaming SHOUTcast metadata?) closed by Carl Eugen Hoyos
invalid
10:42 AM LAV getting the title cropped.jpg attached to Ticket #7707 by max79
LAV getting the title cropped
10:41 AM Ticket #7707 (Does LAV getting the title cropped when streaming SHOUTcast metadata?) created by max79
Summary of the bug: I'm noticed that LAV get SHOUTcast metadata …
5:32 AM Ticket #7404 ([ffmpeg-qsv][vc1_decode]some frames error in dump file on iHD driver.) updated by Linjie.Fu
vc1_qsv decoder drops frames, but works if set the async_depth to 1. …
Note: See TracTimeline for information about the timeline view.