-
Hi, thanks for your work. That's interesting. A question is that the bandwidth estimator is not released in the current version, right ?
Thanks
-
Hello,
I'm trying to use your project, I like it a lot, to initialize a new git repository.
I cannot use the object format to sha256 because I have git version 2.17.
Anyway, I have initialized th…
-
Thank you for publishing 128f003 results, but I'd like to know what av1 and vtm version you used for testing? Is it the latest VTM reference software https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware…
-
I'm currently in the process of evaluating different options for implementing a rather complex state machine for an embedded target. This library seems to be the most polished one so far, using modern…
-
![2024-08-15 14-20-11屏幕截图](https://github.com/user-attachments/assets/a9bd592e-63cd-4eb1-96a8-cde55707bd47)
![2024-08-15 14-20-45屏幕截图](https://github.com/user-attachments/assets/78f7b65f-0440-44a4-a4…
-
http://www.open-mpi.org/faq/?category=openfabrics#limiting-registered-memory-usage
Seems very 1.2-ish -- needs to be updated for v1.3.
-
This is related to this merged pull request: https://github.com/opencv/opencv/pull/19460
Things for which there isn't documentation yet:
- `OPENCV_FFMPEG_WRITER_OPTIONS`
- `OPENCV_FFMPEG_CAPTURE_…
-
Hi,
I add mfxExtEncoderROI in pipeline_encode.h and pipeline_encode.cpp,like this:
pipeline_encode.h:
+mfxExtEncoderROI * m_mfxROI;
pipeline_encode.cpp:
CEncoding…
-
The way it is currently set up, the conversion code does not enumerate over the length of the new structure, which seems to be needed for multi phase problems. Check case 3 of JadduShimemura for detai…
-
Potentially enable the DTQP_setup_initialize to create the field structure for multi phase problems (such as case 3 in JadduShimemura example )