Timeline
Nov 24, 2020:
- 9:49 PM Ticket #9007 (dash muxer sets invalid bit depth on codecs line with vp9_vaapi encoder) updated by
- Replying to kepstin: > I have a suspicion that this is …
- 9:34 PM Changeset in ffmpeg [278984b3] by
- avfilter/vf_readeia608: add support for slice threads
- 9:34 PM Changeset in ffmpeg [97bc6900] by
- avfilter/vf_readeia608: add support for commands
- 7:43 PM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by
-
Component changed
- 7:42 PM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by
-
Component changed
- 7:41 PM Ticket #9002 (subtitles filter fails to display all ASS subtitles) updated by
-
Component changed
- 7:35 PM Ticket #9002 (subtitles filter fails to display all ASS subtitles) updated by
-
Keywords changed
- 7:33 PM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by
-
Keywords changed
- 7:01 PM Ticket #8349 (Dolby AC-4 Support) updated by
-
Cc changed
There is a growing need for Dolby AC4 support within ffmpeg. As ATSC … - 6:09 PM Ticket #8987 (zmq doesn't work in this filter chain) updated by
- After I've worked with zmq for about a week, I suggest to add the …
- 5:17 PM Capture/Desktop edited by
- Add link to the Capture/PulseAudio page (diff)
- 5:14 PM Capture/PulseAudio created by
- Basic instructions to capture from pulseaudio sources
- 4:12 PM Capture/ALSA edited by
- fixed alsa default sampling rate: 44100 -> 48000 (as per man page and … (diff)
- 4:02 PM Ticket #9008 (Extend/clarify documentation related to filtergraph escaping) updated by
-
Version changed
- 3:29 PM Ticket #8994 (pulseaudio recording: alsa capture volume levels are automatically reset) updated by
- Ah you're right, I finally found a clarification buried in the …
- 3:18 PM Ticket #9008 (Extend/clarify documentation related to filtergraph escaping) updated by
-
Version changed
Not sure which FFmpeg version to specify.ffmpeg -version… - 3:14 PM Ticket #9008 (Extend/clarify documentation related to filtergraph escaping) updated by
-
Version changed
- 2:57 PM Ticket #9008 (Extend/clarify documentation related to filtergraph escaping) created by
- 1. In "doc/ffmpeg-all.html", chapter 39.61.2, "Text expansion", …
- 1:35 PM Changeset in ffmpeg [7bb8b819] by
- avfilter/vf_xfade: ensure metadata is copied to transition frames I …
- 1:26 PM Changeset in ffmpeg [c6a7ca27] by
- avfilter/af_biquads: make sure that biquad filter still works
- 11:03 AM Changeset in ffmpeg [040e9892] by
- avfilter/af_biquads: do not abort filtering on bogus options Instead, …
- 10:35 AM Changeset in ffmpeg [08a992e0] by
- avcodec/mlpdec: Avoid code duplication when initializing VLCs …
- 10:35 AM Changeset in ffmpeg [34aa85cd] by
- avcodec/mlpdec: Make decoders init-threadsafe Reviewed-by: Jai Luthra …
- 10:35 AM Changeset in ffmpeg [1f0e27dd] by
- avcodec/mlp: Make initializing CRCs thread-safe Reviewed-by: Jai …
- 10:35 AM Changeset in ffmpeg [79ab46ac] by
- avcodec/mpegaudiodec_template: Don't use unnecessarily many VLC bits …
- 10:35 AM Changeset in ffmpeg [37f510d3] by
- avcodec/mv30: Don't check for errors for complete VLCs Signed-off-by: …
- 10:35 AM Changeset in ffmpeg [50d50653] by
- avcodec/imm4: Don't use too big VLC table Using more bits than the …
- 10:35 AM Changeset in ffmpeg [195d8ce8] by
- avcodec/aac*: Make initializing ff_aac_pow*sf_tab thread-safe This …
- 10:35 AM Changeset in ffmpeg [c4b4cd77] by
- avcodec/aactab: Fix conflicting types for ff_aac_codebook* The header …
- 10:35 AM Changeset in ffmpeg [b81e6437] by
- avcodec/qdmc: Don't check for errors for complete VLCs Signed-off-by: …
- 10:35 AM Changeset in ffmpeg [e68247d] by
- avcodec/hqx: Don't check for errors for complete VLCs Signed-off-by: …
- 10:35 AM Changeset in ffmpeg [a03caa38] by
- avcodec/hqx: Inline constants Signed-off-by: Andreas Rheinhardt …
- 10:35 AM Changeset in ffmpeg [b1af617f] by
- avcodec/intrax8: Make ff_intrax8_common_init() thread-safe In …
- 10:35 AM Changeset in ffmpeg [802baf21] by
- avcodec/intrax8: Replace always-false check by assert Signed-off-by: …
- 10:35 AM Changeset in ffmpeg [164ce14e] by
- avcodec/atrac9tab: Add missing static to internal table …
- 10:35 AM Changeset in ffmpeg [6612d6d6] by
- avcodec/atrac9dec: Replace av_free() by av_freep() in close function …
- 10:35 AM Changeset in ffmpeg [659c61ba] by
- avcodec/atrac9dec: Don't use unnecessarily large VLC tables Using …
- 10:35 AM Changeset in ffmpeg [4a9ffce9] by
- avcodec/atrac9dec: Use least max_depth in calls to get_vlc2() …
- 10:35 AM Changeset in ffmpeg [92209cf4] by
- avcodec/atrac9dec: Don't confuse max_depth of VLC with max codelength …
- 10:35 AM Changeset in ffmpeg [0339af05] by
- avcodec/truemotion2: Mark decoder as init-threadsafe Signed-off-by: …
- 10:35 AM Changeset in ffmpeg [73b3ea57] by
- avcodec/g2meet: Use least max_depth in get_vlc2() The longest AC …
- 10:35 AM Changeset in ffmpeg [e74621b] by
- avcodec/sheervideo: Add av_cold to build_vlc() It is an init function …
- 10:35 AM Changeset in ffmpeg [f1919dc8] by
- avcodec/mss4: Mark decoder as init-threadsafe Signed-off-by: Andreas …
- 10:35 AM Changeset in ffmpeg [9a61326b] by
- avcodec/rv40vlc2: Make VLC smaller Signed-off-by: Andreas Rheinhardt …
- 10:35 AM Changeset in ffmpeg [278a27f6] by
- avcodec/qdm2: Remove outdated comment Forgotten in …
- 10:35 AM Changeset in ffmpeg [16bb8247] by
- avcodec/mpegaudiodsp: Make initializing synth windows thread-safe …
- 10:35 AM Changeset in ffmpeg [ead31341] by
- avcodec/mpegaudiodsp: Make ff_mpadsp_init() thread-safe The only …
- 10:35 AM Changeset in ffmpeg [b9c1ab89] by
- avcodec/fft_template, fft_init_table: Make ff_fft_init() thread-safe …
- 10:35 AM Changeset in ffmpeg [5c45f7e1] by
- avcodec/mpegaudiodsp: Combine initializing float and int tables This …
- 10:35 AM Changeset in ffmpeg [af7acbb4] by
- avcodec/motionpixels: Make decoder init-threadsafe Signed-off-by: …
- 10:35 AM Changeset in ffmpeg [cc18bcdd] by
- avcodec/motionpixels: Use symbols table If allows us to directly …
- 10:35 AM Changeset in ffmpeg [d3fba748] by
- avcodec/motionpixels: Don't check for errors for complete VLC The …
- 10:35 AM Changeset in ffmpeg [3d95b1a8] by
- avcodec/motionpixels: Be more strict when parsing Huffman trees This …
- 10:35 AM Changeset in ffmpeg [e246ea25] by
- avcodec/motionpixels: Only create VLC iff it is going to be used If …
- 10:35 AM Changeset in ffmpeg [97da1b43] by
- avcodec/mimic: Mark decoder as init-threadsafe Signed-off-by: Andreas …
- 10:35 AM Changeset in ffmpeg [3066b243] by
- avcodec/mimic: Cleanup generically upon init failure Signed-off-by: …
- 10:35 AM Changeset in ffmpeg [e9d06fef] by
- avcodec/rv10: Make initializing static RV10 VLCs thread-safe …
- 10:35 AM Changeset in ffmpeg [1463f9ed] by
- avcodec/smacker: Mark decoders as init-threadsafe Both Smacker audio …
- 10:35 AM Changeset in ffmpeg [a6423412] by
- avcodec/tscc2: Mark tscc2 decoder as init-threadsafe Signed-off-by: …
- 10:32 AM Changeset in ffmpeg [68429b9] by
- avfilter/af_adenorm: add timeline and slice threading support
- 9:19 AM Changeset in ffmpeg [ee8ecc27] by
- avfilter/af_asubboost: add timeline and slice threading support
- 8:38 AM Changeset in ffmpeg [052a5993] by
- avcodec: add SpeedHQ encoder
- 8:29 AM Ticket #9006 (merge_pmt_versions not working properly for transportstream with ...) updated by
- Please provide the input file.
- 8:13 AM Changeset in ffmpeg [4688017d] by
- avformat/av1: add support for passing through MP4/Matroska av1c
- 8:13 AM Changeset in ffmpeg [8fbc139e] by
- avcodec/av1{dec,parser}: move to ff_cbs_read_extradata_from_codec …
- 8:13 AM Changeset in ffmpeg [a66d1779] by
- avcodec/cbs_av1: add support for standard MP4/Matroska extradata This …
- 8:13 AM Changeset in ffmpeg [7bacf60a] by
- cbs: Add function to read extradata from an AVCodecContext This is …
Nov 23, 2020:
- 11:45 PM Ticket #9007 (dash muxer sets invalid bit depth on codecs line with vp9_vaapi encoder) updated by
- I have a suspicion that this is caused by the VPCC get_bit_depth …
- 11:24 PM Ticket #9007 (dash muxer sets invalid bit depth on codecs line with vp9_vaapi encoder) created by
- Summary of the bug: The dash muxer will produce a manifest with a …
- 10:53 PM Ticket #9006 (merge_pmt_versions not working properly for transportstream with ...) created by
- Summary of the bug: Some transport streams contain multiple audio …
- 10:29 PM Ticket #9005 (decklink: v210 FourCC has wrong case) updated by
-
Keywords, Version changed
Does this inlined patch fix the issue for you? […] - 9:46 PM Ticket #9005 (decklink: v210 FourCC has wrong case) created by
- Summary of the bug: Capturing video as v210 using the decklink module …
- 7:48 PM Ticket #8998 (Getting "Error when loading first segment" in some of the version FFmpeg) updated by
- Note: Also in the same system on the chrome browser nothing problem …
- 4:33 PM Ticket #9003 (TSAN reports heap-user-after-free in ff_h2645_extract_rbsp) closed by
- invalid: Your data is missing its padding - AV_INPUT_BUFFER_PADDING_SIZE of …
- 3:57 PM Ticket #9004 (TSAN reports heap-user-after-free in ff_h2645_extract_rbsp) closed by
- duplicate
- 3:54 PM Ticket #9004 (TSAN reports heap-user-after-free in ff_h2645_extract_rbsp) created by
- The problem has been detected in FFmpeg for the chromium project and …
- 3:54 PM Ticket #9003 (TSAN reports heap-user-after-free in ff_h2645_extract_rbsp) created by
- The problem has been detected in FFmpeg for the chromium project and …
- 8:18 AM Changeset in ffmpeg [01eb0520] by
- avdevice/decklink_dec: fix warning for unused variable Reviewed-by: …
- 8:18 AM Changeset in ffmpeg [3d0a7ae4] by
- avdevice/decklink: add AV_OPT_FLAG_DEPRECATED flag for list_devices …
- 8:18 AM Changeset in ffmpeg [ae23a968] by
- avdevice/decklink: use boolean for list_devices option For the …
- 4:21 AM Ticket #6375 ([bug][regression] Too many packets buffered for output stream) closed by
- fixed: Seems to have been fixed at latest git head (checked on …
Nov 22, 2020:
- 9:57 PM Changeset in ffmpeg [9208b72a] by
- avfilter/af_aiir: add support for arbitrary order lattice-ladder …
- 8:41 PM Ticket #9000 (Memory Leak with named pipe input) updated by
-
Keywords changed
And please provide valgrind output whenever reporting a memory leak. - 8:38 PM Ticket #8998 (Getting "Error when loading first segment" in some of the version FFmpeg) updated by
-
Priority, Version changed
- 7:30 PM Ticket #9002 (subtitles filter fails to display all ASS subtitles) created by
- Summary of the bug: For some files it seems ffmpeg's subtitles filter …
- 6:53 PM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by
- Compilation information. […]
- 6:29 PM Ticket #9001 (concat demuxed ASS subtitles don't work) updated by
- libass version used is 0.15.0
- 6:11 PM Ticket #9001 (concat demuxed ASS subtitles don't work) created by
- ffmpeg version used: master as of 2021-08-04 Summary of the bug: The …
- 4:45 PM Changeset in ffmpeg [b0a8b402] by
- avcodec/exr: skip bottom clearing loop when its outside the image …
- 4:45 PM Changeset in ffmpeg [3e5959b3] by
- avcodec/exr: Check ymin vs. h Fixes: out of array access Fixes: …
- 4:45 PM Changeset in ffmpeg [1278f117] by
- avformat/avs: Use 64bit for the avio_tell() output Fixes: signed …
- 4:45 PM Changeset in ffmpeg [40348637] by
- avformat/moflex: Check pkt_size Fixes: Timeout (>20sec -> 1ms) Fixes: …
- 4:26 PM Ticket #9000 (Memory Leak with named pipe input) updated by
- Please try git master and see if you can reproduce.
- 3:32 PM CompilationGuide edited by
- (diff)
- 2:17 PM Ticket #9000 (Memory Leak with named pipe input) updated by
- A found a way to avoid this problem : i convert the flac stream to …
- 1:22 PM Changeset in ffmpeg [42ccef28] by
- avfilter/af_biquads: remove not needed code
- 1:02 PM Ticket #9000 (Memory Leak with named pipe input) created by
- Summary of the bug: ffmpeg grows up in memory and in CPU usage without …
- 12:41 PM Ticket #8998 (Getting "Error when loading first segment" in some of the version FFmpeg) updated by
-
The final result of
git bisectcommand: […] … - 12:28 PM Changeset in ffmpeg [f5dcaf2] by
- avformat/movenc: allow Apple Lossless inside mp4 The 'alac' …
- 10:35 AM Ticket #8999 (Output (stderr) can't be redirected in powershell) closed by
- invalid: Not our bug. Please refrain from reopening this ticket.
- 10:27 AM Ticket #8999 (Output (stderr) can't be redirected in powershell) reopened by
- Replying to cehoyos: > There is no version 7.1.3 and it is …
- 9:59 AM Ticket #8999 (Output (stderr) can't be redirected in powershell) closed by
- needs_more_info: There is no version 7.1.3 and it is unlikely that the console output …
- 9:46 AM Changeset in ffmpeg [0066bf4d] by
- avfilter/af_afreqshift: add timeline and slice threading support
- 9:46 AM Ticket #8999 (Output (stderr) can't be redirected in powershell) updated by
-
Cc changed
- 9:42 AM Ticket #8999 (Output (stderr) can't be redirected in powershell) updated by
-
Keywords changed
- 9:41 AM Ticket #8999 (Output (stderr) can't be redirected in powershell) created by
- Summary of the bug: Trying to redirect the output of ffmpeg (stderr) …
- 6:36 AM FilteringGuide edited by
- fix command (diff)
Nov 21, 2020:
- 9:13 PM Changeset in ffmpeg [d29a9b88] by
- avcodec/atrac3: increase max block align size Fixes decoding of lossy …
- 9:09 PM Changeset in ffmpeg [a108a4d8] by
- avcodec/mobiclip: Check mv against INT_MAX Fixes: signed integer …
- 9:09 PM Changeset in ffmpeg [a207df2a] by
- avformat/wavdec: More complete size check in find_guid() Fixes: …
- 9:09 PM Changeset in ffmpeg [2eb64174] by
- avcodec/mv30: Use unsigned in idct_1d() Fixes: signed integer …
- 9:09 PM Changeset in ffmpeg [8b50e8bc] by
- avformat/iff: Check size before skip Fixes: Infinite loop Fixes: …
- 9:09 PM Changeset in ffmpeg [ebf4bc62] by
- avformat/rmdec: Check for EOF in index packet reading Fixes: …
- 8:56 PM Changeset in ffmpeg [7ce7d33d] by
- avcodec/cuviddec: fix missing context push/pop Test command like …
- 4:27 PM Ticket #6334 (Memory leak: (RTSPState)->real_setup_cache) closed by
- fixed: fixed in commit 122fcf1f407b60baf7a0322b73798958ca6108eb
- 3:15 PM Changeset in ffmpeg [4fe9e2fc] by
- avformat/rtsp: don't forget to call ff_network_close() on error In …
- 3:15 PM Changeset in ffmpeg [78537aa5] by
- avformat/rtsp: set return variable in error path In this error path …
- 3:13 PM Changeset in ffmpeg [9a70b6f] by
- avformat/rtspdec: cosmetics Make error check style consistent with …
- 3:13 PM Changeset in ffmpeg [122fcf1f] by
- avformat/rtspdec: fix mem leaks in connect mode if init fails Fixes …
- 3:13 PM Changeset in ffmpeg [38bc4ba1] by
- avformat/rtspdec: fix mem leaks in listen mode if init fails …
- 3:11 PM Changeset in ffmpeg [423d06e0] by
- avformat/rtspdec: add network init to listen mode As per the docs …
- 1:14 AM Changeset in ffmpeg [09f1d15a] by
- avdevice/decklink_dec: map the raw_format instead of hardcode The …
Nov 20, 2020:
- 11:30 PM Ticket #8993 (vaapi_encode.c example makes the invalid stream) updated by
- Okay, I did the investigation (I spent a week), and I found the true …
- 11:22 PM Ticket #8993 (vaapi_encode.c example makes the invalid stream) updated by
-
Priority, Keywords, Component changed
- 11:21 PM Ticket #8996 (FFmpeg failing to create COMM ID3v2 tag) updated by
-
Priority, Keywords, Version, Component changed
- 11:15 PM Ticket #8997 (cannot convert swf: "pixel format change unsupported") updated by
-
Keywords, Version, Summary changed
For future tickets: Please remember to test current FFmpeg git head … - 11:02 PM Ticket #8998 (Getting "Error when loading first segment" in some of the version FFmpeg) updated by
-
Priority, Keywords, Component changed
If you cannot provide a sample url you will have to rungit bisect… - 10:59 PM Ticket #8972 (Segfault looping PNG) updated by
-
Keywords changed
We use threads for the option, I would like to use race for cases like … - 10:37 PM Ticket #8998 (Getting "Error when loading first segment" in some of the version FFmpeg) updated by
- Alternate issue: https://video.stackexchange.com/q/32679/14612
- 10:20 PM Changeset in ffmpeg [c055a476] by
- tools/target_bsf_fuzzer: set bitstream filter options Should increase …
- 9:50 PM Ticket #8972 (Segfault looping PNG) updated by
-
Keywords, Component, Reproduced by developer changed
- 9:06 PM Ticket #8998 (Getting "Error when loading first segment" in some of the version FFmpeg) created by
-
I have remote
index.m3u8file and I want to download it with … - 7:26 PM Ticket #8997 (cannot convert swf: "pixel format change unsupported") updated by
- Input file: …
- 7:22 PM Ticket #8997 (cannot convert swf: "pixel format change unsupported") created by
- How to reproduce: […] Patches should be submitted to the …
- 5:27 PM Ticket #8996 (FFmpeg failing to create COMM ID3v2 tag) created by
- Summary of the bug: FFmpeg, tested with version 4.2.2 and 4.3.1, seems …
- 3:43 PM Changeset in ffmpeg [837eb320] by
- tools/target_bsf_fuzzer: Call av_bsf_flush() in a fuzzer choosen …
- 3:43 PM Changeset in ffmpeg [cb59cd34] by
- tools/target_dec_fuzzer: Call avcodec_flush_buffers() in a fuzzer …
- 3:43 PM Changeset in ffmpeg [40dfb432] by
- tools/target_dem_fuzzer: use avio_context_free() to free the fuzzer's …
- 2:25 PM Changeset in ffmpeg [8918a3df] by
- lavfi/src_movie: switch to new decoding API
- 2:20 PM Changeset in ffmpeg [ce0f539] by
- doc/examples/transcoding: switch to the new encoding API
- 2:20 PM Changeset in ffmpeg [29f33c10] by
- doc/examples/transcoding: stop constantly allocating AVFrames …
- 2:20 PM Changeset in ffmpeg [800feae5] by
- lavu: add missing stddef.h includes for size_t.
- 2:20 PM Changeset in ffmpeg [e1c4a3ea] by
- lavfi/lavfutils: switch to the new decoding API
- 2:20 PM Changeset in ffmpeg [65c4d5d7] by
- tools/enum_options: fix build and add to Makefile
- 2:20 PM Changeset in ffmpeg [5bd870a2] by
- avformat/matroskadec: only use the track duration if it exists No …
- 2:20 PM Changeset in ffmpeg [3a2b786d] by
- avformat/matroskadec: adjust the cluster time to the track timebase …
- 2:20 PM Changeset in ffmpeg [b00d2210] by
- avformat/matroskadec: add a warning when the track TimestampScale …
- 2:20 PM Changeset in ffmpeg [e366797a] by
- avfilter/vf_lut3d: fix sanitizef INF handling Signed-off-by: Anton …
- 2:20 PM Changeset in ffmpeg [dd03d65] by
- avcodec/exr: use lookuptable for alpha if there is no trc_func …
- 12:33 PM Ticket #8993 (vaapi_encode.c example makes the invalid stream) updated by
- At me the libva 1.7. I will try how it will work with the latest libva.
- 8:37 AM Changeset in ffmpeg [104e5233] by
- http: Check for AVERROR_EOF in the check for premature end When the …
- 4:32 AM Ticket #8995 (overlay_qsv fails with "Inputs with different underlying QSV devices ...) updated by
- […]
- 4:29 AM Ticket #8995 (overlay_qsv fails with "Inputs with different underlying QSV devices ...) created by
- Summary of the bug: How to reproduce: […]
Nov 19, 2020:
- 10:29 PM Ticket #8994 (pulseaudio recording: alsa capture volume levels are automatically reset) updated by
- I very much doubt that this has anything to do with ffmpeg. It's just …
- 8:42 PM Changeset in ffmpeg [ca55240b] by
- avformat/mpegts: make sure mpegts_read_header always stops at the …
- 8:22 PM Changeset in ffmpeg [bf19833a] by
- avformat/mpegts: make sure mpegts_read_header always stops at the …
- 2:39 PM Changeset in ffmpeg [38713269] by
- avformat/dvenc: check the format before vst and ast[i] are initialized …
- 2:39 PM Changeset in ffmpeg [da0faf10] by
- avformat/dvenc: s->streams[i] -> st Signed-off-by: Limin Wang …
- 2:39 PM Changeset in ffmpeg [ab072de4] by
- avfilter/vf_fade: config_props -> config_input Signed-off-by: Limin …
- 2:39 PM Changeset in ffmpeg [2399a779] by
- avfilter/vf_fade: simplify code to use pts timebase for time check …
- 1:57 PM Changeset in ffmpeg [c417f1a7] by
- avfilter/vf_xfade: add squeeze transitions
- 1:12 PM Changeset in ffmpeg [7ac1dc23] by
- avutil/frame: fix potential leaks in av_frame_ref() Reviewed-by: …
- 1:09 PM Changeset in ffmpeg [2b6b19dd] by
- avutil/frame: use av_buffer_replace() to simplify code Reviewed-by: …
- 1:04 PM Changeset in ffmpeg [abcca6a0] by
- avcodec/wavpack: use av_buffer_replace() to simplify code …
- 12:53 PM Ticket #8994 (pulseaudio recording: alsa capture volume levels are automatically reset) created by
-
Summary of the bug: when recording audio with
-f pulseffmpeg … - 12:48 PM Ticket #8993 (vaapi_encode.c example makes the invalid stream) updated by
- I share the set of files: https://yadi.sk/d/9igsI_2lnwAL2Q - …
- 12:43 PM Ticket #8993 (vaapi_encode.c example makes the invalid stream) created by
- Hello! Some time ago I made use of VAAPI encoder through latest FFMPEG …
- 10:55 AM Changeset in ffmpeg [381ab690] by
- avfilter/vf_frei0r: add support for commands
Nov 18, 2020:
- 7:13 PM Ticket #8992 (Memory accumulation using x11grab under unclear circumstances) updated by
-
Keywords, Version, Component changed
- 7:12 PM Ticket #8991 (Incorrect field order indication when encoding interlace top field ...) updated by
-
Priority, Keywords, Component, Description changed
- 5:03 PM Changeset in ffmpeg [17a0dfeb] by
- avfilter/vf_despill: add support for commands
- 4:57 PM Ticket #8992 (Memory accumulation using x11grab under unclear circumstances) closed by
- invalid: Well, if you specify a thread queue size of 1024, then if encoding …
- 12:08 PM Ticket #8992 (Memory accumulation using x11grab under unclear circumstances) created by
- Summary of the bug: Memory accumulation using x11grab under unclear …
- 10:36 AM Changeset in ffmpeg [e3081d6f] by
- avfilter/af_afade: add sinc curve types
- 10:15 AM Ticket #8991 (Incorrect field order indication when encoding interlace top field ...) created by
- Hello, While transcoding MPEG2(MXF) into V210(MOV) incorrect metadata …
Nov 17, 2020:
- 10:53 PM HWAccelIntro edited by
- add a few helpful notes about VideoToolbox (diff)
- 10:38 PM FancyFilteringExamples edited by
- update or add links to the media used in examples. The Big Bunny … (diff)
- 9:47 PM Changeset in ffmpeg [284560ba] by
- fate: Convert the musepack8 test to an oneoff test This fixes tests …
- 6:06 PM Ticket #8990 (Filter Complex does not respect filter_complex_threads) updated by
-
Keywords changed
- 1:05 PM Ticket #8989 (#EXT-X-PROGRAM-DATE-TIME value of existing segments gets over written ...) updated by
- Fixed a bug introduced in the playlist sliding window logic, due to …
- 12:49 PM Changeset in ffmpeg [bb7bb440] by
- avfilter/af_anlmdn: support all options as commands
- 11:48 AM Changeset in ffmpeg [96f1b45b] by
- avfilter/af_anlmdn: allow to change smooth/m at runtime
- 11:47 AM Ticket #8582 (Remuxing of Panasonic P2 MXF file fails (regression)) updated by
- It would be really nice to get this fixed since remuxing of P2 MXF is …
- 10:07 AM Ticket #8990 (Filter Complex does not respect filter_complex_threads) closed by
- invalid: Nothing to do with filter complex threads. You are still decoding with …
- 4:28 AM Ticket #8990 (Filter Complex does not respect filter_complex_threads) created by
- Summary of the bug: I'm trying to generate a strip of thumbnails using …
Note:
See TracTimeline
for information about the timeline view.
