Announcement

Collapse
No announcement yet.

H.264 Continues To Be Worked On For Cedrus - Reverse-Engineered Allwinner Support

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • kenren
    replied
    Originally posted by simburde View Post
    BTW is there any reason they chose VDPAU over VA-API? The former was developed by nVidia and already thrown in a window by them, while VA-API is a child of Intel and seems to be evolving over time.
    They chose VDPAU for cedrus on sunxi modified kernel, the first attempt to decode VPU, the mainline version use VA-API that is more similar to VPU internal functionality...
    See bootlin or sunxi site for more info.

    Leave a comment:


  • tuxd3v
    replied
    Originally posted by andyprough View Post
    The $149 PinePhone may be released by the end of the year with an A64 SOC. It will run mobile GNU/Linux OS's, and will have hardware kill switches for privacy. Any progress that can be made on the Cedrus project and the Lima project before then will be very valuable in regards to getting the PinePhone to run mostly without proprietary firmware or software.
    Nice news,
    If it gets support for good Oses( Maemo Leste and others.. ), Lima + Cedrus, it would be nice..
    The LCD his to big.. 5" would be ok..

    This phone doesn't have:
    • FM Radio: No
    • NFC: No
    I can live without NFC( better live without Bluetooth than NFC, but any way..)
    I cannot live without FM Radio

    FM radio is a must,
    Maybe the chip supports it,( but the antenna pads needs to be physically connected with audio jack, so that the wire of the phones will serve has a antenna.. )
    If they do that, its possible to develop a driver for Radio FM..

    This was why Jolla failed to sell more phones, a simple Radio FM feature..amazing!

    Then they launched the Jolla C( but in limited numbers, this one, had Radio FM,but limited in quantity)..
    The Indian Company that developed the phone, launched it in the market, but here without GSM 20 band( which is widely used in Europe, and also because it operate at lower Frequencies, it works in places were other bands cannot.. ).

    Then a Russian Company,
    Solved the problem launching the Inor R7, pure Sailfish OS, but you can't buy it outside Russia..

    So still today,
    No alternative phones have Radio FM( Others than Jolla C or Inoi R7 ..those phones that you can't buy...lool ),
    And that 's why I still have to use the Sh**ty Android..

    I hope, for the better, they reconsider putting Radio FM in the phone, with antenna pads connected to 3.5" Jack( Jolla failed big here on their 1st phone..and they sunk ), even if no software exists at beginning it will drive, the rest of us, on that phone..
    Last edited by tuxd3v; 04 April 2019, 07:10 PM.

    Leave a comment:


  • tuxd3v
    replied
    (duplicated)
    Last edited by tuxd3v; 04 April 2019, 06:44 PM.

    Leave a comment:


  • caligula
    replied
    Originally posted by AndyChow View Post
    Meanwhile, if they did have open-source drivers, their chips would be universally wanted by every single-board computer buyer.
    Not true. Allwinner isn't 100% rpi compatible. Users want to run standard RPI software. That is armv6 userspace. Arm64 code would run too fast. Same problem with lpddr4 memory or nvme/sata/emmc storage.

    Leave a comment:


  • andyprough
    replied
    The $149 PinePhone may be released by the end of the year with an A64 SOC. It will run mobile GNU/Linux OS's, and will have hardware kill switches for privacy. Any progress that can be made on the Cedrus project and the Lima project before then will be very valuable in regards to getting the PinePhone to run mostly without proprietary firmware or software.

    Leave a comment:


  • Dark-Show
    replied
    I'm sure going full open source would release the smaller inner-workings of the clocks and open the possibility of disabling any hardware/software caps that are implemented for a possible same chip pricing model.

    Leave a comment:


  • jernej
    replied
    Originally posted by AndyChow View Post
    Why doesn't Allwinner just opensource their graphic drivers? I doubt Apple, Samsung, nVidia or Intel are going to look at their code and go "WOW, we just have to copy this". Meanwhile, if they did have open-source drivers, their chips would be universally wanted by every single-board computer buyer.
    I assume you talking about VPU driver? Graphics (GPU) driver has nothing to do with video decoding. Their VPU driver is actually open source from the beginning, but it's totally useless because it just exposes VPU registers to userspace. Community reverse engineered userspace binary which used that driver. However, Allwinner mostly open sourced that library too, but only after reverse engineering was finished for most popular codecs.

    BTW, having source doesn't automatically mean it's easy to use. Allwinner made completely custom interface for decoding, so even with the source, none of the popular players are capable of using it.

    Leave a comment:


  • starshipeleven
    replied
    Originally posted by AndyChow View Post
    Why doesn't Allwinner just opensource their graphic drivers?
    Because they are using ARM graphics, so the code isn't theirs.
    I'll assume you were talking of the media accelerator driver.

    I doubt Apple, Samsung, nVidia or Intel are going to look at their code and go "WOW, we just have to copy this".
    Considering they DID steal software to make their media framework for the SDK, I'd assume the main risk is getting sued over legitimate theft or patent trolling.

    Also, do note that there are at least a couple other relatively big chinese competitors doing similar low-price hardware, plus lesser ones that are not known outside China. Those are very interested in stealing each other's technology and IP.

    Leave a comment:


  • simburde
    replied
    Originally posted by AndyChow View Post
    Why doesn't Allwinner just opensource their graphic drivers? I doubt Apple, Samsung, nVidia or Intel are going to look at their code and go "WOW, we just have to copy this". Meanwhile, if they did have open-source drivers, their chips would be universally wanted by every single-board computer buyer.
    Take notice that no company in ARM business went full open source. The possible reason behind this driver mess is a fear of patent infringement lawsuits. I believe that market players understand benefits of OS drivers after AMD success but they still prefer to "rely" on reverse engineering enthusiasts to keep themselves low-profile.

    BTW is there any reason they chose VDPAU over VA-API? The former was developed by nVidia and already thrown in a window by them, while VA-API is a child of Intel and seems to be evolving over time.

    Leave a comment:


  • AndyChow
    replied
    Why doesn't Allwinner just opensource their graphic drivers? I doubt Apple, Samsung, nVidia or Intel are going to look at their code and go "WOW, we just have to copy this". Meanwhile, if they did have open-source drivers, their chips would be universally wanted by every single-board computer buyer.

    Leave a comment:

Working...
X