- update to 1.2.6
* Add libmmal video output plugin for Raspberry Pi.
* Add libmmal HW video decoder plugin for Raspberry Pi.
* Add overlay colormatrix support.
* Add "sqare monitor pixels" config option.
* Add VAAPI colormatrix and fullrange video support.
* Add "radeonhd" XV colormatrix support.
* Add Opus audio support.
* Update german translation.
* Optimize OpenGL2 video out.
* Optimize raw RGB video decoder.
* Fix multithread ffmpeg video decoding.
* Fix/optimize DVB subtitles.
* Fix external text subtitles.
* BSD build fixes.
* Clang build fixes.
* Build optimization fixes (aliasing).
* AVformat demux build fix.
* More safety on memory allocation failure.
* Fix detection of and compilation with libcaca 0.99 beta 19.
- use the xz compressed tarball provided by upstream and change
precheckin_cripple_tarball.sh accordingly
- should fix boo#913588
Also added a missing changelog entry regarding the removal of xine-lib-missing-include-1.2.3.patch which caused the submission to Factory to be declined.
OBS-URL: https://build.opensuse.org/request/show/283905
OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=76
* Update german translation.
* Add bass downmix support to AC3 decoder.
* Add experimental YCgCo colorspace support.
* Add avformat demux plugin.
- Support for new formats and protocols.
- Proper rtsp support (with avformat+rtsp://, rtsp+tcp:// and rtsp+http:// mrls).
- by default native xine demux plugins are probed first.
This can be overridden in config, by selecting demuxer in mrl (#demux:avformat),
or by using "avformat+" mrl prefix.
* Add avio (libavformat) input plugin:
- Support for new protocols (https://, ftp://, sftp://, ...).
- Support for seekable http streams (with "avio+http://" mrl).
- By default native xine input plugins are used. This can be overridden in config or by using "avio+" mrl prefix.
* Recognise & use HEVC/H.265. (ffmpeg)
* Add support for HEVC/H.265 to the mpeg-ts demuxer.
* Add support for HEVC/H.265 and VP9 to the matroska demuxer.
* Add VP8/VP9 decoder using libvpx.
* Modernise Quicktime demuxer:
- Multiple user selectable audio traks.
- Support AC3, EAC3, vorbis, Purevoice audio.
- Support ISO fragment media files.
- More safety on broken files.
- Slightly faster.
* Recognise & use ADPCM G.726 and ATRAC3. (ffmpeg/libva)
* Build fixes.
* Fix HDMV subtitle channel.
* FFmpeg compatibility fixes.
* Some colour format conversion fixes.
* Fix RealVideo re-ordered PTS: pass through, let the decoder re-order it.
OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=75
* Add VAAPI HW decoding support
* Add OpenGL 2.0 output plugin
* Add crop support to XShm output plugins
* Add color matrix and full range support to OpenGL/Xv/XShm output plugins
* Add test image generator input plugin
* Add fast libjpeg based JPEG decoder
* Add max. Xv image size detection to Xv video output plugin
* Fix crash when trying to display too large jpeg image with Xv output plugin
* Fix possible crash when stopping playback with deinterlacing enabled
* Support large PAT in MPEG TS
* Handle EAC3 audio (via ffmpeg)
OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=71
* Fix musepack decoder compilation if libmpcdec headers aren't available.
* Configure tests for xinerama & VideoCD support now soft-fail properly.
* The DVB plugin is working again.
* OpenGL OSD fix.
* YUV conversion MMX/SSE optimisations.
* YUV420 H.264 is playable now; YUVJ444P is correctly handled.
* Support FLAC in Matroska; support BMP.
* Various build fixes for Windows.
OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=60
I see no reason to think libxine-devel requires libffmpeg-devel. If that would be the case the pkg-config file would say so (otherwise it's a bug to report upstream). And it doesn't let me compile opencv 2.3 against libffmpeg_oldabi-devel since it also depends on libxine-devel, and libffmpeg-devel and libffmpeg_oldabi-devel can't be installed at the same time.
- Remove dependency from libxine-devel to libffmpeg-devel
OBS-URL: https://build.opensuse.org/request/show/122827
OBS-URL: https://build.opensuse.org/package/show/multimedia:xine/xine-lib?expand=0&rev=57