Timeline



Mar 26, 2021:

11:23 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by morgan
Type changed
11:22 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by morgan
This is the issue: snprintf(buf, AV_TS_MAX_STRING_SIZE, "%.6g", …
11:22 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by morgan
This is the issue: snprintf(buf, AV_TS_MAX_STRING_SIZE, "%.6g", …
11:20 PM Ticket #8453 (converting png frames to gif is broken) updated by Carl Eugen Hoyos
Keywords, Component changed
Not gif-related afaict.
11:01 PM Ticket #9063 (Segmentation fault when encoding with dnxhd with yuv444p10le) updated by Carl Eugen Hoyos
Priority, Keywords, Component, Reproduced by developer changed
This command line also allows to reproduce but needs less memory (I …
9:36 PM Changeset in ffmpeg [cad3a5d7] by James Almer <jamrial@gmail.com>
avcodec/libxvid: remove unnecessary output packet data check The user …
8:47 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by Carl Eugen Hoyos
Version changed
Please test if this issue is reproducible with current FFmpeg git …
8:27 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) updated by morgan
Some clean blackdetect results to make it more clear. [blackdetect @ …
8:21 PM Ticket #9164 (Blackdetect filter PTS return limited to six digits) created by morgan
Summary of the bug: blackdetect filter is returning a maximum of six …
8:04 PM Changeset in ffmpeg [f404a271] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avformat/mov: Properly forward error codes from av_seek This is …
7:55 PM Ticket #9163 (Interactive Connectivity Establishment (ICE) support for WebRTC (RFC 5245)) updated by pocock
Thanks for the feedback, there is a similar feature in gstreamer now …
7:28 PM Ticket #5641 (Support WebVTT according to MKV specs) updated by ale5000
There are 2 commits to support WebVTT parsing, could they be ported …
6:56 PM Ticket #9163 (Interactive Connectivity Establishment (ICE) support for WebRTC (RFC 5245)) updated by Carl Eugen Hoyos
Priority, Version, Component changed
I don't know if your enhancement requests are within the scope of …
6:55 PM Ticket #9162 (DTLS-SRTP support for WebRTC (RFC 5764)) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
3:20 PM Ticket #9002 (subtitles filter fails to display all ASS subtitles) updated by Gregory Beauregard
Replying to Balling: > Replying to [comment:3
3:18 PM Ticket #9163 (Interactive Connectivity Establishment (ICE) support for WebRTC (RFC 5245)) created by pocock
I had a look through the documentation, code and issue tracker and I …
3:14 PM Ticket #9162 (DTLS-SRTP support for WebRTC (RFC 5764)) updated by pocock
If anybody has examples of wrapping the ffmpeg code with some other …
3:11 PM Ticket #9162 (DTLS-SRTP support for WebRTC (RFC 5764)) created by pocock
I had a look through the documentation, code and issue tracker and I …
3:00 PM Changeset in ffmpeg [896395b] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust threshold for flac Fixes: Timeout …
3:00 PM Changeset in ffmpeg [80472438] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/h264_slice: Check sps in h264_slice_header_init() Fixes: null …
3:00 PM Changeset in ffmpeg [28859d6e] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/aacpsy: Check model_priv_data before dereferencing in …
3:00 PM Changeset in ffmpeg [5c2ff44f] by Michael Niedermayer <michael@niedermayer.cc>
avformat/movenc: Avoid loosing cluster array on failure Fixes: crash …
3:00 PM Changeset in ffmpeg [d0a937ca] by Michael Niedermayer <michael@niedermayer.cc>
tools/target_dec_fuzzer: Adjust VP4 threshold Fixes: Timeout (>10sec …
3:00 PM Changeset in ffmpeg [f733688d] by Michael Niedermayer <michael@niedermayer.cc>
avformat/avidec: Check for dv streams before using priv_data in parse …
3:00 PM Changeset in ffmpeg [d3567773] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check sample size for overflow in mov_parse_stsd_audio() …
3:00 PM Changeset in ffmpeg [e8bd34fe] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/sga: Check for array end in lzss_decompress() Fixes: out of …
2:53 PM Changeset in ffmpeg [f44068db] by Michael Niedermayer <michael@niedermayer.cc>
avformat/sbgdec: Check for overflow in last loop in …
2:53 PM Changeset in ffmpeg [be08b84f] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/ffwavesynth: Avoid signed integer overflow in phi_at() Fixes: …
2:41 PM Ticket #9002 (subtitles filter fails to display all ASS subtitles) updated by Balling
Replying to aphysically: > override all emoji codepoints …
2:37 PM Ticket #9002 (subtitles filter fails to display all ASS subtitles) updated by Gregory Beauregard
Further investigation showed the bug cannot be reproduced if the …
2:33 PM 99-color-emoji.conf attached to Ticket #9002 by Gregory Beauregard
fontconfig file
9:14 AM Changeset in ffmpeg [fd80c0b] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtpenc_mpegts: convey options for rtp muxer Cherry-picked …
9:14 AM Changeset in ffmpeg [a6dc1e84] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtpenc_mpegts: relay streamid to mpegts muxer streams. …
9:13 AM Changeset in ffmpeg [390b6f0c] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtpenc_mpegts: convey options for mpeg-ts muxer Fixes #5239
9:13 AM Changeset in ffmpeg [72389f79] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtp_mpegts: typedef MuxChain struct Cherry-picked 75fd3e1519
9:12 AM Changeset in ffmpeg [9315b45] by Gyan Doshi <ffmpeg@gyani.pro>
configure: select child muxers for rtp_mpegts Cherry-picked 36a5ae619a
7:09 AM Ticket #5239 (support options for MPEGTS muxer when using RTP_MPEGTS) closed by Gyan
fixed: Feature added in affe911c65022c96bc8ade2ea5f2c09235974c30. Options …
7:07 AM Changeset in ffmpeg [2c806aa2] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtpenc_mpegts: convey options for rtp muxer
7:05 AM Changeset in ffmpeg [325bb041] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtpenc_mpegts: relay streamid to mpegts muxer streams.
7:04 AM Changeset in ffmpeg [affe911c] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtpenc_mpegts: convey options for mpeg-ts muxer Fixes #5239
3:15 AM CompilationGuide/Ubuntu edited by veikk0
fix dav1d build (diff)
2:04 AM Changeset in ffmpeg [65999609] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pthread_frame: Reindentation Signed-off-by: Andreas …
2:04 AM Changeset in ffmpeg [c85fcc96] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pthread_frame: Check initializing mutexes/condition variables …
2:04 AM Changeset in ffmpeg [e9b66175] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pthread_frame: Fix cleanup during init In case an error …
2:04 AM Changeset in ffmpeg [24ee1514] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/pthread_frame: Factor initializing single thread out …
2:03 AM Changeset in ffmpeg [df6dc331] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/libmodplug: Fix memleaks on error Signed-off-by: Andreas …
2:03 AM Changeset in ffmpeg [9e0c16fc] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/libgme: Remove redundant setting of packet size …
2:03 AM Changeset in ffmpeg [1897286d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/libgme: Actually set the duration Signed-off-by: Andreas …
2:03 AM Changeset in ffmpeg [05457a36] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/libgme: Fix memleaks on errors Also free the gme_info_t …
2:03 AM Changeset in ffmpeg [3ec3370d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/aadec: Fix leak on error Signed-off-by: Andreas Rheinhardt …
2:03 AM Changeset in ffmpeg [4f11685e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/jacosubdec: Fix leak on error Signed-off-by: Andreas …

Mar 25, 2021:

9:01 PM Ticket #9161 (null pointer dereference in ff_mpeg_unref_picture ...) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Regression since 467d9e27e0cb2bf74f41dc832f2f8d191ba58ec9, needs a …
12:01 PM Ticket #9124 (24fps nut file converts to 24.39fps mkv?) updated by Carl Eugen Hoyos
Neither is acceptable though…
11:34 AM Ticket #9124 (24fps nut file converts to 24.39fps mkv?) updated by Balling
Replying to cehoyos: > I am not convinced that this can …
10:44 AM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by jeeb
Replying to Balling: > Replying to JEEB: > > …
9:37 AM Ticket #9161 (null pointer dereference in ff_mpeg_unref_picture ...) updated by AAA-zraxx
Sorry, I haven't tried it before. I find that this bug has been patched.
9:05 AM Ticket #9161 (null pointer dereference in ff_mpeg_unref_picture ...) updated by Carl Eugen Hoyos
Is the issue you see reproducible with current FFmpeg git head? This …
7:14 AM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by Balling
Replying to JEEB: > I am not sure what that is a reference …
6:34 AM Changeset in ffmpeg [df9fbc44] by Zane van Iperen <zane@zanevaniperen.com>
avformat/pp_bnk: allow seeking to start Allows "ffplay -loop" to …
6:34 AM Changeset in ffmpeg [2fd48331] by Zane van Iperen <zane@zanevaniperen.com>
avformat/alp: allow seeking to start Allows "ffplay -loop" to work. …
6:34 AM Changeset in ffmpeg [a98413af] by Zane van Iperen <zane@zanevaniperen.com>
avformat/kvag: allow seeking to start Allows "ffplay -loop" to work. …
6:34 AM Changeset in ffmpeg [0cfea058] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_cunning: reset state on flush Signed-off-by: Zane …
6:34 AM Changeset in ffmpeg [0d00e151] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_alp: reset state on flush Signed-off-by: Zane van …
6:34 AM Changeset in ffmpeg [990bccfa] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_ssi: reset state on flush Signed-off-by: Zane van …
6:34 AM Changeset in ffmpeg [f0169e9d] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_argo: reset state on flush Commit …
6:34 AM Changeset in ffmpeg [20570684] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_aica: reset state in flush callback Signed-off-by: Zane …
6:34 AM Changeset in ffmpeg [0b9d7b6f] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_zork: reset state in flush callback Signed-off-by: Zane …
6:34 AM Changeset in ffmpeg [ebe065c1] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm: add comment to has_status field Signed-off-by: Zane …
5:54 AM poc.avi attached to Ticket #9161 by AAA-zraxx
poc
5:52 AM Ticket #9161 (null pointer dereference in ff_mpeg_unref_picture ...) created by AAA-zraxx
== Summary == During fuzzing, we found a null pointer dereference …
5:10 AM Changeset in ffmpeg [637bdefd] by Guo, Yejun <yejun.guo@intel.com>
lavfi/dnn_backend_tensorflow.c: fix mem leak in execute_model_tf …
5:10 AM Changeset in ffmpeg [b08b5f07] by Guo, Yejun <yejun.guo@intel.com>
lavfi/dnn_backend_tensorflow.c: fix mem leak in load_native_model …
5:10 AM Changeset in ffmpeg [3499ec84] by Guo, Yejun <yejun.guo@intel.com>
lavfi/dnn_backend_tensorflow.c: fix mem leak in load_tf_model …
3:40 AM Changeset in ffmpeg [4383b9e8] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/overlay_cuda: fix framesync with embedded PGS subtitle …
3:36 AM Changeset in ffmpeg [5f2018c4] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/overlay_cuda: fix framesync with embedded PGS subtitle …
3:36 AM Changeset in ffmpeg [3d79b935] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/hwupload_cuda: add YUVA420P format support Signed-off-by: …
3:31 AM Changeset in ffmpeg [a4e518c3] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/overlay_cuda: fix framesync with embedded PGS subtitle …
3:30 AM Changeset in ffmpeg [0c5098d1] by Timo Rothenpieler <timo@rothenpieler.org>
avfilter/hwupload_cuda: add YUVA420P format support Signed-off-by: …
2:51 AM Changeset in ffmpeg [f53e54b3] by Zane van Iperen <zane@zanevaniperen.com>
MAINTAINERS: add myself as adpcm maintainer Signed-off-by: Zane van …
2:51 AM Changeset in ffmpeg [64fb6341] by Zane van Iperen <zane@zanevaniperen.com>
avformat/pp_bnk: allow seeking to start Allows "ffplay -loop" to …
2:51 AM Changeset in ffmpeg [ea9732c5] by Zane van Iperen <zane@zanevaniperen.com>
avformat/alp: allow seeking to start Allows "ffplay -loop" to work. …
2:51 AM Changeset in ffmpeg [3cc4a14] by Zane van Iperen <zane@zanevaniperen.com>
avformat/kvag: allow seeking to start Allows "ffplay -loop" to work. …
2:51 AM Changeset in ffmpeg [e550667f] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_cunning: reset state on flush Signed-off-by: Zane …
2:51 AM Changeset in ffmpeg [257d9f91] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_alp: reset state on flush Signed-off-by: Zane van …
2:51 AM Changeset in ffmpeg [ff7bbd6d] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_ssi: reset state on flush Signed-off-by: Zane van …
2:51 AM Changeset in ffmpeg [660c14a9] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_argo: reset state on flush Commit …
2:51 AM Changeset in ffmpeg [efb58ec8] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_aica: reset state in flush callback Signed-off-by: Zane …
2:51 AM Changeset in ffmpeg [95280cf3] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_zork: reset state in flush callback Signed-off-by: Zane …
2:51 AM Changeset in ffmpeg [55a50885] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm: add comment to has_status field Signed-off-by: Zane …

Mar 24, 2021:

11:32 PM Changeset in ffmpeg [7439267e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/kmvc: Avoid branch when swapping pointers Reviewed-by: Tomas …
11:32 PM Changeset in ffmpeg [efbfee4c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/kmvc: Move commonly used variables to the front of the context …
11:32 PM Changeset in ffmpeg [fb6a8847] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/kmvc: Prefer in-band palette Fixes decoding of …
11:17 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by jeeb
Replying to Balling: > Replying to JEEB: > > …
11:02 PM Changeset in ffmpeg [ea70c39d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/vc1dec: Postpone allocating sprite frame to avoid segfault Up …
5:58 PM Ticket #9159 (Plays only one segment of audio iOS mobile) updated by Carl Eugen Hoyos
Keywords, Version changed
Please test current FFmpeg git head and report back.
12:36 PM Ticket #9160 (ffmpeg stuck at initialization) created by Gyan
ffmpeg gets stuck at initialization with the following command, with a …
11:22 AM Changeset in ffmpeg [322be610] by Gyan Doshi <ffmpeg@gyani.pro>
doc/filters: fix option name for mix filter Corrected from nb_inputs …
10:00 AM Ticket #9159 (Plays only one segment of audio iOS mobile) created by Den
Summary of the bug: I use next command to create m3u8 playlist with …
7:00 AM Changeset in ffmpeg [a77beea] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avutil/frame: Deprecate av_get_colorspace_name() Contrary to …
7:00 AM Changeset in ffmpeg [54127cc4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Use AVBPrint in avcodec_string() It automatically …
7:00 AM Changeset in ffmpeg [e65a5df4] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Update check for identical colorspace/primaries/trc …
7:00 AM Changeset in ffmpeg [88b7d9fd] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Don't use NULL for %s printf specifier Our "get …
7:00 AM Changeset in ffmpeg [48aa531] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Use dedicated pointer to access AVCodecInternal …
5:57 AM Ticket #5802 (Conversion from JPEG-SOF3(lossless) fails) updated by Balling
Also with SOF3 here: …
5:57 AM Changeset in ffmpeg [16e50146] by Guo, Yejun <yejun.guo@intel.com>
tests/dnn/dnn-layer-mathunary-test: add unit test for exp …
5:53 AM Changeset in ffmpeg [b460595] by Guo, Yejun <yejun.guo@intel.com>
lavfi/dnn/dnn_backend_native_layer_mathunary: add exp support …

Mar 23, 2021:

11:31 PM Changeset in ffmpeg [dfad579] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/amvenc: Remove unnecessary av_packet_free() The muxer's …
11:30 PM Changeset in ffmpeg [3903c139] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/webpenc: Fix memleak when trailer is never written When the …
11:29 PM Changeset in ffmpeg [df9d9699] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/webpenc: Reindentation Signed-off-by: Andreas Rheinhardt …
11:28 PM Changeset in ffmpeg [f9043de9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/webpenc: Fix memleak when using invalid packets The WebP …
11:27 PM Changeset in ffmpeg [484a322f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/webpenc: Use init instead of write_header function …
11:26 PM Changeset in ffmpeg [0519a32a] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/ipmovie: Avoid stack packet Replace it in …
11:26 PM Changeset in ffmpeg [79a90b42] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/ipmovie: Remove redundant initializations The demuxer's …
11:25 PM Changeset in ffmpeg [2ef4c5bb] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/ipmovie: Fix indentation Signed-off-by: Andreas Rheinhardt …
11:24 PM Changeset in ffmpeg [7070bc53] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/ipmovie: Deduplicate parsing video data opcodes …
11:21 PM Changeset in ffmpeg [0ce702d9] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/ipmovie: Avoid reading packets during read_header They will …
11:21 PM Changeset in ffmpeg [da9eed79] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/ipmovie: Remove redundant av_packet_unref() When one of …
11:19 PM Changeset in ffmpeg [3750390e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/asfdec_f: Avoid stack packet Replace it by using …
11:18 PM Changeset in ffmpeg [2e1d5123] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/moflex: Simplify freeing packets Signed-off-by: Andreas …
11:13 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Carl Eugen Hoyos
Replying to HappyCow: > I will have to learn how to build …
11:07 PM Changeset in ffmpeg [a4d03696] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskadec: Reuse AVFormatInternal.parse_pkt Before …
10:18 PM Ticket #9085 (JPEG: YCCK/CMYK too green) updated by Balling
Okay my latest idea is that it is subsampling issue, subsampled CMYK …
10:05 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by Balling
Replying to JEEB: > Alright, this seems to be an issue in …
10:02 PM Changeset in ffmpeg [adff2541] by James Almer <jamrial@gmail.com>
avformat/rtpdec: attach producer reference time if available This …
9:08 PM Ticket #9020 (http BUFFER_SIZE too small) updated by Carl Eugen Hoyos
There might be an issue with the stack size in http.c - in the past …
8:46 PM Ticket #8930 (Pixel format 0x21112100 bits:8 is not implemented.) closed by Carl Eugen Hoyos
fixed: Fixed in 3220a908ca3c9e2d4108464f2127fdbb7479e69a, thank you for the …
8:41 PM Changeset in ffmpeg [3220a908] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/mjpegdec: Decode format 211121 as YUV 4:4:4 Fixes ticket #8930.
8:39 PM Ticket #9020 (http BUFFER_SIZE too small) updated by Carl Eugen Hoyos
The comment is both too long and unclear (what means here in the …
8:04 PM Ticket #9020 (http BUFFER_SIZE too small) updated by sskras
I made a patch: …
8:02 PM 0001-libavformat-http.h-Increase-HTTP_HEADERS_SIZE.patch attached to Ticket #9020 by sskras
libavformat/http.h: Increase HTTP_HEADERS_SIZE.
5:28 PM Ticket #9020 (http BUFFER_SIZE too small) updated by Carl Eugen Hoyos
Keywords, Version changed
5:09 PM Changeset in ffmpeg [0be265e9] by James Almer <jamrial@gmail.com>
Revert "lavf: move AVStream.*index_entries* to AVStreamInternal" This …
3:06 PM Ticket #9020 (http BUFFER_SIZE too small) updated by sskras
I debbuged the ytdl and found out that in case of my Microsoft Stream …
1:23 PM Changeset in ffmpeg [4a9eb707] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/utils: Don't allocate separate packet for extract_extradata …
1:04 PM Changeset in ffmpeg [e375e09d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavformat/utils: Fix indentation Originally added in …
12:51 PM Changeset in ffmpeg [bcf70763] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/svq3: Don't copy watermarked frame data twice The SVQ3 …
12:51 PM Changeset in ffmpeg [3ab1a890] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/svq3: Use av_fast_padded_malloc() instead of av_fast_malloc() …
12:30 PM Ticket #9158 (DVD language metadata) updated by Balling
Replying to sceedy: > All my code is hand formatted. All …
11:54 AM Ticket #9158 (DVD language metadata) updated by Cigaes
You do not need to justify yourself (although I would say that static …
11:46 AM Ticket #9158 (DVD language metadata) updated by S.C. Douglas
All my code is hand formatted. It has an indentation of 3 spaces (not …
11:36 AM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by HappyCow
Replying to cehoyos: > If anybody has access to such a …
9:51 AM Ticket #9158 (DVD language metadata) updated by Balling
Replying to sceedy: > I acknowledge that my code does not …
9:31 AM Ticket #9158 (DVD language metadata) updated by S.C. Douglas
The code is based on information from DVDinfo which has moved to web …
12:21 AM Changeset in ffmpeg [5996184b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/put_bits: Restore x64 ABI compatibility with releases <= 4.3 …
12:05 AM Changeset in ffmpeg [84b02bbb] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/s337m: Use av_get_packet() to read packet Signed-off-by: …
12:05 AM Changeset in ffmpeg [47d0b86c] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/s337m: Use and test Dolby-E-parser This makes …
12:04 AM Changeset in ffmpeg [2fccd8bf] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/utils: Fix confusing return value for ff_read_packet() …

Mar 22, 2021:

10:28 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Carl Eugen Hoyos
If anybody has access to such a camera, please provide the console …
8:46 PM Ticket #9158 (DVD language metadata) updated by Carl Eugen Hoyos
Keywords changed
8:42 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Carl Eugen Hoyos
Analyzed by developer changed
Sorry for my bad interpretation of the ticket, I had originally found …
8:00 PM Ticket #9158 (DVD language metadata) updated by Cigaes
Version, Component changed
The language metadata is not present in the VOB files, it is therefore …
7:49 PM DVDLangugeMetadata.zip attached to Ticket #9158 by S.C. Douglas
Proof of concept code
7:47 PM Ticket #9158 (DVD language metadata) created by S.C. Douglas
I apologise if this is a duplicate, but I did search “language …
3:20 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by jeeb
Alright, this seems to be an issue in the scale filter not overriding …
3:02 PM Ticket #4954 (Joint Stereo indicator missing from MP3 Xing header) updated by Balling
I do not know what you used to read the data, but joint stereo 2 bit …
12:46 PM Ticket #9095 (h264_qsv DECODER is corrupted after flush [WINDOWS]) updated by teslan
Sorry for the late answer. Yes that works fine, thank You!
9:49 AM Ticket #9146 (ATC SEI of HLG (18) should overwrite color_trc from VUI in mp4, just ...) updated by a1q123456
Replying to cehoyos: > Are you reporting an issue with the …
9:11 AM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by HappyCow
Replying to Balling: > Replying to HappyCow: …
8:21 AM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Balling
Replying to HappyCow: > Wow! Thanks. But how could it be? …
8:12 AM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by HappyCow
Replying to cehoyos: > You seem to misunderstand: A …
7:39 AM Changeset in ffmpeg [16af5236] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Sanitize options before using them This is how it is …
7:24 AM Ticket #9146 (ATC SEI of HLG (18) should overwrite color_trc from VUI in mp4, just ...) updated by Balling
Replying to cehoyos: > Are you reporting an issue with the …
7:17 AM Changeset in ffmpeg [2b114adc] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/parser: Don't return pointer to stack buffer When flushing, …
7:17 AM Changeset in ffmpeg [2a5c577e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/pp_bnk: Fix memleaks when reading non-stereo tracks Commit …
7:14 AM Ticket #3516 (mjpeg: wrong colors (CMYK with subsampling)) updated by Balling
And this YCCK does not introduce such a problem. Strange. Maybe this …
6:52 AM Ticket #4772 (mjpeg: wrong colors (CMYK)) updated by Balling
This also looks too green. I think that is the main issue. It is not …
6:34 AM Ticket #4772 (mjpeg: wrong colors (CMYK)) updated by Carl Eugen Hoyos
Resolution changed
6:33 AM Ticket #3424 (JPEG Decoder fails to fail on CMYK JPEG file (detects as yuva444p)) closed by Carl Eugen Hoyos
duplicate
6:31 AM Ticket #3424 (JPEG Decoder fails to fail on CMYK JPEG file (detects as yuva444p)) updated by Balling
Should not you remove …
6:12 AM Ticket #4772 (mjpeg: wrong colors (CMYK)) updated by Balling
Resolution changed
Replying to cehoyos: > Fixed in …
5:46 AM Ticket #3424 (JPEG Decoder fails to fail on CMYK JPEG file (detects as yuva444p)) reopened by Balling
This is CMYK. As mediainfo prints: […] It should have been fixed by …
4:08 AM Encode/AV1 edited by Balling
(diff)
4:04 AM Ticket #7600 (Add lossless option to libaom-av1) updated by Balling
BTW, I checked 288ca1c66740640d5742f2921efbf502d83f8b6a, it indeed …
2:22 AM Changeset in ffmpeg [8f099e3a] by James Almer <jamrial@gmail.com>
FATE: Add test for probing MOV/MP4 files with extended box sizes The …
2:21 AM Changeset in ffmpeg [cfe61478] by James Almer <jamrial@gmail.com>
avformat/mov: Fix extended atom size buffer length check When …
1:43 AM Changeset in ffmpeg [7b100839] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec: Factor updating palette out Because the properties of frames …

Mar 21, 2021:

10:53 PM Ticket #9085 (JPEG: YCCK/CMYK too green) updated by Carl Eugen Hoyos
You can test that the issue is not related to yuvj vs yuva: […]
10:34 PM Ticket #6087 (When decoding mp4 file to pngs, the last 2 frames are missing) updated by Balling
Replying to Vladimir35: > Two example files which still …
10:08 PM Changeset in ffmpeg [ab580355] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/apetag: Avoid stack packet when reading attached picture …
10:07 PM Changeset in ffmpeg [7efe57ba] by James Almer <jamrial@gmail.com>
avformat: remove FF_API_INIT_PACKET from AVStream.attached_pic This …
10:06 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by Carl Eugen Hoyos
You seem to misunderstand: A company decided to not only violate the …
9:53 PM Ticket #8211 (ffplay doesn't play mjpeg stream) updated by HappyCow
Dear friends, this problem has me stuck and intrigued yet. Basically …
9:49 PM Ticket #9085 (JPEG: YCCK/CMYK too green) updated by Balling
And I was right. As you can see here: …
9:47 PM Changeset in ffmpeg [34f4f578] by James Almer <jamrial@gmail.com>
avformat: remove FF_API_INIT_PACKET from AVStream.attached_pic This …
6:58 PM Ticket #9085 (JPEG: YCCK/CMYK too green) updated by Balling
Replying to pdr0: > You can apply those equations Wait a …
6:38 PM Ticket #9157 (FFmpeg's “file:” is not the standard “file:”) created by Cigaes
If I have a file with special characters in its name, for example …
5:52 PM Ticket #9085 (JPEG: YCCK/CMYK too green) updated by pdr0
You can apply those equations, but you'd still get wrong colors unless …
2:14 PM Changeset in ffmpeg [e668c556] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
FATE: Add test for probing MOV/MP4 files with extended box sizes The …
2:14 PM Changeset in ffmpeg [85f397c8] by Derek Buitenhuis <derek.buitenhuis@gmail.com>
avformat/mov: Fix extended atom size buffer length check When …
11:59 AM SponsoringPrograms/GSoC/2021 edited by Steven Liu
(diff)
11:58 AM Ticket #9116 (ffmpeg-4.3.2/libavformat/jacosubdec.c:152: missing break ?) updated by Carl Eugen Hoyos
Keywords, Resolution, Version, Component changed
Fixed in b7ad5dbb5e29085cdd7c38daeaf2507ee09f6b76
10:51 AM Ticket #4976 (BK2 format support) updated by sodanakin
bump
10:46 AM Ticket #8630 (Improve support for Bink videos.) updated by sodanakin
Replying to richardpl: > I already wrote patch for this, …
10:46 AM Ticket #6443 (Fail in the install step when cross-compiling with mingw) closed by Carl Eugen Hoyos
needs_more_info: I believe this should be tested with a version newer than …
10:24 AM Ticket #8984 (avcodec fails with mingw-w64 v8.0.0) updated by Carl Eugen Hoyos
Keywords changed
10:20 AM Changeset in ffmpeg [75fd3e15] by Gyan Doshi <ffmpeg@gyani.pro>
avformat/rtp_mpegts: typedef MuxChain struct
10:20 AM Changeset in ffmpeg [36a5ae61] by Gyan Doshi <ffmpeg@gyani.pro>
configure: select child muxers for rtp_mpegts
10:19 AM Ticket #8984 (avcodec fails with mingw-w64 v8.0.0) updated by Carl Eugen Hoyos
Keywords changed
10:02 AM SponsoringPrograms/GSoC/2021 edited by Steven Liu
(diff)
9:56 AM SponsoringPrograms/GSoC/2021 edited by Steven Liu
(diff)
9:44 AM Ticket #9091 (WEBVTT doesn't support magic-less metadata headers) closed by Carl Eugen Hoyos
needs_more_info
8:46 AM Changeset in ffmpeg [288ca1c] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavc/aomenc: Force default qmax of 0 if crf was set to 0. Fixes …
7:42 AM Ticket #9085 (JPEG: YCCK/CMYK too green) updated by Balling
Replying to pdr0: > You're right about APP14, and it is …
6:39 AM Ticket #9085 (JPEG: YCCK/CMYK too green) updated by pdr0
You're right about APP14, and it is YCCK ISO/IEC 10918-6:2013 (E), …
6:16 AM YCC_sample.icc attached to Ticket #9085 by Balling
6:04 AM YCCK_sample_with_removed_ICC.jpg attached to Ticket #9085 by Balling
6:02 AM Ticket #9085 (JPEG: YCCK/CMYK too green) updated by Balling
And I know I should have done that from the very beginning, i.e. …
5:39 AM Ticket #9085 (JPEG: YCCK/CMYK too green) updated by Balling
Replying to pdr0: > Replying to Balling: > > …
4:57 AM cmyk_to_srgb.png attached to Ticket #9085 by pdr0
4:57 AM strip.png attached to Ticket #9085 by pdr0
strip color profile
4:56 AM Ticket #9085 (JPEG: YCCK/CMYK too green) updated by pdr0
Replying to Balling: > I tested in Photoshop 2021: no …
3:19 AM Ticket #9085 (JPEG: YCCK/CMYK too green) updated by Balling
So, PhotoYCC uses Ci - Component identifier in ASCII 'Y','C','c' and …
2:35 AM Ticket #8930 (Pixel format 0x21112100 bits:8 is not implemented.) updated by Balling
So this file means that: 0x21 11 21 00 First component is …
1:19 AM audio types edited by Roger Pack
add example (diff)
12:50 AM Ticket #9022 (loop flag producing a static image video unexpected behavior) closed by Carl Eugen Hoyos
needs_more_info
12:49 AM Ticket #9013 (mpeg4 pts values are not reordered when decoding) updated by Carl Eugen Hoyos
Keywords changed
12:03 AM Ticket #8946 (Possible regression MPEG-TS muxing multiple audio streams: ...) closed by Carl Eugen Hoyos
needs_more_info

Mar 20, 2021:

11:51 PM Ticket #9017 (APNG demuxer getting frames out of order.) closed by Carl Eugen Hoyos
fixed: Fixed by Anton in 5663301560d77486c7f7c03c1aa5f542fab23c24
10:53 PM Ticket #9155 (Backporting of fixes for CVE-2020-35965/oss-fuzz issue 26532 to FFmpeg 4.3) updated by Carl Eugen Hoyos
You can build FFmpeg with ASAN enabled by using the configure option …
10:51 PM Ticket #9155 (Backporting of fixes for CVE-2020-35965/oss-fuzz issue 26532 to FFmpeg 4.3) updated by Carl Eugen Hoyos
Replying to diabonas: > it is not a simple FFmpeg crash It …
10:43 PM Ticket #7600 (Add lossless option to libaom-av1) updated by pdr0
Replying to Balling: > Replying to pdr0: > > …
10:37 PM Ticket #7037 (ffmpeg destroys HDR metadata when encoding) updated by Balling
I am going to attach a sample where HDR10 static metadata changes when …
9:54 PM Encode/AV1 edited by Balling
(diff)
9:51 PM Ticket #7600 (Add lossless option to libaom-av1) updated by Balling
Replying to pdr0: > That issue is fixed when using -c:v …
9:19 PM Ticket #4768 (FFmpeg preserving CFR during TS to MP4 conversion) updated by Jérôme Martinez
> I don't think there ever were samples available for this ticket. I …
9:12 PM testsrc.mpg attached to Ticket #4768 by Jérôme Martinez
24/1.001 MPG
9:08 PM Ticket #9155 (Backporting of fixes for CVE-2020-35965/oss-fuzz issue 26532 to FFmpeg 4.3) updated by Jonas Witschel
I am afraid I don't have the capacity to verify the testcase myself: …
8:50 PM Ticket #7600 (Add lossless option to libaom-av1) updated by pdr0
That issue is fixed when using -c:v libaom-av1 -aom-params lossless=1 …
8:37 PM Encode/AV1 edited by Balling
(diff)
8:19 PM Ticket #7600 (Add lossless option to libaom-av1) updated by Balling
Okay, so you can discard all above, my problem is only in the first …
8:09 PM Ticket #9155 (Backporting of fixes for CVE-2020-35965/oss-fuzz issue 26532 to FFmpeg 4.3) updated by Carl Eugen Hoyos
If you need more information I suggest that you test yourself.
8:02 PM Ticket #9155 (Backporting of fixes for CVE-2020-35965/oss-fuzz issue 26532 to FFmpeg 4.3) updated by Jonas Witschel
Personally, I would consider a potentially incomplete fix for a …
7:47 PM Ticket #9155 (Backporting of fixes for CVE-2020-35965/oss-fuzz issue 26532 to FFmpeg 4.3) closed by Carl Eugen Hoyos
needs_more_info: This is a bug tracker, not a support forum. That being said: I cannot …
7:32 PM Ticket #7045 (Should retain pixel density metadata from HiDPI/Retina screen recordings) updated by Carl Eugen Hoyos
Keywords, Component changed
Please send your patch - made with git format-patch - to the FFmpeg …
6:56 PM Ticket #8909 (Copying an AV1 stream from an MKV container to an MP4 container ...) updated by Balling
Replying to cehoyos: > I doubt that this can be improved. …
6:53 PM Ticket #7600 (Add lossless option to libaom-av1) updated by Balling
I still do not understand how AV1E_SET_LOSSLESS is being set, even …
6:49 PM Ticket #7600 (Add lossless option to libaom-av1) closed by Carl Eugen Hoyos
invalid
6:47 PM Ticket #9153 (When specifying -acodec nellymoser ffmpeg does not recognize stream ...) closed by Carl Eugen Hoyos
fixed: There may be an issue in ffmpeg with how acodec works for …
6:46 PM Ticket #7600 (Add lossless option to libaom-av1) updated by Balling
Seriously?? So I was right! …
6:31 PM Ticket #7600 (Add lossless option to libaom-av1) reopened by Balling
So […] does not work too. p.s. was wrong, it does work. It …
6:23 PM Ticket #7927 (Video copy from mkv to mp4 causes variable frame rate from constant ...) updated by Carl Eugen Hoyos
Resolution changed
There may be an issue but the sample is not ideal afaict.
6:19 PM Ticket #4768 (FFmpeg preserving CFR during TS to MP4 conversion) closed by Carl Eugen Hoyos
needs_more_info: I don't think there ever were samples available for this ticket.
6:18 PM Ticket #7600 (Add lossless option to libaom-av1) updated by Balling
Replying to cehoyos: > To make a lossless AV1 encode with …
6:16 PM Ticket #8909 (Copying an AV1 stream from an MKV container to an MP4 container ...) closed by Carl Eugen Hoyos
invalid: I doubt that this can be improved.
6:13 PM Ticket #9124 (24fps nut file converts to 24.39fps mkv?) closed by Carl Eugen Hoyos
invalid: I am not convinced that this can be improved in FFmpeg.
6:01 PM Ticket #7600 (Add lossless option to libaom-av1) updated by Carl Eugen Hoyos
Replying to Balling: > AV1 is not lossless in ffmpeg. …
5:57 PM Ticket #7600 (Add lossless option to libaom-av1) updated by Balling
Oh, it looks like I found a workaround/ real approach! Nice. …
5:52 PM Changeset in ffmpeg [9f8c81ef] by Carl Eugen Hoyos <ceffmpeg@gmail.com>
lavf/swfdec: Allow decoding Nellymoser in swf. Such files exist in …
5:47 PM Ticket #7600 (Add lossless option to libaom-av1) updated by Balling
Replying to cehoyos: > Sorry to add that you have a …
5:44 PM Ticket #7600 (Add lossless option to libaom-av1) closed by Carl Eugen Hoyos
invalid: This change request was about an option that (completely …
5:12 PM Ticket #7600 (Add lossless option to libaom-av1) reopened by Balling
Replying to cehoyos: > I can confirm that lossless …
2:56 PM Encode/H.265 edited by megapro17
(diff)
9:05 AM Ticket #5641 (Support WebVTT according to MKV specs) updated by ale5000
Cc changed
9:02 AM Ticket #5641 (Support WebVTT according to MKV specs) updated by ale5000
Another sample: https://gofile.io/d/orTEWa Any update regarding thi …
7:21 AM Changeset in ffmpeg [8a733134] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/pp_bnk: Fix memleaks when reading non-stereo tracks Commit …
3:23 AM Changeset in ffmpeg [258a88df] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/utils: Always leave parse_pkt in blank state, avoid resetting …
2:56 AM Changeset in ffmpeg [9faf3f8b] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/parser: Don't return pointer to stack buffer When flushing, …
1:56 AM Changeset in ffmpeg [f21b47f3] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/options: Reindent after previous commit Signed-off-by: …
1:45 AM Changeset in ffmpeg [784c3c0d] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/options: Remove always-true check Added in …
1:45 AM Changeset in ffmpeg [77616c5f] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Move decoder channel count check to ff_decode_preinit …
12:55 AM Changeset in ffmpeg [746796ce] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Sanitize options before using them This is how it is …
12:50 AM Changeset in ffmpeg [e3156fa7] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Perform sub_charenc/iconv checks before …
12:43 AM Changeset in ffmpeg [02e43c00] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avcodec: Check earlier for codec id/type mismatch These …
12:04 AM Ticket #7919 (Live extracting subtitles from the stream) closed by Carl Eugen Hoyos
needs_more_info
12:02 AM Ticket #8972 (Segfault looping PNG) updated by Carl Eugen Hoyos
valgrind also shows a leak: […]
12:02 AM Changeset in ffmpeg [c361fa9]n4.5-dev by Michael Niedermayer <michael@niedermayer.cc>
Bump minor versions after release branch Signed-off-by: Michael …
12:01 AM Changeset in ffmpeg [da4d5786] by Michael Niedermayer <michael@niedermayer.cc>
Update versions for 4.4 Signed-off-by: Michael Niedermayer …
12:01 AM Changeset in ffmpeg [c67d2a28] by Michael Niedermayer <michael@niedermayer.cc>
Bump Versions before release/4.4 branch Signed-off-by: Michael …

Mar 19, 2021:

11:49 PM Ticket #8972 (Segfault looping PNG) updated by Carl Eugen Hoyos
[…] […]
11:39 PM Changeset in ffmpeg [17cf309d] by Michael Niedermayer <michael@niedermayer.cc>
doc/APIchanges: fill in missing fields Signed-off-by: Michael …
11:36 PM Changeset in ffmpeg [33a1687b] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/mpeg4videoenc: Check extradata malloc() Fixes: Null pointer …
10:59 PM Changeset in ffmpeg [92fde258] by Michael Niedermayer <michael@niedermayer.cc>
avformat/mov: Check offset addition for overflow Fixes: signed …
10:59 PM Changeset in ffmpeg [462b8261] by Michael Niedermayer <michael@niedermayer.cc>
avcodec/speedhq: Width < 8 is not supported Fixes: out of array …
10:44 PM Ticket #9151 (Missing white space in the white list of tesseract configuration) closed by Carl Eugen Hoyos
fixed: Pushed as 626e0dd060042b203c5b49512b695e03d8560da1, thank you for the …
10:13 PM Changeset in ffmpeg [3e9284fc] by Marton Balint <cus@passwd.hu>
avformat/rtsp: support buffer_size and pkt_size options for RTP And …
10:00 PM Changeset in ffmpeg [626e0dd] by Marton Balint <cus@passwd.hu>
avfilter/vf_ocr: add white space to whitelist Fixes #9151. The …
9:57 PM Changeset in ffmpeg [d86f44fe] by Marton Balint <cus@passwd.hu>
avformat/libsrt: fix help message SRTO_TLPKTDROP works for receiver …
9:57 PM Changeset in ffmpeg [65bfb6af] by Marton Balint <cus@passwd.hu>
avformat/libsrt: fix setsockopt() typo Signed-off-by: Marton Balint …
9:43 PM Ticket #8972 (Segfault looping PNG) updated by Carl Eugen Hoyos
Keywords, Summary changed
I thought this is a regression since …
9:43 PM Changeset in ffmpeg [94b63e8] by Marton Balint <cus@passwd.hu>
avformat/http,tls: honor http_proxy command line variable for HTTPS …
9:37 PM Ticket #9156 (Option flag usage) closed by Marton Balint
invalid: You misunderstood. av_dict_set() only sets an AVDictionary value of …
6:50 PM Changeset in ffmpeg [4892060] by Rick Kern <kernrj@gmail.com>
lavc/videotoolboxenc: Add support for HEVC with Alpha. This change …
6:50 PM Changeset in ffmpeg [efece444] by Rick Kern <kernrj@gmail.com>
videotoolboxenc: enable constant quality with -q:v on Apple Silicon …
6:35 PM Changeset in ffmpeg [f47d7a3b] by James Almer <jamrial@gmail.com>
avcodec: move core AVCodecContext functions from util.c to a new file …
6:33 PM Changeset in ffmpeg [4057a060] by James Almer <jamrial@gmail.com>
avcodec: move AVCodecParameters related functions from util.c to a new …
1:38 PM Changeset in ffmpeg [cbb8943a] by Zane van Iperen <zane@zanevaniperen.com>
fate: add adpcm_ima_cunning stereo test case Signed-off-by: Zane van …
1:38 PM Changeset in ffmpeg [6973df11] by Zane van Iperen <zane@zanevaniperen.com>
avformat/pp_bnk: treat music files as stereo These files are …
1:38 PM Changeset in ffmpeg [d294c332] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_cunning: reindent Signed-off-by: Zane van Iperen …
1:38 PM Changeset in ffmpeg [68474523] by Zane van Iperen <zane@zanevaniperen.com>
avcodec/adpcm_ima_cunning: support stereo Changes the sample format …
11:51 AM Changeset in ffmpeg [c5341d41] by Gyan Doshi <ffmpeg@gyani.pro>
doc/filters: remove option band in delogo Deprecated option removed …
11:30 AM Changeset in ffmpeg [3a79ab8] by Gyan Doshi <ffmpeg@gyani.pro>
doc/ffmpeg: document parameters set by -target
9:24 AM Ticket #9156 (Option flag usage) created by S.C. Douglas
I have either badly misunderstood or I have found a fault. I am using …
6:39 AM Ticket #8972 (Segfault looping PNG) updated by Balling
It does not happen on Windows... All 10 hours are encoded, no problem. …
5:39 AM Ticket #4168 (defect : mpeg2 interlaced yuv420 chroma incorrectly decoded) updated by Balling
Were there any updates on this? That other sample is gone, but DV …
3:19 AM Changeset in ffmpeg [e8c0bca6] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avutil/adler32: Switch av_adler32_update() to size_t on bump …
2:12 AM Changeset in ffmpeg [a46d7819] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_t …
2:03 AM Changeset in ffmpeg [04d001ca] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/avpacket: Improve overflow checks when packing dictionary …
1:36 AM Changeset in ffmpeg [e318438] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat: Make AVChapter.id an int64_t on next major bump 64 bits are …
1:31 AM Changeset in ffmpeg [e1e6a5c8] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/matroskaenc: Check chapter ids for duplicates Up until now, …
1:25 AM Changeset in ffmpeg [57853956] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/libxvid: Remove set-but-unused variable Set-but-unused since …
1:25 AM Changeset in ffmpeg [7f985c21] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avcodec/libxvid: Fix leak of AVPacket on error Regression since …
1:25 AM Changeset in ffmpeg [edcbb3e] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/tests/fifo_muxer: Fix memleak on error, fix API violation …
1:24 AM Changeset in ffmpeg [aff1d373] by Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
avformat/tests/fifo_muxer: Fix leak of AVPacket on error Also factor …
1:16 AM Ticket #9151 (Missing white space in the white list of tesseract configuration) updated by dominic108
But, I will leave it as a documentation issue, because, if the patch …
1:12 AM Ticket #9151 (Missing white space in the white list of tesseract configuration) updated by dominic108
It seems a better default. It is even somehow suggested in …
Note: See TracTimeline for information about the timeline view.