Timeline
Sep 28, 2023:
- 11:45 PM Changeset in ffmpeg [40aa4511] by
- avcodec/opus_silk: Use void* instead of AVCodecContext* as logctx …
- 11:44 PM Changeset in ffmpeg [12e9c68b] by
- configure: Remove unnecessary vf_spp->fft dependency The AVDCT API …
- 11:44 PM Changeset in ffmpeg [cbba45de] by
- configure: Remove obsolete ffplay->rdft dependency Forgotten in …
- 11:44 PM Changeset in ffmpeg [44aa4618] by
- configure: Remove obsolete wmavoice->rdft,dct dependencies Forgotten …
- 11:30 PM Changeset in ffmpeg [7d112c6] by
- avcodec/snow: Move freeing encoder-only buffers to snowenc.c …
- 11:04 PM Changeset in ffmpeg [433925ac] by
- avcodec/snow: Move initializing HpelDSPContext to snowenc.c Only used …
- 11:04 PM Changeset in ffmpeg [abaf02a7] by
- avcodec/snow: Move decoder/encoder-only inline funcs to …
- 10:52 PM Changeset in ffmpeg [10dad7cc] by
- avcodec/snow: Move initializing QpelDSPContext to snowenc.c Only used …
- 10:40 PM Ticket #10600 (scpr: add support for screenpressor v4) created by
- http://www.infognition.com/ScreenPressor/download.html […]
- 9:09 PM Changeset in ffmpeg [7ce2e5f3] by
- avfilter/vf_pseudocolor: add support for more planar alpha formats
- 8:53 PM Ticket #10599 (hls: Broken handling of partially encrypted http-streams) created by
- Summary of the bug: When parsing a HLS file with an unencrypted file, …
- 8:46 PM Changeset in ffmpeg [0aa75a85] by
- avfilter/vf_zscale: fix adding >8 bit alpha plane
- 8:46 PM Changeset in ffmpeg [086c2809] by
- avfilter/vf_zscale: add more planar formats with alpha
- 8:46 PM Changeset in ffmpeg [35b6d9d] by
- avfilter/vf_negate: add support for more planar with alpha
- 6:07 PM Changeset in ffmpeg [3e7e5ec4] by
- fate: add forgotten changes for GBRAP14
- 6:01 PM Ticket #10593 (magicyuv: support 14-bit rgb(a)) closed by
- fixed: Fixed in eaffbd9ac4d975f1c6330c17af27fadf0bc3d0c3
- 5:37 PM Changeset in ffmpeg [3a5171c] by
- avfilter/vf_extractplanes: add GBRAP14 support
- 5:37 PM Changeset in ffmpeg [eaffbd9a] by
- avcodec/magicyuv: add 14bit rgb(a) support
- 5:37 PM Changeset in ffmpeg [29b673bd] by
- swscale: add GBRAP14 format support
- 5:36 PM Changeset in ffmpeg [8e1ef7c3] by
- avutil: add GBRAP14 format support
- 5:23 PM Changeset in ffmpeg [05f8b2ca] by
- avutil/hwcontext_cuda: add option to use current device context …
- 3:11 PM Changeset in ffmpeg [48fc414c] by
- lavc/h274: fix comment (cosmetic) Either the average, or the sum …
- 3:11 PM Changeset in ffmpeg [616e9d24] by
- lavc/h274: correct grain DB indices The spec specified indices in the …
- 3:11 PM Changeset in ffmpeg [338a5fc] by
- lavc/h274: fix PRNG definition The spec specifies x31 + x3 + 1 as …
- 2:48 PM Changeset in ffmpeg [7a24d794] by
- Revert "lavu/timer: remove gratuitous volatile" It does not make much …
- 1:50 PM Ticket #10595 (photocd file fails to decode) updated by
- Continue denying reality and not seeing a patch in that issue that …
- 1:13 PM Ticket #10595 (photocd file fails to decode) updated by
- Your entry is again, wrong, and full of errors. Your understanding of …
- 12:46 PM Ticket #10595 (photocd file fails to decode) updated by
- >MPV displays correct colors No. You need PQ to correctly show the …
- 12:18 PM Ticket #10595 (photocd file fails to decode) updated by
- MPV displays correct colors, better one then that app that converts it …
- 10:42 AM Ticket #10034 (mscc: "Inflate error: -3") updated by
- It looks like ffmpeg is able to decode files encoded with built-in …
- 10:19 AM Ticket #10595 (photocd file fails to decode) updated by
- Replying to Elon Musk: > Here it decodes always same …
- 9:10 AM Changeset in ffmpeg [8eb094ad] by
- avcodec/error_resilience: Remove set-but-not-used variable Fixes a …
- 9:10 AM Changeset in ffmpeg [945760b3] by
- avcodec/jpegxl_parser: Remove unused function Signed-off-by: Andreas …
- 9:10 AM Changeset in ffmpeg [81afd465] by
- avdevice/fbdev_common: Make declaration proper prototype Fixes a …
- 7:25 AM Changeset in ffmpeg [ee8d2ece] by
- lavfi/framequeue: remove redundant logic code In this logical branch, …
- 6:54 AM Ticket #10595 (photocd file fails to decode) updated by
- Here it decodes always same colors.
- 5:15 AM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) updated by
- How do you trigger line 722 and line 774? Can you at least remove dead …
- 3:03 AM Ticket #10598 (vaapi_hevc outputs extremely low quality if global quality option set) created by
-
If the
-qoption is set at all when encoding with hevc_vaapi, the … - 2:02 AM Ticket #10595 (photocd file fails to decode) updated by
-
Status changed
Yep. Other pcd files work great (except for color management, but …
Sep 27, 2023:
- 11:39 PM Changeset in ffmpeg [b643af4] by
- doc/filters: add missing anchors Fixes build failures introduced in …
- 10:17 PM Changeset in ffmpeg [89c99291] by
- avcodec/tests/.gitignore: Add bitstream test tools Signed-off-by: …
- 10:17 PM Changeset in ffmpeg [533ebe7] by
- avcodec/aacsbrdata: Move ff_sbr_noise_table to sbrdsp_template.c …
- 10:17 PM Changeset in ffmpeg [00ba78cd] by
- avcodec/snow: Move decoder parts out of …
- 10:17 PM Changeset in ffmpeg [418332e0] by
- avcodec/snow: Split ff_snow_get_buffer() The part of said function …
- 10:17 PM Changeset in ffmpeg [0228e27d] by
- checkasm/motion: Don't allocate AVCodecContext Instead use one on the …
- 10:17 PM Changeset in ffmpeg [97cd698e] by
- avfilter/bwdifdsp: Avoid including ff_bwdif_filter_line3_c() This …
- 10:17 PM Changeset in ffmpeg [fa06f483] by
- avfilter/bwdifdsp: Constify Signed-off-by: Andreas Rheinhardt …
- 10:17 PM Changeset in ffmpeg [1db884c6] by
- avfilter/vf_bwdif: Move DSP code to a new file Otherwise …
- 10:17 PM Changeset in ffmpeg [80afcc85] by
- avfilter/bwdif: Add proper BWDIFDSPContext This already avoids …
- 6:01 PM Ticket #10592 (piped input partial file error) closed by
- invalid
- 5:56 PM Ticket #10597 (No way to recover from a failed download in m3u8 file) created by
- Summary of the bug: I am downloading .ts streams from a m3u8 playlist …
- 5:22 PM Changeset in ffmpeg [7f685d0] by
- avfilter: add libvmaf_cuda Signed-off-by: Kyle Swanson …
- 5:18 PM Changeset in ffmpeg [b23eaf96] by
- avcodec/vlc: fix off by one in limit check for multi
- 5:08 PM Ticket #10596 (configure: vulkan detection not enforcing minimum version) created by
- On my system, I currently have: […] which doesn't meet the minimum …
- 3:26 PM Ticket #10595 (photocd file fails to decode) updated by
- this tool for example: https://sourceforge.net/projects/pcdtojpeg/
- 12:51 PM Ticket #10595 (photocd file fails to decode) updated by
- And what software decodes it?
- 12:47 PM Ticket #10586 (Impossible to retrieve libvmaf result from AVFrame at the output of ...) updated by
-
Component changed
- 10:51 AM Ticket #10595 (photocd file fails to decode) updated by
-
Version changed
- 10:48 AM Ticket #6198 (qdrw: files fails to decode) updated by
- more failing samples are here: …
- 10:46 AM Ticket #10595 (photocd file fails to decode) created by
- https://telparia.com/fileFormatSamples/image/pcd/maddog.pcd […]
- 10:08 AM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- I submitted a series implementing this work-around: …
- 7:15 AM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) closed by
- wontfix
- 7:14 AM Ticket #10593 (magicyuv: support 14-bit rgb(a)) updated by
-
Priority, Type, Version, Component changed
Next time fill more fields of tickets you open. - 4:58 AM Changeset in ffmpeg [58b6c0c3] by
- libavfilter/dnn: Initialze DNNData variables Signed-off-by: Wenbin …
- 4:58 AM Changeset in ffmpeg [c8c925dc] by
- libavfilter/dnn: Add scale and mean preprocess to openvino backend …
- 4:58 AM Changeset in ffmpeg [74ce1d2d] by
- libavfilter/dnn: add layout option to openvino backend Dnn models …
Sep 26, 2023:
- 11:36 PM Ticket #10594 (AMD VAAPI Driver does not support some wanted Ubuntu 22.04 LTS) updated by
-
Version, Component changed
- 11:24 PM Ticket #10594 (AMD VAAPI Driver does not support some wanted Ubuntu 22.04 LTS) created by
- Summary of the bug: I get this warn/error but i can encode my …
- 10:16 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- > The ICC profile reading/writing is already behind a flag so I think …
- 9:26 PM Ticket #10593 (magicyuv: support 14-bit rgb(a)) created by
- […] […]
- 9:19 PM Ticket #10440 (Segmentation fault (core dumped) when trying to generate hls output ...) updated by
- I am getting the same error. Following is the command I used - …
- 8:51 PM Ticket #10150 (Variable framerate with a maximum value) updated by
- Replying to elenril: > Are you entirely sure this worked …
- 8:43 PM Changeset in ffmpeg [58d9b5ca] by
- avcodec/vlc: fix min/max bits calculation in multi vlc Improves speed …
- 7:06 PM Changeset in ffmpeg [14015b9e] by
- avcodec/hevcdec: Check early whether film grain is supported, fix race …
- 6:41 PM Changeset in ffmpeg [378f1b6a] by
- avcodec/evc_ps: Fix leak on error Regression since …
- 6:38 PM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) updated by
- as expected, this should not be the case here. Thus i consider notchlc …
- 6:33 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- >ignore the whitepoint if it's not D50 in v4 as not being spec …
- 6:27 PM Changeset in ffmpeg [e1530a31] by
- avcodec/cdgraphics: fix for negative linesize and vertical scrolling
- 5:52 PM Ticket #10590 (magicyuv: invalid reads with valid 12-bit RGBA file) closed by
- fixed
- 5:51 PM Ticket #10592 (piped input partial file error) updated by
- for mp4 one usually needs to seek to end and than to beginning and …
- 5:08 PM Ticket #10592 (piped input partial file error) created by
- Summary of the bug: ffmpeg failes to read file from the piped input …
- 5:06 PM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by
- Replying to hydra3333: > Just a thought ... > …
- 4:30 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- The ICC profile reading/writing is already behind a flag so I think …
- 1:53 PM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) updated by
- Why? Chrome uses explode, this means bad flac files will pass through. …
- 1:49 PM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) closed by
- wontfix
- 1:47 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- DCI-P3-D65 from https://www.color.org/chardata/rgb/DCIP3.xalter is 2.6 …
- 1:15 PM Ticket #10566 (AV1 decoding with -hwaccel d3d11va performance issue) updated by
- @arm64-v9a Thanks a lot for your answer. I just wondering why ffmpeg …
- 1:14 PM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) updated by
-
Keywords, Summary changed
- 1:12 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- So, I did some extensive reverse engineering of the Apple DCI-P3 …
- 12:50 PM Changeset in ffmpeg [8fa83ad] by
- lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_hv checkasm …
- 12:50 PM Changeset in ffmpeg [23ca61b] by
- lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_v checkasm …
- 12:50 PM Changeset in ffmpeg [b7a3150b] by
- lavc/aarch64: new optimization for 8-bit hevc_epel_uni_hv checkasm …
- 12:50 PM Changeset in ffmpeg [c0374f77] by
- lavc/aarch64: move macros calc_epelh, calc_epelh2, load_epel_filterh …
- 12:50 PM Changeset in ffmpeg [7ce5a2f6] by
- lavc/aarch64: new optimization for 8-bit hevc_epel_uni_v checkasm …
- 12:48 PM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) updated by
- I am really tired of this, here is a file where I changed one byte …
- 12:38 PM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) reopened by
- Before: […] After: […]
- 12:37 PM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) closed by
- invalid: Not proof of anything. Just some statements that have no hard …
- 11:34 AM Ticket #10591 (-err_detect crccheck and explode+crccheck are broken for flac files) created by
- Summary of the bug: use https://files.catbox.moe/kvvrac.flac it was …
- 11:25 AM Ticket #2266 (support flac crcchecks) updated by
- >#9621 sample flac file decode same MD5 hash as reference flac …
- 10:44 AM Changeset in ffmpeg [56085e05] by
- avcodec/vlc: use logctx instead of NULL
- 10:44 AM Changeset in ffmpeg [768704b6] by
- avcodec/vlc: free multi on fail Fixes: leak Fixes: …
- 10:44 AM Changeset in ffmpeg [2e04d35c] by
- avcodec/vlc: Attempt to free buf after use in …
- 9:45 AM Ticket #2266 (support flac crcchecks) updated by
- #9621 sample flac file decode same MD5 hash as reference flac decoder. …
- 9:01 AM Ticket #2266 (support flac crcchecks) updated by
- >Before you would get sometimes invalid data from fully valid .flac …
- 6:16 AM Ticket #10492 (scale_vt does not seems to work correctly) updated by
- It works great now, thanks!
- 5:35 AM Ticket #10586 (Impossible to retrieve libvmaf result from AVFrame at the output of ...) updated by
-
Summary changed
- 1:28 AM Ticket #10590 (magicyuv: invalid reads with valid 12-bit RGBA file) created by
- […]
Sep 25, 2023:
- 10:56 PM Ticket #10589 (utvideo: add support for fse entropy coding) created by
- […]
- 10:41 PM Ticket #10588 (utvideo: decode fail when "use temporal compression" option is enabled ...) created by
- "use temporal compression - enable temporal (inter-frame) compression" …
- 9:00 PM Ticket #10535 (astats bit depth, first number not very useful) updated by
- Added 2 more bit depth results. First one calculates bit depth of …
- 8:02 PM Changeset in ffmpeg [8d5db120] by
- tests/fate-run: Ensure that THREADS=random is actually random From …
- 7:41 PM Changeset in ffmpeg [3bef108f] by
- libswresample/swresample: avoid s16p internal transfer format Instead …
- 7:41 PM Changeset in ffmpeg [d897f82c] by
- avcodec/vmixdec: Fix signed integer overflow in dc Fixes: signed …
- 5:07 PM Changeset in ffmpeg [fb05bc8e] by
- avfilter/af_astats: extend and improve bit depth output
- 5:07 PM Changeset in ffmpeg [9e768c8] by
- avcodec/dxa: use uint8_t for type of arrays
- 5:03 PM Ticket #2266 (support flac crcchecks) updated by
- Parser is doing extra crc checks internally that is hidden from user …
- 4:33 PM Ticket #2266 (support flac crcchecks) updated by
- Replying to Elon Musk: > FLAC parser is more robust now, …
- 3:51 PM Ticket #8936 (Incorrect decoding of low-bitrate WMA 10 pro) updated by
- Replying to Balling: > Can you provide the original wav …
- 3:13 PM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) updated by
- Replying to Elon Musk: > If you stream copy notchlc.mov to …
- 2:11 PM Changeset in ffmpeg [067ed535] by
- fftools/ffmpeg_enc: apply -top to individual encoded frames Fixes …
- 1:55 PM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) updated by
- If you stream copy notchlc.mov to avi does it still decode with …
- 1:49 PM Ticket #10587 (FFMpeg does not map streams correctly on .mov -- destroys the last stream) updated by
- originally here: …
- 1:48 PM Ticket #10587 (FFMpeg does not map streams correctly on .mov -- destroys the last stream) created by
- I'm trying the following: Start with in.mov which has 4 streams 0:0 - …
- 12:05 PM Ticket #2266 (support flac crcchecks) updated by
- FLAC parser is more robust now, if you enable -v debug you will see …
- 11:22 AM Ticket #10586 (Impossible to retrieve libvmaf result from AVFrame at the output of ...) created by
- There is no way to retrieve vmaf score from the resulting frame …
- 10:01 AM Ticket #2266 (support flac crcchecks) updated by
- It clearly regressed. Where would I get the CRC error at PTS 29583360 …
- 7:32 AM Ticket #2266 (support flac crcchecks) updated by
-
Keywords changed
- 7:30 AM Ticket #2266 (support flac crcchecks) updated by
- Open new ticket if you think that is really broken and not some ad-hoc …
- 7:29 AM Ticket #2266 (support flac crcchecks) closed by
- fixed
- 7:28 AM Ticket #7621 (Add .avif support (AV1 Image File Format) updated by
- Just a thought ... https://trac.ffmpeg.org/ticket/6521#comment:21 …
- 7:25 AM Ticket #6521 (HEIF support) updated by
- I wonder if this helps: libheif https://github.com/strukturag/libheif …
- 12:20 AM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) updated by
- Ah. My fault! In the mpv issue I provided a link to the file and then …
- 12:07 AM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) updated by
- I can reproduce it with mpv. You just need to download the file. It …
Sep 24, 2023:
- 11:17 PM Ticket #8349 (Dolby AC-4 Support) updated by
-
Cc changed
- 11:08 PM Ticket #2266 (support flac crcchecks) reopened by
- This is now broken again. ffmpeg.exe -err_detect crccheck -i …
- 10:53 PM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) updated by
- I am unable to test with the mpv-winbuild release as I have a Mac, …
- 10:34 PM Ticket #8936 (Incorrect decoding of low-bitrate WMA 10 pro) updated by
- "A WMA 10 Pro file compressed with frequency interpolation mode …
- 9:03 PM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) updated by
-
Status changed
Again, I can reproduce it with ffplay. I just cannot with mpv. Please … - 9:01 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- >Apple use for all its DCI-P3 content No, P3-D65 with sRGB transfer, …
- 7:55 PM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) updated by
- The FFmpeg issue is a regression. If mpv is built with an old enough …
- 12:22 PM Changeset in ffmpeg [13a3e2a9] by
- avcodec/rtv1: stop returning incomplete frames
- 12:16 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- So, to recap a quick discussion we had about this at VDD: - This ICC …
- 12:10 PM Ticket #10492 (scale_vt does not seems to work correctly) updated by
-
Status, Owner changed
Should be fixed by … - 1:58 AM Ticket #691 (Errors while decoding wmav2 stream) updated by
- This is how Plex decodes it (-c:a wmav2_mf), yep some missing audio: …
- 1:48 AM Ticket #691 (Errors while decoding wmav2 stream) updated by
- […] Full sample is here: …
- 1:44 AM Ticket #2681 (Invalid frame duration for wmav2 in asf) updated by
- There is now ccb94ec5cf020cdbb37171396090f5bfbe8e7e37.
- 12:58 AM Ticket #9765 (Regresion due to "avcodec/wmadec: fix WMA gapless playback") updated by
- Interesting …
- 12:44 AM Ticket #9765 (Regresion due to "avcodec/wmadec: fix WMA gapless playback") updated by
- For reference Presentation time of first packet is 3000, but 3000 is …
- 12:15 AM Ticket #8936 (Incorrect decoding of low-bitrate WMA 10 pro) updated by
- Can you provide the original wav file …
Sep 23, 2023:
- 11:38 PM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) updated by
- I can reproduce ffplay …
- 11:35 PM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) updated by
- I cannot reproduce. https://github.com/mpv-player/mpv/issues/12047 …
- 11:00 PM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) updated by
- > With and without the patch that will also trigger this message: …
- 10:46 PM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) updated by
- I've posted the patch to the mailing list …
- 9:33 PM Ticket #10585 (Seeking forward in iPhone video ends up seeking backwards) created by
- Summary of the bug: Seeking forward by 10 seconds in HEVC video …
- 9:31 PM Ticket #10583 (lavf fails to probe ass file with utf16le encoding) updated by
- Replying to mkver: > Your file contains two UTF-16 LE BOMs …
- 9:23 PM Ticket #10584 (vc2 enc: gray output) created by
- the same problem happens with 5000x5000 resolution […] […]
- 9:20 PM Ticket #10583 (lavf fails to probe ass file with utf16le encoding) updated by
- Your file contains two UTF-16 LE BOMs at the beginning; the …
- 9:08 PM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) updated by
- First I encoded raw yuv420p input video to "notchlc_wrong_colors.avi" …
- 8:48 PM Changeset in ffmpeg [b61733f] by
- avcodec/notchlc: make variables that can be negative as signed
- 8:47 PM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) updated by
- Used same input file and same program for encoding and same decoder …
- 6:46 PM Ticket #10583 (lavf fails to probe ass file with utf16le encoding) created by
- Summary of the bug: ffplay/ffmpeg can't open ass subtitle with …
- 5:06 PM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) updated by
- Replying to Elon Musk: > And .mov works fine? yes, attached
- 4:43 PM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) updated by
- And .mov works fine?
- 4:38 PM Ticket #10582 (ffplay invalid reads) created by
- something like this currnetly happens when I run ffplay with available …
- 4:20 PM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) updated by
- attached the output from the reference codec
- 4:06 PM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) updated by
- and what colors are correct?
- 2:58 PM Changeset in ffmpeg [984d0b6e] by
- pixdesc: add limited|full aliases for -color_range parameter Aliases …
- 2:55 PM Changeset in ffmpeg [c0f89dcc] by
- lavfi/vf_libvmaf: add warning when color ranges differ The VMAF …
- 2:55 PM Changeset in ffmpeg [a53545a3] by
- lavfi/vf_ssim: add warning when color ranges differ The SSIM filter …
- 2:55 PM Changeset in ffmpeg [7311fcc8] by
- lavfi/vf_psnr: add warning when color ranges differ The PSNR filter …
- 2:15 PM Ticket #10581 (notchlc: wrong colors with avi's variant of codec) created by
- […]
- 1:31 PM Changeset in ffmpeg [c7f8d42c] by
- avcodec/flicvideo: fix decoding with AVFrame's negative linesize
- 12:53 PM Ticket #10055 (jpeg2000 crash with lowres (ffplay)) closed by
- fixed: fixed by c012d1f2bb8735f2b17ce88cd8181d2ffc989b02
- 12:47 PM Ticket #10580 (alac enc: "channel layout change is not supported" with mono file) created by
- this does not happen with "-acodec wavpack" or "-acodec flac" …
- 8:04 AM Changeset in ffmpeg [cb26b859] by
- avcodec/svq1dec: fix runtime error: applying non-zero offset 4 to null …
- 7:32 AM Ticket #10579 (Apple HEVC Stereo Video support) created by
- Would be nice if FFmpeg would support Apple HEVC Stereo Video. This is …
- 5:09 AM Encode/H.264 edited by
- added web.archive (diff)
- 3:28 AM Encode/H.264 edited by
- Blueray informations are dead links, no archived found (diff)
Sep 22, 2023:
- 11:42 PM Changeset in ffmpeg [5d982598] by
- avcodec/pnmdec: fix decoding with AVFrame's negative linesize
- 11:42 PM Changeset in ffmpeg [cdf0931f] by
- avcodec/pcx: fix decoding with AVFrame's negative linesize
- 11:14 PM Changeset in ffmpeg [ee357d69] by
- avcodec/rasc: fix decoding with AVFrame's negative linesize
- 9:47 PM Changeset in ffmpeg [284d1a8a] by
- avcodec/wavarc: Use unsigned for samples in 1dif, 2slp, 5elp Fixes: …
- 9:47 PM Changeset in ffmpeg [b12444fe] by
- avcodec/xvididct: Fix integer overflow in idct_row() Fixes: signed …
- 9:47 PM Changeset in ffmpeg [6580a7b2] by
- avcodec/celp_math: avoid overflow in shift by making gain unsigned we …
- 9:47 PM Changeset in ffmpeg [f1954ff] by
- avcodec/vvc_parser: Avoid undefined overflow in POC computation The …
- 9:47 PM Changeset in ffmpeg [9ee87245] by
- tools/target_dec_fuzzer: Adjust threshold for rtv1 Fixes: …
- 9:47 PM Changeset in ffmpeg [3aff8503] by
- avformat/mov: Avoid cloning encryption info if its unchanged Fixes: …
- 9:47 PM Changeset in ffmpeg [120f7465] by
- avcodec/evc_ps: Check cpb_cnt_minus1 and propagate error Fixes: out …
- 9:38 PM Changeset in ffmpeg [87cf1be9] by
- avcodec/lcldec: fix decoding with AVFrame's negative linesize
- 9:12 PM Changeset in ffmpeg [445167d5] by
- avcodec/cdxl: fix decoding with AVFrame's negative linesize
- 8:56 PM Changeset in ffmpeg [24f63cb2] by
- avcodec/gifdec: rewrite functions that fill block/frame Also fix …
- 8:56 PM Changeset in ffmpeg [1242d172] by
- avfilter: use ptrdiff_t instead of int for linesize Signed-off-by: …
- 8:56 PM Changeset in ffmpeg [c192ebc8] by
- avcodec/cdgraphics: fix decoding with AVFrame's negative linesize
- 5:55 PM Ticket #10578 (send RTSP keep alive even when paused) updated by
-
Description changed
- 5:54 PM Ticket #10578 (send RTSP keep alive even when paused) created by
- Workflow: 1. Have a RTSP server that supports Pause. 2. Have ffmpeg …
- 4:42 PM BadContent edited by
- explain syntax (diff)
- 11:04 AM BadContent edited by
- add some keywords (diff)
- 10:49 AM BadContent edited by
- replace dead link for syntax description, and add link to Wikipedia article (diff)
- 10:33 AM BadContent edited by
- explain the syntax (diff)
- 9:27 AM Ticket #10577 (add support for ay10 pixel format) updated by
- I figured out what was wrong with my patch: I didn't implement the …
- 9:11 AM Ticket #10577 (add support for ay10 pixel format) updated by
- We also still need NV61.
- 8:30 AM Ticket #10577 (add support for ay10 pixel format) updated by
-
Description changed
- 8:30 AM Ticket #10577 (add support for ay10 pixel format) updated by
- Attached PNG rendering was produced with that patch and: […] …
- 8:13 AM Ticket #10577 (add support for ay10 pixel format) created by
-
ay10is used by a bunch of ATEM video switchers for still image … - 6:52 AM Changeset in ffmpeg [035d187c] by
- avformat/hca: add support for decryption
- 6:19 AM Ticket #10576 (qsv does not deinterlace properly) updated by
-
Cc changed
- 6:10 AM Ticket #10576 (qsv does not deinterlace properly) updated by
-
Keywords, Description changed
- 6:02 AM Ticket #10576 (qsv does not deinterlace properly) updated by
-
Cc changed
- 5:52 AM Ticket #10576 (qsv does not deinterlace properly) created by
- (a sample is attached) using 50i source, DXVA for decoding, and …
- 5:15 AM Changeset in ffmpeg [63371cde] by
- lavc/av1: Add unit test for level handling Signed-off-by: Fei Wang …
- 5:15 AM Changeset in ffmpeg [3be81e3b] by
- lavc/vaapi_encode: Add VAAPI AV1 encoder Signed-off-by: Fei Wang …
- 5:15 AM Changeset in ffmpeg [254c5a81] by
- lavc/vaapi_encode: Separate reference frame into previous/future list …
- 5:15 AM Changeset in ffmpeg [11b81838] by
- lavc/vaapi_encode: Extract set output pkt property function …
- 5:15 AM Changeset in ffmpeg [4a440070] by
- lavc/vaapi_encode: Init pic at the beginning of API Signed-off-by: …
- 5:15 AM Changeset in ffmpeg [695477a] by
- avcodec/cbs_av1: Allow specifying obu size byte length Signed-off-by: …
- 5:15 AM Changeset in ffmpeg [abe16dae] by
- cbs: Make tracing more general Turn tracing into callbacks for each …
- 5:15 AM Changeset in ffmpeg [6c3a5d62] by
- avcodec/cbs_av1: Add tx mode enum values Signed-off-by: Fei Wang …
- 1:04 AM Changeset in ffmpeg [95b5c817] by
- avcodec/extract_extradata: use size_t as parameter type in …
Sep 21, 2023:
- 10:31 PM Ticket #6815 (Regression recovering broken H264 stream) updated by
- Still a problem.
- 8:41 PM Changeset in ffmpeg [36552917] by
- avformat/cafdec: improve probing
- 7:42 PM Ticket #10575 (HAP Encoder not available new release) closed by
- invalid: FFmpeg does not provide binaries. Report issues to your binary suppliers.
- 6:44 PM Ticket #10575 (HAP Encoder not available new release) created by
- Hi The newest PC version of ffmpeg does not include HAP encoder The …
- 6:32 PM Changeset in ffmpeg [ea063171] by
- avcodec/osq: do not return immediately on fatal error
- 2:14 PM Ticket #10574 (ffplay / ffmpeg bad retry behaviour upon encountering a 404 on a live ...) created by
- Summary of the bug: ffmpeg, when used via eg ffplay, upon encountering …
Note:
See TracTimeline
for information about the timeline view.
