chewitt / linux

Linux kernel source tree -- WARNING I REBASE MY BRANCHES!
Other
23 stars 17 forks source link

MPEG1/2/4 appears to be broken #16

Open chewitt opened 1 year ago

chewitt commented 1 year ago

The MPEG1/2/4 "vdec" codec was functional before comformance changes were made for H264 support, and it appears to be broken now (LE is currently disabling them in vdec_platform.c to allow software decoding. This would be good "low hanging fruit" for someone looking to get involved with the hardware decoders.