Hi Stefano,

Stefano Sabatini wrote:
[...]
> |So, should I change this to an explicit call to
> |avcodec_register_all(), followed by av_register_all() and then
> |avdevice_register_all()? If everyone agrees on this, I have no
> |problems in doing this change...
> 
> Anyway I think that since libavdevice requires libavcodec and
> libavformat then it could be a still a good idea to call from here
> avcodec_register_all() and av_register_all() (not sure for the last
> one).

Does libavdevice really require libavcodec?
I do not think it should (I might want to read audio and video
from oss and v4l2 without decoding/encoding it).
And I think av_register_all() should not be needed too.


                                Luca
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to