Timeline
Nov 8, 2024:
- 11:02 PM Ticket #8349 (Dolby AC-4 Support) updated by
- Question: given that several developers created patches to support …
- 10:57 PM Ticket #11293 (rv60: visible artefacts 2) updated by
-
Reproduced by developer changed
Reproduced, will look into the source of artefacts. Regarding your … - 10:52 PM Ticket #11290 (rv60: visible artefacts) closed by
- fixed: Fixed in 006718c4755cdb3e8543761b0e64f2489ac6bd1a
- 10:51 PM Ticket #11289 (rv60: crash with fuzzed file) closed by
- fixed: Fixed in 4d4d171afb2a13219920cb9b30d4304bf9d0f122 and …
- 10:43 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by
- thanks so much, Marton! Would it be possible to also shine your light …
- 10:26 PM Ticket #10123 (j2k decoder fails on on conformance codestream p0_09.j2k when bitexact ...) closed by
- fixed: https://github.com/FFmpeg/FFmpeg/commit/82467b635efced67c1767cb810af1f3 …
- 9:50 PM Changeset in ffmpeg [2bbbf36f] by
- avcodec/rv60: set populate_ipred src parameter to const
- 9:50 PM Changeset in ffmpeg [006718c4] by
- avcodec/rv60: align calc_sel_qp with reference decoder Fixes ticket …
- 9:50 PM Changeset in ffmpeg [c8c6319c] by
- avcodec/rv60: prevent decode_cu_r deadlock Fixes ticket #11289 (deadlock).
- 9:50 PM Changeset in ffmpeg [4d4d171a] by
- avcodec/rv60: prevent decode_cu_r segfault Fixes ticket #11289 (crash).
- 9:50 PM Changeset in ffmpeg [923f454] by
- avcodec/rv60: check init_get_bits8 return value Fixes CID 1634471
- 9:50 PM Changeset in ffmpeg [d51a9205] by
- avcodec/rv60: negative qp guard Fixes CID 1634472
- 8:18 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by
- How will I know when it has been 'patched' ?
- 8:14 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by
- W O W !!!
- 7:58 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by
- These two patches should fix it: …
- 7:49 PM Ticket #11240 ([Windows] Non-ASCII characters in "FFREPORT" may produce garbled ...) updated by
-
Version, Keywords, Status changed
it is worth to mention that the environment variable is read as an … - 7:46 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by
- I will investigate further, because I need it for some of my own …
- 7:29 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
- Wow! You mean: 'Any width < 2048 . Yes I think so!
- 7:15 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
- ͏ Any width > 2048 fails "Too few samples"..? ͏ "Create frame …
- 4:30 PM Changeset in ffmpeg [82467b6] by
- avcodec/jpeg2000: Improve FF_DWT97_INT to pass ISO/IEC 15444-4 …
- 4:10 PM Ticket #11294 (AVI file demuxed with one audio frame per sample) created by
- Summary of the bug: When demuxing the PCM audio stream of some AVI …
- 2:25 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
- Okay, got it now! Thanks! Also have a look at my last comment, …
- 12:45 PM Ticket #11292 (AMD Hardware Encoding is Broken in versions >= 7.1) updated by
- I had tried -maxrate, but it didn't help. Since you recommended it, I …
- 12:19 PM Changeset in ffmpeg [3330b733] by
- fate/pixfmt: disable dithering in the scale filter Should fix fate …
- 10:15 AM Ticket #11290 (rv60: visible artefacts) updated by
- thanks for the fix for this! i have created ticket #11293 with …
- 10:14 AM Ticket #11293 (rv60: visible artefacts 2) updated by
- .
- 10:10 AM Ticket #11293 (rv60: visible artefacts 2) created by
- attached file decodes correctly with RealPlayer Converter and the …
- 9:52 AM Changeset in ffmpeg [733d891b] by
- lavf/mxfenc: Use nb_components, not av_pix_fmt_count_planes() Also …
- 9:30 AM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
- ͏ I mean it's just reproducible with the default 600x240: the same …
- 7:44 AM Ticket #11292 (AMD Hardware Encoding is Broken in versions >= 7.1) updated by
-
Meanwhile, you can set
-maxrateto set rc_max_rate. - 7:40 AM Ticket #11292 (AMD Hardware Encoding is Broken in versions >= 7.1) updated by
-
Priority, Component, Cc, Status changed
In June 2024, a change* was made which made Peak VBR the fallback rate … - 7:08 AM Ticket #8506 (H.265 VA-API encoder changes video size on AMD cards) updated by
- Hi, this issue appeared again half a year ago. This patch …
- 5:59 AM Changeset in ffmpeg [f4ba5b08] by
- doc/git-howto: remove outdated line about gitolite
- 5:29 AM Ticket #11292 (AMD Hardware Encoding is Broken in versions >= 7.1) created by
- Using HEVC_AMF encoder on Ryzen 5700G on versions >= 7.1 results in …
- 3:27 AM Changeset in ffmpeg [11c703be] by
- avcodec/mpeg12dec: set FF_CODEC_PROPERTY_CLOSED_CAPTIONS in …
Nov 7, 2024:
- 11:43 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
- Replying to MasterQuestionable: > ͏ `ffmpeg -y -v …
- 11:27 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
- a new insight: when using smaller widths, the wavesample picture gets …
- 3:22 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by
-
Cc changed
͏ I guess Mono alone would suffice. (doesn't seem Channel# related) … - 2:16 PM Changeset in ffmpeg [2eb9c350] by
- x86/swscale: disable AVX2 yuv2nv12cX functions if accurate_rnd is …
- 2:11 PM Changeset in ffmpeg [f63f1641] by
- avcodec/amfenc: GOP size check Fix for the error with an invalid GOP …
- 12:15 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by
- thanks Marton! are there anymore combinations of sample-rates and …
- 2:10 AM Ticket #11290 (rv60: visible artefacts) updated by
-
Reproduced by developer changed
Reproduced. No artefacts seen when decoding with latest realplayer … - 12:07 AM Ticket #11290 (rv60: visible artefacts) updated by
- RealProducer HD 16.1.0.1, Win 7
Nov 6, 2024:
- 11:34 PM Ticket #11290 (rv60: visible artefacts) updated by
- @ami_stuff: can you post the realplayer version and operating system …
- 10:29 PM Ticket #11291 ([Trac] Upload file size limit malfunctioning) created by
- ͏ There're 2 reports: ͏ …
- 10:06 PM Ticket #11290 (rv60: visible artefacts) updated by
-
Description changed
https://easyupload.io/z27ats - 10:03 PM Ticket #11290 (rv60: visible artefacts) created by
- […]
- 10:01 PM Ticket #11289 (rv60: crash with fuzzed file) updated by
- https://easyupload.io/rdecar
- 8:50 PM Ticket #11289 (rv60: crash with fuzzed file) updated by
- hmm can't attach the file due to "413 Request Entity Too Large" and …
- 8:46 PM Ticket #11289 (rv60: crash with fuzzed file) created by
- with more threads than 1 it deadlocks […]
- 8:45 PM Changeset in ffmpeg [4047b887] by
- swscale/swscale_unscaled: add more unscaled planar RGB to planar RGB …
- 8:45 PM Changeset in ffmpeg [c5ebd565] by
- swscale/swscale_unscaled: add unscaled XV{36,48}LE <-> XV{36,48}BE …
- 8:44 PM Changeset in ffmpeg [271aea60] by
- fate/pixfmts: extend the high bit depth test Also test 8bit formats, …
- 8:34 PM Changeset in ffmpeg [c843854] by
- avfilter/vsrc_testsrc: add support for RGB48/RGBA64 Signed-off-by: …
- 8:34 PM Changeset in ffmpeg [e7382b4d] by
- swscale/swscale_unscaled: add unscaled x2rgb10le to packed RGB …
- 8:34 PM Changeset in ffmpeg [ae8ef645] by
- swscale/swscale_unscaled: add unscaled x2rgb10le to planar RGB …
- 6:38 PM Changeset in ffmpeg [8503c64] by
- avcodec/amfenc: add support for QueryOutput wait Enable waiting in …
- 6:38 PM Changeset in ffmpeg [eedcf939] by
- avcodec/amfenc: Color information update Processing of transfer …
- 12:57 PM Ticket #11131 (Nvenc b_ref_mode middle does not write max_num_reorder_frames == 2 in SPS) updated by
- Maybe each is not actual each? I am not reading through dense H.264 …
- 12:35 PM Ticket #10110 (can't vote on this bug tracker) updated by
-
Resolution changed
- 12:15 PM Ticket #11131 (Nvenc b_ref_mode middle does not write max_num_reorder_frames == 2 in SPS) updated by
- You will probably have to forward that question to nvidia. I see no …
- 8:51 AM Changeset in ffmpeg [786d4af4] by
- fftools/ffplay: fix crash when vk renderer is null When vulkan …
- 8:50 AM Changeset in ffmpeg [367b7b54] by
- fftools/ffplay: fix crash when vk renderer is null When vulkan …
- 8:34 AM Changeset in ffmpeg [fd0cacc4] by
- fftools/ffplay: fix crash when vk renderer is null When vulkan …
- 7:30 AM Ticket #11288 (amerge fails with input stream having non-default channel order) created by
- When reading the 8-channel audio stream of a MOV file and passing it …
- 3:27 AM Ticket #11131 (Nvenc b_ref_mode middle does not write max_num_reorder_frames == 2 in SPS) updated by
- So why does it write max_num_reorder_frames 2 for b_ref_mode each, …
- 3:25 AM Ticket #11245 (Slow HEIC decoding with "hevc_cuvid") updated by
- Apparently there is a mistake in CUVID init as opposed to Nvidia …
Nov 5, 2024:
- 6:34 PM Ticket #11258 (7.1 regression: illegal instruction on riscv64) updated by
- Duplicate of https://trac.ffmpeg.org/ticket/11251. There are …
- 5:23 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
-
Summary, Version changed
͏ `ffmpeg -y -v debug -hide_banner -nostdin -nostats -i "t.wav" … - 4:39 PM Ticket #11287 (Practicality enhancement for "volume" filter) updated by
- ͏ I also noted some quirkiness on the volume expression: ͏ …
- 4:37 PM Ticket #11287 (Practicality enhancement for "volume" filter) created by
- ͏ I find it quite troublesome to perform some rather frequently …
- 3:57 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) updated by
- ͏ Looks somehow similar, nevertheless.
- 3:49 PM Ticket #11152 (drawtext filter crashes on deallocating font face) updated by
- I've provided a fix for the issue in the ffmpeg-devel mailing list, …
- 1:44 PM Changeset in ffmpeg [7b20985d] by
- avcodec/jpegxl_parser: check entropy_decoder_read_symbol return value …
- 12:13 PM Ticket #11284 (Aspect ratio defined by the JFIF (JPEG) APP0 segment is misinterpreted ...) updated by
-
Summary changed
- 10:02 AM Ticket #11286 (Image Compression & Conversion with FFMPEG.) updated by
- ͏ https://ffmpeg.org/documentation.html ͏ …
- 9:28 AM Ticket #11240 ([Windows] Non-ASCII characters in "FFREPORT" may produce garbled ...) updated by
-
Summary, Component, Keywords changed
͏ It appears "-report" only supports custom options via "FFREPORT" … - 5:20 AM Ticket #11286 (Image Compression & Conversion with FFMPEG.) closed by
- invalid: Troll, lol 🤪🤪
- 2:28 AM Changeset in ffmpeg [c845a07] by
- libavutil/hwcontext_{d3d11va, dxva2}: Support Y212/XV36 pixel format …
- 1:34 AM Ticket #11286 (Image Compression & Conversion with FFMPEG.) created by
- Hello, I have a question. I'm in the middle of building integrating …
Nov 4, 2024:
- 10:34 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
- I notice that the debug option even mentions 'Too few samples' : but …
- 10:27 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
- I tested some more, and the 'compand' option, also has different …
- 9:11 PM Ticket #11240 ([Windows] Non-ASCII characters in "FFREPORT" may produce garbled ...) updated by
-
Summary changed
- 6:52 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) reopened by
- No, this is a totally different issue, it has nothing to do with …
- 6:48 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
- Aha! I found it! Now that I tried a smaller horizontal value (than …
- 6:32 PM Ticket #11285 (ffmpeg crashes while encoding mp3 using libmp3lame on Windows ARM64) closed by
- invalid: For problems in external dependencies please report them to the …
- 2:54 PM Ticket #11285 (ffmpeg crashes while encoding mp3 using libmp3lame on Windows ARM64) updated by
-
Description changed
- 2:36 PM Ticket #11285 (ffmpeg crashes while encoding mp3 using libmp3lame on Windows ARM64) updated by
-
Description changed
- 2:33 PM Ticket #11285 (ffmpeg crashes while encoding mp3 using libmp3lame on Windows ARM64) created by
- Summary of the bug: ffmpeg crashes while encoding mp3 using libmp3lame …
- 12:35 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
-
Version changed
͏ "-filter_complex" and "-lavfi" should be semantically equivalent. … - 12:17 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) closed by
- duplicate: #11060 ͏---- ͏ https://ffmpeg.org/ffmpeg-filters.html#aloop ͏ …
- 12:07 PM Ticket #11278 (Custom playback routines definition) updated by
- ͏ FFmpeg only converts: no really playback unless bundled into …
- 12:00 PM Ticket #11284 (Aspect ratio defined by the JFIF (JPEG) APP0 segment is misinterpreted ...) created by
- The JFIF APP0 segment describes the resolution/pixel density of an …
- 3:05 AM Changeset in ffmpeg [c325f9c6] by
- libavutil/ppc: defines involving bit shifts should be unsigned …
- 2:24 AM Ticket #8683 (publish srt stream with special streamid) closed by
- fixed: This is likely fixed in 86128bd07a8634fb4a19c1bab616bc16ce0567d3, …
Nov 3, 2024:
- 8:33 PM Ticket #11258 (7.1 regression: illegal instruction on riscv64) updated by
- Here now with a backtrace: […] The instruction causing the SIGILL …
- 6:35 PM Changeset in ffmpeg [df00705e] by
- INSTALL: explain the circular dependency issue and solution …
- 6:20 PM Changeset in ffmpeg [ebffb8b6] by
- avcodec/ffv1enc: Tighter maxsize This allows using smaller buffers …
- 3:57 PM Ticket #11246 (libplacebo and ffmpeg git tip segfault on init, core dumped) updated by
-
Priority, Status changed
- 8:27 AM Changeset in ffmpeg [d6b2d08f] by
- libavutil/ppc: Include the hardware feature flags like the other archs …
- 8:13 AM Ticket #11280 (Strange green flickering line added with a hevc_vaapi reencode) updated by
- It is best to file an issue in Mesa if FFmpeg patches do not solve the …
Nov 2, 2024:
- 11:53 PM Changeset in ffmpeg [2d81eaa3] by
- fate/rv60: add test
- 11:53 PM Changeset in ffmpeg [33802e7c] by
- avcodec/rv60: RealVideo 6.0 decoder Reviewed-by: Anton Khirnov …
- 11:53 PM Changeset in ffmpeg [ae829541] by
- avformat/rmdec: support RMHD file format Signed-off-by: Peter Ross …
- 9:40 PM Ticket #11278 (Custom playback routines definition) updated by
- maybe use the ffmpeg audiofilter 'aloop' for this inside the playback …
- 9:30 PM Ticket #11283 ("aloop" filter somehow gave misalignment in 48 KHz Stereo WAV) created by
- when using the aloop audio filter in ffmpeg to produce a looped audio …
- 6:01 PM Changeset in ffmpeg [40878dfb] by
- fate/pixfmts: test conversion of high bitdepth formats Signed-off-by: …
- 6:01 PM Changeset in ffmpeg [5f5421ec] by
- swscale/swscale: prevent integer overflow in chrRangeToJpeg16_c Same …
- 6:01 PM Changeset in ffmpeg [c029a2f7] by
- swscale/swscale_unscaled: add unscaled rgb to planar rgba The fate …
- 6:01 PM Changeset in ffmpeg [5ccc3f0f] by
- swscale/swscale_unscaled: add unscaled hbd planar RGB to x2rgb10le …
- 6:01 PM Changeset in ffmpeg [febc9e81] by
- swscale/output: add full chroma interpolation support for x2rgb10 …
- 6:01 PM Changeset in ffmpeg [430bec8] by
- fate/filter-video: add more rgbtestsrc tests Signed-off-by: James …
- 6:01 PM Changeset in ffmpeg [165f1241] by
- vsrc_testsrc: add support for x2rgb10le to rgbtestsrc Signed-off-by: …
- 6:01 PM Changeset in ffmpeg [78ba0692] by
- swscale/x86/rgb2rgb: add optimized versions of the remaining …
- 6:01 PM Changeset in ffmpeg [a686d34f] by
- swscale/swscale_unscaled: add unscaled conversion for AYUV/VUYA/UYVA …
- 5:32 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
- I guess it has something to do with the 'filter_complex' option and …
- 4:57 PM Ticket #11280 (Strange green flickering line added with a hevc_vaapi reencode) updated by
- Replying to llyyr: > …
- 4:08 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
- I also added a very short stereo soundfile: can you test it with this? …
- 3:20 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
- PS, I'm in ffmpeg 7.0.1 on a Mac
- 3:19 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
- Hi! I used your code now: ffmpeg -y -v debug -hide_banner -nostdin …
- 2:48 PM Ticket #11278 (Custom playback routines definition) updated by
- I use ffmpeg to play the soundfiles (excellent! all formats, also …
- 2:16 PM Ticket #11280 (Strange green flickering line added with a hevc_vaapi reencode) updated by
- https://gitlab.freedesktop.org/mesa/mesa/-/issues/10985#note_2367873 …
- 12:41 PM Ticket #11273 ("tpad" speed regression (~ 40x) caused by threading change?) updated by
-
Summary changed
- 12:18 PM Ticket #11278 (Custom playback routines definition) updated by
-
Summary, Cc changed
͏ What if it became infinite loop..? ͏ Playback related, … - 12:00 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
-
Summary, Component, Keywords changed
͏ https://ffmpeg.org/ffmpeg-filters.html#showwavespic ͏ Cannot … - 10:12 AM Ticket #11278 (Custom playback routines definition) updated by
- PS, I can help in code to 'get' the wav soundfile looppoints in …
- 10:01 AM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
- thanks for your relevant link! yes, but I'm not using a 'lossy' audio …
- 6:48 AM Ticket #10123 (j2k decoder fails on on conformance codestream p0_09.j2k when bitexact ...) updated by
- The fixed patch has been sent to ffmpeg-devel. …
- 3:09 AM Ticket #11282 (Windows11 WSL compile ffmpeg7.1 failed (ff_vvc_apply_bdof_avx2)) created by
- My env: win11+wsl(ubuntu24.04) ffmpeg6 is ok. configure: ./configure …
- 1:06 AM Ticket #11281 ("showwavespic" failed for "Too few samples"?) updated by
-
Keywords, Cc changed
͏ Probably relevant: ͏ …
Nov 1, 2024:
- 8:33 PM Ticket #11281 ("showwavespic" failed for "Too few samples"?) created by
- ffmpeg is great for creating waveform overviews. however, it doesn't …
- 4:59 PM Changeset in ffmpeg [d724584d] by
- avcodec/nvenc: set bitstreamRestrictionFlag when neccesary This …
- 4:53 PM Ticket #9150 (Latest MSVS breaks build on windows) updated by
- This is a bug in actual new version of new MSVC (the issue is that …
- 4:45 PM Ticket #9019 (CUDA Compile Broken Using MSVC) updated by
- Unless MSVC has an issue with large static arrays as well, this should …
- 4:34 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by
-
Yes, it's sufficient to swap
numandden. And probably … - 4:10 PM Changeset in ffmpeg [0cdcbab9] by
- avfilter/scale_cuda: frame crop support The crop filter has no effect …
- 4:09 PM Ticket #9291 (exact=1 crop filter for nv12-format video seems to swap color ...) closed by
- fixed: Whatever it was it is fixed now. Both even and odd.
- 3:42 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by
- Is the fix simply changing to avctx->sample_aspect_ratio.den = …
- 3:35 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by
- ͏ Differently broken in different implementations in different …
- 3:28 PM Ticket #11131 (Nvenc b_ref_mode middle does not write max_num_reorder_frames == 2 in SPS) updated by
- Another complaint from another person on nvidia server, IRC people can …
- 3:19 PM Ticket #9019 (CUDA Compile Broken Using MSVC) closed by
- invalid: All files being talked here and the file being patched are gone.
- 2:58 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by
-
Status changed
Right, https://issues.chromium.org/issues/40509465#comment19 I see So … - 2:46 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by
- Replying to Balling: > As I understand Chrome shows it …
- 2:33 PM Ticket #9468 (J2K is decoding rgb24 as bgr24 in native decoder) updated by
-
Owner changed
Can you cherry pick that patch? - 2:20 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by
- Nah, Browsers render it differently compared to ffmpeg and mpv. So I …
- 1:49 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by
-
Cc changed
͏ Likely per the spec it doesn't... But unfixable at this point. ͏ … - 12:08 PM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by
- As I understand Chrome shows it correctly, right? First link is …
- 11:26 AM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by
-
Description changed
- 11:26 AM Ticket #11280 (Strange green flickering line added with a hevc_vaapi reencode) updated by
- It is maybe of interest that the green line at the bottom is shown …
- 11:26 AM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by
-
Description changed
- 11:22 AM Ticket #11280 (Strange green flickering line added with a hevc_vaapi reencode) updated by
- I uploaded the source file I used here: …
- 11:10 AM Ticket #11280 (Strange green flickering line added with a hevc_vaapi reencode) created by
- Summary of the bug: reencoding a file with hevc_vaapi gives me a …
- 11:10 AM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) updated by
-
Description, Component, Version changed
- 9:03 AM Ticket #11279 (Aspect ratio defined by the PNG resolution chunk “pHYs” is ...) created by
-
The PNG
pHYschunk describes the resolution/pixel density of an … - 8:59 AM Changeset in ffmpeg [18640254] by
- fate/vvc: Add a sample which lose frames before 5c66a3 Signed-off-by: …
- 6:47 AM WikiFormatting edited by
- Revert to Version 19. ͏ No change introduced. ͏ … (diff)
- 4:13 AM Changeset in ffmpeg [e726fdeb] by
- lavc/vaapi_dec: Add VVC decoder Signed-off-by: Fei Wang …
- 4:13 AM Changeset in ffmpeg [4dc18c78] by
- lavc/vvc_dec: Add hardware decode API Signed-off-by: Fei Wang …
- 4:13 AM Changeset in ffmpeg [a94aa2d6] by
- lavc/vvc_ps: Add alf raw syntax into VVCALF Signed-off-by: Fei Wang …
- 4:13 AM Changeset in ffmpeg [15a75e8e] by
- lavc/vvc_refs: Define VVC_FRAME_FLAG* to h header So that hardware …
- 4:13 AM Changeset in ffmpeg [6bb5dc2] by
- lavc/cbs_h266: Add NumSlicesInTile to H266RawPPS Signed-off-by: Fei …
- 4:13 AM Changeset in ffmpeg [e543a22c] by
- lavc/cbs_h266: Add SliceTopLeftTileIdx to H266RawPPS Signed-off-by: …
- 4:13 AM Changeset in ffmpeg [f42978f] by
- lavc/vaapi_decode: Use a more meaningful variable name Signed-off-by: …
- 4:13 AM Changeset in ffmpeg [1d8c31d5] by
- lavc/vaapi_dec: Create VA parameters dynamically Signed-off-by: Fei …
- 12:52 AM Ticket #5582 (vp5: support decoding of interlaced video) closed by
- fixed: Fixed in 492a3b4b895ceac27c3ed0239e9e40940479998a.
- 12:52 AM Ticket #5581 (vp6: support decoding of interlaced video) closed by
- fixed: Fixed in 492a3b4b895ceac27c3ed0239e9e40940479998a.
Note:
See TracTimeline
for information about the timeline view.
