Timeline



Jan 31, 2020:

11:08 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by LeadAssimilator
I'm not sure why that would be necessary - not only is that not …
9:49 PM Changeset in ffmpeg [73aab08d] by Marton Balint <cus@passwd.hu>
avformat/hlsenc: fix hls_ts_options with mpegts Was broken since …
9:47 PM Changeset in ffmpeg [c044ac20] by Marton Balint <cus@passwd.hu>
avfilter/vf_geq: use per-thread AVExpr for expression evaluation …
9:36 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by Carl Eugen Hoyos
Replying to LeadAssimilator: > Per the manual, changed …
9:30 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by LeadAssimilator
Keywords changed
9:27 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by LeadAssimilator
Priority changed
Per the manual, changed priority to important given this is a …
9:17 PM Changeset in ffmpeg [b82825eb] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/avdct: Clear IDCTDSPContext context Fixes use of …
9:17 PM Changeset in ffmpeg [c2d47629] by Michael Niedermayer <michael@niedermayer.cc>
MAINTAINERS: Add patchwork maintainer Signed-off-by: Michael …
5:37 PM Ticket #8043 (Nero and Quicktime format chapters) updated by Naqros
Replying to cehoyos: > Does the following change (inlined) …
4:23 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by LeadAssimilator
What in my answer is difficult to parse exactly? 3.4.2 success 4.0.0 …
2:09 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by Carl Eugen Hoyos
(Since your answer is difficult to parse) Please provide the command …
1:15 PM Changeset in ffmpeg [d550a285] by James Almer <jamrial@gmail.com>
dashenc: check pts to prevent division by zero error this usecase …
1:14 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by LeadAssimilator
Replying to cehoyos: > Is the issue you see reproducible …
1:03 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by Carl Eugen Hoyos
Priority, Version changed
Is the issue you see reproducible with current FFmpeg git head, the …
12:47 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by LeadAssimilator
This issue appears to affect only mingw cross-compiled ffmpeg builds …
12:38 PM Ticket #8501 (Speedup init times of DASH streams) updated by Steven Liu
Cc changed
12:38 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by LeadAssimilator
Replying to mkver: > This ticket is missing a sample file …
12:33 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by LeadAssimilator
Sample just completed upload.
12:32 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) updated by mkver
This ticket is missing a sample file to reproduce the bug.
12:15 PM ffmpeg-20200131-060735.log attached to Ticket #8505 by LeadAssimilator
verify report
12:15 PM ffmpeg-20200131-060709.log attached to Ticket #8505 by LeadAssimilator
encode report
12:14 PM Ticket #8505 (fast aac encoder produces invalid output for x86 32-bit builds) created by LeadAssimilator
Summary: The aac encoder can produce invalid output when using a …
12:14 PM Changeset in ffmpeg [53b4128e] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_xfade: add smooth transitions
9:57 AM Ticket #2305 (v4l2 user control configuration mechanism) updated by Elliott
Here is a list of controls which could be added. This list is from …
9:37 AM Ticket #2305 (v4l2 user control configuration mechanism) updated by Elliott
Cc changed
9:17 AM Changeset in ffmpeg [113bae59] by Paul B Mahol <onemda@gmail.com>
doc/filters: improve xfade description and add one example
8:40 AM Ticket #8504 ('FFmpegSource' object has no attribute '_packet') updated by vishal
Hi, pyglet is python library uses. Internally ffmpeg to read media …
8:34 AM Ticket #8504 ('FFmpegSource' object has no attribute '_packet') closed by Carl Eugen Hoyos
invalid: This does not look like an issue that can be fixed in FFmpeg.
7:18 AM Ticket #8504 ('FFmpegSource' object has no attribute '_packet') created by vishal
Following is exception I am getting on RPI3b+ machine with rasbian os, …

Jan 30, 2020:

11:15 PM Changeset in ffmpeg [62d92a87] by Marton Balint <cus@passwd.hu>
avfilter/vf_drawtext: do not overread text if the last UTF8 sequence …
11:15 PM Changeset in ffmpeg [5ac8389c] by Marton Balint <cus@passwd.hu>
avfilter/vf_drawtext: use replacement chars for invalid UTF8 sequences …
11:15 PM Changeset in ffmpeg [60263840] by Marton Balint <cus@passwd.hu>
avutil/common: warn about possible move of the data pointer after the …
11:15 PM Changeset in ffmpeg [d9f5fe4e] by Marton Balint <cus@passwd.hu>
avutil/common: put ERROR statements into separate code blocks in …
11:15 PM Changeset in ffmpeg [1466bb0b] by Marton Balint <cus@passwd.hu>
avutil/common: add parenthesis around GET_16BIT in GET_UTF16 …
11:15 PM Changeset in ffmpeg [5df1c1ad] by Marton Balint <cus@passwd.hu>
avutil/common: use unsigned int in GET_UTF8 Right shift of signed …
11:04 PM Changeset in ffmpeg [24af459d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/x86/diracdsp: Fix high bits on Windows x86_64 Found-by: james
8:55 PM Ticket #7825 (Malfunctioning `ssim` filter?..) updated by Elon Musk
No, its float usage in places where double should be used instead.
7:30 PM Changeset in ffmpeg [24a5e873] by Michael Niedermayer <michael@niedermayer.cc>
tests/fate/lavf-video.mak: fix fate-lavf-gif dependencies The gif …
6:59 PM Changeset in ffmpeg [a71794e8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ralf: Fix overflows of biased values Fixes: signed integer …
6:59 PM Changeset in ffmpeg [32522b5] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: limit per frame samples for APE APE in its …
6:58 PM Changeset in ffmpeg [1cd41840] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check STCO location Fixes: bypassing of checks and …
6:58 PM Changeset in ffmpeg [42220251] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/wmalosslessdec: Fix multiple integer overflows Fixes: left …
6:58 PM Changeset in ffmpeg [a3655bb0] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/apedec: Fix undefined integer overflow in decode_array_0000() …
6:57 PM Changeset in ffmpeg [07754f3f] by Michael Niedermayer <michael@niedermayer.cc>
remove tests/ref/lavf/fits This appears to be forgotten in …
6:57 PM Changeset in ffmpeg [6f5c18da] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smacker: Check space before decoding type Fixes: Timeout …
6:57 PM Changeset in ffmpeg [2b5b9d5d] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/rawdec: Use linesize in b64a Fixes: out of array access …
6:56 PM Changeset in ffmpeg [8652f4e7] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBM IFF-PBM-HAM6 …
6:55 PM Changeset in ffmpeg [d4b05f31] by Michael Niedermayer <michael@niedermayer.cc>
doc/filters: Document geq *sum functions Signed-off-by: Michael …
6:40 PM Changeset in ffmpeg [48b6947] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Add threshold for ALS Fixes: Timeout (253sec …
5:47 PM Changeset in ffmpeg [0694b60b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/x86/diracdsp: Fix incorrect src addressing in …
5:47 PM Changeset in ffmpeg [20916f9b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/screenpresso: Optimize sum_delta_flipped() 553 -> 332 sec …
5:47 PM Changeset in ffmpeg [6e8e8431] by Michael Niedermayer <michael@niedermayer.cc>
avformat/aviobuf: Remove AVIOInternal and one level of indirection In …
4:55 PM Ticket #7825 (Malfunctioning `ssim` filter?..) updated by pdr0
Could it be a rounding issue? decimal places / precision ? If the …
4:34 PM Ticket #8503 (heap-use-after-free (libavformat)) updated by Carl Eugen Hoyos
Component changed
4:34 PM Ticket #8503 (heap-use-after-free (libavformat)) closed by Carl Eugen Hoyos
worksforme: Works fine here, a crash in avformat_open_input() should be easily …
4:29 PM Changeset in ffmpeg [0a275fec] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_xfade: add radial transition
3:50 PM Changeset in ffmpeg [b99ed6e4] by James Almer <jamrial@gmail.com>
cmdutils: fix crash if no name for "ffmpeg -h protocol" fix crash …
3:35 PM Changeset in ffmpeg [863accbe] by Paul B Mahol <onemda@gmail.com>
avfilter: add xfade filter
1:58 PM Ticket #8503 (heap-use-after-free (libavformat)) updated by satbaby
[…] c++ -g -lavutil -lavformat -lavcodec test.cpp …
1:13 PM Ticket #8503 (heap-use-after-free (libavformat)) updated by Carl Eugen Hoyos
Is the issue you see reproducible with ffmpeg, the command line …
12:38 PM Ticket #8503 (heap-use-after-free (libavformat)) created by satbaby
Summary of the bug: [hls @ 0x61b0000b7580] Skip …
10:23 AM Ticket #7825 (Malfunctioning `ssim` filter?..) updated by Elon Musk
Lets try in other words, find ssim implementation that give results …
9:55 AM Ticket #8502 (Problem with mp4 dash file) updated by nikolindima
Replying to mkoch: > This might be the same problem as in …
9:11 AM Ticket #8502 (Problem with mp4 dash file) updated by Michael Koch
This might be the same problem as in ticket #8489, too short audio in MP4.
9:10 AM Changeset in ffmpeg [6087692a] by Steven Liu <lq@chinaffmpeg.org>
cmdutils: add show_help_protocol for get protocol options …
9:10 AM Changeset in ffmpeg [27529eeb] by Steven Liu <lq@chinaffmpeg.org>
avformat/avio: add avio_protocol_get_class Reviewed-by: Michael …
5:19 AM Ticket #8502 (Problem with mp4 dash file) updated by nikolindima
Sample it is file downloaded with youtube-dl youtube-dl -f 'mpd-1' …
12:16 AM Ticket #8502 (Problem with mp4 dash file) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
How was the input sample created? Looks like a regression since …

Jan 29, 2020:

9:40 PM Ticket #7825 (Malfunctioning `ssim` filter?..) updated by gdgsdg123
Replying to richardpl: > Look, if you can prove you …
9:30 PM file.mp4 attached to Ticket #8502 by nikolindima
9:27 PM Ticket #8502 (Problem with mp4 dash file) created by nikolindima
Summary of the bug:i have file downloaded with youtube-dl in format …
9:05 PM Ticket #8497 (drawbox should support time) updated by Elon Musk
Please consult documentation, see sendcmd filter documentation, and …
8:55 PM Changeset in ffmpeg [3bce9e9b] by Paul B Mahol <onemda@gmail.com>
avformat/tty: add probe function
8:42 PM Ticket #8501 (Speedup init times of DASH streams) created by lukasf
Summary of the bug: Initialization of the AVFormatContext is …
6:58 PM Ticket #8489 (MP4 file has too short audio) updated by Michael Koch
Here is a simpler example for reproducing the problem, only two steps …
6:53 PM Changeset in ffmpeg [47d5d0cc] by Marton Balint <cus@passwd.hu>
avfilter/vf_geq: fix multiple assignments of ptr in slice_geq_filter …
6:47 PM Ticket #8497 (drawbox should support time) updated by Puneet Agarwal
Replying to richardpl: > drawbox supports commands use …
6:26 PM Ticket #8497 (drawbox should support time) closed by Elon Musk
invalid: drawbox supports commands use sendcmd filters.
6:25 PM Ticket #7825 (Malfunctioning `ssim` filter?..) updated by Elon Musk
Look, if you can prove you statement feel free to reopen bug, …
5:10 PM Ticket #8497 (drawbox should support time) reopened by Puneet Agarwal
5:10 PM Ticket #8497 (drawbox should support time) updated by Puneet Agarwal
I will tell you what I want to do, and let me know if it possible …
4:45 PM Ticket #7825 (Malfunctioning `ssim` filter?..) updated by gdgsdg123
Replying to cehoyos: > Feel free to open a new ticket …
12:06 PM Changeset in ffmpeg [04e524c3] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Add threshold for IFF_ILBM Fixes: Timeout …
12:06 PM Changeset in ffmpeg [cc7bf7e0] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Sort threshold list alphabetically This also …
11:08 AM Ticket #8005 (Assertion fails when reading rtp mpegts streaming using SDP file) updated by Marek Fort
Commit 0f2f65bd583576ef8c12eea6088c84d4468f5804 added the assert which …
8:56 AM Ticket #7825 (Malfunctioning `ssim` filter?..) updated by Elon Musk
SSIM does not work like that, if you need one pixel difference use PSNR.
8:42 AM Changeset in ffmpeg [d01d6065] by Paul B Mahol <onemda@gmail.com>
avcodec/dnxhddec: properly set colorspace
5:00 AM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by pheedbaq3
Replying to cehoyos: > FFmpeg's self test is called fate, …
12:32 AM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by pheedbaq3
Replying to cehoyos: > Replying to [comment:15
12:29 AM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Carl Eugen Hoyos
Replying to pheedbaq3: > Replying to [comment:14
12:28 AM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by pheedbaq3
Replying to cehoyos: > Replying to [comment:12
12:15 AM Changeset in ffmpeg [de1b2aa7] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
Revert "fate/filter-video: add two tests for dnn_processing with frame …
12:09 AM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Carl Eugen Hoyos
Replying to pheedbaq3: > Just saying, I'm not part of …
12:03 AM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Carl Eugen Hoyos
Replying to pheedbaq3: > Also ensure the correct mime …

Jan 28, 2020:

11:59 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by pheedbaq3
Replying to cehoyos: > Replying to [comment:10
11:48 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Carl Eugen Hoyos
Replying to pheedbaq3: > Replying to cehoyos: …
11:47 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by pheedbaq3
Replying to cehoyos: > Replying to pheedbaq3: …
7:58 PM Ticket #7825 (Malfunctioning `ssim` filter?..) closed by Carl Eugen Hoyos
invalid: Feel free to open a new ticket instead of changing an existing one but …
5:38 PM Ticket #7825 (Malfunctioning `ssim` filter?..) reopened by gdgsdg123
I fear even the core of the …
5:35 PM tainted.png attached to Ticket #7825 by gdgsdg123
Sheer black for all pixels except the most upper-left pixel tainted to …
5:35 PM black.png attached to Ticket #7825 by gdgsdg123
Sheer black (#000000) for all pixels.
4:18 PM Changeset in ffmpeg [43f58f2] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Don't leak MOVFragmentStreamInfo on error Fixes …
4:18 PM Changeset in ffmpeg [3999c4b3] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Free encryption data on error Fixes memleak and …
4:18 PM Changeset in ffmpeg [ab39f0d8] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/asrc_sinc: Don't allocate arrays separately Besides the …
5:40 AM Changeset in ffmpeg [febd37f4] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/mov: update extensions Added all extensions used by the mov …
1:40 AM Ticket #5717 (The udp timeout parameter is not work! (on windows)) updated by Balling
Status changed
Patch here …

Jan 27, 2020:

11:02 PM Changeset in ffmpeg [d89f69e1] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
test/fate: Add missing exe suffix to h265_levels test. Fixes fate on …
9:48 PM Ticket #7068 (ffmpeg SDP file generation : incorrect header) closed by Carl Eugen Hoyos
fixed: Should be fixed in 26c7f91e6624b1a46e39fb887b07b77db6cee328.
9:45 PM Changeset in ffmpeg [26c7f91e] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
ffmpeg: Do not print "SDP:" on top of sdp files. Fixes ticket #7068.
7:38 PM Changeset in ffmpeg [44be0573] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: Remove useless AVIOContext Write a few numbers …
7:37 PM Changeset in ffmpeg [9c8aa868] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: Improve writing Projection The Matroska …
7:00 PM Changeset in ffmpeg [8867efa8] by James Almer <jamrial@gmail.com>
avformat/mux: Don't use av_ prefix for static functions …
4:22 PM Ticket #8135 (ffprobe of mpd aborts with "pointer being freed was not allocated" in ...) closed by Carl Eugen Hoyos
fixed: Fixed by vectronic in 598962cd3a68e30662cfbd5e053eef85d2ee3a8a
4:13 PM Ticket #8005 (Assertion fails when reading rtp mpegts streaming using SDP file) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Regression since 0f2f65bd583576ef8c12eea6088c84d4468f5804, …
3:59 PM Ticket #1618 (Padding to odd/uneven size fails) updated by Ivan Middleton
I propose to fix this bug by having the pad filter round the output …
3:58 PM Changeset in ffmpeg [32ea6ffb] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_colorconstancy: fix memory leak on error Also remove …
3:31 PM Ticket #8500 (find_rect crash) closed by Carl Eugen Hoyos
fixed: Should be fixed by Michael in dfc471488675aa257183745502d0074055db3bd2]
11:01 AM Changeset in ffmpeg [dfc47148] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_find_rect: Remove assert A score of 0 is possible Fixes: …
11:01 AM Changeset in ffmpeg [6ff2474e] by Michael Niedermayer <michael@niedermayer.cc>
avfilter/vf_find_rect: Increase worst case score score could be 1.0 …
8:41 AM Ticket #8005 (Assertion fails when reading rtp mpegts streaming using SDP file) updated by Marek Fort
Minimal SDP file […] Sorry I forgot to mention that the stream …

Jan 26, 2020:

10:35 PM Ticket #8479 (ffplay ignores a=rtcp SDP attribute for RTP streams) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Type changed
10:35 PM Ticket #8474 (rtcpport param doesn't add a=rtcp to SDP) updated by Carl Eugen Hoyos
Version, Component changed
9:49 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by Carl Eugen Hoyos
Replying to pheedbaq3: > I'm unable to submit the patch …
8:37 PM Ticket #8454 (No PixelFormatTag for P010 (fourcc 0x30313050)) updated by pheedbaq3
Hi, I had tested your patch, and things seem to be working. However, …
8:22 PM Ticket #8494 (UBSan: outside the range of representable values of type 'long') updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
6:30 PM Changeset in ffmpeg [5e621001] by James Almer <jamrial@gmail.com>
avcodec/av1_parser: export color information Should fix …
4:40 PM test2.pgm attached to Ticket #8500 by Carl Eugen Hoyos
4:39 PM test1.png attached to Ticket #8500 by Carl Eugen Hoyos
4:38 PM Ticket #8500 (find_rect crash) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer, Description changed
4:34 PM Ticket #8500 (find_rect crash) created by Michael Koch
Summary of the bug: ffmpeg crashes when using find_rect How to …
4:24 PM Changeset in ffmpeg [148fb44b] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mux: Don't unnecessarily zero-initialize AVPacketList If no …
4:24 PM Changeset in ffmpeg [020159e0] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mux: Move packet references In the common case that the …
4:24 PM Changeset in ffmpeg [262b5543] by Michael Niedermayer <michael@niedermayer.cc>
avformat/gxfenc: Add deinit function Fixes memleaks when the trailer …
4:24 PM Changeset in ffmpeg [e6aa9b11] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfenc: Add deinit function Fixes memleaks when allocating …
4:24 PM Changeset in ffmpeg [360aeccf] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mxfenc: Don't free priv_data of AVStream It will be freed …
4:24 PM Changeset in ffmpeg [f1d46db] by Michael Niedermayer <michael@niedermayer.cc>
avformat/audiointerleave: Check before dereferencing In order to use …
4:24 PM Changeset in ffmpeg [556c4e38] by Michael Niedermayer <michael@niedermayer.cc>
avformat/dvenc: Don't zero unnecessarily The muxing context has …
4:24 PM Changeset in ffmpeg [f1dbfcdf] by Michael Niedermayer <michael@niedermayer.cc>
avformat/dvenc: Replace write_trailer by deinit function The old …
4:14 PM Changeset in ffmpeg [0b1ff326] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/yuv4mpegdec: increase header limit Allows demuxing UHD …
4:14 PM Changeset in ffmpeg [724e6b3d] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/yuv4mpegdec: better error logging
3:47 PM Ticket #8499 (expressions issues) updated by Atarikid
Thanks for the quick fix. :)
3:41 PM Changeset in ffmpeg [609dfb40] by James Almer <jamrial@gmail.com>
fate/lavf-container: add an AV1 in Matroska muxing test …
3:41 PM Changeset in ffmpeg [a3e43e0c] by James Almer <jamrial@gmail.com>
avformat/av1: Avoid allocation + copying when filtering OBUs Certain …
3:41 PM Changeset in ffmpeg [2eee3437] by James Almer <jamrial@gmail.com>
avformat/av1: Fix nits in the documentation of …
3:41 PM Changeset in ffmpeg [2899995a] by James Almer <jamrial@gmail.com>
avformat/av1, avc, hevc: Remove av_freep() ff_av1_filter_obus_buf() …
3:41 PM Changeset in ffmpeg [d4bbc0db] by James Almer <jamrial@gmail.com>
avformat/av1: Improve filtering AV1 OBUs Both ISOBMFF as well as …
3:41 PM Changeset in ffmpeg [e8518c2] by James Almer <jamrial@gmail.com>
avformat/movenc: Check for reformatting errors when writing hint …
3:41 PM Changeset in ffmpeg [22ec35a4] by James Almer <jamrial@gmail.com>
avformat/av1, hevc: Make *_buf-functions return 0 on success The …
3:41 PM Changeset in ffmpeg [680cd59b] by James Almer <jamrial@gmail.com>
avformat/hevc: Fix potential leak in case of ff_hevc_annexb2mp4_buf …
3:41 PM Changeset in ffmpeg [e4749a44] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: Cosmetics Add {, } in situations like if () …
3:41 PM Changeset in ffmpeg [58428be] by James Almer <jamrial@gmail.com>
avformat/matroskaenc: Check for reformatting errors This is needed …
3:41 PM Ticket #8499 (expressions issues) closed by Gyan
fixed: This is due to a too conservative check. Fixed in …
3:36 PM Changeset in ffmpeg [6e6b3491] by Gyan Doshi <ffmpeg@gyani.pro>
avfilter/scale: don't fail for circular expressions Due to …
1:51 PM Changeset in ffmpeg [ecd95858] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_tonemap_opencl: fix long filter description
1:11 PM Ticket #8499 (expressions issues) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer, Description changed
Regression since ce2cfa67aa26e70717eb8b184f232b9c41b81001
1:01 PM Ticket #8499 (expressions issues) created by Atarikid
Ever sinds the latest daily builds using more complex expressions …
12:16 PM Ticket #8498 (sdl2, missing documentation) closed by Carl Eugen Hoyos
fixed: Should be fixed in c2d03216619421859c86a1592dad60f9f48a966f
12:15 PM Changeset in ffmpeg [c2d03216] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
doc/outdevs: Mention "sdl2" alias for "sdl". Fixes ticket #8498.
9:24 AM Changeset in ffmpeg [dc3aa376] by Paul B Mahol <onemda@gmail.com>
avformat: add demuxer for argonaut games' ASF format Adds support for …
9:23 AM Changeset in ffmpeg [bf890ae0] by Paul B Mahol <onemda@gmail.com>
avcodec: add decoder for argonaut games' adpcm codec Adds support for …
8:44 AM Ticket #8498 (sdl2, missing documentation) created by Michael Koch
Summary of the bug: A search for "sdl2" in the documentation finds …

Jan 25, 2020:

11:12 PM Ticket #8043 (Nero and Quicktime format chapters) reopened by Carl Eugen Hoyos
10:16 PM Changeset in ffmpeg [15d160cc] by Marton Balint <cus@passwd.hu>
avformat/udp: increase the default buffer size of a receiving socket …
10:16 PM Changeset in ffmpeg [67f39b32] by Marton Balint <cus@passwd.hu>
avformat/udp: properly use return value of pthread_cond_timedwait …
10:16 PM Changeset in ffmpeg [f61e9f8a] by Marton Balint <cus@passwd.hu>
avformat/udp: add newline after warning Signed-off-by: Marton Balint …
10:16 PM Changeset in ffmpeg [1812b425] by Marton Balint <cus@passwd.hu>
avutil/thread: fix strict_pthread_cond_timedwait Timeout error was …
8:42 PM Ticket #8043 (Nero and Quicktime format chapters) closed by Naqros
fixed: Awesome! That handled it, Nero chapters just pass through now without …
7:00 PM Changeset in ffmpeg [4b4bcb1] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: do not remap alpha plane if that will be overwritten …
6:22 PM Ticket #8005 (Assertion fails when reading rtp mpegts streaming using SDP file) updated by Carl Eugen Hoyos
(I cannot reproduce) Can you reproduce the issue if you provide the …
6:10 PM Ticket #7177 ("libx264" encoding crash with 10bpc (10 bit-per-component)) updated by Carl Eugen Hoyos
Keywords changed
6:09 PM Ticket #8172 (Assertion at libavformat/avienc.c:800) updated by Carl Eugen Hoyos
Priority, Keywords, Reproduced by developer changed
The assertion failure is a regression since …
4:52 PM Ticket #6270 (libxvid duplicates 2 pass log file (and ignores both?)) closed by Carl Eugen Hoyos
duplicate: See #6217
4:52 PM Ticket #4335 (mpeg fifo assert while remuxing) updated by Carl Eugen Hoyos
Keywords changed
4:06 PM Changeset in ffmpeg [75d1d9eb] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/movenc: allow ISMV timescale to be user-set As per the PIFF …
1:42 PM Ticket #8497 (drawbox should support time) updated by Elon Musk
Nonsense, commands can do animation just fine. While AVExpr is stupid …
1:34 PM Changeset in ffmpeg [9990cb16] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: mark another hemisphere not visible for flat input format
1:34 PM Changeset in ffmpeg [8d861cd8] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: add mask option, unset pixels are marked as transparent
10:42 AM Changeset in ffmpeg [31350de9] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_deshake_opencl: silence warning about usage of …
10:14 AM Ticket #8497 (drawbox should support time) updated by Gyan
Commands only allow reinit to a new static size, not animation.
10:01 AM Ticket #8497 (drawbox should support time) updated by Elon Musk
drawbox supports commands so adding AVExpr mess is not welcomed.
8:33 AM Ticket #8497 (drawbox should support time) updated by Gyan
Version, Component, Resolution changed
OP isn't clear - do you mean timeline support (enable) or animation? …
12:51 AM Ticket #6490 (youtube live stream stopt play) updated by Carl Eugen Hoyos
Keywords changed
12:47 AM Ticket #5818 (encoing to interlaced with nvenc) updated by hydra3333
Please see these …
12:40 AM Ticket #6490 (youtube live stream stopt play) closed by Balling
fixed: Fixed in b7d6c0cd48dac7869b9e6803e2d47d05a4fa373b

Jan 24, 2020:

11:03 PM Changeset in ffmpeg [1ab302da] by James Almer <jamrial@gmail.com>
avcodec/cbs_av1_syntax_template: Remove unused variable …
11:03 PM Changeset in ffmpeg [c461500c] by James Almer <jamrial@gmail.com>
avcodec/libaomenc: add an option to set the encoder "usage" This …
10:22 PM Changeset in ffmpeg [a4f2fc93] by Paul B Mahol <onemda@gmail.com>
avfilter/vf_v360: fix fov calculation from dfov for fisheye input/output
9:32 PM Ticket #8497 (drawbox should support time) closed by Elon Musk
invalid: drawbox already supports time.
9:23 PM Ticket #6939 (make install clean regression) updated by Alexander Strasser
Wow, I finally understand what magic is happening here. At least I …
8:44 PM Ticket #8497 (drawbox should support time) created by Puneet Agarwal
Its a feature request. I request to take this project in GSOC 2020, …
8:21 PM Ticket #6801 (libavformat/tls_openssl.c: implicit declaration of function 'BIO_meth_*') closed by Carl Eugen Hoyos
duplicate
8:17 PM Changeset in ffmpeg [cbb254cb] by Martin Storsjö <martin@martin.st>
checkasm: Check HAVE_GETSTDHANDLE here as well This was missed in …
2:05 PM Ticket #8436 (ffmpeg sets opus audio to stereo in SDP even though it is mono) updated by Carl Eugen Hoyos
Keywords changed
1:55 PM Ticket #7654 (hevc_amf does not honor -level option) updated by Carl Eugen Hoyos
Priority changed
1:42 PM Ticket #7654 (hevc_amf does not honor -level option) updated by Adrianwo
Priority changed
Still nothing changed. I checked, and AMF HEVC encoder in HandBrake …
12:13 PM Ticket #8005 (Assertion fails when reading rtp mpegts streaming using SDP file) reopened by Marek Fort
Reproduced with latest version e931119... […] The SDP file might …
11:05 AM Ticket #8496 (Conditional jump or move depends on uninitialised value with small input) created by Clément Bœsch
[…]
10:32 AM Ticket #8436 (ffmpeg sets opus audio to stereo in SDP even though it is mono) closed by rudolfs.bundulis
invalid
10:30 AM Ticket #8436 (ffmpeg sets opus audio to stereo in SDP even though it is mono) updated by rudolfs.bundulis
Replying to cehoyos: > Did you see …
7:47 AM Ticket #8493 (Allow setting mastering display metadata and content light level ...) updated by hubner
I'm trying to get a sample file from the customer, but for whatever …
12:17 AM Changeset in ffmpeg [e931119a] by Marton Balint <cus@passwd.hu>
avdevice/xcbgrab: check if frame size fits in INT_MAX Also fixes a …
12:17 AM Changeset in ffmpeg [b7e94adb] by Marton Balint <cus@passwd.hu>
avdevice/xcbgrab: move some initialization code from …
Note: See TracTimeline for information about the timeline view.