Timeline
Jun 9, 2021:
- 8:50 PM Ticket #9287 (MJPEG regression) created by
- http://ffmpeg.org/pipermail/ffmpeg-user/2021-June/053061.html A user …
- 4:55 PM Changeset in ffmpeg [591b88e6] by
- avformat: move AVStream.{first,cur}_dts to AVStreamInternal They are …
- 4:55 PM Changeset in ffmpeg [39affa5f] by
- avdevice/libcdio: fix AVStream.cur_dts usage It should not be …
- 4:55 PM Changeset in ffmpeg [c7682332] by
- avformat/utils: make ff_update_cur_dts() shared libavdevice needs it. …
- 3:41 PM Ticket #9286 (ffmpeg-qsv pipelines causes app hang if vpp_qsv+fps filters present) updated by
-
Status, Owner changed
- 3:41 PM Ticket #9286 (ffmpeg-qsv pipelines causes app hang if vpp_qsv+fps filters present) updated by
- The following 2 patches seem to fix this issue: …
- 3:39 PM Ticket #9286 (ffmpeg-qsv pipelines causes app hang if vpp_qsv+fps filters present) created by
- Summary of the bug: I've used ffmpeg from master branch @ 4c705a2 …
- 11:16 AM Ticket #9283 (key_frame flag not set in AVFrame using cuviddec on interlaced h264) updated by
- Replying to Carl Eugen Hoyos: > Patches (and patch …
- 10:06 AM Ticket #9280 (meson-vdec: poor playback of h264) updated by
- Here is the datasheet for the SoC my TV box uses: …
- 6:23 AM Ticket #2974 (Plex Media Server: LGPL/GPL violation) closed by
- fixed: The link URLs have changed in newer versions, but remain available in …
- 1:18 AM Changeset in ffmpeg [e01bf559] by
- lavfi/vf_drawtext.c: fix CID 1485003 CID 1485003: Memory - illegal …
- 1:18 AM Changeset in ffmpeg [22d9958] by
- lavfi/vf_drawbox.c: fix CID 1485004 CID 1485004: Uninitialized …
- 12:42 AM Ticket #9285 (Excessive GPU memory usage with nvdec hwaccel) created by
-
When decoding video using the CUDA hwaccel,
ff_nvdec_decode_init()…
Jun 8, 2021:
- 11:08 PM Ticket #9281 (wrong $Number$ value while reading mpd) updated by
-
Keywords, Component, Description changed
- 11:05 PM Ticket #9283 (key_frame flag not set in AVFrame using cuviddec on interlaced h264) updated by
-
Keywords, Analyzed by developer, Version, Reproduced by developer changed
Patches (and patch suggestions) are unfortunately ignored here, please … - 11:03 PM Ticket #9282 (Rotate the screen, the screen cannot be recorded normally.) updated by
-
Priority, Component changed
Replying to HouLei: > (1)ffmpeg -f x11grab -framerate … - 10:09 PM Changeset in ffmpeg [58614f7b] by
- avformat/libsrt: workaround conflict with ffmpeg cmdline option Add …
- 10:07 PM Changeset in ffmpeg [55c54ff7] by
- avformat/libsrt: add tsbpd option Signed-off-by: Marton Balint …
- 10:07 PM Changeset in ffmpeg [9099046c] by
- avformat/libsrt: send message in order There is no good use case for …
- 7:55 PM Changeset in ffmpeg [3249b963] by
- fftools/ffplay: 240M matrix is not the same as BT.601 Signed-off-by: …
- 5:29 PM Changeset in ffmpeg [812f39ee] by
- Revert "avformat/dashenc: Disable writing CODECS tag for HEVC streams" …
- 5:07 PM Ticket #9284 (Nimble Streamer violates the GPL:) created by
- Tons of nonfree and GPL code in there: …
- 4:44 PM Ticket #6971 (ffmpeg drops frames after deinterlacing) updated by
-
Status changed
Releated discussion on … - 4:11 PM Changeset in ffmpeg [b27ae2c0] by
- checkasm/vp9dsp: rename the iszero function to is_zero Suggested-by: …
- 4:00 PM Changeset in ffmpeg [4a3917c0] by
- avfilter/vf_dctdnoiz: Check threads Fixes: floating point division by …
- 4:00 PM Changeset in ffmpeg [3d500e6] by
- avfilter/vf_ciescope: Fix undefined behavior in rgb_to_xy() with black …
- 4:00 PM Changeset in ffmpeg [ca9025f3] by
- avcodec/dpx: fix off by 1 in bits_per_color check Fixes: CID1476303 …
- 4:00 PM Changeset in ffmpeg [a0a4a527] by
- avformat/rpl: Check for EOF and zero framesize Fixes: Infinite loop …
- 4:00 PM Changeset in ffmpeg [f7862e8] by
- avcodec/vc2enc: Check for non negative slice bounds Fixes: invalid …
- 3:49 PM Ticket #9283 (key_frame flag not set in AVFrame using cuviddec on interlaced h264) created by
-
Summary of the bug:
Using
cuviddecthrough ffmpeg API, decoded … - 3:25 PM Ticket #8325 (outside the range of representable values of type 'unsigned long' at ...) closed by
- worksforme: Does not reproduce with git master for me
- 10:52 AM Changeset in ffmpeg [7af1a3ce] by
- avcodec/avcodec: Don't free options on failure in avcodec_open2() …
- 10:52 AM Changeset in ffmpeg [d29541c9] by
- fftools/ffprobe: Remove redundant check before avcodec_free_context() …
- 10:52 AM Changeset in ffmpeg [3a5412b3] by
- doc/examples/extract_mvs: Explicitly free options The user should not …
- 10:52 AM Changeset in ffmpeg [933308a2] by
- doc/examples/demuxing_decoding: Remove unused options Signed-off-by: …
- 10:52 AM Changeset in ffmpeg [73f9d5b6] by
- avcodec/avcodec: Avoid redundant copies of options in avcodec_open2 …
- 10:52 AM Changeset in ffmpeg [7e03d962] by
- avutil/opt: Check directly for av_dict_copy() failure av_dict_copy() …
- 10:52 AM Changeset in ffmpeg [cbf6047c] by
- avcodec/frame_thread_encoder: Remove redundant memcpy In case the …
- 10:52 AM Changeset in ffmpeg [3f6e715] by
- avcodec/frame_thread_encoder: Avoid dictionaries avcodec_open2() …
- 10:52 AM Changeset in ffmpeg [56e9e027] by
- avcodec/encode: Always use intermediate buffer in ff_alloc_packet2() …
- 10:52 AM Changeset in ffmpeg [4e5d2a81] by
- avcodec/internal: Remove outdated documentation of ff_alloc_packet2() …
- 10:52 AM Changeset in ffmpeg [7a57c5ab] by
- avcodec/omx: Zero packet padding Signed-off-by: Andreas Rheinhardt …
- 10:52 AM Changeset in ffmpeg [964c826] by
- avcodec/omx: Reindentation Also combine two if blocks that check for …
- 10:52 AM Changeset in ffmpeg [eeedc881] by
- avcodec/omx: Remove remnants of old preallocated buffers There are no …
- 10:52 AM Changeset in ffmpeg [835d8b74] by
- avcodec/dvenc: Avoid copying packet data, allow user-supplied buffers …
- 9:35 AM Ticket #9282 (Rotate the screen, the screen cannot be recorded normally.) created by
- Rotate the screen, the screen cannot be recorded normally. How to …
- 7:41 AM Ticket #5718 (ffmpeg not remapping channels for libopus automatically) updated by
- I also ran into this problem and the suggested workaround is not …
- 7:35 AM Ticket #9280 (meson-vdec: poor playback of h264) updated by
- Is ffplay actually using opengl or is it really using opengl via SDL? …
- 7:35 AM Ticket #9281 (wrong $Number$ value while reading mpd) created by
- Hello, using the latest static build ffmpeg version …
- 7:25 AM Ticket #9280 (meson-vdec: poor playback of h264) updated by
- Thanks balling I have got a bit closer to playing to the test file …
- 5:05 AM Ticket #9279 (Vulkan hw device ctx reports a segmentation fault when initialize the ...) updated by
-
Description changed
- 12:57 AM Ticket #9146 (ATC SEI of HLG (18) should overwrite color_trc from VUI in mp4, just ...) updated by
- Issue #8610 is related. Apparenly that was not enough for mp4 and mkv.
Jun 7, 2021:
- 11:53 PM Ticket #9016 (Some videos cannot be hw decoded on apple silicon) updated by
- […]
- 11:01 PM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by
- So, Jan, are you going to fix it?
- 11:00 PM Ticket #8941 (Wrong color levels with kmsgrab and vaapi) closed by
- invalid: Okay, I am closing this. --video-output-levels=limited only affects …
- 10:56 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by
- >man page about -f and its settings. ffmpeg -formats ffmpeg -sample_fmts
- 10:34 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by
- Hi balling My GPU (Mali G31) doesn't support OpenGL, only OpenGLES …
- 10:18 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by
- Replying to danboid: > How might I modify that ffmpeg …
- 10:01 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by
- This LKML post details a more recent update of the meson driver ie …
- 9:22 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by
- I successfully built and installed ffmpeg git under Manjaro ARM and I …
- 5:32 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by
- ffmpeg git is building atm. I'll try a command like this, unless I'm …
- 4:34 PM Ticket #9082 (Memory leak while trancoding on GPU) updated by
- Hi, I was struggling with the exact same issue for last couple of …
- 3:59 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by
- Hi Carl OK, I will build git head and report back. What ffmpeg …
- 3:55 PM Ticket #9280 (meson-vdec: poor playback of h264) updated by
-
Keywords, Component changed
Please test current FFmpeg git head, the only version supported here, … - 3:02 PM Changeset in ffmpeg [282b9f4c] by
- avfilter/overlay_cuda: add hsub and vsub compute x and y positions …
- 11:40 AM Ticket #9280 (meson-vdec: poor playback of h264) updated by
-
Description changed
- 11:26 AM Ticket #9280 (meson-vdec: poor playback of h264) created by
- Summary of the bug: I am experiencing very jerky playback using …
- 9:15 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by
- Replying to Balling: > Replying to [comment:17 …
- 8:09 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by
- Replying to petr.diblik: > IMHO the support of RGB and …
- 7:24 AM Ticket #9082 (Memory leak while trancoding on GPU) updated by
- Replying to Balling: > Can you retest again? Hi. Leak is …
- 7:13 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by
- IMHO the support of RGB and its variants in AV1 codecs should depend …
- 6:21 AM Ticket #9252 ([dash muxer] Unplayable (empty) HLS, audio-only, master playlist) closed by
- fixed: Fixed in 575e52272d42f4278c6620f1a999c41425db2094.
- 1:51 AM Ticket #9279 (Vulkan hw device ctx reports a segmentation fault when initialize the ...) created by
- Summary of the bug: How to reproduce: […] Error occurs at …
- 12:39 AM Scaling edited by
-
mention the very useful
scale2reffilter (diff)
Jun 6, 2021:
- 8:01 PM Changeset in ffmpeg [8bcce56] by
- avcodec/nvenc: add option to disable all extra SEI data With these …
- 7:31 PM Changeset in ffmpeg [c67f354] by
- configure: detect nvcc without sm_30 support Signed-off-by: Timo …
- 1:20 PM Ticket #8660 (mpegts recognize s302m as private data stream) updated by
- >But gnome video player, mpv and ffplay will play that file. But not …
- 10:55 AM Ticket #5308 (dvbsubtitles always uses page_id of 1) updated by
- Related dfffc4aadc7c8c615190ddb4a08cd451ac9b1020.
- 7:03 AM Ticket #8615 (-hwaccel videotoolbox does not work anymore) updated by
- this seems to be fixed now, at least for my use case. my hwdecode …
- 6:04 AM Ticket #7562 (using -hwaccel nvdec produces 'No decoder surfaces left' with ...) updated by
- You know what, I may be an idiot, but I CANNOT reproduce it anymore …
- 4:34 AM Changeset in ffmpeg [43295ae6] by
- swscale/swscale_unscaled: don't use the optimized bgr24toYV12 unscaled …
- 3:46 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by
- Replying to petr.diblik: > Replying to [comment:14 …
Jun 5, 2021:
- 7:25 PM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by
- Replying to Balling: > I have sent a patch for this that …
- 7:03 PM Ticket #9251 (h264_nvenc: InitializeEncoder failed: invalid param (8): Frame ...) closed by
- invalid: That error is coming right from the driver. The minimum resolution …
- 5:08 PM Ticket #6601 (MP2 files are decoded with errors) updated by
- Replying to Carl Eugen Hoyos: > Replying to [comment:4 …
- 4:57 PM Ticket #6601 (MP2 files are decoded with errors) updated by
- Replying to Hendrik: > Lossy codecs don't decode to a …
- 3:06 PM Ticket #7480 (HEVC codec info string) updated by
- >So who is going to add CODECS="hvc1"? Hey? Okay, I sent a patch. …
- 2:59 PM Changeset in ffmpeg [29b244ff] by
- avformat/rpl: Use 64bit in bitrate computation and check it Fixes: …
- 2:59 PM Changeset in ffmpeg [ff0d70c8] by
- avfilter/vf_hqdn3d: fix left shift of negative numbers Signed-off-by: …
- 2:15 PM Ticket #7480 (HEVC codec info string) updated by
- Okay, lets finalise this. Apple 4K 2021 fixed raised black in DV and …
- 2:05 PM Ticket #8904 (HLS missing CODECS for H.265 streams) updated by
- Replying to Collin Allen: > Thanks for the patch! This …
- 1:34 PM Ticket #9206 (ffmpeg goes into interruptible sleep because of temporary network ...) updated by
- I ran into the same problem. ---- […]
- 9:27 AM Ticket #8174 (CUVID decoder doesn't perform a capability check on chroma subsampling) updated by
- This was done for nvdec here: 83c7ac2e47efd96927127c1c385cdbb5fb53cb02 …
- 9:15 AM Changeset in ffmpeg [3ac7d994] by
- lavfi/dnn/dnn_io_proc.c: fix CID 1484955 CID 1484955: Memory - …
- 9:05 AM Ticket #6023 (support Transfer characteristic in DPX encoder) updated by
- https://patchwork.ffmpeg.org/project/ffmpeg/patch/20210601191828.6957-1 …
- 8:54 AM Ticket #7449 (copyts fails if PCR near rollover) updated by
- Some related stuff …
- 8:41 AM Ticket #6850 (Seeking to beginning of HLS stream fails) updated by
-
Status changed
See … - 5:48 AM Ticket #8615 (-hwaccel videotoolbox does not work anymore) updated by
- i haven't checked in a while, got distracted by becoming gainfully …
- 5:35 AM Ticket #9082 (Memory leak while trancoding on GPU) updated by
-
Status changed
Can you retest again? - 5:32 AM Ticket #8615 (-hwaccel videotoolbox does not work anymore) updated by
- Is this still a problem? I mean... This is just a strange issue.
- 5:30 AM Ticket #8515 (vc1_parser erroneously flagged every packet as keyframe) updated by
- Replying to mkver: > It happens whenever the …
- 5:28 AM Ticket #6475 (NVENC: -coder 0 parameter produces no error, but does not disable CABAC) updated by
- Okay, maybe just allow for -coder 2 to be cavlc for h264_nvenc? What …
- 4:01 AM Ticket #5474 (pgssub with backward moving timestamps) updated by
- Why not just revert 38e13f55a5a34d3ad3eea25a0a7bb23a223a3583? If it …
- 2:44 AM Ticket #8849 (sub2video does not work with overlay_cuda) closed by
- fixed: Just tested now with latest builds, against the same CUDA version, and …
- 1:36 AM Changeset in ffmpeg [ab4f299e] by
- fftools/ffmpeg: remove usage of internal timestamp AVStream fields …
Jun 4, 2021:
- 10:23 PM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by
- I have sent a patch for this that will correctly fix this (Carl, maybe …
- 7:37 PM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by
- Oh, I could not reproduce it because here libdav1d is the default …
- 4:40 PM Changeset in ffmpeg [57de806] by
- avcodec/nvenc: extract sei data prep into own function
- 4:24 PM Changeset in ffmpeg [cee9f962] by
- avcodec/nvenc: write out user data unregistered SEI Signed-off-by: …
- 4:24 PM Changeset in ffmpeg [63948a61] by
- avcodec/nvenc: use persistent sei data buffer Signed-off-by: Brad …
- 3:20 PM Ticket #9277 (ffmpeg concat cannot mix pipe and file input) closed by
- invalid: Thanks. And it looks like that does work in 4.1 as well. And thanks …
- 2:51 PM Ticket #9277 (ffmpeg concat cannot mix pipe and file input) updated by
- Yes, you need to specify the protocol since it is not the same.
- 2:48 PM Ticket #9277 (ffmpeg concat cannot mix pipe and file input) updated by
- Replying to Nicolas George: > You need to understand that …
- 1:19 PM Ticket #9277 (ffmpeg concat cannot mix pipe and file input) updated by
- You need to understand that the file names / paths given in the concat …
- 1:09 PM Ticket #9277 (ffmpeg concat cannot mix pipe and file input) updated by
- All the files are in the file protocol. It's the list of files and …
- 12:03 PM Ticket #9278 (support expression in aresample) updated by
-
Version, Description changed
- 10:39 AM Ticket #9278 (support expression in aresample) updated by
-
Component changed
- 10:38 AM Ticket #9278 (support expression in aresample) created by
- aresample should take an expression rather than an integer value. …
- 9:04 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by
- I attached 2 test files. This is how I converted the first one to the …
- 8:32 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by
- Replying to Diederick Niehorster: > @Dmitry, does the …
- 8:19 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by
- @Dmitry, does the patch look good to you? …
- 8:08 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by
- Replying to Balling: > Do you know what Variable …
- 5:12 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by
- Replying to Dmitry Sinitsyn: > Timestamp generated by …
Jun 3, 2021:
- 9:25 PM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by
- Can you attach a input.gif sample? Samples i have I cannot reproduce upon.
- 9:14 PM Ticket #9277 (ffmpeg concat cannot mix pipe and file input) updated by
- This is the expected behavior: since the concat file is in the …
- 8:43 PM Ticket #9277 (ffmpeg concat cannot mix pipe and file input) created by
- Summary of the bug: Between 4.2.2 and 4.3.2 you can no longer use both …
- 7:53 PM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by
- Replying to petr.diblik: > Replying to [comment:4 …
- 2:08 PM Ticket #7384 (FFmpeg 4.0 does not set 5.1 surround sound into audio stream when ...) updated by
- I've only just bumped into this issue, and found quite a few closed …
- 12:53 PM Ticket #9276 (Can't keep segments larger than twice +1 the list size?) updated by
-
Keywords changed
- 12:45 PM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by
- Replying to Balling: > …
- 11:44 AM Changeset in ffmpeg [2fac1e37] by
- libavcodec/mips: Fix fate errors reported by clang The data width of …
- 11:44 AM Changeset in ffmpeg [fd5fd486] by
- libavcodec/mips: Fix build errors reported by clang Clang is more …
- 10:19 AM Ticket #9132 (Wrong pixel format/output when converting video to yuv444p*) updated by
-
Cc changed
- 10:18 AM Ticket #8929 (libaom-av1 can encode rgb av1 webm files but not decode them (libdav1d ...) updated by
-
Cc changed
Replying to pdr0: > Does AV1 support GBRP or any "RGB" … - 10:04 AM Ticket #9276 (Can't keep segments larger than twice +1 the list size?) created by
- Summary of the bug: I'm trying to keep segments using …
- 6:53 AM Ticket #9275 (Missing -latomic for arches without GCC builtins atomic) created by
- atomic support has been added in libavformat/fifo.c since 4.4 but GCC …
- 1:56 AM Ticket #9146 (ATC SEI of HLG (18) should overwrite color_trc from VUI in mp4, just ...) updated by
- .
- 1:56 AM Ticket #9146 (ATC SEI of HLG (18) should overwrite color_trc from VUI in mp4, just ...) updated by
- Replying to Balling: > And this was just a bug in …
Jun 2, 2021:
- 8:35 PM Changeset in ffmpeg [864d1ef2] by
- avcodec/jpeglsdec: force pal8 only once Fixes: Infinite loop Fixes: …
- 8:35 PM Changeset in ffmpeg [06d23c6f] by
- avcodec/mjpegdec: Fix order of condition for pal8 Fixes: out of array …
- 5:42 PM Ticket #9146 (ATC SEI of HLG (18) should overwrite color_trc from VUI in mp4, just ...) updated by
-
Summary changed
And this was just a bug in Mediainfo!!! HAHA. SEI_rbsp_stop_one_bit … - 5:08 PM Ticket #9146 (ATC SEI of HLG (18) should overwrite color_trc from VUI in mp4, just ...) updated by
-
Status changed
>the code overrides avctx->color_trc is from function You must … - 4:03 PM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by
- Replying to Balling: > Replying to [comment:17 Dmitry …
- 3:35 PM Changeset in ffmpeg [996797f] by
- avcodec/mpegvideo_enc: Reset stuffing bits if they are not supported …
- 3:30 PM Changeset in ffmpeg [c297f7e5] by
- avcodec/svq1enc: Do not print debug RD value before it has been …
- 3:30 PM Changeset in ffmpeg [36dead4b] by
- avcodec/aacpsy: Check bandwidth Fixes: Ticket8011 Signed-off-by: …
- 3:30 PM Changeset in ffmpeg [c520b986] by
- avcodec/aacenc: Do not divide by lambda_count if it is 0 Avoids …
- 3:30 PM Changeset in ffmpeg [4b89cf7a] by
- avcodec/aacenc: Use FLT_EPSILON for lambda minimum
- 3:30 PM Changeset in ffmpeg [6b1268f8] by
- pixfmt: fixed wrong fix of comment This mostly reverts …
- 3:26 PM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by
- Replying to Dmitry Sinitsyn: > Replying to [comment:16 …
- 12:34 PM Ticket #9274 (avio_open_dir / avio_close_dir seems to be broken) updated by
-
Keywords, Version, Component changed
- 12:33 PM Ticket #9274 (avio_open_dir / avio_close_dir seems to be broken) created by
- Summary of the bug: when using avio_open_dir / avio_close_dir, …
- 11:56 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by
- Ok, lets be bold, i've send some more patches to the list to catch that
- 10:30 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by
- Replying to Diederick Niehorster: > Ah, so is there a …
- 10:26 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by
- Replying to Dmitry Sinitsyn: > I submitted my patch …
- 10:16 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by
- Replying to Diederick Niehorster: > I've submitted a …
- 10:15 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by
- Replying to Balling: > Because it is unreliable? I mean …
- 9:38 AM Ticket #8620 (Fundamental bug in DirectShow capture - wrong timestamps) updated by
- I've submitted a patch for review, …
- 9:04 AM Ticket #9271 (Get color information from source device) updated by
- I've got the patch submitted with send-mail (SMTP config, see …
- 8:28 AM Ticket #9273 (Memory leak in HLS input) updated by
- Replying to Balling: > If valgrind is good after your …
- 5:16 AM Changeset in ffmpeg [071930de] by
- avformat/mov: add option to use tfdt for fragment timestamps.
Note:
See TracTimeline
for information about the timeline view.
