Tool/software: Linux
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Linux
[ignore it, this reply doesn't match this thread. but another one submitted by me]
thanks,
I had read the wiki before. they doesn't address my questions.
for the source code at github, it doesn't help my questions either. it is too old ( the latest update happened 5 years ago)
What are your questions?
libdce that comes with DRA7x PSDKLA 3.02 is: libdce1 3.00.12.00-r4.0, taken from:
This source code is 2 weeks old
thanks, I got your points.
by the way, v4l2 interface can be used on QNX HLOS as well. since only 2 header files are used (like omx header), not introduce any run time dependency.
Hi Halley,
Yes, I think QNX HLOS can use V4L2 interface as well, but the V4L2 codec driver interface needs to be made available to public because V4L2 is licensed under GNU General Public License. LIBDCE was originally used by QNX HLOS only and the component was not made for public. Only after LIBDCE is getting used by Linux and Android HLOS, the source code is made public.
And since TI products that uses LIBDCE are stable, mature and reliable, there is no point in changing or introducing V4L2 interface for LIBDCE which could potentially introduced issues. Like I stated previously, since LIBDCE has been made public, we welcome any contributions in adding V4L2 interface for LIBDCE.
Thanks.
//Buddy