[vlc-devel] CVS Commit (nitrox)

cvs at videolan.org cvs at videolan.org
Thu Nov 6 17:36:41 CET 2003


Update of /cvs/videolan/vlc
Modified Files:
	configure.ac 

Update of /cvs/videolan/vlc/include
Modified Files:
	codecs.h input_ext-dec.h input_ext-intf.h 

Update of /cvs/videolan/vlc/modules/codec
Modified Files:
	Modules.am 

Update of /cvs/videolan/vlc/modules/codec/spudec
Modified Files:
	spudec.c 

Update of /cvs/videolan/vlc/modules/demux/mpeg
Modified Files:
	system.c system.h ts.c 

Update of /cvs/videolan/vlc/src/input
Modified Files:
	input_dec.c input_programs.c 

Log Message:
dvbsub.c: DVB subtitles decoder (ETSI EN 300 743). There is still a lot of
          things to write to implement competely the standard but this decoder
          will work in most of the pictures subtitles cases. Text subtitles
          decoding is not implemented at all.
          This decoder has been validated with CAVENA encoders after few
          remarks of their developpers.

include/*: addded a p_spuinfo field in the decider_fifo_t and the
           es_descriptor_t

codecs.h: added a dvb_spuinfo_t structure to identify the id of the selected
          track.

modules/demux/mpeg: added the support of the dvb subtitles track. Need last
                    libdvbpsi (0x59 descriptor) to compile. The demuxer
                    creates n fake ES as each ES carries up to 256 subtitles
                    tracks.


This work is part of the work done by Anevia for the "Gran Theatro del
Barcelona".

-- 
nitrox

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



More information about the vlc-devel mailing list