Little error found on fourcc_list...

This forum is about all development around libVLC.
fabsther
Blank Cone
Blank Cone
Posts: 13
Joined: 04 Jun 2015 16:32

Little error found on fourcc_list...

Postby fabsther » 11 Jul 2015 10:45

Hi,

Currently working on libVLC, i've just found that on the fourcc_list file http://www.videolan.org/developers/vlc/ ... ource.html :

Code: Select all

771 B(VLC_CODEC_RGBA, "32 bits RGBA"), 772 A("RGBA"), 773 B(VLC_CODEC_RGBA, "32 bits ARGB"), 774 A("ARGB"), 775 A("AV32"),
Iv'e tried to use libvlc with ARGB, without success... perhaps this is the problem ?

fabsther
Blank Cone
Blank Cone
Posts: 13
Joined: 04 Jun 2015 16:32

Re: Little error found on fourcc_list...

Postby fabsther » 11 Jul 2015 11:44

And also :

Code: Select all

1448 B(VLC_CODEC_F64L, "64 bits float LE"), 1449 A("f64l"), 1450 1451 B(VLC_CODEC_F64L, "64 bits float BE"), 1452 A("f64b"),

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Little error found on fourcc_list...

Postby Jean-Baptiste Kempf » 15 Jul 2015 23:16

Nicely spotted.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 13 guests