Luca Barbato

Results 185 issues of Luca Barbato

I tried to boot the board on rp2040 on mac and I found out that using a usb-A to usb-C cable managed to have it boot correctly, once the boot...

See the [tutorial](https://rust-lang-nursery.github.io/rust-bindgen/tutorial-3.html) for additional details.

enhancement
help wanted
good first issue

- [ ] decoding - [ ] encoding - [ ] demuxing - [ ] muxing

enhancement
help wanted
good first issue

Start wrapping what is absolutely needed by cuvid and nvenc - [ ] Safe-wrap cuInit - [ ] Safe-wrap cuDriverGetVersion - [x] Safe-wrap Device management - [ ] Safe-wrap Context...

From version 153 8+10bits is supported.

enhancement
help wanted
good first issue
hacktoberfest

Leverage `Frame` and `Packet` instead of reinventing the wheel.

enhancement
help wanted
good first issue
hacktoberfest

- [ ] read the `libvpx` source and [this](https://github.com/libav/libav/blob/master/libavcodec/libvpxenc.c#L587) list. - [ ] write the `String, Value` match accordingly.

enhancement
good first issue
hacktoberfest

The easiest way is just to duplicate what is present for vp9, a good way is to leverage the generics and use the least amount of additional code.

enhancement
help wanted
good first issue
hacktoberfest

- [ ] and in `av-data` the additional pixel formats if missing - [ ] expand `frame_from_img` and `img_from_frame` - [ ] write additional tests

enhancement
good first issue