Timeline
Sep 20, 2018:
- 11:28 PM Ticket #6037 (Embedded subtitle stream may cause malfunction of "-max_interleave_delta") updated by
-
Keywords changed
1. This is similar to #7064; but it is not a duplicate (this issue … - 10:52 PM Changeset in ffmpeg [c02ff776] by
- doc/examples/vaapi_transcode: Fix the typo Reviewed-by: …
- 8:50 PM Ticket #7450 (Audio not working when recording FLV on OSX) updated by
- Good point, I just tested using .mov and .mp4 and the problem exists …
- 6:14 PM Ticket #3988 (Spamming license violators) updated by
-
Description changed
- 6:13 PM Ticket #7450 (Audio not working when recording FLV on OSX) updated by
-
Priority, Component changed
Please provide the command line you tested together with the complete, … - 4:07 PM Ticket #7450 (Audio not working when recording FLV on OSX) created by
- ffmpeg -v info -f avfoundation -r 30 -s 1440x900 -i 1:0 -c:v libx264 …
- 2:13 PM Ticket #7448 (Concat file input not finding file) updated by
- Backslash has a special semantic in many situations.
- 2:04 PM Ticket #6037 (Embedded subtitle stream may cause malfunction of "-max_interleave_delta") updated by
-
Cc changed
- 1:58 PM Ticket #5090 (fragmented mp4 have bad dts on video track) updated by
-
Cc changed
- 1:55 PM Ticket #3622 (Second audio track in mov sometimes marked as default) updated by
-
Cc changed
- 1:51 PM Ticket #3621 ("pts < dts" causing remuxing failure for h264 from mkv to mkv) updated by
-
Cc changed
- 1:50 PM Ticket #1598 (Muxing raw h264 into mpegts (and mkv) fails.) updated by
-
Cc changed
- 1:49 PM Ticket #3369 (Copying from MPEG TS to MKV fails with "Can't write packet with ...) updated by
-
Cc changed
- 1:49 PM Ticket #1150 (H264 Main remuxing to TS fails (missing timestamps)) updated by
-
Cc changed
- 1:46 PM Ticket #5708 (Intermittently, encoding video with h264 Quick Sync can fail with ...) updated by
- should be fixed after commit 14fe81b3a88dfe4dbac12e8715f9a3f05b5ef1bf
- 1:40 PM Ticket #6903 (Muxing TS into MKV container) updated by
-
Cc changed
- 1:39 PM Ticket #7410 (mpeg4 decoding regression with multi-threading) updated by
-
Cc changed
- 1:38 PM Ticket #7377 (Jumping mp4 playback) updated by
-
Cc changed
- 1:37 PM Ticket #7256 (Mux TrueHD and Atmos to mp4 container) updated by
-
Cc changed
- 12:46 PM Ticket #6521 (HEIF support) updated by
- Hello, is there any update / progress on HEIF support now that IOS 12 …
- 12:00 PM Ticket #7449 (copyts fails if PCR near rollover) updated by
-
Keywords changed
Is the issue reproducible with current FFmpeg git head, the only … - 11:37 AM Ticket #7449 (copyts fails if PCR near rollover) created by
- When the -copyts option is used and the PCR is near the rollover point …
- 10:57 AM Ticket #7448 (Concat file input not finding file) updated by
- Replying to Cigaes: > Using backslashes in filenames is a …
- 8:41 AM Ticket #6749 (ffmpeg-3.4/libavcodec/eatqi.c:115: suspicious assignment ?) closed by
- invalid
- 8:38 AM Ticket #7448 (Concat file input not finding file) updated by
- Using backslashes in filenames is a bad idea.
- 8:23 AM Ticket #7388 (Using -threads causes distorted output in some frames) closed by
-
invalid: If there is an issue, it is reproducible with
x264: […] […] So … - 6:29 AM Ticket #6966 (Latest ffmpeg can't compile with latest x264) updated by
- Or you can revert your libx264 build to something older, like …
- 1:57 AM Ticket #7448 (Concat file input not finding file) closed by
- invalid
- 1:52 AM Ticket #7448 (Concat file input not finding file) updated by
- I'm having dependency issues (nasm/yasm), which I slightly remember …
Sep 19, 2018:
- 11:01 PM Ticket #7448 (Concat file input not finding file) updated by
-
Component changed
Is the issue reproducible with current FFmpeg git head? Please provide … - 10:46 PM Ticket #7448 (Concat file input not finding file) created by
- Summary of the bug: How to reproduce: […] First file in …
- 9:16 PM Changeset in ffmpeg [e7b023e1] by
- avcodec/dvdsubdec: Sanity check len in decode_rle() Fixes: Timeout …
- 9:08 PM Changeset in ffmpeg [c88afa44] by
- avcodec/mpeg4videodec: Fix undefined shift in get_amv() Fixes: …
- 9:08 PM Changeset in ffmpeg [fb7b0347] by
- avcodec/mpeg4videodec: Check rice_prefix_code Fixes: out of array …
- 9:08 PM Changeset in ffmpeg [7ed8d5cf] by
- avcodec/pcx: Check for end of input in pcx_rle_decode() and propagate …
- 9:01 PM Changeset in ffmpeg [86e76762] by
- avcodec/av1_parse: Fix bistream typo Reviewed-by: James Almer …
- 6:47 PM Ticket #7447 (Decoding ogg (vorbis) appends extra samples to output) closed by
- duplicate: Sounds like a duplicate of ticket #6367.
- 6:32 PM Ticket #7447 (Decoding ogg (vorbis) appends extra samples to output) created by
- Summary of the bug: ffmpeg incorrectly decodes ogg (vorbis) files, …
- 6:23 PM Ticket #7435 (Possible access to unintended variable in "libavcodec/bitstream.c" line 227) closed by
- invalid: I don't think this is a valid ticket.
- 6:02 PM Ticket #7177 ("libx264" encoding crash with 10bpc (10 bit-per-component)) updated by
-
Priority, Keywords changed
The issue is reproducible with current FFmpeg and current libx264: […] - 4:33 PM Changeset in ffmpeg [ba175578] by
- avcodec: [loongson] optimize get_cabac_inline. This optimization …
- 4:21 PM Changeset in ffmpeg [cd732ac4] by
- avfilter/dnn_backend_native: fix memleak Signed-off-by: Pedro Arthur …
- 4:21 PM Changeset in ffmpeg [5dad5143] by
- avfilter/dnn_backend_native: fix invalid free Signed-off-by: Pedro …
- 4:21 PM Changeset in ffmpeg [0d7a75e8] by
- avfilter/vf_sr: fix read out of bounds Signed-off-by: Pedro Arthur …
- 4:15 PM Ticket #7436 (Unable to stream from Point Grey Flea3 camera using FFmpeg(4.0.2) ...) closed by
- fixed: Should be fixed in 1ba32a3c464a37beeb0943a630d5905d84d61b32, thank you …
- 4:14 PM Changeset in ffmpeg [076558a] by
- Cosmetics: Reindent after last commit.
- 4:13 PM Changeset in ffmpeg [1ba32a3c] by
- lavd/dshow: Interpret negative height as bottom-down frame. Fixes …
- 4:09 PM Ticket #7442 (WebVTT timestamp format incorrect when including more than zero and ...) closed by
- fixed: Should be fixed in 26902f2ef0dc7b65992228767b8adba46e7a6d48, thank you …
- 4:07 PM Changeset in ffmpeg [26902f2] by
- lavf/webvttenc: Always write hours in the timestamp with two …
- 3:57 PM Ticket #7446 (x264 init race/corruption) updated by
-
Priority, Keywords, Version changed
Reproducible with both old and current x264. - 12:01 PM Changeset in ffmpeg [49c67e79] by
- avformat/dashenc: Reduce Muxing overhead for chunked CMAF format SIDX …
- 9:40 AM Ticket #7445 (Jpeg2000 parser) updated by
- You are wasting time. Parser is not possible because of stupid format.
- 7:30 AM Ticket #7446 (x264 init race/corruption) updated by
- Replying to cehoyos: Yes, it occurs with ffmpeg git head …
- 7:27 AM Ticket #7446 (x264 init race/corruption) updated by
-
Keywords changed
Please confirm that the issue is reproducible with current FFmpeg git … - 6:58 AM Ticket #7446 (x264 init race/corruption) created by
- Summary of the bug: I have a program that creates many concurrent …
- 4:00 AM Ticket #7419 ([ffmpeg-qsv][avc encode] option audelimiter is not support) closed by
- invalid: There is an option named "aud" existed in h264 qsv encoder.
Sep 18, 2018:
- 10:46 PM Changeset in ffmpeg [3d201b83] by
- avcodec/zmbv: Update decomp_len in raw frames decomp_len is used in …
- 10:46 PM Changeset in ffmpeg [e33b28cc] by
- avcodec/zmbv: Check that the decompressed data size is correct This …
- 10:44 PM Changeset in ffmpeg [2b646dac] by
- avcodec/mips: [loongson] refine ff_vc1_inv_trans_8x8_mmi. Combined …
- 10:40 PM Ticket #7445 (Jpeg2000 parser) created by
- Francois Cartegnie kindly uploaded a transport stream containing …
- 10:33 PM Ticket #5909 (media-video/ffmpeg-3.1.5 can't link properly with openjpeg) closed by
- wontfix: Version 3.1 is eol.
- 6:27 PM Ticket #7405 ([ffmpeg-qsv][vc1_decode]vc1 decode drop frames on iHD driver.) updated by
- Why do you think this issue is related to FFmpeg?
- 4:28 PM Changeset in ffmpeg [f4cf6ba] by
- Merge commit 'a2041a6522642859ce64af1c618d6fb90a50d4af' * commit …
- 3:53 PM Changeset in ffmpeg [a2041a65] by
- qsvenc: AV_PIX_FMT_QSV path should release frame Fixes high memory …
- 2:51 PM Ticket #7405 ([ffmpeg-qsv][vc1_decode]vc1 decode drop frames on iHD driver.) updated by
- ffmpeg -i /mediayami_vc1/SA00046.vc1 -pix_fmt yuv420p -f rawvideo …
- 2:51 PM Ticket #7405 ([ffmpeg-qsv][vc1_decode]vc1 decode drop frames on iHD driver.) updated by
- ffmpeg -i /mediayami_vc1/SA00046.vc1 -pix_fmt yuv420p -f rawvideo …
- 12:24 PM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
-
Component changed
- 12:24 PM Ticket #6448 (Gibberish Closed Captioning subtitle) closed by
- duplicate: Looks like a duplicate of ticket #4616.
- 12:24 PM Ticket #4616 (Closed Captions: Data Ignored since exceeding screen width) updated by
- An additional sample from mpv issue 6121 is in …
- 6:35 AM Ticket #7385 (Memory leak using decode vp8) updated by
- Decoding failure reported in: …
Sep 17, 2018:
- 10:44 PM Changeset in ffmpeg [bd10c1e9] by
- libavfilter: Removes stored DNN models. Adds support for native …
- 10:37 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by
- Can you provide the problem? Maybe i misunderstand your mean. Test …
- 10:20 PM Changeset in ffmpeg [bc1097a2] by
- lavc/libxavs2: remove nonexistent parameters Signed-off-by: hwren …
- 10:20 PM Changeset in ffmpeg [c0e9824c] by
- lavc/libdavs2: fix error return codes Signed-off-by: hwren …
- 10:20 PM Changeset in ffmpeg [6f23c327] by
- lavc/libdavs2: remove unused header files Signed-off-by: hwren …
- 10:15 PM Ticket #7444 (Problem escaping 'result' parameter when using vidstab on Windows) updated by
-
Keywords, Component changed
- 10:08 PM Ticket #7337 (FFmpeg not recognizing WebVTT subtitle stream from HLS playlist) updated by
-
Priority, Keywords, Component, Type changed
- 5:29 PM Changeset in ffmpeg [e3981c5a] by
- avformat/dashenc: Format VP9 profile as decimal instead of Hexadecimal …
- 5:29 PM Changeset in ffmpeg [422be081] by
- avformat/dashenc: Format VP9 bitdepth as decimal instead of …
- 5:29 PM Changeset in ffmpeg [7ff3d259] by
- avformat/dashenc: Format VP9 level as decimal instead of hexadecimal …
- 5:16 PM Ticket #7444 (Problem escaping 'result' parameter when using vidstab on Windows) closed by
- invalid
- 4:29 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by
- Sorry, I did not understand the issue, that is why I asked you to …
- 4:23 PM Ticket #7442 (WebVTT timestamp format incorrect when including more than zero and ...) updated by
-
Keywords, Status, Reproduced by developer changed
Patch sent. - 4:18 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by
- I'm done. I've given you everything you need to duplicate and …
- 4:15 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by
- Please provide a complete, actual command line starting as follows …
- 4:12 PM Ticket #7443 (Format matroska,webm detected only with low score of 1, misdetection ...) updated by
-
Keywords, Version, Component, Description changed
Your sample is 403. - 4:05 PM Ticket #7444 (Problem escaping 'result' parameter when using vidstab on Windows) updated by
- Thanks! That fixes my problem! :)
- 4:04 PM Ticket #7444 (Problem escaping 'result' parameter when using vidstab on Windows) updated by
- You need to escape the colon, and use single quotes. …
- 3:44 PM Ticket #7444 (Problem escaping 'result' parameter when using vidstab on Windows) created by
- Trying to use vidstab in ffmpeg I'm running into the problem that …
- 2:35 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by
- I'm sorry, I don't understand. Is that a question, a statement? Is …
- 2:29 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by
-
testsrc2is a video filter that would allow to test your issue … - 1:33 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by
- […] See the above for an updated command that uses testrc2.mp4 as …
- 1:19 PM Ticket #7443 (Format matroska,webm detected only with low score of 1, misdetection ...) created by
- […] …
- 12:44 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by
- Pleas provide an actual command line without variables but using …
- 12:31 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by
- Sorry but how does that help? Your taking as input a *.ts which is …
- 12:27 PM Ticket #7436 (Unable to stream from Point Grey Flea3 camera using FFmpeg(4.0.2) ...) updated by
- Just tested the attached patch and it works perfectly. Thanks
- 12:22 PM Ticket #7442 (WebVTT timestamp format incorrect when including more than zero and ...) created by
- Summary of the bug: WebVTT spec requires that, when hours are …
- 11:23 AM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by
-
Keywords, Description changed
- 11:21 AM Ticket #7441 (deshake filter crashes) updated by
-
Priority, Keywords, Status, Component, Reproduced by developer changed
Regression since 8f86e6623811f7713d5e72c13797e20fffb3df62 […] […] - 11:17 AM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) updated by
- try as this command: […]
- 11:03 AM Ticket #7441 (deshake filter crashes) updated by
-
Cc, Version changed
- 11:02 AM Ticket #7441 (deshake filter crashes) created by
- Summary of the bug: ffmpeg deshake filter with blocksize > 20 crashes …
- 10:51 AM Changeset in ffmpeg [b0cfb2cf] by
- avfilter/vf_colorspace: fix typo in comment
- 10:34 AM Changeset in ffmpeg [e9ef583f] by
- doc/filters: update astats description
- 10:13 AM Ticket #4655 (Feature request: -y ought not to overwrite source file) updated by
-
Resolution changed
Implemented in acc9684dcd3949741e944d611f5a2a62db0546e6 - 10:12 AM Changeset in ffmpeg [c4774c5] by
- avfilter/af_astats: count zero crossings
- 8:53 AM Ticket #5143 (subtitle seek and end time doesn't handle subtitles active at boundaries) updated by
-
Version changed
Please test current FFmpeg git head. - 8:35 AM Ticket #5143 (subtitle seek and end time doesn't handle subtitles active at boundaries) updated by
- It's even worse. When exporting srt subtitle(s) from mp4 file with …
- 8:18 AM Changeset in ffmpeg [acc9684d] by
- ffmpeg: block output == input for files Fixes #4655
Sep 16, 2018:
- 7:56 PM Ticket #7440 (Black flickering) updated by
-
Keywords, Component changed
Please test current FFmpeg git head and provide the command line that … - 7:29 PM Ticket #7440 (Black flickering) created by
- Summary of the bug: I m just casual user trying to screencast my …
- 10:06 AM Changeset in ffmpeg [5109c381] by
- avfilter: add acrossover filter Signed-off-by: Paul B Mahol …
Sep 15, 2018:
- 9:52 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by
-
Keywords changed
- 9:36 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by
- Yes.
- 9:30 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by
- Will the fix be included in the upcoming FFMpeg v4.1 release?
- 9:26 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by
- Replying to heleppkes: > This should've been fixed earlier …
- 9:21 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) closed by
- fixed: This was indeed fixed a few minutes before this ticket was created.
- 9:17 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by
- This should've been fixed earlier today in …
- 9:14 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by
- The problem is discovered when working on …
- 9:14 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by
- The problem is discovered when working on …
- 9:13 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by
-
Status, Owner changed
- 9:13 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) updated by
-
Status, Owner changed
- 9:12 PM Ticket #7439 (VP9 level is not computed correctly in VP9 codec configuration (mp4)) created by
- Summary of the bug: How to reproduce: […] The …
- 9:06 PM Changeset in ffmpeg [63c69d51] by
- avformat/vpcc: fix values in VP9 level detection heuristics The …
- 7:59 PM Changeset in ffmpeg [83f7a5eb] by
- avfilter/avf_aphasemeter: check return value of ff_insert_outpad()
- 7:59 PM Changeset in ffmpeg [11fc189] by
- avfilter/f_ebur128: check return value of ff_insert_outpad()
- 7:59 PM Changeset in ffmpeg [e3347654] by
- avfilter/af_anequalizer: check return value of ff_insert_outpad()
- 7:59 PM Changeset in ffmpeg [876101cf] by
- avfilter/af_afir: switch to activate
- 7:59 PM Changeset in ffmpeg [da7a0ac9] by
- avfilter/af_afir: check return value of ff_insert_outpad()
- 6:03 PM Changeset in ffmpeg [f2640f76] by
- avcodec/shorten: Fix bitstream end check in read_header() Fixes: …
- 6:02 PM Changeset in ffmpeg [6645783a] by
- avcodec/dvdsubdec: Avoid branch in decode_run_8bit() Speed improvment …
- 6:00 PM Changeset in ffmpeg [28b80c2d] by
- avcodec/shorten: Fix bitstream end check in read_header() Fixes: …
- 6:00 PM Changeset in ffmpeg [71bf0330] by
- avcodec/dvdsubdec: Avoid branch in decode_run_8bit() Speed improvment …
- 6:00 PM Changeset in ffmpeg [384dcd66] by
- libavformat/mxfenc: fix dnxhr ul typo byte 8 of dnxhr codec ul should …
- 3:35 PM Changeset in ffmpeg [98518e90] by
- avcodec: add missing mpegvideo dependencies to SpeedHQ decoder …
- 12:08 PM Changeset in ffmpeg [91cc3aa8] by
- avfilter/avf_showspectrum: add magma color map
- 12:17 AM Changeset in ffmpeg [6304268e] by
- configure: add missing avcodec dependency to avfilter when bm3d filter …
Sep 14, 2018:
- 8:12 PM Changeset in ffmpeg [6a467d43] by
- avdevice/pulse_audio_dec: set channel map This fixes opening devices …
- 7:42 PM Ticket #5398 (non-Latin characters in Windows console) updated by
- I chose the font "Lucida Console" for the default console window. …
- 7:36 PM Changeset in ffmpeg [0d7e0f25] by
- Fix typos
- 7:11 PM Ticket #7385 (Memory leak using decode vp8) updated by
- Found the mail: …
- 6:55 PM Changeset in ffmpeg [0a12af21] by
- lavf/davs2: Do not mix declarations and code. Fixes the following …
- 6:43 PM Ticket #7385 (Memory leak using decode vp8) updated by
- Replying to fulinjie: > A patch has been commited for …
- 6:40 PM Ticket #7402 ([ffmpeg-qsv][h264_mpeg2]decode failed on iHD driver.) closed by
- duplicate: Please check again once #7030 is fixed.
- 5:20 PM Ticket #7438 (Transcoding multiple HLS outputs causes corruption in m3u8 index filename) created by
- Summary of the bug:Encoding 1 input file to 4 different outputs causes …
- 3:54 PM Changeset in ffmpeg [9d002d78] by
- x86/float_dsp: add ff_vector_dmul_{sse2,avx} ~3x to 5x faster. …
- 3:51 PM Changeset in ffmpeg [93bf1dca] by
- checkasm/float_dsp: add test for vector_dmul Signed-off-by: James …
- 1:45 PM Ticket #7437 (clap atom values ignored by ffmpeg) created by
- Summary of the bug: Sample file - https://we.tl/t-KoBK9MnSLu My MOV …
- 8:23 AM Ticket #7428 ([ffmpeg-qsv][avc encode] option "recoverypointSEI" is not support) closed by
- invalid: There is an existed option named "recovery_point_sei".
- 8:07 AM Ticket #7427 ([ffmpeg-qsv][avc encode] option "maxframesize" is not support) closed by
- invalid: There is an existed option named "max_frame_size".
- 7:35 AM Ticket #7385 (Memory leak using decode vp8) updated by
- This issue could be reproduced by vp80-02-inter-1418.ivf which is …
- 7:22 AM Ticket #7420 ([ffmpeg-qsv][avc encode] option BRefControl is not support) closed by
- invalid: There is existed option named "b_strategy". I guess this is what you want.
- 7:11 AM Ticket #7417 ([ffmpeg-qsv][avc encode] option adaptiveI is not support) closed by
- invalid: There is an option named "adaptive_i" existed in qsv encoder. Please …
- 7:08 AM Ticket #7416 ([ffmpeg-qsv][avc encode] option adaptiveB is not support) closed by
- invalid: There is an option named "adaptive_b" existed in qsv encoder. It …
- 5:18 AM Ticket #7402 ([ffmpeg-qsv][h264_mpeg2]decode failed on iHD driver.) updated by
- Replying to cehoyos: > Which commit introduced the …
- 2:16 AM Changeset in ffmpeg [1b98bfb9] by
- Merge commit '2a9e1c122eed66be1b26b747342b848300b226c7' * commit …
Sep 13, 2018:
- 11:52 PM Changeset in ffmpeg [f3b430e0] by
- lavfi/silencedetect: fix spelling Signed-off-by: Michael Niedermayer …
- 11:52 PM Changeset in ffmpeg [a55adf24] by
- avcodec/mips: [loongson] fix bug of svq3-watermark failed in fate …
- 10:28 PM Ticket #5654 (avfoundation screen capture produces misaligned picture at 1366x768 ...) closed by
- fixed: Finally applied as a259501e5a6ed07d76ce5d615123148b9b68d9f8
- 10:27 PM Changeset in ffmpeg [a259501e] by
- lavd/avfoundation: Fix skewed video output Fixes ticket #5654. The …
- 7:11 PM Changeset in ffmpeg [2a9e1c12] by
- libfdk-aac: Don't use defined() in a #define MSVC expands the …
- 6:48 PM Changeset in ffmpeg [e320f957] by
- avfilter/vf_bm3d: use av_clip_uintp2_c where clip is variable
- 4:44 PM Changeset in ffmpeg [309c3a0e] by
- avcodec/libaom: fix setting amount of threads The libaom doxy says …
- 3:11 PM Ticket #7436 (Unable to stream from Point Grey Flea3 camera using FFmpeg(4.0.2) ...) updated by
- Please test attached patch.
- 12:56 PM Ticket #7436 (Unable to stream from Point Grey Flea3 camera using FFmpeg(4.0.2) ...) updated by
- After some investigation, it would seem that negative y resolution …
- 10:09 AM Changeset in ffmpeg [776cdd1d] by
- avfilter/vf_remap: refactor code
- 9:27 AM Changeset in ffmpeg [0ac937f8] by
- configure: bm3d filter depends on dct in avcodec
- 9:22 AM Changeset in ffmpeg [544fde1b] by
- avfilter: add bm3d filter Signed-off-by: Paul B Mahol <onemda@gmail.com>
- 8:27 AM Ticket #5080 (Excessive HTTP GETs reading MP4 from web server) updated by
- I doubt that cache protocol would resolve this(Because of the way …
- 8:21 AM Changeset in ffmpeg [ecf38be7] by
- avfilter: add amultiply audio filter
Note:
See TracTimeline
for information about the timeline view.
