libbluray-tools-1.0.2-lp152.4.14 >  A ^lܸ/=„g\l)MVKt5Rk`v'EYkmߕ. 32REWS ⡃YS \gp1>JTMoYǬvz@MzlB{s_hv, ZW[gtvqUe"!z$.~C=9Ws ʎgbXUzRJqWTReRR 6bUrڊ4۪ൻ@e 0:!_<*0(iM Su+^i[8W\\S1+wEu^΀?{jll>_ d.5)k%+9&wFv9D֎ɱy_$g{XzLFv-{g{w!3z`j9] nӃltYFd\eCZ:W'cPG(1[HɃ.V6!Jʅ]-JJ29$US-ז nI)>p>,$?,d # N48@DW`j     1 48=Bhl   (89,:KF)SG)hH)lI)pX)tY)|\)])^)b)c*_d*e*f*l*u*v*w+x+y+z++++,Clibbluray-tools1.0.2lp152.4.14Library to access Blu-Ray disk - UtilitiesThis library is written for the purpose of playing Blu-ray movies. It is intended for software that want to support Blu-ray playback (such as VLC and MPlayer). We, the authors of this library, do not condone nor endorse piracy.^llamb69(openSUSE Leap 15.2openSUSELGPL-2.1+https://bugs.opensuse.orgProductivity/Multimedia/Otherhttp://www.videolan.org/developers/libbluray.htmllinuxx86_64(^l90f3ca460b6d753b07d5aaaf56116f58f0c5be37903fb48acb5a50fab43c7070rootrootlibbluray-1.0.2-lp152.4.14.src.rpmlibbluray-toolslibbluray-tools(x86-64)@@@@@    libbluray.so.2()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Z8@Z8@Z&@Y@Y)@YBvXZXXN@X@W@W=W;V`.V9@Vf@UȒ@U_@UB@TTT}T@TTp@fstrba@suse.comfstrba@suse.comjoerg.lorenzen@ki.tng.defstrba@suse.comdimstar@opensuse.orgjoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejengelh@inai.depascal.bleser@opensuse.orgpascal.bleser@opensuse.orgtchvatal@suse.comtchvatal@suse.comjoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.deidonmez@suse.comjoerg.lorenzen@ki.tng.deolaf@aepfle.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.detchvatal@suse.comtchvatal@suse.comjoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.dejoerg.lorenzen@ki.tng.de- Modified patch: * libbluray-java9.patch + Some change in hunks integrating upstream fixes that were partially different from ours.- BuildConflict with jdk10 or higher, since some removal of deprecated SecurityManager functions makes BD-J not buildable with jdk10- Update to version 1.0.2: + Add initial support for UHD BluRay discs (without BD-J menus). + Detect JRE (from the Java Applet plugin) on MacOS. + Improve error resilience and stability. + Improve libmmbd support. + Fix static build dependencies in pkgconfig file. + Fix creation of cache (sub-)directories on windows platforms. + Fix BD-J temporary storage when persistent storage is disabled. + Fix leaks. - At least java-devel >= 1.8 ist required for build.- Added patch: * libbluray-java9.patch + Fix build with jdk9 + Due to incompatible changes in jdk9, the same code cannot be built with jdk9 and jdk <= 1.8 + Only apply on systems that hava jdk9- BuildConflict with java-devel >= 1.9. Java 8 is the last to support source_version 1.5.- Update to version 1.0.1: + Add possibility to check whether BD-J is functional without opening a disc. + Improve main title selection. + Improve error resilience and stability. + Fix Windows dll loading. + Fix JAVA_HOME environment variable handling in Windows. + Fix build issues when CPPFLAGS is given in make command line. + Fix MSVC build issues. + Remove --disable-bdjava and --disable-udf configure options. - Fixed patch libbluray-jvm_dir.patch.- Update to version 1.0.0: + Add support for Java VM (BD-J) on MacOS. + Add clip_id to BLURAY_CLIP_INFO. + Add a suitable JVM path for Fedora/RHEL and clones. + Add support for AVCHD 8.3 filenames. + Add player setting for disabling persistent storage. + Add bd_set_rate(). + Add playback time position to BD_EVENT_SEEK. + Add BD_VK_ROOT_MENU handling. + Add support for heavily fragmented 3D .m2ts files. + Improve Win32 dll loading security. + Improve playback resume position accuracy. + Improve error resilience and stability. + Fix using libmmbd with unmounted discs. + Fix leaks. + Delay BD-J overlay opening until something visible has been drawn. + Close BD-J overlay when window is not visible. + Use temporary storage when cache or persistent root location is unknown. - Fixed patch libbluray-jvm_dir.patch. - Changed soname version to 2.- Rename %soname to %sover to better reflect its use. Fix RPM groups.- drop patch A02-expopse-clip_id.patch as Handbrake seems to be the only package that needs it, to avoid binary runtime incompatibilities with libbluray packages that would stem from other repositories- add patch to expose clip_id (as applied by Debian), which is necessary to build packages that depend on it (such as Handbrake) * A02-expose-clip_id.patch- Drop libbluray-autotools.patch as it has no real benefit and if something should be upstreamed- Fix download url to not fail on network error- Update to version 0.9.3: + Add bd_open_files(). This function deprecates old global file system hooks. + Add flag for on-disc menu support to DISC_INFO. + Add configure argument to disable building of JAR file. + Add missing player settings enums. + Update linux Java search path list and preferred JVM. + Enable UDF support by default. + Split developer tools from examples. + Improve BDJ_EVENT_CHAPTER triggering. + Improve main title detection. + Improve error resilience. + Improve BD-J compability. + Improve detecting of working aacs implementation. + Improve libmmbd support. + Fix BD-J media player stop(). + Fix restoring playback rate with some BD-J discs. + Fix restoring suspended playback time position. + Fix current chapter lookup. + Fix lost key focus with multi-HScene discs. + Fix playback of discs without Top Menu title. + Fix caching of some BD-J files from UDF filesystem. + Fix stopping playback from HDMV menus. + Fix possible errors in win32 .iso image reading. + Fix undefined values in DISC_INFO. + Fix memory leaks. - Fixed patch libbluray-jvm_dir.patch.- Update to version 0.9.2: + Add primary audio stream to bd_select_stream(). + Improve error resilience. + Fix Java 8 compability issues. + Fix Android build. + Fix SecurityException in AWTAutoShutdown. + Fix BD-J check when install path in Windows contains non-ASCII chars. + Fix jvm.dll loading in Windows ($JAVA_HOME/bin should be in dll load path). + Fix class translating in recent Java 8 versions. - Fixed patches libbluray-autotools.patch and libbluray-jvm_dir.patch.- Update to version 0.9.1 + Improved BD-J security. + Improved error resilience. + Improved seeking (avoid skipping PAT/PMT/PCR). + Fix UO mask check when bd_play_title() is used for Top Menu. + Fix re-starting of title bound Xlets when title changes. + Fix loading classes with invalid debug info.- Update to version 0.9.0: + Add functions to read files from VFS. + Improved error resilience. + Improved BD-J compability. + Fix Xlet-initiated font caching. + Fix return value when setting BLURAY_PLAYER_SETTING_DECODE_PG. + Fix build with C++ compiler- Fix build in SLE_11- Update to version 0.8.1: + Notify application when UO mask changes. + Improved error resilience. + Improved BD-J compability. + Fix crash after bd_open(NULL). + Fix compability problem with libbdplus. + Fix memory leak in UDF filesystem parser. + Fix crash in freetype.- Update to version 0.8.0: + Add security checks to BD-J. + Add support for UDF image files and unmounted discs. + Add UDF volume identifier to DISC_INFO. + Add bd_init(), bd_open_disc() and bd_open_stream(). + Add /usr/share/libbluray/lib/ to .jar file search paths. + Add BD_EVENT_PLAYLIST_STOP (playlist playback is interrupted). + Accept directory name (without .jar file name) in LIBBLURAY_CP. + Improved error resilence. + Improve BD-J compability. + Fix Java 8u40 compability. + Fix infinite loop with some broken HDMV menus. - Fixed patches libbluray-autotools.patch and libbluray-jvm_dir.patch. - Build with UDF support.- Put the configure args each on its own line- Use proper homepage.- Update to version 0.7.0: + Add player setting for BD-J persistent storage and cache paths. + Add support for system fonts. BD-J fonts in jre/lib/fonts/ are not required anymore. + Add BD-J organization ID and disc ID to BLURAY_DISC_INFO. + Release still mode when BD-J terminates. + Implement BD-J caching. + Improve BD-J compability. + Java 8 compability fixes. + Fix storage size for bdjo object reference in BLURAY_DISC_INFO. + Fix BD-J on-disc font usage. + Fix animations in some BD-J menus. + Fix BD-J storage path charset issues in Windows.- Added patch libbluray-jvm_dir.patch to set the correct path to java lib because variable JAVA_HOME on openSUSE is defined as '/usr//jvm/jre' by update-alternatives.- Enable BD-J support.- Update to version 0.6.2: + Fix possible subtitle corruption after seek. + Fix some main path embedded HDMV menus. + Fix reading outside of source image in BD-J drawImage(). + Fix missing BD_EVENT_ERROR when BD-J is not supported. + Several stability and code quality fixes. - Version 0.6.1: + Fix stream position when seamless angle change point is at clip boundary. + Fix Mac OS X jni compilation + Fix bd_seek() jumping outside of clip/playlist. + Fix crash when stream selection is changed after playlist end. + Fix J2ME build. + Fix seamless angle change. + Fix freetype2 resource leaks on shutdown. + Improve duplicate playlist detection. - Version 0.6.0: + Improved BD-J support (Most BD-J discs are correctly played). + Mark BD-J titles supported in BLURAY_DISC_INFO if BD-J is functional. + Install .jar files to datadir (/usr/share/java/) instead of libdir. + Added version number to .jar file names. + Added JNI headers for BD-J (cross) compilation. + Added HDMV/BD-J title information to BLURAY_DISC_INFO. + Added disc application info to BLURAY_DISC_INFO. + Added bd_set_rate(). + Added color keys (RED, GREEN, YELLOW, BLUE). + Improved error resilence. + Fix build without libxml. - Version 0.5.0: + Portability fixes. + Build system updates. + Improved BD-J support (still alpha). + Improved updating of application-allocated ARGB frame buffer. + Get JRE library location from registry (Windows). + Added bd_get_main_title(). + Added BD_EVENT_ERROR when title playback fails. + Added BD-J flags to disc info. + Added support for user timeout in HDMV menus. + Added cropping of RLE images. Cropping values in overlay are now always 0. + Added support for LIBAACS_PATH and LIBBDPLUS_PATH environment variables. + Added timestamp based m2ts stream filtering. - Removed patch use-recommended-freetype-include.patch, fixed upstream.lamb69 15917006881.0.2-lp152.4.141.0.2-lp152.4.14bd_info/usr/bin/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.2/standard/91c7c63314bee667f0fc07c97bf58bb4-libbluraycpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=56f4392830e5c8ad51ecf8db3192f28e0fd460ad, for GNU/Linux 3.2.0, strippedRRRRRZ\UJ1ARxUutf-83e328d98607f28d1984d9907df67e4b6f689af334f49d797cf60ffc55b78f816? 7zXZ !t/)] crv9vW& M_"*{6^G"А\o<"̉MeģhK-OS|x-(m{[VdG#PKPe[YƎm#Sc|K(=i 8qhK%RtLE@01JwuaCg}o¥X?ɒ{v%CVCOUV)cq_nvm-#͇{VWsA`'=@YbML`5^ȑR9K{l,TLUD/* ;s2Ps祂Id9GJP[=A * J=r,ٮ&$ᅒ:Y U-<;^g-|I:+I]%wYO_{Âɔ`I<CB!Iyrn4X{۸<_֤x*y6 }m&JBܿܗ~$16w!?Ferdx>+M6RTZ+b7Qg/D.B;W5 8ȋ'~f'h[qn.čZ5ܒ84"oҹXVNҐ8:0RM؄|a{ =t5BD%fXA j|MXze0XH)¥C, QBKixk*(1tDtf# XՙZsi7ȬXje : #* 7;PY 8aӟXV|~4>=`9+a)~tFXf[;?1l?JBEQYsn@̷Hk~ؙVL.r4y 771#ӳ5s=e1[e>Ea9NKeo~;Ja(Qx 9 -s\ZIJ뱌~2^d,qTOg|ea 6/y렊tLz[V2'-o.@_sd+7 /}/{,{"61? Zs|fT Id1iuŔIxBWq)g] 2W4>(5! zX A5VC,v]gK(kĢp5CYDMmmd.>4 1 PkI?EvѬv9Ha&hQ l%lxm~! (KjWwx,rݚ08&c/>yxC2`9o%xDU SL[zqg0y IlkQe77Do&AYGIA|o?fcjSkN9$ )_imd96ր v4Ofrpg~CeDF䮿' ~20eʮQ vXF]"ݸӘftˎԵUQ Gd@k,c)sKasY|!̵G|T2!RVP1½i@nxiE4+xˁ|HUN4 *QMrXOWz*@C;~OF\t5O1ڕ@28=T:5R>IHr0Xxp焎K\ YEMAqO8}QSSc YZ