Timeline
Jul 19, 2023:
- 11:33 PM Changeset in ffmpeg [efa6cec7] by
- configure: bump minimum AviSynth+ header version …
- 11:33 PM Changeset in ffmpeg [1e36e1f2] by
- avisynth: pass audio channel layout Signed-off-by: Stephen Hutchinson …
- 9:42 PM Changeset in ffmpeg [72390c7d] by
- avfilter/vf_pseudocolor: add heat preset
- 9:42 PM Changeset in ffmpeg [5d887920] by
- avfilter/vf_pseudocolor: add cool preset
- 6:02 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by
- Thank you for answer. Is the violation of the Apple License the reason …
- 4:29 PM Changeset in ffmpeg [61e5ca4d] by
- lavc/bswapdsp: purge RISC-V V bswap32 This cannot beat the Zbb …
- 4:29 PM Changeset in ffmpeg [5de1db53] by
- lavc/bswapdsp: rewrite RISC-V V bswap16 This favours bit-wise logic …
- 4:29 PM Changeset in ffmpeg [b6585eb0] by
- lavu: add/use flag for RISC-V Zba extension The code was blindly …
- 4:29 PM Changeset in ffmpeg [98e4dd39] by
- checkasm: test Zbb before V Without this, Zbb functions get shadowed …
- 4:29 PM Changeset in ffmpeg [2eb55157] by
- lavc/aacpsdsp: unroll RISC-V V add_squares This slightly improves …
- 4:28 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by
- Only wavpack encoder supports encoding lossless float sample format as …
- 4:22 PM Ticket #9993 (alac_at only converts 16 bit sample) closed by
- wontfix
- 2:43 PM Changeset in ffmpeg [be7ac511] by
- avformat/mov: avss box should be AV_CODEC_ID_CAVS I cannot find the …
- 2:42 PM Changeset in ffmpeg [3af0dc6d] by
- avutil/bfin: remove dead code The code is unused for a decade since …
- 9:31 AM Ticket #9993 (alac_at only converts 16 bit sample) updated by
-
Priority, Type changed
- 8:45 AM Ticket #2690 (Red Cinema r3d files not supported) updated by
- I wrote PoC GPU accelerated code based upon R3DSDKv8_4_0-Beta2. Still …
- 8:33 AM Ticket #2690 (Red Cinema r3d files not supported) updated by
- Ten years have passed... Still not supported with ffmpeg-6.0
Jul 18, 2023:
- 8:16 PM Encode/AAC edited by
- (diff)
- 6:08 PM Ticket #10479 (Factor bswap_buf and shuffle_bytes_3210) updated by
-
Description changed
- 6:07 PM Ticket #10479 (Factor bswap_buf and shuffle_bytes_3210) updated by
-
Description changed
- 6:07 PM Ticket #10479 (Factor bswap_buf and shuffle_bytes_3210) created by
-
By the look of them, libavcodec's
bswap_bufand libswscale's … - 3:44 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by
- Please somebody help me.. I've got some work on hold.
- 3:42 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by
- Please somebody help me. I've got some work on hold.
- 2:05 PM Ticket #10474 (Crash when vstack is used on two yuv420p streams with height not ...) updated by
- The crash is caused by chroma plane right shift. for yuv420p, the …
- 1:43 PM Ticket #10433 (ffmpeg cannot recognize mp4 file which generated by ffmpeg) updated by
- I fixed this bug, patch sended to devel mail list.
- 1:22 PM Ticket #10478 (no TS found error after ffmpeg segment (HLS) encoding) created by
- Summary of the bug: I'm using ffmpeg to convert files to HLS format …
- 10:51 AM Ticket #10477 (WAV to AAC-HE conversion writes wrong "priming" and "remainder" info fields) created by
- This only reproduces on Apple platforms (macOS, iOS). When playing …
- 1:46 AM Changeset in ffmpeg [2cd09fec] by
- avformat/flvdec: support demux vp9 in enhanced flv Tested-by: Tristan …
- 1:46 AM Changeset in ffmpeg [0693a2a8] by
- avformat/flvenc: support mux vp9 in enhanced flv Tested-by: Tristan …
- 1:46 AM Changeset in ffmpeg [23b02557] by
- avformat/flvdec: support demux av1 in enhanced flv Tested-by: Tristan …
- 1:46 AM Changeset in ffmpeg [7a5e9a68] by
- avformat/flvenc: support mux av1 in enhanced flv Tested-by: Tristan …
- 1:46 AM Changeset in ffmpeg [ac5cc66] by
- avformat/flvdec: support demux hevc in enhanced flv Tested-by: …
- 1:45 AM Changeset in ffmpeg [aa83654d] by
- avformat/flvenc: support mux hevc in enhanced flv Tested-by: Tristan …
Jul 17, 2023:
- 8:45 PM Ticket #10476 (Regression: vpp_qsv and scale_qsv issues maintaining pts) created by
- Summary of the bug: After upgrading from ffmpeg 5.1.3 to ffmpeg 6.0 …
- 6:36 PM Ticket #10441 (ffmpeg cannot generate the `hls_enc_key`) closed by
- fixed: The HLS key generation was dependant on compiled in external …
- 3:48 PM Changeset in ffmpeg [3d79afbe] by
- lavu/fixed_dsp: unroll RISC-V V loop Before: butterflies_fixed_c: …
- 3:48 PM Changeset in ffmpeg [d8ea5f50] by
- checkasm: print usage on invalid arguments This checks that arguments …
- 3:48 PM Changeset in ffmpeg [97c3c997] by
- lavc/audiodsp: fix aliasing violation Even though they have the same …
- 3:48 PM Changeset in ffmpeg [51945d5a] by
- lavc/aacpsdsp: use restrict qualifier Except for add_squares, telling …
- 2:23 PM Changeset in ffmpeg [9c471c76] by
- avcodec/msrleenc: Constify pointers for frame->data Encoders …
- 2:23 PM Changeset in ffmpeg [3cb0bd06] by
- avcodec/msrleenc: Check frame allocations/references Also allocate …
- 2:23 PM Changeset in ffmpeg [66449f8c] by
- avcodec/msrleenc: Remove useless private class A private class for an …
- 2:23 PM Changeset in ffmpeg [3c642af8] by
- avcodec/msrleenc: Check allocation Fixes Coverity issue #1538297. …
- 2:18 PM Changeset in ffmpeg [a054ceb] by
- avcodec/msrleenc: Replace stray \r by \n Reviewed-by: Tomas Härdin …
- 2:18 PM Changeset in ffmpeg [463a4724] by
- fftools/ffmpeg_enc: Reindentate after the last commit Reviewed-by: …
- 2:14 PM Changeset in ffmpeg [bfe15b81] by
- fftools/ffmpeg_enc: Remove always-true checks frame is always != NULL …
- 1:53 PM Ticket #10452 (Preset help specified, but could not be opened.) updated by
- you need specify "-preset", not "-pre"! for h264: ffmpeg …
- 11:43 AM Changeset in ffmpeg [31979127] by
- avcodec/decode: factor out filling frame props Signed-off-by: James …
Jul 16, 2023:
- 8:42 PM Ticket #10473 (Feature request: Support Audio ChannelMask with AviSynth+ r4001) updated by
- Using other decoders can also obtain the same result with a workaround …
- 8:24 PM Changeset in ffmpeg [c541ecf0] by
- lavc/alacdsp: unroll RISC-V V loops This increases the group …
- 8:24 PM Changeset in ffmpeg [a28aa047] by
- lavc/vorbisdsp: unroll RISC-V V inverse_coupling This increases the …
- 7:24 PM Ticket #10475 (Second frame in two-frame apng plays too fast when converted to webm) created by
- Summary of the bug: I am trying to convert 2-frame apng to webm. …
- 4:37 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by
- I’m wondering if I use alac instead alac_at, I have a lot free space …
- 3:40 PM Seeking edited by
-
The split also might not be accurate when using
-ssas output option … (diff) - 3:06 PM Changeset in ffmpeg [b6305a78] by
- avcodec/evc_ps: Fix size of tile_(row|column) arrays Prevents …
- 12:58 PM Ticket #10474 (Crash when vstack is used on two yuv420p streams with height not ...) created by
- Summary of the bug: Out-of-bounds write (which often causes a crash) …
- 10:17 AM Ticket #10473 (Feature request: Support Audio ChannelMask with AviSynth+ r4001) updated by
- I can confirm that the new LWLibavAudioSource() is correctly …
- 9:48 AM Changeset in ffmpeg [36f4e6f] by
- avformat/hlsenc: use av_random_bytes() for generating AES128 key …
- 9:48 AM Changeset in ffmpeg [9a7f060c] by
- avutil/random_seed: turn off buffering when reading from random …
- 9:22 AM Ticket #9993 (alac_at only converts 16 bit sample) updated by
-
Priority changed
- 9:10 AM Changeset in ffmpeg [153cf85b] by
- fftools/ffmpeg_mux_init: fix an array declaration map_func is …
- 8:22 AM Ticket #9993 (alac_at only converts 16 bit sample) updated by
- Any answer
Jul 15, 2023:
- 10:57 PM Changeset in ffmpeg [35342dc3] by
- lavc/audiotoolbox: fix build failure on osx 10.5 (v3) Reviewed-by: …
- 10:49 PM Ticket #10426 (The flag for the key frame on MPEG video is not set.) closed by
- fixed: Fixed in e047d9c62bff5920074c516da966952cee20da66.
- 10:47 PM Changeset in ffmpeg [e047d9c] by
- avcodec/mpegvideo_dec: properly set output frames as keyframes Should …
- 9:41 PM Changeset in ffmpeg [c183f840] by
- avfilter/af_axcorrelate: add another algorithm for calculation …
- 9:26 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- ok, perhaps the description doesn't matter (although it would be great …
- 7:56 PM Changeset in ffmpeg [f0322349] by
- aarch64: remove VFP feature check This is not actually used for …
- 7:56 PM Changeset in ffmpeg [82cb4b1] by
- lavc/aarch64: remove bogus HAVE_VFP guard The IMDCT offset is only …
- 5:57 PM Ticket #10466 (Audio dropouts with Dolby Atmos tracks when seeks or chapter skips are used) updated by
- "But this part seems to be resolved, leaving us with only but still …
- 5:02 PM Changeset in ffmpeg [cedbf27a] by
- avfilter/vsrc_ddagrab: calculate pointer position on rotated screens
- 5:02 PM Changeset in ffmpeg [c433ad89] by
- avfilter/vsrc_ddagrab: account for mouse-only frames during probing
- 4:48 PM Changeset in ffmpeg [3c73200b] by
- avfilter/vsrc_ddagrab: calculate pointer position on rotated screens
- 4:16 PM Ticket #10466 (Audio dropouts with Dolby Atmos tracks when seeks or chapter skips are used) updated by
- Replying to Balling: > >This one is a less impactful …
- 3:06 PM Changeset in ffmpeg [da94c6a0] by
- avfilter/vsrc_ddagrab: account for mouse-only frames during probing
- 11:37 AM Changeset in ffmpeg [138d3ac1] by
- lavfi/vf_libplacebo: test for renderable pixel formats Requires a new …
- 11:31 AM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- Replying to Cosmin Stejerean: > then ffprobe recognizes …
- 11:18 AM Ticket #10473 (Feature request: Support Audio ChannelMask with AviSynth+ r4001) created by
- With the last AviSynth+ r4001 the audio channelmask is stored in the …
- 9:35 AM Changeset in ffmpeg [891167d] by
- lavc/gifdec: unify get_buffer() calls I/P frames Always call …
- 9:35 AM Ticket #10460 (gif decoder reuses buffer without flagging it) closed by
- fixed: Fixed in 891167dee584b7c7760fe9a54bb65aec9bca0a56
- 9:06 AM Ticket #10393 (unexpected PTSs inside avcodec_send_frame) closed by
- fixed: Should be fixed in dff3a283cd8c71802d43fbbbfcf57fb479784a24. Note that …
- 9:02 AM Changeset in ffmpeg [acde0ae6] by
- doc/ffmpeg: fix -enc_time_base documentation Stop claiming the …
- 9:02 AM Changeset in ffmpeg [dff3a283] by
- fftools/ffmpeg: rework -enc_time_base handling Read the timebase from …
- 9:02 AM Changeset in ffmpeg [4d06742] by
- fftools/ffmpeg: add more structure to FrameData It now contains data …
- 9:02 AM Changeset in ffmpeg [75d0af38] by
- fftools/ffmpeg_filter: make OutputFilter.filter private It should not …
- 9:02 AM Changeset in ffmpeg [9a97f9cf] by
- fftools/ffmpeg_enc: initialize audio/video encoders from frame …
- 9:02 AM Changeset in ffmpeg [b295ec31] by
- fftools/ffmpeg_filter: only flush vsync code if encoding actually …
- 9:02 AM Changeset in ffmpeg [0a6751a7] by
- fftools/ffmpeg: rework initializing encoders with no frames When no …
- 9:02 AM Changeset in ffmpeg [20c42213] by
- fftools/ffmpeg_mux_init: drop an obsolete assignment This line was …
- 9:02 AM Changeset in ffmpeg [c328bff4] by
- fftools/ffmpeg_enc: return errors from enc_subtitle() instead of aborting
- 9:02 AM Changeset in ffmpeg [2e742a2c] by
- fftools/ffmpeg_mux: return errors from of_streamcopy() instead of aborting
- 9:02 AM Changeset in ffmpeg [464a5e8e] by
- fftools/ffmpeg: handle error codes from process_input_packet() None …
- 9:02 AM Changeset in ffmpeg [5fe3914] by
- fftools/ffmpeg: return an error instead of aborting
- 9:02 AM Changeset in ffmpeg [858b635] by
- fftools/ffmpeg_mux_init: replace all remaining aborts with returning …
- 9:02 AM Changeset in ffmpeg [45473258] by
- fftools/ffmpeg_mux_init: return error codes from metadata processing …
- 9:02 AM Changeset in ffmpeg [dd44871e] by
- fftools/ffmpeg_mux_init: improve of_add_programs() Replace …
- 9:02 AM Changeset in ffmpeg [fd401971] by
- fftools/ffmpeg_mux_init: return error codes from validate_enc_avopt() …
- 9:02 AM Changeset in ffmpeg [4e3557aa] by
- fftools/ffmpeg_mux_init: return error codes from …
- 9:02 AM Changeset in ffmpeg [6691d131] by
- fftools/ffmpeg_mux_init: return error codes from copy_meta() instead …
- 9:02 AM Changeset in ffmpeg [54cbe6f5] by
- fftools/ffmpeg_mux_init: return error codes from ost_add() instead of …
- 9:02 AM Changeset in ffmpeg [38a2fc2c] by
- fftools/ffmpeg_mux_init: move allocation out of prologue ost_add() …
- 9:02 AM Changeset in ffmpeg [4e366100] by
- fftools/ffmpeg_mux_init: return error codes from map_*() instead of …
- 9:02 AM Changeset in ffmpeg [eee09cdf] by
- fftools/ffmpeg_mux_init: improve error handling in …
- 9:02 AM Changeset in ffmpeg [b3eedca] by
- fftools/ffmpeg_mux_init: return errors from create_streams() instead …
- 9:02 AM Changeset in ffmpeg [c23cff5a] by
- fftools/ffmpeg_demux: return errors from ist_add() instead of aborting
- 9:02 AM Changeset in ffmpeg [cce29463] by
- fftools/ffmpeg: return errors from assert_file_overwrite() instead of …
- 9:02 AM Changeset in ffmpeg [2d59873f] by
- fftools/ffmpeg_demux: add logging for -dump_attachment Makes it more …
- 9:02 AM Changeset in ffmpeg [63e4e8e4] by
- fftools/ffmpeg_demux: forward errors from dump_attachment() instead of …
- 9:02 AM Changeset in ffmpeg [ff0160cb] by
- fftools/ffmpeg_demux: drop a redundant avio_flush() It is immediately …
- 9:02 AM Changeset in ffmpeg [ad80857] by
- fftools/ffmpeg_demux: return errors from ifile_open() instead of aborting
- 9:02 AM Changeset in ffmpeg [c313cdd7] by
- fftools/ffmpeg_mux_init: return errors from of_open() instead of aborting
- 8:52 AM Changeset in ffmpeg [ef3b5789] by
- avfilter/af_atempo: improve RE_MALLOC_OR_FAIL macro Make use of third …
- 8:19 AM Changeset in ffmpeg [f264204d] by
- lavc: deprecate AV_CODEC_FLAG_DROPCHANGED This decoding flag makes …
- 6:08 AM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- >The color primaries shouldn't be unknown though, for P3 I believe …
Jul 14, 2023:
- 6:19 PM Changeset in ffmpeg [9557bf26] by
- lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_hv …
- 6:19 PM Changeset in ffmpeg [d48c8970] by
- lavc/aarch64: new optimization for 8-bit hevc_epel_h …
- 6:19 PM Changeset in ffmpeg [668eb4c0] by
- lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_v …
- 6:19 PM Changeset in ffmpeg [0c604b19] by
- lavc/aarch64: new optimization for 8-bit hevc_epel_uni_w_h …
- 6:19 PM Changeset in ffmpeg [e652e7dc] by
- lavc/aarch64: new optimization for 8-bit hevc_pel_uni_pixels …
- 4:59 PM Changeset in ffmpeg [74611cdb] by
- avcodec/decode: use the correct function name Fixes compilation …
- 4:58 PM Changeset in ffmpeg [dd7bdb40] by
- avcodec/decode: fill missing frame fields for all decoders And not …
- 4:58 PM Changeset in ffmpeg [94ac6475] by
- avcodec/decode: check the output frame for discard samples with all …
- 4:58 PM Changeset in ffmpeg [7db4c3ea] by
- avcodec/decode: simplify applying or exporting skip samples Copy …
- 4:58 PM Changeset in ffmpeg [78c52a8c] by
- avcodec/decode: move processing discard samples to its own function …
- 4:55 PM Changeset in ffmpeg [357a8632] by
- lavc/libvpxenc: prevent fifo from filling up Prevent the fifo used in …
- 3:54 PM Ticket #10471 (FLAC in MP4 ignores WAVEFORMATEXTENSIBLE_CHANNEL_MASK Vorbis Comment) updated by
- After discussing with the FLAC project I do think this is a bug. The …
- 2:52 PM Ticket #10405 (mathops.h: Assembler messages errors, type mismatch for shr) updated by
- Are binutils and ffmpeg playing chicken to see who relents first? …
- 2:33 PM Ticket #9673 (ffmpeg not reading color information from JPEG ICC profile) updated by
- The color primaries shouldn't be unknown though, for P3 I believe this …
- 2:26 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by
-
Priority changed
I have question then, I use alac instead alac_at (because alac allows … - 1:54 PM Ticket #10426 (The flag for the key frame on MPEG video is not set.) updated by
- Not needed, fix is here: …
- 1:52 PM Ticket #10426 (The flag for the key frame on MPEG video is not set.) updated by
- Replying to Aleksoid1978: > How can i submit patch to a …
- 1:40 PM Ticket #10471 (FLAC in MP4 ignores WAVEFORMATEXTENSIBLE_CHANNEL_MASK Vorbis Comment) updated by
- Replying to Elon Musk: > flac in ogg have own channel …
- 11:47 AM Ticket #10465 (The latest versions of ffmpeg (>=5.x) produces not playable on Apple ...) updated by
-
Version changed
- 11:29 AM Ticket #10472 (concat filter: new fault between FFmpeg branches 5.1 and 6) updated by
- Thank you for this work. Confirming this is fixed, as far as my test …
- 10:55 AM Ticket #10426 (The flag for the key frame on MPEG video is not set.) updated by
- How can i submit patch to a mailing list ?
- 6:15 AM Ticket #10471 (FLAC in MP4 ignores WAVEFORMATEXTENSIBLE_CHANNEL_MASK Vorbis Comment) updated by
- This is not really bug, metadata like comment are ignored. flac in ogg …
- 3:55 AM Ticket #10426 (The flag for the key frame on MPEG video is not set.) updated by
- Replying to Aleksoid1978: > Developers generally come …
- 3:53 AM Ticket #10469 (non-existing PPS 0 referenced after ffmpeg segment (HLS) encoding) updated by
- Yes, I also saw it happining all the time with m3u8 streams.
- 3:15 AM Ticket #10426 (The flag for the key frame on MPEG video is not set.) updated by
- Developers generally come here, look?
Jul 13, 2023:
- 10:46 PM Changeset in ffmpeg [374184a4] by
- avfilter/split: fix EOF passing to inlink
- 10:44 PM Ticket #10472 (concat filter: new fault between FFmpeg branches 5.1 and 6) closed by
- fixed: Fixed in 374184a4dc16421ec6b182191898582d9275808a
- 9:36 PM Ticket #10459 (set_string_bool() overwrites memory.) updated by
- >In my opinion the purpose of using different types (including bool) …
- 9:25 PM Changeset in ffmpeg [7bcc1b4e] by
- libsvtav1: Add workaround for gop_size == 1 In some versions of …
- 9:14 PM Ticket #10459 (set_string_bool() overwrites memory.) updated by
- Replying to Balling: Hi, thank you for the comment. In my …
- 8:15 PM Ticket #10466 (Audio dropouts with Dolby Atmos tracks when seeks or chapter skips are used) updated by
- >This one is a less impactful variation of #9569 as it is only present …
- 8:12 PM Ticket #10466 (Audio dropouts with Dolby Atmos tracks when seeks or chapter skips are used) updated by
- >Also referenced here: …
- 8:10 PM Ticket #10466 (Audio dropouts with Dolby Atmos tracks when seeks or chapter skips are used) updated by
- >Until then, Directshow remains the only viable solution for playing …
- 7:01 PM Changeset in ffmpeg [a7b3c020] by
- libswscale/riscv: fix syntax of vsetvli Add missing operand which …
- 6:52 PM Ticket #10472 (concat filter: new fault between FFmpeg branches 5.1 and 6) created by
- Summary of the bug: How to reproduce: In FFmpeg latest git as of 13 …[…]
- 6:17 PM Ticket #10471 (FLAC in MP4 ignores WAVEFORMATEXTENSIBLE_CHANNEL_MASK Vorbis Comment) created by
- When an MP4 file contains FLAC audio with a channel layout that …
- 5:41 PM Ticket #10466 (Audio dropouts with Dolby Atmos tracks when seeks or chapter skips are used) updated by
- FWIW, in the process of troubleshooting this issue, I used a different …
- 1:12 PM Ticket #10470 (FLAC in Ogg decoding is missing WAVEFORMATEXTENSIBLE_CHANNEL_MASK ...) updated by
-
Description changed
- 1:09 PM Ticket #10470 (FLAC in Ogg decoding is missing WAVEFORMATEXTENSIBLE_CHANNEL_MASK ...) created by
- When decoding: ffmpeg honors the WAVEFORMATEXTENSIBLE_CHANNEL_MASK …
- 12:36 PM Ticket #5889 (FFmpeg doesn't record virtual screen via Jenkins) updated by
- Is there any solution for this issue? We are using ffmpeg version …
- 11:08 AM Changeset in ffmpeg [9a233544] by
- fftools/ffmpeg_mux: forward EOF from the sync queue EOF from …
Jul 12, 2023:
- 10:11 PM Changeset in ffmpeg [7430ee2b] by
- avfilter/avf_showcwt: add rotation option
- 10:11 PM Changeset in ffmpeg [422bfdc4] by
- avfilter/avf_showcwt: add bar display support
- 7:01 PM Ticket #10469 (non-existing PPS 0 referenced after ffmpeg segment (HLS) encoding) updated by
-
Description changed
- 6:59 PM Ticket #10469 (non-existing PPS 0 referenced after ffmpeg segment (HLS) encoding) updated by
-
Description changed
- 6:58 PM Ticket #10469 (non-existing PPS 0 referenced after ffmpeg segment (HLS) encoding) created by
- Summary of the bug: I'm using ffmpeg to convert files to HLS format …
- 5:19 PM Ticket #10466 (Audio dropouts with Dolby Atmos tracks when seeks or chapter skips are used) updated by
- This one is a less impactful variation of #9569 as it is only present …
- 2:59 PM Ticket #7828 (gapless playback doesn't work with AAC (Apple style)) updated by
- Replying to Christoph Anton Mitterer: > Oh btw: your …
- 1:35 PM Changeset in ffmpeg [ca9ec4e7] by
- lavu/avassert: include config.h Fix setting the assert level.
- 1:35 PM Changeset in ffmpeg [cf7ed019] by
- lavc/intrax8: fix an assert
- 1:34 PM Changeset in ffmpeg [e6954fd0] by
- avcodec/decode: don't reject flush packets when buffer_pkt is not …
- 1:06 PM Changeset in ffmpeg [02aeacbb] by
- lavd/opengl: select the GL context before drawing Since “2d924b3a63 …
- 12:20 PM Ticket #10466 (Audio dropouts with Dolby Atmos tracks when seeks or chapter skips are used) updated by
- * Update mpv. This is a bug, that was fixed when I complained about …
- 12:17 PM Ticket #10466 (Audio dropouts with Dolby Atmos tracks when seeks or chapter skips are used) updated by
- Apparently not fixed, at least in the scenario I have described. Also …
- 11:52 AM HWAccelIntro edited by
- fix Vulkan hierarchy (diff)
- 11:08 AM Ticket #10468 (lavfi/vpp_qsv: regression in setting of time_base) created by
- Summary of the bug: The following commit changed the default …
- 2:33 AM Ticket #10466 (Audio dropouts with Dolby Atmos tracks when seeks or chapter skips are used) updated by
- Dup of #9569? >Estimated source FPS: 23.953, display FPS: 23.953 …
- 2:28 AM Ticket #10459 (set_string_bool() overwrites memory.) updated by
- The following C99 features must not be used anywhere in the codebase: …
- 2:21 AM Ticket #10458 (MPEG4 demuxing: last audio sample's duration ignored) closed by
- duplicate: Known bug #7828, fixed in Chromium.
Note:
See TracTimeline
for information about the timeline view.
