summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-06-01 21:05:12 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-06-01 21:05:12 +0200
commitf209e8b8ef44998a5ea20544bbb39aaeefa28086 (patch)
tree94f304d31e4c4bf3c1f7b0bee11cf8cceb05c15e /NEWS
parent0f8f38c36c4a2c038b11c6c00a477695e0e1908a (diff)
downloadxine-lib-f209e8b8ef44998a5ea20544bbb39aaeefa28086.tar.gz
xine-lib-f209e8b8ef44998a5ea20544bbb39aaeefa28086.tar.bz2
Collapse the Ogg demuxer, and the Theora, Vorbis and Speex decoders in the same 'xiph' plugin.
As the three decoders requires Ogg support, and requires an Ogg demuxer to play, enabling any one of them will then enable the ogg demuxer. The Ogg demuxer, on its own, needs to know which of the three formats are enabled, or it will not be able to properly decode them. With this change, only one plugin will need to load and know about Xiph formats and libraries. --HG-- rename : src/demuxers/demux_ogg.c => src/combined/xine_ogg_demuxer.c rename : src/libxineadec/xine_speex_decoder.c => src/combined/xine_speex_decoder.c rename : src/libxinevdec/xine_theora_decoder.c => src/combined/xine_theora_decoder.c rename : src/libxineadec/xine_vorbis_decoder.c => src/combined/xine_vorbis_decoder.c
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions