[vlc-devel] VLC Phonon Backend: some news
Rafaël Carré
funman at videolan.org
Wed Apr 2 10:56:49 CEST 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Le Wed, 2 Apr 2008 09:50:02 +0200,
"Tanguy Krotoff" <tkrotoff at gmail.com> a écrit :
> On Wed, Apr 2, 2008 at 9:07 AM, Rafaël Carré <funman at videolan.org>
> wrote:
> > I wondered how fourCCs would be handled in phonon, I have the
> > answer ;)
>
> Very nicely!
>
> bool Backend::supportsFourcc(quint32 fourcc) const {
> switch(fourcc) {
> case 0x00000000:
> return true;
> default:
> return false;
> }
> }
>
> Who's going to code a bool libvlc_supports_fourcc(fourcc) and a char *
> [] libvlc_get_supported_mimetypes(void)?? HUHU
>
That's doable, we should maintain such lists in libvlc internals, but
I'm not sure what's the cleanest way
- --
Rafaël Carré
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (FreeBSD)
iEYEARECAAYFAkfzSlUACgkQYWCeGMCv8Q9lkQCg4Q09eUcO1+hZb+fQvzTvr1ww
ihEAoL81KuXz54oWq4SZGJqG+V/R3n3j
=y/s5
-----END PGP SIGNATURE-----
More information about the vlc-devel
mailing list