Timeline
Oct 7, 2022:
- 10:09 PM Changeset in ffmpeg [e89b85a5] by
- avcodec/asvenc: Remove unnecessary emms_c() PixblockDSP does not use …
- 8:55 PM Changeset in ffmpeg [83ae3628] by
- avcodec/wmv2enc: Inline extradata size This also enables the compiler …
- 8:54 PM Changeset in ffmpeg [ddbaf622] by
- avcodec/msmpeg4enc: Fix indentation Forgotten after …
- 5:13 PM Ticket #9963 (Help: is it possibile to join an image and a live stream?) closed by
- invalid: Please post all usage questions on the user mailing list.
- 4:10 PM Ticket #9963 (Help: is it possibile to join an image and a live stream?) created by
- i have 2 inputs first input image -i logo.png second input dshow …
- 12:14 PM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by
- I just attached two logs with logging set to trace. The camera, …
- 12:05 PM Changeset in ffmpeg [3d6d127c] by
- avfilter/af_biquads: fix bandpass for zdf
- 2:56 AM Changeset in ffmpeg [fce8b908] by
- lavc/cbs_av1: restore CodedBitstreamAV1Context when AVERROR(ENOSPC) …
Oct 6, 2022:
- 4:24 PM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by
- I just tried the build 2022-10-06-git-2c2aaa5bd0 downloaded from …
- 2:12 PM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by
- The only difference in the two runs is that PS was enabled on the …
- 2:06 PM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by
- The output when PS Enabled (when it succeeds - same command line) …
- 2:05 PM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by
- I do not have the ability to build from head, but I did use a recent …
- 1:59 PM Ticket #9962 (-metadata has no effect for .ogg file containing opus audio) updated by
- Your command only sets the format (i.e. whole file) metadata title, …
- 1:49 PM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by
- Please test current FFmpeg git head and provide the command line you …
- 1:00 PM Changeset in ffmpeg [aaf4109a] by
- avcodec/mpegvideo_enc: Call ff_mpeg1_encode_init() earlier It does …
- 1:00 PM Changeset in ffmpeg [4e26bd7a] by
- avcodec/h261enc: Store the H.261 format value Signed-off-by: Andreas …
- 1:00 PM Changeset in ffmpeg [d74ca6fd] by
- avcodec/mpegvideo_enc: Move H.261 size check to h261enc.c …
- 1:00 PM Changeset in ffmpeg [759d216c] by
- avcodec/mpegvideo_enc: Call ff_h261_encode_init() earlier It does not …
- 1:00 PM Changeset in ffmpeg [40e4ddf] by
- avcodec/mpegvideo_enc: Move SpeedHQ check to speedhqenc.c Also set …
- 1:00 PM Changeset in ffmpeg [406c7fce] by
- fate/vcodec: Add speedhq tests The vsynth3 tests are disabled, …
- 12:41 PM Ticket #9766 (h264_qsv decoder does not work with RTSP) updated by
- I tested with 5.1.2 and it still doesn't work, though this time FFMPEG …
- 8:25 AM Ticket #9962 (-metadata has no effect for .ogg file containing opus audio) created by
- System info ffmpeg: git master 20220910 os: ubuntu 22.04 How to …
- 8:23 AM Changeset in ffmpeg [2c2aaa5b] by
- avformat/mxfdec: do not log warning of multiple ANC packets if count …
- 8:04 AM Changeset in ffmpeg [b074424b] by
- Encrypted SMPTE DC MXF - additional UL needed to unpack EKLV packet …
- 6:39 AM Ticket #6471 (RTMPS stream does not work) updated by
-
Reproduced by developer changed
I have had to use the fix described above for one of my projects, and …
Oct 5, 2022:
- 9:15 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) updated by
-
Description changed
- 9:07 PM Ticket #9431 (Audio copy oddness) updated by
- Another sample is mentioned in ticket #9504
- 9:07 PM Ticket #9504 (Audio fragment repeated) closed by
- duplicate: I believe this is a duplicate of ticket #9431
- 5:22 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) updated by
- Also, I cut mono from the stereo with -af …
- 4:43 PM Ticket #9960 (Broken alac_at since 5.1) updated by
-
Resolution changed
- 3:24 PM Ticket #9960 (Broken alac_at since 5.1) updated by
- It has been fixed in 79bd6a21a04c7c457bfeb53fddc157bbd80cdaac just now.
- 3:21 PM Changeset in ffmpeg [79bd6a2] by
- avcodec/audiotoolboxenc: return AVERROR_EXTERNAL immediately when …
- 2:24 PM Ticket #9961 (two audiotoolbox device outputs won't play together) created by
- Trying to play 1.mp3 through a bluetooth speaker/headphones at the …
- 2:17 PM Ticket #9866 (Audiotoolbox AAC not working anymore) updated by
-
Component changed
- 2:16 PM Ticket #9960 (Broken alac_at since 5.1) updated by
- But this (valid) report is not fixed yet, no?
- 12:39 PM Changeset in ffmpeg [451b310d] by
- avcodec/fraps: Fix segfault with negative linesizes Using unsigned …
- 12:38 PM Changeset in ffmpeg [fcfa6965] by
- avcodec/escape124: Fix segfault with negative linesizes Use ptrdiff_t …
- 12:38 PM Changeset in ffmpeg [fced3a17] by
- avcodec/c93: Fix segfault when using negative linesizes c93.c used an …
- 12:38 PM Changeset in ffmpeg [ce4713ea] by
- avcodec/sgidec: Use planar pixel formats The data in SGI images is …
- 12:38 PM Changeset in ffmpeg [e771223e] by
- avcodec/sgidec: Avoid redundant private context SGI is intra-frame …
- 12:38 PM Changeset in ffmpeg [54cf0482] by
- avcodec/sgidec: Support negative linesizes The earlier code used …
- 12:37 PM Changeset in ffmpeg [02c19dfb] by
- avcodec/sunrast: Use ptrdiff_t for stride Fixes segfaults with …
- 12:20 PM Changeset in ffmpeg [8a9eac7e] by
- avcodec/asv: Split ASV1Context into decoder and encoder contexts A …
- 12:17 PM Ticket #9960 (Broken alac_at since 5.1) closed by
- duplicate: Duplicate of #9866.
- 12:13 PM Ticket #9960 (Broken alac_at since 5.1) updated by
- This makes me believe that 627543f58a3166810b9cd9c8b483678c82a99be9 …
- 11:20 AM Ticket #9960 (Broken alac_at since 5.1) updated by
- Replying to Carl Eugen Hoyos: > Please confirm that the …
- 10:50 AM Ticket #9960 (Broken alac_at since 5.1) updated by
-
Priority, Keywords changed
Please confirm that the issue you see is reproducible with current … - 10:41 AM Ticket #9960 (Broken alac_at since 5.1) created by
- OS: macOS 11.7 ffmpeg5.1.2 and 5.0.1 5.0.1 working perfectly by this …
- 6:31 AM Changeset in ffmpeg [bd3e5525] by
- lavu: bump minor and add APIChanges entry for RISC-V's RVBbasic
- 6:26 AM Changeset in ffmpeg [2abafd7] by
- lavc/bswapdsp: RISC-V V bswap16_buf
- 6:26 AM Changeset in ffmpeg [d7528af4] by
- lavc/bswapdsp: RISC-V V bswap_buf
- 6:26 AM Changeset in ffmpeg [f0ef11ea] by
- lavc/bswapdsp: RISC-V B bswap_buf Simply taking the Zbb REV8 …
- 6:26 AM Changeset in ffmpeg [37d5ddc3] by
- lavu/riscv: CPU flag for the Zbb extension Unfortunately, it is …
- 4:59 AM Changeset in ffmpeg [b25c6a57] by
- riscv/alacdsp: drop config.h include
- 4:54 AM Changeset in ffmpeg [3ba5579e] by
- riscv: remove unnecessary #include's Pointed out by Andreas Rheinhardt.
- 4:51 AM Changeset in ffmpeg [f0d1637c] by
- lavc/alacdsp: RISC-V V append_extra_bits[1]
- 4:51 AM Changeset in ffmpeg [55bde97f] by
- lavc/alacdsp: RISC-V V append_extra_bits[0]
- 4:51 AM Changeset in ffmpeg [64ab5779] by
- lavc/alacdsp: RISC-V V decorrelate_stereo To avoid data dependencies, …
- 4:22 AM Ticket #9951 (OpenEncodeSessionEx failed: out of memory (10): (no details)) updated by
-
Cc changed
- 12:15 AM Changeset in ffmpeg [23411e6d] by
- avcodec/sbcdec: Remove always-false check We never guard against a …
- 12:15 AM Changeset in ffmpeg [91e192c3] by
- avcodec/opus: Move Silk declarations to a new header, opus_silk.h …
- 12:15 AM Changeset in ffmpeg [c0953582] by
- avcodec/opus: Move defines to better places Move ROUND_MUL* macros to …
- 12:15 AM Changeset in ffmpeg [81b927a5] by
- avcodec/opus: Move remaining celt declarations to opus_celt.h …
- 12:08 AM Changeset in ffmpeg [542c334e] by
- avcodec/opus_celt, opus_pvq: Move CeltPVQ typedef to opus_pvq.h It is …
- 12:08 AM Changeset in ffmpeg [a622f445] by
- avcodec/opus_celt: Break cyclic inlusion of opus_celt.h<->opus_pvq.h …
- 12:04 AM Changeset in ffmpeg [4fc2531f] by
- avcodec/opus: Move stuff shared by decoder and parser to a new file …
- 12:02 AM Changeset in ffmpeg [66580284] by
- avcodec/opus: Move OpusStreamContext to its only user Namely …
Oct 4, 2022:
- 9:58 PM Changeset in ffmpeg [c152b697] by
- avformat/vividas: Check packet size Fixes: signed integer overflow: …
- 9:53 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) updated by
- That is what can remove experemental status. You did get Plex, …
- 9:47 PM Changeset in ffmpeg [f1f78e3c] by
- avcodec/mlpdec: add max channels check Fixes: out of array access …
- 9:47 PM Changeset in ffmpeg [77164b23] by
- avcodec/speexdec: Check channels > 2 More than 2 channels seems …
- 9:47 PM Changeset in ffmpeg [5f44489c] by
- avformat/vividas: Check packet size Fixes: signed integer overflow: …
- 9:47 PM Changeset in ffmpeg [c5f61c99] by
- tests/fate/truehd: Add test for shortened Ticket1726 testcase …
- 9:46 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) updated by
-
Priority, Component changed
The usage of strict -2 indicates a minor issue. - 9:36 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) reopened by
- This is how I encoded 48 sample, e.g. […]
- 8:59 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) closed by
- needs_more_info
- 4:15 PM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) reopened by
- Please reread. The command line is not done with ffmpeg. But with …
- 4:01 PM Changeset in ffmpeg [042c1966] by
- avcodec/pngdec: Don't use unsigned for width, height Otherwise …
- 4:01 PM Changeset in ffmpeg [04196852] by
- avcodec/mpegvideo_dec: Fix UB NULL + 0 Affected the mpeg2-field-enc …
- 4:01 PM Changeset in ffmpeg [63b31565] by
- avformat/aviobuf: Don't use NULL as src for memcpy This might happen …
- 4:01 PM Changeset in ffmpeg [e95fdf76] by
- avcodec/g723_1enc: Fix undefined left-shifts of negative numbers …
- 4:01 PM Changeset in ffmpeg [e47f3e3] by
- avcodec/g723_1enc: Remove unnecessary av_clipl_int32() partial_corr …
- 4:01 PM Changeset in ffmpeg [1e1ddbb7] by
- avcodec/zerocodec: Avoid undefined NULL - 0 Fixes the zerocodec …
- 4:01 PM Changeset in ffmpeg [bf8e40ae] by
- avcodec/wmalosslessdec: Simplify flushing, avoid NULL + 0 Return …
- 4:01 PM Changeset in ffmpeg [44bdb4ef] by
- avcodec/wmavoice: Check init_get_bits8() Signed-off-by: Andreas …
- 4:01 PM Changeset in ffmpeg [d5eb74b5] by
- avcodec/wmavoice: Don't initialize GetBitContext with buf == NULL …
- 4:01 PM Changeset in ffmpeg [8a61f663] by
- avocdec/cavsdsp: Fix undefined pointer arithmetic src2 is used in …
- 4:01 PM Changeset in ffmpeg [22e7e4e1] by
- avcodec/vc2enc_dwt: Fix left shifts of negative numbers Fixes the …
- 4:00 PM Changeset in ffmpeg [3b09e8f5] by
- avcodec/jpeg2000dsp: Use unsigned to avoid overflow Affected the …
- 3:41 PM Changeset in ffmpeg [2fd99aa2] by
- avcodec/mpeg12: Move ff_mpeg1_clean_buffers decl to a new header It …
- 3:41 PM Changeset in ffmpeg [ef285d59] by
- configure, avcodec/Makefile: Remove obsolete mpegvideo dependencies …
- 3:41 PM Changeset in ffmpeg [7cea36f1] by
- avcodec/mpeg12: Inline ff_mpeg12_common_init() into mpeg12enc.c …
- 3:41 PM Changeset in ffmpeg [b0c1473f] by
- avcodec/mpeg12dec: Don't call ff_mpeg12_common_init() It only sets …
- 3:41 PM Changeset in ffmpeg [fccb23b7] by
- avcodec/mpeg12vlc: Move MPEG-1/2 RL VLCs to it It is better place for …
- 1:28 PM Ticket #9959 (Unrecognized option 'autoexit') closed by
- invalid
- 1:25 PM Ticket #9959 (Unrecognized option 'autoexit') updated by
- Replying to Michael Koch: > try to remove the quotation …
- 1:17 PM Ticket #9959 (Unrecognized option 'autoexit') updated by
- try to remove the quotation marks: -f mpegts - | ffplay -autoexit
- 1:13 PM Ticket #9959 (Unrecognized option 'autoexit') updated by
- Replying to Michael Koch: > Because this option exists …
- 1:09 PM Ticket #9959 (Unrecognized option 'autoexit') updated by
- Because this option exists only in FFplay? I'm not sure if this syntax …
- 1:01 PM Ticket #9959 (Unrecognized option 'autoexit') created by
- […] Why -autoexit is unrecognized?
- 11:40 AM Changeset in ffmpeg [b92e1414] by
- avcodec: add a bsf to reorder DTS into PTS Starting with an h264 …
- 10:24 AM Changeset in ffmpeg [8f4b000c] by
- lavc/aarch64: Add neon implementation for vsse_intra8 Provide …
- 10:24 AM Changeset in ffmpeg [bad67cb9] by
- lavc/aarch64: Provide optimized implementation of vsse8 for arm64. …
- 10:24 AM Changeset in ffmpeg [faea56c9] by
- lavc/aarch64: Provide neon implementation of nsse8 Add vectorized …
- 10:24 AM Changeset in ffmpeg [f401a2af] by
- lavc/aarch64: Add neon implementation for pix_abs8 functions. Provide …
- 9:55 AM Changeset in ffmpeg [a6bf4d4] by
- lavfi/avf_showspatial: add framerate option Apparently this option …
- 9:55 AM Changeset in ffmpeg [06758370] by
- lavfi/avf_showfreqs: set frame durations The filter is supposed to …
- 9:55 AM Changeset in ffmpeg [dc686a0] by
- lavfi/avf_showcqt: set frame durations The filter is supposed to …
- 9:55 AM Changeset in ffmpeg [7d13c5df] by
- lavfi/avf_avectorscope: set frame durations The filter is supposed to …
- 9:55 AM Changeset in ffmpeg [ae84484c] by
- lavfi/avf_aphasemeter: set frame durations The filter is supposed to …
- 9:55 AM Changeset in ffmpeg [ed48d008] by
- lavfi/avf_ahistogram: set frame durations The filter is supposed to …
- 9:55 AM Changeset in ffmpeg [502892d] by
- lavfi/vf_fps: set frame duration
- 9:55 AM Changeset in ffmpeg [044d7073] by
- fftools/ffmpeg: move some code from init_output_stream() to …
- 9:55 AM Changeset in ffmpeg [29188f9c] by
- fftools/ffmpeg: rename OutputStream.sync_opts to next_pts The current …
- 9:55 AM Changeset in ffmpeg [3c0f532c] by
- fftools/ffmpeg: pass the timestamp to check_recording_time() Stop …
- 9:55 AM Changeset in ffmpeg [69f770f7] by
- fftools/ffmpeg: stop setting OutputStream.sync_opts for streamcopy It …
- 9:55 AM Changeset in ffmpeg [76678b71] by
- fftools/ffmpeg: drop never-set OutputStream.first_pts
- 9:55 AM Changeset in ffmpeg [5188aeaf] by
- fftools/ffmpeg: cosmetics Reindent after previous commit, apply some …
- 9:55 AM Changeset in ffmpeg [c75be061] by
- fftools/ffmpeg: move forced keyframe processing into its own function
- 9:55 AM Changeset in ffmpeg [7a994c87] by
- fftools/ffmpeg: drop always-true conditions in_picture->pts cannot be …
- 9:55 AM Changeset in ffmpeg [3d86a13b] by
- fftools/ffmpeg: drop the -async option It has been deprecated in …
- 9:54 AM Changeset in ffmpeg [1d326e9] by
- fate/opus: add silk LBRR test (refs #9890) This adds a fate test for …
- 8:56 AM Changeset in ffmpeg [a11e745b] by
- lavu/fixed_dsp: add missing av_restrict qualifiers The …
- 6:20 AM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) closed by
- needs_more_info
- 3:41 AM Ticket #9958 (thd encoder bug: Plex and LG C9 have same artefacts) created by
- Summary of the bug: first of all there is no bug with our ffmpeg …
- 12:12 AM Ticket #9956 (More than one AAC RDB per ADTS frame is not implemented) updated by
- Is there something I can do to get my original command to work, or …
Oct 3, 2022:
- 9:42 PM Ticket #9954 (Can't decode Bink 2 videos) updated by
- neither is it useful to not add it and ignore / talk to people like …
- 9:36 PM Ticket #9956 (More than one AAC RDB per ADTS frame is not implemented) updated by
-
Priority, Keywords, Version, Component changed
Decoding works fine, several error messages are shown though for a … - 9:35 PM Ticket #959 (Media 100 codec support.) updated by
-
Keywords, Component changed
Fixed in 4b6b75c7526e644e3516a79f0379b2e2f75a054d and the subsequent … - 9:21 PM Changeset in ffmpeg [d09776d4] by
- avformat/avio: Schedule AVIODirContext to become an opaque type Users …
- 9:19 PM Changeset in ffmpeg [e4beb307] by
- avutil/channel_layout: Don't mention dead project Signed-off-by: …
- 9:19 PM Changeset in ffmpeg [dfe7c7ff] by
- avcodec/vorbis: Split data declarations out into new header vorbis.h …
- 5:15 PM Ticket #9954 (Can't decode Bink 2 videos) closed by
- duplicate: Please stop it: It’s neither useful nor necessary.
- 1:17 PM Ticket #9957 (v4l2_m2m decoding: trying to dequeue capture queue while queue is not ...) updated by
-
Description changed
- 1:09 PM Ticket #9954 (Can't decode Bink 2 videos) updated by
- Replying to Elon Musk: > and not providing anything in …
- 12:51 PM Ticket #9954 (Can't decode Bink 2 videos) reopened by
- Replying to Elon Musk: > OK, after ignoring my nice …
- 12:40 PM Ticket #9954 (Can't decode Bink 2 videos) updated by
-
Keywords, Resolution, Component changed
- 12:37 PM Ticket #9957 (v4l2_m2m decoding: trying to dequeue capture queue while queue is not ...) updated by
- Related issue on mpv: https://github.com/mpv-player/mpv/issues/10701
- 12:36 PM Ticket #9957 (v4l2_m2m decoding: trying to dequeue capture queue while queue is not ...) created by
- Summary of the bug: At the first call of v4l2_receive_frame(), if the …
- 8:21 AM Ticket #9954 (Can't decode Bink 2 videos) closed by
- wontfix: OK, after ignoring my nice behavior this bug is never going to be …
Oct 2, 2022:
- 11:06 PM Ticket #9956 (More than one AAC RDB per ADTS frame is not implemented) updated by
- I was unable to connect to the ftp site listed at …
- 10:15 PM Ticket #9947 (Misbehaving Curves Filter) updated by
- Oops, you're right. I must've renamed the test files incorrectly. I've …
- 9:53 PM Ticket #1726 (Mono TrueHD file no longer decodes (and was not lossless)) updated by
- Oh and also cosmetic, but ffmpeg -h encoder=truehd should print …
- 9:25 PM Ticket #9947 (Misbehaving Curves Filter) updated by
- Are you sure that you uploaded the correct output image? It seems to …
- 8:07 PM Ticket #9954 (Can't decode Bink 2 videos) updated by
-
Status changed
- 8:07 PM Ticket #9954 (Can't decode Bink 2 videos) updated by
- even looks like they did add "bink 2" support, but there's other …
- 8:05 PM Ticket #9947 (Misbehaving Curves Filter) updated by
- I submitted …
- 8:03 PM Ticket #9954 (Can't decode Bink 2 videos) updated by
- Edit: it was 7 years ago.... https://trac.ffmpeg.org/ticket/4976
- 6:52 PM Ticket #9954 (Can't decode Bink 2 videos) reopened by
- Replying to Elon Musk: > It decodes fine here with linux …
- 6:46 PM Ticket #9956 (More than one AAC RDB per ADTS frame is not implemented) updated by
- We need a sample.
- 6:34 PM Ticket #9954 (Can't decode Bink 2 videos) closed by
- duplicate: It decodes fine here with linux player. You should really contact Epic …
- 6:27 PM Changeset in ffmpeg [5f02a261] by
- avcodec/rl2: Fix indentation Signed-off-by: Andreas Rheinhardt …
- 6:27 PM Changeset in ffmpeg [87f24391] by
- avcodec/rl2: Fix undefined pointer arithmetic Don't increment …
- 6:27 PM Changeset in ffmpeg [73f10420] by
- avcodec/rl2: Use ptrdiff_t for stride Signed-off-by: Andreas …
- 6:27 PM Changeset in ffmpeg [b7848d1b] by
- avcodec/rl2: Don't presume stride to be > 0 Signed-off-by: Andreas …
- 6:27 PM Changeset in ffmpeg [98aaaf08] by
- avcodec/rl2: Remove wrong check This check is intended to be avoid …
- 6:18 PM Ticket #9954 (Can't decode Bink 2 videos) updated by
-
Status changed
also i would assume that the rad tool can decrypt a normal bink 2 … - 6:17 PM Ticket #9954 (Can't decode Bink 2 videos) reopened by
- why haven't it then gotten added yet? it has nearly been a year since …
- 6:16 PM Changeset in ffmpeg [7eed125d] by
- avcodec/mpeg4audio: Move ff_copy_pce_data() to a header of its own It …
- 5:45 PM Ticket #9197 (DNG - aspect ratio suddely changes mid-clip) closed by
- fixed
- 5:16 PM Ticket #9956 (More than one AAC RDB per ADTS frame is not implemented) created by
- Summary of the bug: How to reproduce: …
- 5:14 PM Ticket #9954 (Can't decode Bink 2 videos) closed by
- duplicate: Clearly says its bink 2 container. Already older ticket open for it. …
- 2:57 PM Ticket #5303 (Support float in tiff) updated by
- https://patchwork.ffmpeg.org/project/ffmpeg/patch/20221001230512.271-1- …
- 2:28 PM Ticket #9954 (Can't decode Bink 2 videos) reopened by
- Replying to Elon Musk: It's not a normal Bink 2 i'm …
- 1:25 PM Ticket #9955 (ERROR: opencv not found using pkg-config) created by
- Summary of the bug: How to reproduce: […] Patches should be …
- 10:21 AM Ticket #9954 (Can't decode Bink 2 videos) closed by
- duplicate
- 9:59 AM Changeset in ffmpeg [5c94b66] by
- lavu: add an APIchanges entry for RISC-V CPU flags Forgotten in …
- 9:59 AM Changeset in ffmpeg [cc484545] by
- fftools/ffmpeg: Remove unused frame_bits_per_raw_sample variable …
- 9:59 AM Changeset in ffmpeg [793953f4] by
- fftools/ffmpeg: Remove unused do_deinterlace variable Unused since …
- 9:59 AM Changeset in ffmpeg [1c8e95bd] by
- fftools: Remove unused videotoolbox_init declaration The code that …
- 9:59 AM Changeset in ffmpeg [d2cf6d16] by
- fftools: Remove unused qsv declarations The code that uses these was …
- 9:59 AM Changeset in ffmpeg [954784b1] by
- lavc/mediacodecdec_common: enable refcounting of buffers …
- 9:59 AM Changeset in ffmpeg [8bafe8a4] by
- doc/APIchanges: mention the addition of AV_PIX_FMT_RGB[A]F* lavu …
- 12:44 AM Ticket #4907 (Support decoding animated WebP images) updated by
- Replying to Qian Chang: > Replying to [comment:17 Carl …
- 12:25 AM Ticket #4907 (Support decoding animated WebP images) updated by
- Replying to Carl Eugen Hoyos: I also suggest changing …
- 12:25 AM Ticket #4907 (Support decoding animated WebP images) updated by
- Replying to Carl Eugen Hoyos: I also suggest changing …
Oct 1, 2022:
- 5:45 PM Ticket #5294 ("Forgot password" should require EITHER email or username, not both) updated by
- >If you forget your username, you are fucked Balling is my username, …
- 5:04 PM Ticket #9954 (Can't decode Bink 2 videos) updated by
-
Description changed
- 5:04 PM Ticket #9954 (Can't decode Bink 2 videos) updated by
-
Description changed
- 4:54 PM Ticket #5294 ("Forgot password" should require EITHER email or username, not both) updated by
- Fwiw: https://trac-hacks.org/ticket/10762 and newer related duplicates.
- 4:04 PM Ticket #9954 (Can't decode Bink 2 videos) created by
- Summary of the bug: It doesn't wanna decode Bink 2 videos How to …
- 3:48 PM Ticket #9953 (Issues playing some files in 5.1.x (regression for yuv444p videos on ...) updated by
-
Priority, Component changed
- 1:24 PM Ticket #9953 (Issues playing some files in 5.1.x (regression for yuv444p videos on ...) updated by
- Thanks, I got it sorted out, I always use the same output pixel format …
- 12:42 PM Ticket #9953 (Issues playing some files in 5.1.x (regression for yuv444p videos on ...) updated by
- There are functions to get required image stride for each pixel …
- 12:36 PM Ticket #9953 (Issues playing some files in 5.1.x (regression for yuv444p videos on ...) updated by
- I think I figured it out, instead of using the width of AVFrame after …
- 11:33 AM Ticket #9953 (Issues playing some files in 5.1.x (regression for yuv444p videos on ...) updated by
- What do you mean it's invalid? What should I pick as filter parameter …
- 10:52 AM Ticket #959 (Media 100 codec support.) closed by
- fixed: Fixed.
- 10:51 AM Ticket #9953 (Issues playing some files in 5.1.x (regression for yuv444p videos on ...) closed by
- invalid: Your code is invalid, it assumes linesize==width. This is generally …
- 10:19 AM Ticket #9953 (Issues playing some files in 5.1.x (regression for yuv444p videos on ...) created by
- Hi! It seems as if there was a regression introduced in the 5.1.x …
- 7:33 AM Ticket #9336 (-cpu-used 9 does not work with libaom's realtime mode) updated by
- Within libaom, cpu-used values higher than 6 are just mapped to 6 in …
- 6:22 AM Ticket #9952 (Imbedded build of ffmpeg in mplayer fails) closed by
- invalid
- 4:38 AM Ticket #9952 (Imbedded build of ffmpeg in mplayer fails) created by
- Summary of the bug:Mplayer uses and imbeds ffmpeg in it's build …
- 1:16 AM Ticket #4976 (BK2 format support) updated by
- Hey, so it looks like some of Apex Legends .bik files are Bink2 so i …
Sep 30, 2022:
- 5:30 PM Changeset in ffmpeg [b0c7352c] by
- avcodec/mjpegdec: Fix compilation Regression since …
- 5:11 PM Changeset in ffmpeg [4b6b75c7] by
- avcodec: add Media 100i decoder
- 5:10 PM Changeset in ffmpeg [9a494b82] by
- avcodec/mjpegdec: remove not needed operations on channel identifiers
- 1:45 PM Ticket #9951 (OpenEncodeSessionEx failed: out of memory (10): (no details)) updated by
- Replying to Balling: > Why P0? Should not it be P8 on …
- 1:20 PM Ticket #9951 (OpenEncodeSessionEx failed: out of memory (10): (no details)) updated by
- Why P0? Should not it be P8 on 34W??
- 1:07 PM Ticket #9951 (OpenEncodeSessionEx failed: out of memory (10): (no details)) updated by
- Note the only similar ticket I could find was …
- 1:03 PM Ticket #9951 (OpenEncodeSessionEx failed: out of memory (10): (no details)) created by
- Summary of the bug: I'm trying to use my Nvidia 1660 Super to …
- 12:33 PM Changeset in ffmpeg [9d52844a] by
- avutil/tests/pixelutils: Test that all non-hw pix fmts have components …
- 12:33 PM Changeset in ffmpeg [36e805e9] by
- avutil/tests/pixelutils: Use av_assert0 instead for test tools These …
- 12:33 PM Changeset in ffmpeg [5fe447bb] by
- avutil/pixdesc: Move ff_check_pixfmt_descriptors() to its only user …
- 12:33 PM Changeset in ffmpeg [571b670e] by
- avutil/pixdesc: Avoid direct access to pix fmt desc array Instead use …
- 12:33 PM Changeset in ffmpeg [6d0a7e9] by
- avutil/pixdesc: Remove always-false checks …
- 6:19 AM Ticket #9336 (-cpu-used 9 does not work with libaom's realtime mode) updated by
- Shpuld not it also warn on working 8 if it is used without -usage …
- 5:25 AM Changeset in ffmpeg [a1bfb529] by
- sws/rgb2rgb: RISC-V 64-bit V packed YUYV/UYVY to planar 4:2:2 This is …
- 5:24 AM Changeset in ffmpeg [9181835a] by
- sws/rgb2rgb: RISC-V V interleaveBytes
- 5:24 AM Changeset in ffmpeg [66a03f40] by
- sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functions
- 2:45 AM Changeset in ffmpeg [e5f6918c] by
- avcodec/mpegvideo: Fix undefined left shift of negative numbers Fixes …
- 2:45 AM Changeset in ffmpeg [fe3c2c8b] by
- avcodec/jrevdct: Fix UB left shifts of negative numbers Affected the …
- 2:40 AM Changeset in ffmpeg [87cc318b] by
- avcodec/tiff: Remove commented-out code Also remove a variable that …
- 1:20 AM Changeset in ffmpeg [5682046c] by
- libavcodec/qsvenc: Let runtime to decide targetUsage Set preset …
- 1:20 AM Changeset in ffmpeg [a3c0a3e] by
- libavcodec/qsvenc: Let runtime to set default parameter. Unset …
- 1:20 AM Changeset in ffmpeg [3771d549] by
- libavcodec/qsvenc: Add pic_timing_sei reset support to qsv …
- 1:20 AM Changeset in ffmpeg [29a3ba8] by
- libavcodec/qsvenc: Add bitrate reset support to qsvenc Signed-off-by: …
- 1:20 AM Changeset in ffmpeg [17df610] by
- libavcodec/qsvenc: Add framerate reset support to qsv Signed-off-by: …
Note:
See TracTimeline
for information about the timeline view.
