Changelog: https://sourceforge.net/p/xine/xine-lib-1.2/ci/default/tree/ChangeLog: xine-lib (1.2.11) 2020-12-06 * Add gopher input plugin. * Add user settings for IPv6. * Split a52 spdif output to separate decoder. * Code cleanup. * More engine optimization. * Small optimizations (opengl2, dvb subtitles, png, mpeg-ts). * Better A/V sync. * Fix a few crashes. * Fix bluray playback. * Fix VAAPI picture jitter and green flashes. * Fix Opus and EAC3 audio playback. * Fix text subtitles. * Fix mpeg-ts (hdmv mode, detection of cut TV recordings). * Fix mpeg layer 1-4 audio timing. * Fix some VDR issues. * Fix HLS VOD mode. * Many small fixes. * Build fixes. * BSD fixes. * Update german translation. * Update internal libdca to upstream 0.0.7. xine-lib (1.2.10) 2019-12-13 * Add first Android support. * Add (xcb)xv yuy2 emulation. * Add libavcodec v58 compatibility. * Add avio seek support. * Make libpostproc optional. * Add libdav1d, libaom and lavc AV1 video decoders. * Add libvpx multithreading. * Add libpng decoder. * Add a52 double and fixed point modes. * Add Opus audio support to ogg demuxer. * Add AV1 video support to matroska demuxer. * Add ivf demuxer. * Add mpeg-ts split payload support. * Add TLS support using gnutls or OpenSSL. * Add ftp input plugin (ftp://) with TLS support (ftpes://) * Add tls:// input plugin (raw TLS over TCP). * Add libnfs NFS input plugin. * Add ftp/http seek support. * Add scp forward seek support. * Add mp4 http streaming support (plain and fragment modes). * Add HLS streaming support. * Add HTTP 1.1 support. * Add OpenGL EGL and Wayland support. * Add generic bitrate estimation. * Add side stream feature. * Optimize demux_qt. * Optimize OSD. * Optimize output layers. * Optimize decoder threads. * Optimize event handling. * Optimize stream info. * Optimize TCP/TLS/HTTP network input. * Optimize network buffering control. * Alsa/oss startup optimization. * Optimize input_stdin_fifo. * Optimize internal liba52. * Optimize user seek. * Build optimizations. * Simply user config. * Better support for audio out drivers that cannot resume after pause. * Better support for mpeg pts jumps. * Better bluray seek. * XML parser fixes. * Fix midstream audio mode switch. * Fix FLAC audio playback via ffmpeg. * Fix ffmpeg mpeg1/2 video. * Fix C++ build. * Fix build on clang only systems. * Fix/optimize mpeg, mpeg-ts, qt, flv, matroska, real and asf demuxers. * Fix network seek. * Fix/optimize audio CD. * Fix DVD (occasional crashes, damaged video after a DVD had been played). * Fix opengl2 freeze after X server failure. * Fix tvtime deinterlacer crash. * Fix/optimize overlay. * Fix/optimize old VDR plugin. * Fix xine-ui freeze when opening a playlist while paused. * Security fixes. * Build fixes (C99 mode, vaapi, ImageMagick, libmvec, less warnings). * Many small fixes. * More error handling instead of aborting. * Update german translation. PR: 252338 Submitted by: VVD <vvd@unislabs.com>
221 lines
7.9 KiB
Text
221 lines
7.9 KiB
Text
bin/xine-config
|
|
bin/xine-list-1.2
|
|
include/xine.h
|
|
include/xine/alphablend.h
|
|
include/xine/array.h
|
|
include/xine/attributes.h
|
|
include/xine/audio_decoder.h
|
|
include/xine/audio_out.h
|
|
include/xine/broadcaster.h
|
|
include/xine/buffer.h
|
|
include/xine/compat.h
|
|
include/xine/configfile.h
|
|
include/xine/demux.h
|
|
include/xine/info_helper.h
|
|
include/xine/input_plugin.h
|
|
include/xine/io_helper.h
|
|
include/xine/list.h
|
|
include/xine/metronom.h
|
|
include/xine/os_types.h
|
|
include/xine/osd.h
|
|
include/xine/plugin_catalog.h
|
|
include/xine/pool.h
|
|
include/xine/post.h
|
|
include/xine/refcounter.h
|
|
include/xine/resample.h
|
|
include/xine/ring_buffer.h
|
|
include/xine/scratch.h
|
|
include/xine/sorted_array.h
|
|
include/xine/spu.h
|
|
include/xine/spu_decoder.h
|
|
include/xine/tickets.h
|
|
include/xine/vdr.h
|
|
include/xine/version.h
|
|
include/xine/video_decoder.h
|
|
include/xine/video_out.h
|
|
include/xine/video_overlay.h
|
|
include/xine/vo_scale.h
|
|
include/xine/xine_buffer.h
|
|
include/xine/xine_internal.h
|
|
include/xine/xine_module.h
|
|
include/xine/xine_plugin.h
|
|
include/xine/xineintl.h
|
|
include/xine/xineutils.h
|
|
include/xine/xmllexer.h
|
|
include/xine/xmlparser.h
|
|
lib/libxine.la
|
|
lib/libxine-interface.la
|
|
lib/libxine.so
|
|
lib/libxine.so.2
|
|
lib/libxine.so.2.9.0
|
|
%%PLUGINSDIR%%/mime.types
|
|
%%PLUGINSDIR%%/post/xineplug_post_audio_filters.so
|
|
%%PLUGINSDIR%%/post/xineplug_post_goom.so
|
|
%%PLUGINSDIR%%/post/xineplug_post_mosaico.so
|
|
%%PLUGINSDIR%%/post/xineplug_post_planar.so
|
|
%%PLUGINSDIR%%/post/xineplug_post_switch.so
|
|
%%PLUGINSDIR%%/post/xineplug_post_tvtime.so
|
|
%%PLUGINSDIR%%/post/xineplug_post_visualizations.so
|
|
%%ALSA%%%%PLUGINSDIR%%/xineplug_ao_out_alsa.so
|
|
%%JACK%%%%PLUGINSDIR%%/xineplug_ao_out_jack.so
|
|
%%PLUGINSDIR%%/xineplug_ao_out_oss.so
|
|
%%PULSEAUDIO%%%%PLUGINSDIR%%/xineplug_ao_out_pulseaudio.so
|
|
%%SNDIO%%%%PLUGINSDIR%%/xineplug_ao_out_sndio.so
|
|
%%PLUGINSDIR%%/xineplug_decode_a52.so
|
|
%%DAV1D%%%%PLUGINSDIR%%/xineplug_decode_dav1d.so
|
|
%%PLUGINSDIR%%/xineplug_decode_dts.so
|
|
%%PLUGINSDIR%%/xineplug_decode_dvaudio.so
|
|
%%PLUGINSDIR%%/xineplug_decode_faad.so
|
|
%%PLUGINSDIR%%/xineplug_decode_ff.so
|
|
%%PIXBUF%%%%PLUGINSDIR%%/xineplug_decode_gdk_pixbuf.so
|
|
%%PLUGINSDIR%%/xineplug_decode_gsm610.so
|
|
%%IMAGEMAGICK%%%%PLUGINSDIR%%/xineplug_decode_image.so
|
|
%%AOM%%%%PLUGINSDIR%%/xineplug_decode_libaom.so
|
|
%%PLUGINSDIR%%/xineplug_decode_libjpeg.so
|
|
%%PLUGINSDIR%%/xineplug_decode_libpng.so
|
|
%%PLUGINSDIR%%/xineplug_decode_libvpx.so
|
|
%%PLUGINSDIR%%/xineplug_decode_lpcm.so
|
|
%%PLUGINSDIR%%/xineplug_decode_mad.so
|
|
%%PLUGINSDIR%%/xineplug_decode_mpc.so
|
|
%%PLUGINSDIR%%/xineplug_decode_mpeg2.so
|
|
%%PLUGINSDIR%%/xineplug_decode_rawvideo.so
|
|
%%PLUGINSDIR%%/xineplug_decode_real.so
|
|
%%PLUGINSDIR%%/xineplug_decode_spu.so
|
|
%%PLUGINSDIR%%/xineplug_decode_spucc.so
|
|
%%PLUGINSDIR%%/xineplug_decode_spucmml.so
|
|
%%PLUGINSDIR%%/xineplug_decode_spudvb.so
|
|
%%PLUGINSDIR%%/xineplug_decode_spuhdmv.so
|
|
%%PLUGINSDIR%%/xineplug_decode_to_spdif.so
|
|
%%PLUGINSDIR%%/xineplug_decode_vdpau.so
|
|
%%PLUGINSDIR%%/xineplug_dmx_asf.so
|
|
%%PLUGINSDIR%%/xineplug_dmx_audio.so
|
|
%%PLUGINSDIR%%/xineplug_dmx_fli.so
|
|
%%PLUGINSDIR%%/xineplug_dmx_games.so
|
|
%%DMX_IMAGE%%%%PLUGINSDIR%%/xineplug_dmx_image.so
|
|
%%PLUGINSDIR%%/xineplug_dmx_mng.so
|
|
%%PLUGINSDIR%%/xineplug_dmx_modplug.so
|
|
%%PLUGINSDIR%%/xineplug_dmx_nsv.so
|
|
%%PLUGINSDIR%%/xineplug_dmx_playlist.so
|
|
%%PLUGINSDIR%%/xineplug_dmx_pva.so
|
|
%%PLUGINSDIR%%/xineplug_dmx_slave.so
|
|
%%PLUGINSDIR%%/xineplug_dmx_video.so
|
|
%%PLUGINSDIR%%/xineplug_flac.so
|
|
%%LIBBLURAY%%%%PLUGINSDIR%%/xineplug_inp_bluray.so
|
|
%%PLUGINSDIR%%/xineplug_inp_cdda.so
|
|
%%DVB%%%%PLUGINSDIR%%/xineplug_inp_dvb.so
|
|
%%PLUGINSDIR%%/xineplug_inp_dvd.so
|
|
%%GNOMEVFS2%%%%PLUGINSDIR%%/xineplug_inp_gnome_vfs.so
|
|
%%PLUGINSDIR%%/xineplug_inp_mms.so
|
|
%%PLUGINSDIR%%/xineplug_inp_network.so
|
|
%%NFS%%%%PLUGINSDIR%%/xineplug_inp_nfs.so
|
|
%%V4L%%%%PLUGINSDIR%%/xineplug_inp_pvr.so
|
|
%%PLUGINSDIR%%/xineplug_inp_rtp.so
|
|
%%SMB%%%%PLUGINSDIR%%/xineplug_inp_smb.so
|
|
%%SFTP%%%%PLUGINSDIR%%/xineplug_inp_ssh.so
|
|
%%V4L%%%%PLUGINSDIR%%/xineplug_inp_v4l.so
|
|
%%V4L%%%%PLUGINSDIR%%/xineplug_inp_v4l2.so
|
|
%%PLUGINSDIR%%/xineplug_inp_vcd.so
|
|
%%PLUGINSDIR%%/xineplug_inp_vcdo.so
|
|
%%PLUGINSDIR%%/xineplug_nsf.so
|
|
%%PLUGINSDIR%%/xineplug_sputext.so
|
|
%%GNUTLS%%%%PLUGINSDIR%%/xineplug_tls_gnutls.so
|
|
%%OPENSSL%%%%PLUGINSDIR%%/xineplug_tls_openssl.so
|
|
%%PLUGINSDIR%%/xineplug_vdr.so
|
|
%%WAYLAND%%%%PLUGINSDIR%%/xineplug_vo_gl_egl_wl.so
|
|
%%PLUGINSDIR%%/xineplug_vo_gl_egl_x11.so
|
|
%%PLUGINSDIR%%/xineplug_vo_gl_glx.so
|
|
%%AALIB%%%%PLUGINSDIR%%/xineplug_vo_out_aa.so
|
|
%%CACA%%%%PLUGINSDIR%%/xineplug_vo_out_caca.so
|
|
%%PLUGINSDIR%%/xineplug_vo_out_opengl.so
|
|
%%PLUGINSDIR%%/xineplug_vo_out_opengl2.so
|
|
%%PLUGINSDIR%%/xineplug_vo_out_raw.so
|
|
%%SDL%%%%PLUGINSDIR%%/xineplug_vo_out_sdl.so
|
|
%%VAAPI%%%%PLUGINSDIR%%/xineplug_vo_out_vaapi.so
|
|
%%PLUGINSDIR%%/xineplug_vo_out_vdpau.so
|
|
%%PLUGINSDIR%%/xineplug_vo_out_xcbshm.so
|
|
%%PLUGINSDIR%%/xineplug_vo_out_xcbxv.so
|
|
%%PLUGINSDIR%%/xineplug_vo_out_xshm.so
|
|
%%PLUGINSDIR%%/xineplug_vo_out_xv.so
|
|
%%XVMC%%%%PLUGINSDIR%%/xineplug_vo_out_xvmc.so
|
|
%%XVMC%%%%PLUGINSDIR%%/xineplug_vo_out_xxmc.so
|
|
%%WAVPACK%%%%PLUGINSDIR%%/xineplug_wavpack.so
|
|
%%PLUGINSDIR%%/xineplug_xiph.so
|
|
libdata/pkgconfig/libxine.pc
|
|
man/man1/xine-config.1.gz
|
|
man/man1/xine-list-1.2.1.gz
|
|
man/man5/xine.5.gz
|
|
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
|
%%PORTDOCS%%%%DOCSDIR%%/CREDITS
|
|
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
|
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
|
%%PORTDOCS%%%%DOCSDIR%%/README
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.MINGWCROSS
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.WIN32
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.cetus
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.dvb
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.dxr3
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.freebsd
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.irix
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.macosx
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.network_dvd
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.opengl
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.solaris
|
|
%%PORTDOCS%%%%DOCSDIR%%/README_xxmc.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
|
%%PORTDOCS%%%%DOCSDIR%%/faq.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/faq.txt
|
|
%%PORTDOCS%%%%DOCSDIR%%/hackersguide/architecture.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/hackersguide/hackersguide.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/hackersguide/library.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/hackersguide/overlays.png
|
|
%%PORTDOCS%%%%DOCSDIR%%/hackersguide/post_frame.png
|
|
%%NLS%%share/locale/cs/LC_MESSAGES/libxine2.mo
|
|
%%NLS%%share/locale/de/LC_MESSAGES/libxine2.mo
|
|
%%NLS%%share/locale/en_US/LC_MESSAGES/libxine2.mo
|
|
%%NLS%%share/locale/eo/LC_MESSAGES/libxine2.mo
|
|
%%NLS%%share/locale/es/LC_MESSAGES/libxine2.mo
|
|
%%NLS%%share/locale/eu/LC_MESSAGES/libxine2.mo
|
|
%%NLS%%share/locale/fr/LC_MESSAGES/libxine2.mo
|
|
%%NLS%%share/locale/it/LC_MESSAGES/libxine2.mo
|
|
%%NLS%%share/locale/ja/LC_MESSAGES/libxine2.mo
|
|
%%NLS%%share/locale/pl/LC_MESSAGES/libxine2.mo
|
|
%%NLS%%share/locale/pt_BR/LC_MESSAGES/libxine2.mo
|
|
%%NLS%%share/locale/sk/LC_MESSAGES/libxine2.mo
|
|
%%NLS%%share/locale/tr/LC_MESSAGES/libxine2.mo
|
|
%%DATADIR%%/aclocal/xine.m4
|
|
%%DATADIR%%/fonts/cc-16.xinefont.gz
|
|
%%DATADIR%%/fonts/cc-20.xinefont.gz
|
|
%%DATADIR%%/fonts/cc-24.xinefont.gz
|
|
%%DATADIR%%/fonts/cc-32.xinefont.gz
|
|
%%DATADIR%%/fonts/cc-48.xinefont.gz
|
|
%%DATADIR%%/fonts/cc-64.xinefont.gz
|
|
%%DATADIR%%/fonts/cci-16.xinefont.gz
|
|
%%DATADIR%%/fonts/cci-20.xinefont.gz
|
|
%%DATADIR%%/fonts/cci-24.xinefont.gz
|
|
%%DATADIR%%/fonts/cci-32.xinefont.gz
|
|
%%DATADIR%%/fonts/cci-48.xinefont.gz
|
|
%%DATADIR%%/fonts/cci-64.xinefont.gz
|
|
%%DATADIR%%/fonts/cetus-16.xinefont.gz
|
|
%%DATADIR%%/fonts/cetus-20.xinefont.gz
|
|
%%DATADIR%%/fonts/cetus-24.xinefont.gz
|
|
%%DATADIR%%/fonts/cetus-32.xinefont.gz
|
|
%%DATADIR%%/fonts/cetus-48.xinefont.gz
|
|
%%DATADIR%%/fonts/cetus-64.xinefont.gz
|
|
%%DATADIR%%/fonts/mono-16.xinefont.gz
|
|
%%DATADIR%%/fonts/mono-20.xinefont.gz
|
|
%%DATADIR%%/fonts/mono-24.xinefont.gz
|
|
%%DATADIR%%/fonts/mono-32.xinefont.gz
|
|
%%DATADIR%%/fonts/mono-48.xinefont.gz
|
|
%%DATADIR%%/fonts/mono-64.xinefont.gz
|
|
%%DATADIR%%/fonts/sans-16.xinefont.gz
|
|
%%DATADIR%%/fonts/sans-20.xinefont.gz
|
|
%%DATADIR%%/fonts/sans-24.xinefont.gz
|
|
%%DATADIR%%/fonts/sans-32.xinefont.gz
|
|
%%DATADIR%%/fonts/sans-48.xinefont.gz
|
|
%%DATADIR%%/fonts/sans-64.xinefont.gz
|
|
%%DATADIR%%/fonts/serif-16.xinefont.gz
|
|
%%DATADIR%%/fonts/serif-20.xinefont.gz
|
|
%%DATADIR%%/fonts/serif-24.xinefont.gz
|
|
%%DATADIR%%/fonts/serif-32.xinefont.gz
|
|
%%DATADIR%%/fonts/serif-48.xinefont.gz
|
|
%%DATADIR%%/fonts/serif-64.xinefont.gz
|