Commit 26082382 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Remove langfromtelx

parent 73cb897c
......@@ -102,6 +102,9 @@ Logging
messages in syslog. With --syslog, errors and warnings will be sent only.
* New Android module for logging
Misc
* remove langfromtelx
Changes between 2.1.x and 2.2.0:
--------------------------------
......
......@@ -17,7 +17,6 @@ libstream_out_autodel_plugin_la_SOURCES = stream_out/autodel.c
libstream_out_record_plugin_la_SOURCES = stream_out/record.c
libstream_out_smem_plugin_la_SOURCES = stream_out/smem.c
libstream_out_setid_plugin_la_SOURCES = stream_out/setid.c
#libstream_out_langfromtelx_plugin_la_SOURCES = stream_out/langfromtelx.c
libstream_out_transcode_plugin_la_SOURCES = \
stream_out/transcode/transcode.c stream_out/transcode/transcode.h \
stream_out/transcode/osd.c stream_out/transcode/spu.c \
......@@ -43,7 +42,6 @@ sout_LTLIBRARIES = \
libstream_out_smem_plugin.la \
libstream_out_setid_plugin.la \
libstream_out_transcode_plugin.la
# libstream_out_langfromtelx_plugin.la
# RTP plugin
sout_LTLIBRARIES += libstream_out_rtp_plugin.la
......
This diff is collapsed.
......@@ -1035,7 +1035,6 @@ modules/stream_out/dummy.c
modules/stream_out/duplicate.c
modules/stream_out/es.c
modules/stream_out/gather.c
modules/stream_out/langfromtelx.c
modules/stream_out/mosaic_bridge.c
modules/stream_out/raop.c
modules/stream_out/record.c
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment