Timeline



Oct 17, 2020:

9:10 PM Changeset in ffmpeg [62073cfa] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/nvenc: update driver versions for SDK 11.0
5:26 PM Ticket #8937 (Incorrect color when decoding h264 file) closed by Balling
invalid: Well, because it is 1920x1080, it is automatically promoted to BT.709 …
4:43 PM Changeset in ffmpeg [f372ce35] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: use av_sscanf()
4:43 PM Changeset in ffmpeg [7c1eef48] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: reverse order of biquads in serial processing This …
3:27 PM Ticket #8937 (Incorrect color when decoding h264 file) updated by Balling
Replying to 3DLight: > We don't know why it's missing. We …
3:24 PM Ticket #8918 (ape 24bit decode error) closed by Elon Musk
fixed: Fixed in ed0001482a74b60f3d5bc5cd7e304c9d65b2fcd5
1:23 PM Ticket #8937 (Incorrect color when decoding h264 file) updated by 3DLight
We don't know why it's missing. We don't have that know-how for this.
12:36 PM Changeset in ffmpeg [33624f4f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/flvdec: Check for EOF in amf_parse_object() Fixes: Timeout …
12:36 PM Changeset in ffmpeg [77cdc684] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mv30: Fix multiple integer overflows Fixes: signed integer …
12:36 PM Changeset in ffmpeg [42ded4d1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/smacker: Check remaining bits in SMK_BLK_FULL Fixes: out of …
12:36 PM Changeset in ffmpeg [5a2a7604] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cook: Check subpacket index against max Fixes: off by 1 error …
12:36 PM Changeset in ffmpeg [01bb12f8] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/utils: Check for overflow with ATRAC* in …
12:36 PM Changeset in ffmpeg [3fbf8737] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevcpred_template: Fix diagonal chroma availability in 4:2:2 …
12:36 PM Changeset in ffmpeg [060e1ad6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available() …
12:36 PM Changeset in ffmpeg [3300f5c1] by Michael Niedermayer <michael@niedermayer.cc>
avformat/icodec: Change order of operations to avoid NULL dereference …
12:28 PM Ticket #8937 (Incorrect color when decoding h264 file) updated by Carl Eugen Hoyos
Replying to 3DLight: > Color format: RGB Then why are …
12:16 PM Ticket #8937 (Incorrect color when decoding h264 file) updated by 3DLight
Do you mean color format with YUV420 display? Our Display: Bit depth: …
12:06 PM Ticket #8938 (Merge sound wrong duration) updated by Carl Eugen Hoyos
Version changed
This has currently very little similarities with a valid ticket: Is …
12:03 PM Ticket #8937 (Incorrect color when decoding h264 file) updated by Carl Eugen Hoyos
Replying to 3DLight: > We've recorded the pattern video …
11:32 AM Ticket #8937 (Incorrect color when decoding h264 file) updated by 3DLight
We've recorded the pattern video with OBS Studio (recording program) …
10:56 AM Ticket #8938 (Merge sound wrong duration) updated by Truong Quoc Khanh
Note for log: New Process Arg is argument to run ffmpeg …
10:52 AM log.txt attached to Ticket #8938 by Truong Quoc Khanh
10:51 AM Ticket #8938 (Merge sound wrong duration) created by Truong Quoc Khanh
Summary of the bug: How to reproduce: Extract sound from video […] …
8:55 AM Changeset in ffmpeg [86228ebd] by Jan Ekström <jeebjp@gmail.com>
ffmpeg: deduplicate init_output_stream usage logic Adds a wrapper …
8:12 AM Ticket #8937 (Incorrect color when decoding h264 file) updated by Balling
>web browser, VLC, ffplay, This is not true. thumbnail is actually …
4:13 AM Ticket #8937 (Incorrect color when decoding h264 file) updated by iss
Replying to cehoyos: > It appears to me that ffplay
3:20 AM Ticket #8937 (Incorrect color when decoding h264 file) updated by Carl Eugen Hoyos
It appears to me that ffplay shows wrong colours but ffmpeg
1:21 AM actual_result.png attached to Ticket #8937 by iss
Actual result
1:20 AM expected_result.png attached to Ticket #8937 by iss
Expected result
1:18 AM incorrect_color_h264.mp4 attached to Ticket #8937 by iss
Sample media
1:17 AM Ticket #8937 (Incorrect color when decoding h264 file) created by iss
Summary of the bug: When converting attached file, colors are …
12:09 AM Ticket #6585 (Transcode audio to ADPCM for XAudio) closed by zane
fixed: Fixed as of bd1c94bb6801e06b2fce9238df67bd1de4a90ace

Oct 16, 2020:

11:36 PM Changeset in ffmpeg [bf4a253f] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcmenc: remove BLKSIZE #define Signed-off-by: Zane van …
11:36 PM Changeset in ffmpeg [e368be52] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_wav: support custom block size for encoding …
11:36 PM Changeset in ffmpeg [ed1cfb8e] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_yamaha: support custom block size for encoding …
11:36 PM Changeset in ffmpeg [eb75a80d] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_apm: support custom block size for encoding …
11:36 PM Changeset in ffmpeg [b5c2c9a1] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_ssi: support custom block size for encoding …
11:36 PM Changeset in ffmpeg [bd1c94bb] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ms: support custom block size for encoding Fixes …
11:36 PM Changeset in ffmpeg [c78c60c3] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcmenc: add "block_size" option Signed-off-by: Zane van …
11:12 PM Ticket #8936 (Incorrect decoding of low-bitrate WMA 10 pro) updated by Carl Eugen Hoyos
Keywords, Component changed
I compared the output with mplayer -ac wma9dmo and it appears more …
9:31 PM Changeset in ffmpeg [fcec7a6] by Marton Balint <cus@passwd.hu>
avformat/mpegts: replace magic descriptor_tag values with defines …
9:16 PM Changeset in ffmpeg [15a74d21] by Marton Balint <cus@passwd.hu>
avformat/udp: remove redundant setting of h->max_packet_size …
9:16 PM Changeset in ffmpeg [f076a5fe] by Marton Balint <cus@passwd.hu>
Revert "aviobuf: Discard old buffered, previously read data in …
9:15 PM Changeset in ffmpeg [fb0304fc] by Marton Balint <cus@passwd.hu>
avformat/libsrt: fix cleanups on failed libsrt_open() and …
9:07 PM Changeset in ffmpeg [e704750a] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: use transposed II form for biquad sections
9:07 PM Changeset in ffmpeg [0df0e12] by Paul B Mahol <onemda@gmail.com>
avfilter/af_aiir: implement parallel processing
7:00 PM wma_10_pro_correctly_decoded.wav attached to Ticket #8936 by Rollinnn
6:59 PM wma_10_pro_incorrect_decoding.wma attached to Ticket #8936 by Rollinnn
6:57 PM Ticket #8936 (Incorrect decoding of low-bitrate WMA 10 pro) created by Rollinnn
Summary of the bug: When decoding attached wma file to wav with …
4:54 PM Ticket #8932 (hevc decode errors with intra-refresh stream) updated by srainey
Thank you XuGuangxin. With that patch applied to the current git …
4:34 PM Changeset in ffmpeg [0ed455b8] by James Almer <jamrial@gmail.com>
avcodec/av1dec: add cur_frame.spatial_id and temporal_id to AV1Frame …
2:15 PM Ticket #8932 (hevc decode errors with intra-refresh stream) updated by Xu Guangxin
Analyzed by developer changed
Hi srainey, please try …
12:56 PM Changeset in ffmpeg [af701196] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dem_fuzzer: Set format independent of c Signed-off-by: …
4:52 AM Ticket #5829 (ADPCM SWF wave decode error, but directly decode *.flv right) updated by zane
Analyzed by developer, Status, Reproduced by developer, Owner changed
2:30 AM Changeset in ffmpeg [2b5e18a] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/movtextenc: cosmetics Change pointer position. …
2:27 AM Changeset in ffmpeg [d4c46dc3] by Andriy Gelman <andriy.gelman@gmail.com>
avcodec/movtextenc: fix writing to bytestream on BE arches Fixes …

Oct 15, 2020:

10:39 PM Changeset in ffmpeg [8e58db73] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/asvenc: Inline constants Reviewed-by: Michael Niedermayer …
10:39 PM Changeset in ffmpeg [4f3edcdc] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/asvdec: Use init_get_bits8() Reviewed-by: Michael Niedermayer …
10:38 PM Changeset in ffmpeg [2a8edb1a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/asvdec: Reduce the size of some VLCs Reviewed-by: Michael …
10:38 PM Changeset in ffmpeg [6608ecb1] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ylc: Inline constants Reviewed-by: Michael Niedermayer …
10:29 PM Changeset in ffmpeg [753e450] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/v3/408enc: Remove empty close functions Reviewed-by: Michael …
9:38 PM Changeset in ffmpeg [7265b7d9] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Fix overflow with many blocks Fixes: signed integer …
9:30 PM Changeset in ffmpeg [191f68ae] by James Almer <jamrial@gmail.com>
avcodec/Makefile: add missing av1_cuvid entry Signed-off-by: James …
9:25 PM Changeset in ffmpeg [0a31d57a] by Timo Rothenpieler <timo@rothenpieler.org>
configure: check for nvdec/cuvid AV1 support
8:53 PM Changeset in ffmpeg [394e8bb3] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/vp9dsp_template: Fix integer overflows in idct16_1d() Fixes: …
8:53 PM Changeset in ffmpeg [949f0a6b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ansi: Check initial dimensions Fixes: Timeout (minutes to …
8:53 PM Changeset in ffmpeg [106f11f6] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/hevcdec: Check slice_cb_qp_offset / slice_cr_qp_offset Fixes: …
8:53 PM Changeset in ffmpeg [eeabdef1] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sonic: Check for overread Fixes: Timeout (too long -> 1.3 …
8:53 PM Changeset in ffmpeg [92233a63] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mobiclip: Check that Motion vectors are within the input frame …
8:53 PM Changeset in ffmpeg [b6b640c5] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mobiclip: set the bitstream size to the input Fixes: out of …
8:29 PM Changeset in ffmpeg [0467991d] by James Almer <jamrial@gmail.com>
avcodec/allcodecs: move av1_cuvid below libaom_av1 Software decoders …
7:20 PM Changeset in ffmpeg [b23e6ae8] by Timo Rothenpieler <timo@rothenpieler.org>
avcodec/cuviddec: add av1 support Signed-off-by: Timo Rothenpieler …
4:44 PM Changeset in ffmpeg [b7f5142] by Michael Niedermayer <michael@niedermayer.cc>
avformat/subviewerdec: fail on AV_NOPTS_VALUE Such values are not …
12:25 AM Ticket #6585 (Transcode audio to ADPCM for XAudio) updated by zane
Analyzed by developer, Status, Owner changed
Patchset pending review: …
12:22 AM Ticket #7109 (Means to specify the adpcm blocksize) closed by zane
duplicate: Duplicate of https://trac.ffmpeg.org/ticket/6585

Oct 14, 2020:

8:35 PM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by av1masterrace
Replying to Balling: >Decoder. Thank you, now I can …
7:11 PM Changeset in ffmpeg [0c90377a] by Michael Niedermayer <michael@niedermayer.cc>
libavformat/avidec: check memory allocation Memory allocation for …
2:40 PM Ticket #8935 (libxvid additions and clarification) created by Selur
Trying to leave xvid_encraw and mencoder behind for Xvid encoding I …
10:18 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by Balling
Replying to av1masterrace: > So is it the encoder or the …
9:47 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by av1masterrace
So is it the encoder or the decoder that is misbehaving? I want to …
3:08 AM Changeset in ffmpeg [6bdfea8] by Guo, Yejun <yejun.guo@intel.com>
libavfilter/dnn/dnn_backend{openvino, tf}: check memory alloc non-NULL …
2:19 AM Changeset in ffmpeg [ad95e5e4] by Guo, Yejun <yejun.guo@intel.com>
libavfilter/dnn_backend_native: check mem allocation check that frame …

Oct 13, 2020:

9:40 PM Ticket #8934 (some xfade transitions fail with `Undefined constant or missing '(' in ...`) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
2:43 PM Ticket #8934 (some xfade transitions fail with `Undefined constant or missing '(' in ...`) closed by Elon Musk
invalid: Only git ffmpeg version is supported here. Also your ffmpeg version is …
1:24 PM Ticket #3702 (RTSP Streaming fails with "Could not write header for output file") updated by Dennis
[…]
12:51 PM Ticket #8934 (some xfade transitions fail with `Undefined constant or missing '(' in ...`) created by Alexandr
I am trying to make xfade transitions for a list of input videos. All …
10:52 AM Ticket #8933 (http m3u8 download command stopped working in 4.3) updated by Steven Liu
Cc changed
10:43 AM ffmpeg-20201013-184200.log attached to Ticket #8933 by Steven Liu
10:43 AM Ticket #8933 (http m3u8 download command stopped working in 4.3) updated by Steven Liu
cannot reproduce it :-( my log atteched
10:31 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by Balling
Status changed
https://patchwork.ffmpeg.org/project/ffmpeg/patch/CAB0OVGpWUwn=NZ27b0bq
10:29 AM Ticket #8933 (http m3u8 download command stopped working in 4.3) updated by aaaeeeo
The content of playlist.m3u8 is […] And the content of …
10:18 AM Ticket #8933 (http m3u8 download command stopped working in 4.3) closed by Steven Liu
needs_more_info: Replying to aaaeeeo: > Okay, I have attached two report …
10:02 AM Ticket #8933 (http m3u8 download command stopped working in 4.3) updated by aaaeeeo
Version changed
10:01 AM Ticket #8933 (http m3u8 download command stopped working in 4.3) reopened by aaaeeeo
Okay, I have attached two report logs. The exact same command worked …
9:58 AM ffmpeg-4.2.log attached to Ticket #8933 by aaaeeeo
9:57 AM ffmpeg-4.3.1.log attached to Ticket #8933 by aaaeeeo
9:17 AM Ticket #8933 (http m3u8 download command stopped working in 4.3) closed by Steven Liu
worksforme: I cannot guess what happened base on your computer. […]
8:18 AM Ticket #8933 (http m3u8 download command stopped working in 4.3) created by aaaeeeo
Summary of the bug: How to reproduce: […] Got following error: …
12:57 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by pdr0
Does AV1 support GBRP or any "RGB" derivative ? ffmpeg -h …

Oct 12, 2020:

10:27 PM Ticket #8932 (hevc decode errors with intra-refresh stream) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
8:40 PM Changeset in ffmpeg [00772ef4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/webp: Use LE VLC table for LE bitstream reader The WebP …
8:38 PM Changeset in ffmpeg [d7a503ec] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/ivi: Avoid reversing BE VLC codes for LE bitstream reader …
8:35 PM Changeset in ffmpeg [3977aeb7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/speedhq: Avoid reversing BE codes for LE bitstream reader …
8:20 PM Changeset in ffmpeg [9eb7d8b4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vlc, bitstream: Allow to use BE codes to initialize LE VLC …
8:18 PM Changeset in ffmpeg [e78bbbc2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/speedhq: Don't use ff_ prefix for static symbols Reviewed-by: …
8:17 PM Changeset in ffmpeg [7b6acfa6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/speedhq: Don't pretend reading DC can fail It can't, because …
8:06 PM Changeset in ffmpeg [57eee75c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/indeo2: Remove #ifdef BITSTREAM_READER_LE cruft Before the LE …
7:09 PM Changeset in ffmpeg [b9727870] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/vf_scale_cuda: unload cuModule on uninit Signed-off-by: …
7:01 PM Changeset in ffmpeg [d40679d8] by Michael Niedermayer <michael@niedermayer.cc>
Add support for building fuzzer tools for an individual demuxer …
6:21 PM Changeset in ffmpeg [86b485b5] by Tomas Härdin <tjoppen@acc.umu.se>
fate-mxf-probe-applehdr10: Ignore endianness
6:03 PM ffmpeg-20201012-140108.log attached to Ticket #8932 by srainey
Log of decode to YUV
6:01 PM intrarefresh_decode3_short.h265 attached to Ticket #8932 by srainey
sample stream presenting decode anomalies, cut off at 2M
5:57 PM Ticket #8932 (hevc decode errors with intra-refresh stream) created by srainey
Summary of the bug: Decode errors are visible in an h265 stream that …
3:54 PM Changeset in ffmpeg [d40f2498] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/cbs_av1: Free content in cbs_av1_free_metadata() Fixes: …
11:47 AM Encode/H.265 edited by Matthew Champagne
Corrected broken link to … (diff)
10:21 AM Changeset in ffmpeg [f7fd205f] by Paul B Mahol <onemda@gmail.com>
avfilter/af_sofalizer: allow up to 64 channels
10:21 AM Changeset in ffmpeg [aa125fd0] by Paul B Mahol <onemda@gmail.com>
avfilter/af_sofalizer: allow to specify virtual speakers indetifier as …
10:20 AM Changeset in ffmpeg [2fb51785] by Paul B Mahol <onemda@gmail.com>
avcodec/apedec: use proper macro and type for pivot variable
10:20 AM Changeset in ffmpeg [ea0972f6] by Paul B Mahol <onemda@gmail.com>
avcodec/apedec: properly calculate and store absolute value
10:20 AM Changeset in ffmpeg [ed000148] by Paul B Mahol <onemda@gmail.com>
avcodec/apedec: fix decoding 24bit insane files with recent versions
10:19 AM Changeset in ffmpeg [af5ad79f] by Paul B Mahol <onemda@gmail.com>
avformat/isom: add support for RAW ASC Bayer BGGR in mov
10:09 AM Ticket #8904 (HLS missing CODECS for H.265 streams) updated by Steven Liu
Cc changed
try this patch please: …
4:32 AM Ticket #8931 (Some potential Null pointer dereference bugs.) created by yunlongs
Summary of the bug: I have found some potential null pointer …
2:57 AM Capture/ALSA edited by llogan
use private options as shown in the docs (diff)
12:10 AM Changeset in ffmpeg [7800cc6e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpeg12: Don't pretend reading dct_dc_size_* VLCs can fail It …
12:00 AM Changeset in ffmpeg [c4990409] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpeg12: Reduce size of motion-vector VLC It currently uses 9 …

Oct 11, 2020:

10:26 PM Ticket #8930 (Pixel format 0x21112100 bits:8 is not implemented.) updated by Carl Eugen Hoyos
Priority, Status, Type, Reproduced by developer changed
For future tickets: Please always test current FFmpeg git head before …
9:28 PM 1602445422320867.jpeg attached to Ticket #8930 by ikorolev72
9:27 PM Ticket #8930 (Pixel format 0x21112100 bits:8 is not implemented.) created by ikorolev72
Summary of the bug: Pixel format 0x21112100 bits:8 is not implemented. …
5:59 PM Changeset in ffmpeg [86f0bba7] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc, lavf: Remove newlines from calls to avpriv_request_sample().
5:33 PM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component, Reproduced by developer changed
For future tickets: Please always test current FFmpeg git head and …
2:42 PM Changeset in ffmpeg [9b72cea4] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Check line size for overflow Fixes: signed integer …
2:42 PM Changeset in ffmpeg [6949df35] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/exr: Check xdelta, ydelta Fixes: assertion failure Fixes: …
2:42 PM Changeset in ffmpeg [9912466] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/adpcm: Check block align for AV_CODEC_ID_ADPCM_PSX Regression …
2:42 PM Changeset in ffmpeg [0aa16451] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mobiclip: Fix multiple integer overflows Fixes: signed …
12:41 PM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by av1masterrace
Okay, I just tested it. It affects av1 no matter the container. I …
12:36 PM Ticket #8928 (Kodi Screenshot with driver issue) closed by Carl Eugen Hoyos
invalid: https://github.com/xbmc/xbmc/issues/18552#issuecomment-706696869
12:29 PM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) created by av1masterrace
Summary of the bug: If I use the newest version to encode a gif to an …
12:22 PM Ticket #8927 (Kodi Screenshot with driver issue) closed by fourweddings
duplicate: Duplicate of https://trac.ffmpeg.org/ticket/8928#ticket
12:17 PM Ticket #8928 (Kodi Screenshot with driver issue) created by fourweddings
Summary of the bug: kodi screenshot causing crash in iris_dri.so …
12:17 PM Ticket #8927 (Kodi Screenshot with driver issue) created by fourweddings
Summary of the bug: kodi screenshot causing crash in iris_dri.so …
11:16 AM Changeset in ffmpeg [2be3eb7f] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
Allow using only the mfra info for seeking using the fragment index …
9:58 AM Changeset in ffmpeg [7ea4bcff] by Jan Ekström <jeebjp@gmail.com>
swscale/utils: override forced-zero formats back to full range Fixes …
9:58 AM Changeset in ffmpeg [3fe24fe2] by Jan Ekström <jeebjp@gmail.com>
swscale/utils: split range override check into its own function
8:51 AM Ticket #8778 (Ogg Vorbis HTTP Stream Excess Memory/CPU Usage) closed by Elon Musk
fixed: Fixed my Marton Balint.
5:38 AM Ticket #98 (Channel reordering in pcm files) updated by Balling
Is not that like this done here …
5:25 AM Ticket #8778 (Ogg Vorbis HTTP Stream Excess Memory/CPU Usage) reopened by Carl Eugen Hoyos
2:58 AM Changeset in ffmpeg [0c73c290] by James Almer <jamrial@gmail.com>
avfilter/avfilter.h: add missing FF_API_NEXT wrapper Signed-off-by: …
2:58 AM Changeset in ffmpeg [f0cec744] by James Almer <jamrial@gmail.com>
avformat/avformat.h: add missing FF_API_NEXT wrappers Signed-off-by: …
2:58 AM Changeset in ffmpeg [263a4b13] by James Almer <jamrial@gmail.com>
avcodec/codec.h: add missing FF_API_NEXT wrapper Signed-off-by: James …
12:11 AM Changeset in ffmpeg [ddee53e2] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vp9: Fix stack-buffer overflow with VP9 VDPAU available …

Oct 10, 2020:

9:40 PM Ticket #8926 (Burning subtitles silently fails with certain fonts) created by C0rn3j
Summary of the bug: I've been trying to follow …
6:59 PM Changeset in ffmpeg [8227f60f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sheervideo: Avoid code duplication when creating VLC tables …
6:54 PM Changeset in ffmpeg [d3f35224] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sheervideo: Reduce the size of static arrays The SheerVideo …
6:49 PM Changeset in ffmpeg [8969b9a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sheervideo: Don't leave context in inconsistent state upon …
1:37 PM Changeset in ffmpeg [07185f33] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sheervideo: Inline compile-time constants Reviewed-by: Paul B …
1:37 PM Changeset in ffmpeg [1bff2f3d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/sheervideo: Improve creating VLC tables Don't needlessly copy …
1:24 PM Ticket #8778 (Ogg Vorbis HTTP Stream Excess Memory/CPU Usage) closed by Elon Musk
fixed
11:08 AM Changeset in ffmpeg [11a6347f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/celp_filters: Avoid invalid negation in …
11:08 AM Changeset in ffmpeg [4f54f530] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/takdsp: Fix negative shift in decorrelate_sf() Fixes: left …
11:08 AM Changeset in ffmpeg [2ad9c95] by Michael Niedermayer <michael@niedermayer.cc>
fate: Add aa-demux test This should help fuzzer coverage …
8:02 AM Ticket #8924 (Concat demuxer shifts video stream start time) updated by Carl Eugen Hoyos
Keywords changed
7:55 AM Ticket #8925 (Concat demuxer shifts video stream start time) updated by Carl Eugen Hoyos
Keywords, Component changed
Please test current FFmpeg git head to make this a valid ticket.
7:54 AM Ticket #8248 (heap-use-after-free at libavfilter/vf_minterpolate.c:304) updated by Carl Eugen Hoyos
Keywords changed
7:52 AM Ticket #6087 (When decoding mp4 file to pngs, the last 2 frames are missing) closed by Carl Eugen Hoyos
fixed
4:15 AM Changeset in ffmpeg [1ad554a0] by James Almer <jamrial@gmail.com>
avcodec/parsers: add missing FF_API_NEXT wrappers Signed-off-by: …
2:26 AM Changeset in ffmpeg [fe9bc1cc] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/mpeg12dec: Optimize reading mpeg2 intra escape codes Said …
Note: See TracTimeline for information about the timeline view.