|
|
|
|
|
by astrange
1295 days ago
|
|
> most of which are maintained as separate libraries This is so confusing I can’t tell if you’re actually talking about libavcodec. The whole point is to combine codecs to share common code, “most” decoders certainly aren’t available elsewhere. If you just want to call libx264 directly go ahead and do that of course. libx264 uses assembly just as much or more than libavcodec though. |
|