Timeline
Jul 21, 2023:
- 11:36 PM Changeset in ffmpeg [a4e61682] by
- libavutil: Remove TOMI CPU
- 7:18 PM Changeset in ffmpeg [c2b38619] by
- swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{1230,3012} This …
- 7:18 PM Changeset in ffmpeg [15982554] by
- swscale/rgb2rgb2: rework RISC-V V shuffle_bytes_{0321,2103} This …
- 7:18 PM Changeset in ffmpeg [d3948e4d] by
- swscale: inline ff_shuffle_bytes_3210_rvv No functional changes.
- 6:04 PM Changeset in ffmpeg [e6a12a52] by
- vulkan_av1: remove an invalid debug print Leftover.
- 6:04 PM Changeset in ffmpeg [3e3d4630] by
- lavu/vulkan: remove unused field from the execution pool structure
- 6:04 PM Changeset in ffmpeg [97890c2b] by
- lavu/vulkan: remove threadsafe buffer index load and fix a signed …
- 6:04 PM Changeset in ffmpeg [c06ad64] by
- lavc/vulkan_decode: use a single execution pool per thread The spec …
- 6:04 PM Changeset in ffmpeg [e6bd8b13] by
- hwcontext_vulkan: hide Linux-only header after 571756bf2fe2 …
- 2:30 PM Ticket #10478 (no TS found error after ffmpeg segment (HLS) encoding) updated by
- the audio is delay too long duration after the first video packet. […]
- 1:53 PM Chinese_Font_从视频中每X秒创建一个缩略图 edited by
- (diff)
- 1:47 PM Create a thumbnail image every X seconds of the video edited by
- (diff)
- 12:40 PM Ticket #9188 (Add support for Vulkan Video decode/encode extensions) updated by
- The Vulkan decoding in ffmpeg 6.0 is an excellent addition, albeit …
- 6:26 AM Scaling edited by
-
the scale parameter
scale=iw*2:ihneeds to be quoted to work; also, … (diff) - 12:46 AM Ticket #10405 (mathops.h: Assembler messages errors, type mismatch for shr) closed by
- fixed: Fixed in latest git. Muchas gracias assembros.
Jul 20, 2023:
- 11:44 PM Ticket #10481 (libflite missing from AV filter list) updated by
- Hey - ok after studying this a little bit more I realised I have a …
- 10:44 PM Changeset in ffmpeg [74474a55] by
- avfilter/avf_showcwt: fix index storing
- 10:43 PM Changeset in ffmpeg [86a1904f] by
- avfilter/avf_showcwt: move variables out of loop
- 10:43 PM Changeset in ffmpeg [3dc93acc] by
- avfilter/vf_pseudocolor: add four more presets
- 7:54 PM Changeset in ffmpeg [44cac1de] by
- lavc/audiodsp: rework RISC-V V scalar product Take vector reduction …
- 7:54 PM Changeset in ffmpeg [29b9d616] by
- lavu/float_dsp: rework RISC-V V scalar product 1) Take the reductive …
- 7:54 PM Changeset in ffmpeg [b710f881] by
- lavu/float_dsp: unroll RISC-V V loops butterflies_float_c: 1057.0 …
- 7:53 PM Changeset in ffmpeg [cc703cf6] by
- avcodec/x86/mathops: clip constants used with shift instructions …
- 7:51 PM Changeset in ffmpeg [effadce6] by
- avcodec/x86/mathops: clip constants used with shift instructions …
- 7:26 PM Concatenate edited by
- Updated powershell command to not require manual editing after … (diff)
- 6:47 PM Changeset in ffmpeg [ccc6849] by
- fftools/ffmpeg: stop calling exit_program() Remove exit_program() and …
- 6:47 PM Changeset in ffmpeg [a81d9231] by
- fftools/ffprobe: stop calling exit_program() Inline the relevant part …
- 6:47 PM Changeset in ffmpeg [be49c482] by
- fftools/ffprobe: inline opt_output_file() into its only caller There …
- 6:47 PM Changeset in ffmpeg [411e1833] by
- fftools/opt_common: replace report_and_exit() with returning an error …
- 6:47 PM Changeset in ffmpeg [78699923] by
- fftools/ffplay: replace report_and_exit() with returning an error code
- 6:47 PM Changeset in ffmpeg [140cb5a7] by
- fftools/ffprobe: replace report_and_exit() with returning error codes
- 6:47 PM Changeset in ffmpeg [83ace80b] by
- fftools/ffmpeg: return an error from MATCH_PER_STREAM_OPT() instead of …
- 6:47 PM Changeset in ffmpeg [2f155b18] by
- fftools/ffmpeg: return an error from assert_avoptions() instead of …
- 6:47 PM Changeset in ffmpeg [eda1fac2] by
- fftools/cmdutils: return AVERROR_EXIT for OPT_EXIT options instead of …
- 6:47 PM Changeset in ffmpeg [8173623e] by
- fftools/ffmpeg: consolidate exiting from main() on error
- 6:47 PM Changeset in ffmpeg [c56fabde] by
- fftools/ffmpeg_opt: consolidate printing errors in ffmpeg_parse_options()
- 6:47 PM Changeset in ffmpeg [87f0333a] by
- fftools/cmdutils: add error handling to filter_codec_opts()
- 6:47 PM Changeset in ffmpeg [6b8cf25] by
- fftools/cmdutils: constify the first parameter of filter_codec_opts()
- 6:47 PM Changeset in ffmpeg [39d51043] by
- fftools: handle errors in parse_options()
- 6:47 PM Changeset in ffmpeg [49ac7fc] by
- fftools: remove parse_time_or_die() Replace it with calling …
- 6:47 PM Changeset in ffmpeg [9cb47c78] by
- fftools: return errors from parse_number_or_die() instead of aborting …
- 6:40 PM Changeset in ffmpeg [4adbe2d2] by
- fftools/opt_common: replace exit_program() with returning error codes
- 6:40 PM Changeset in ffmpeg [a50f90f1] by
- fftools/ffmpeg_opt: replace exit_program() with returning error codes
- 6:40 PM Changeset in ffmpeg [6c6f13ba] by
- fftools/ffmpeg: return errors from find_codec_or_die() instead of …
- 6:40 PM Changeset in ffmpeg [2e6afa79] by
- fftools/cmdutils: add error handling to GROW_ARRAY()
- 6:40 PM Changeset in ffmpeg [b23abb7c] by
- fftools/cmdutils: add error handling to grow_array()
- 6:40 PM Changeset in ffmpeg [6be4a293] by
- fftools/cmdutils: add error handling to allocate_array_elem()
- 6:40 PM Changeset in ffmpeg [8eb5adea] by
- fftools/cmdutils: drop unused ALLOC_ARRAY_ELEM()
- 6:40 PM Changeset in ffmpeg [26e1e801] by
- fftools/ffmpeg_opt: reimplement -streamid using a dictionary This …
- 6:40 PM Changeset in ffmpeg [37abb3a4] by
- fftools/cmdutils: return error codes from …
- 6:40 PM Changeset in ffmpeg [13ebc9a0] by
- fftools/ffmpeg_filter: replace remaining report_and_exit() with error codes
- 6:40 PM Changeset in ffmpeg [cb8242db] by
- fftools/ffmpeg_filter: return error codes from set_channel_layout() …
- 6:40 PM Changeset in ffmpeg [5ba7aa2c] by
- fftools/ffmpeg_filter: return error codes from fg_create() instead of …
- 6:40 PM Changeset in ffmpeg [8db96808] by
- fftools/ffmpeg_filter: return error codes from choose_pix_fmts() …
- 6:39 PM Changeset in ffmpeg [8815adfe] by
- fftools/ffmpeg_filter: replace remaining exit_program() with error codes
- 6:30 PM Changeset in ffmpeg [a52ee1aa] by
- fftools/ffmpeg_filter: return error codes from init_input_filter() …
- 6:30 PM Changeset in ffmpeg [ab16e324] by
- fftools/ffmpeg_filter: return error codes from ofilter_bind_ost() …
- 6:30 PM Changeset in ffmpeg [6298dd68] by
- fftools/ffmpeg_dec: drop redundant handling of AVERROR_EXPERIMENTAL …
- 6:30 PM Changeset in ffmpeg [518b49a7] by
- fftools/ffmpeg_dec: return error codes from dec_packet() instead of …
- 6:30 PM Changeset in ffmpeg [e0f42596] by
- fftools/ffmpeg_mux: return errors from of_output_packet() instead of …
- 6:30 PM Changeset in ffmpeg [2b4afe81] by
- fftools/ffmpeg_enc: return errors from encode_frame() instead of aborting
- 6:30 PM Changeset in ffmpeg [43bcf631] by
- fftools/ffmpeg_enc: return errors from enc_flush() instead of aborting
- 6:30 PM Changeset in ffmpeg [dde3de01] by
- fftools/ffmpeg_enc: return errors from do_*_out() instead of aborting
- 6:30 PM Changeset in ffmpeg [aa1173fe] by
- fftools/ffmpeg_enc: return errors from enc_open() instead of aborting
- 6:30 PM Changeset in ffmpeg [80a64800] by
- fftools/ffmpeg_enc: return errors from enc_frame() instead of aborting
- 6:30 PM Changeset in ffmpeg [c4b07467] by
- fftools/ffmpeg_mux_init: avoid invalid memory access in …
- 6:30 PM Changeset in ffmpeg [3a89e6d3] by
- fftools/ffmpeg_filter: restrict reap_filters() to a single filtergraph …
- 6:30 PM Changeset in ffmpeg [9d44eb8a] by
- fftools/ffmpeg_filter: stop accessing encoder from pixfmt selection …
- 6:30 PM Changeset in ffmpeg [45035154] by
- tests/fate: fix mismatches between requested and actually used pixel …
- 6:30 PM Changeset in ffmpeg [037d3647] by
- fftools/ffmpeg_filter: move "smart" pixfmt selection to …
- 6:30 PM Changeset in ffmpeg [249bca7] by
- fftools/ffmpeg_mux_init: handle pixel format endianness When -pix_fmt …
- 2:49 PM Changeset in ffmpeg [0b075b40] by
- doc/filters: Extend description of overlay filter format option values
- 2:49 PM Changeset in ffmpeg [afaa3458] by
- tests/fate: Add test for overlay filter using yuv444p10 output format
- 2:49 PM Changeset in ffmpeg [6747cda5] by
- avfilter/vf_overlay: Add support for yuv444p10 pixel format
- 2:17 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by
- This is not support channel, please refrain from misusing this bug …
- 12:19 PM Ticket #9993 (alac_at only converts 16 bit sample) updated by
- Last question please, then I’ll release you Elon Musk :)
- 4:31 AM Ticket #10481 (libflite missing from AV filter list) updated by
- Could get things to build by forcing #define CONFIG_FLITE_FILTER 1 …
- 4:19 AM Ticket #10481 (libflite missing from AV filter list) created by
- When building with --enable-libflite seeing [AVFilterGraph @ …
- 3:51 AM Ticket #10480 (HTML doc Unescaped left brace in regex is deprecated here (and will be ...) created by
- Summary of the bug: How to reproduce: Build warning that something …
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?
Note:
See TracTimeline
for information about the timeline view.
