[vlc] Re: h263 in RTP: is h263 2000 supported?

Ross Finlayson finlayson at live.com
Wed May 26 03:15:58 CEST 2004


At 03:35 AM 5/25/04, you wrote:
>I've come to understand that h263-2000 isn't significantly different from
>h263+, and vlc only needs to be told that h263-2000 is an alias for h263+
>for this to work. That's just a few lines of code.

Yes, perhaps just one line of code (in "modules/demux/livedotcom.cpp").

The code already checks for a MIME subtype of "H263" and 
"H263-1998".  Adding (at the same point) a test for "H263-2000" will likel 
be sufficient.


	Ross Finlayson
	LIVE.COM
	<http://www.live.com/>

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list