libbluray-tools-1.0.2-2.38 >  A [Cp9|l %4s5V @AObbηZ-p%XjP|obbu/"!}&~ D\ǕGFBaHJ^[mO^+A}MyNFSw |^"fe$fI:u< d:Ʊm|ڽ)-]Dgt GFchޑ];Б0qYLb'.K*2٤f5zuϝ0(1{5H$` Ldf0f55b9c85c278b1a3dfbc377974eb6a90d9ba81bcafdf96e6b42b57917c760227ec4f2d20af4cbe5e537d64f97c98aadeb134bL[Cp9| m0%믷z<Z)#)u-}ܑnV*{p>:P?:@d  H,08<Uv     A DHMRpt(8$9@$:@$F7G7H7I7X7Y7\7]7^7b7c8d8e8f8l8u9v9w9x9y9z9999:<Clibbluray-tools1.0.22.38Library 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.[Cs390lp58SUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/Productivity/Multimedia/Otherhttp://www.videolan.org/developers/libbluray.htmllinuxs390x8[C8bf9103756cb8a2d978fe5891c2f7a6e16201af61a76c0f36c0d1b9497b73e82rootrootlibbluray-1.0.2-2.38.src.rpmlibbluray-toolslibbluray-tools(s390-64)@@@@    libbluray.so.2()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(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@R@RSRNQPTmOt@O N@NؽNl@Nå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.decrrodriguez@opensuse.orghrvoje.senjan@gmail.comzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgidoenmez@suse.dedimstar@opensuse.orgcoolo@suse.comdimstar@opensuse.org- 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.- Select the C standard to be used with autoconf macros instead of passing std=c99. - Correct CPPFLAGS and CFLAGS - Ensure config.h is always included, in 32 bit OS the library was using both fopen() and fopen64() this will cause problems with largefiles due to _FILE_OFFSET_BITS=64 beign used inconsistenly. - Patch name : libbluray-autotools.patch- Added use-recommended-freetype-include.patch -- Freetype upstream recommends using their macros together with ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older version- Update to version 0.4.0: + Fixed slide shows: always cut reads at clip end boundary. + Fixed logging with non-default mask. + Fixed buffer overflow in bd_psr_unregister_cb(). + Fixed IG background when button image position changes. + Fixed BD-J tearing issues. + Changed default PhoneME library name in Windows (cvm -> cvmi). + Initialize default player region code to B. + Improved BD-J support (still alpha). + Improved language-based stream autoselection. + Added missing Java files to distribution package. + Added support for multi-clip sub paths. + Added bd_select_stream(). + Added menu page effects. + Added button animations. + Added initial support for BluRay Text Subtitles. + Added bd_read_clpi(): use only public API in clpi_dump. + Added reference-counted RLE images. - Add pkgconfig(freetype2) BuildRequires, new dependency.- Update to version 0.3.0: + Build fixes. + Fixed stopping playback from pop-up menu. + Fixed multithreading issues in API. + Fixed initial setting for player profile. + Fixed stack corruption with long log strings. + Improved configure script. + Improved Visual Studio support. + Improved BD-J support (still alpha). + Allow changing player version. + Added PG (subtitle) decoding and rendering support. + Added ARGB overlay interface for BD-J graphics. + Added events for discontinuity, idle state and 3D mode. + Added playmarks to BLURAY_TITLE_INFO. + added start time, in time and out time to BLURAY_CLIP_INFO. + added sub-path id to BLURAY_STREAM_INFO. + Added bd_seek_playitem(). + Added bd_set_scr(). + Added 3D extension data to raw clip info. + added 3D player settings. + Added cropping and palette update flag to BD_OVERLAY. - Add pkgconfig(libxml-2.0) BuildRequires: new dependency.- Update to version 0.2.3: + Default to stream 0 when language not found + Bug fixes - Add tools subpackage, with the new command line utilities.- Update to version 0.2.2: + Fixed displaying of single-loop animated buttons when not using animations + Added events for pop-up menu availability and IG menu status + Fixed resuming to interactive title + Use user filesystem handler with libaacs + Fixes to HDMV menu rendering + Optimized HDMV menu rendering + Support for sound effects in HDMV menus + Fixes to HDMV menu decoding + Distribute BD-J code- Add baselibs.conf, to build 32bit packages, as needed by gvfs.- Fix soname version to 1- Update to version 0.2.1: + Make library version information visible to applications. + First released tarball. - Remove automake BuildRequires: this is now a real release that was already bootstrapped.- add automake as buildrequire to avoid implicit dependency- Initial package, version 0.1.99 (a git-snapshot)s390lp5 15277925491.0.2-2.381.0.2-2.38bd_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.suse.de/SUSE:SLE-15:GA/standard/91c7c63314bee667f0fc07c97bf58bb4-libbluraycpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, for GNU/Linux 3.2.0, BuildID[sha1]=d35f6162d630b2f6942cf9135d188e881df01967, strippedRRRRߗ! <Xutf-80142d7aba401aa388b52e6f27f9e0a1ed177cf95cb8c278eaa249867a892536d? 7zXZ !t/9!] crv9uicF\!t3U5E@65bѿu^[j\ڠ;y;ӕbdf.jdXLW *RE^gG'%RLom N<,z*k3QxM?8㲂I_vK"]vfJiSpO= Cn i,r'pn)܇E ƛ&ZN{vA/uzRCoa1{|~X<C*.:s҂+VZ~ Y#] Z8~y̎zۢs)LY(HTI-5Y7_ؚ #U\r`a\Z ^qdz3DDRNѸ!B^`a$X>,: AyϾo}z_8֮;Dcbo,$&wQ"ar!zY[:x Ct4Hʖ6k_ϸjfp1 q517GuL~gIym7#t{vc {{ {}otѐ}/e"`HmYx֒Iis%XςIr?PZE #;u-i%05O;|z|K0 ŒD5vl;͂k<ܳ8@Y':j+`'v{~03$Ad>A^Mek9+oVV3v s8-AP:_F׈uFq=PCHn% e,Vf{تD^Jh,:H_Muz׹&{$)lUvmWGʠjO-ᾲ2U"-)Y{VR4a 6B]y*o'Lɘ9F>% H["p@Nᆠ71zX66OX< H J|3 B 򿸞ӭs%!@IittYɁW?Qm$TAbq^ H0I@#\Gka1H`U Vu(0# dƸW]  kO&t+_2X/3j=ӿ]O" 4 9ִcE]CLy/d7t(Ί;e^(z"!Nl {_,k%"Ar sL[8Pb?⸐(b n\qu/Zr+DSrForEMX`XdUa+FhֱKD5UPr-@Hq8Td'=1 Ц'"BYj: ~UdwzW<ˠj8z;}/sѪy\V/xl_osh U)*~wzxm迭O9k>*& ômGb(NFסJ.HέBe,#U^_z\@@ ,,(z4zuF-R8aaE<5Q9 u1P$рG4Vs@!vֿIf*ܵShqՀchpP!"/ZacxZ*!46]jVtLy& 3EYZ bECǿuSBxJӭ krrQiH;DXiY10UMjrU- ]BVdvJG|0H^v?%o-6S8Ƿ*v$Yy8|!⫂= se 2^WP= gVS0(s?Y~@R'..rcӞ\<%\j& ԁbZxTܲ9X mIXL_]yV=6/ [}UmfJg | mOa8W96 $ӪlehtȚ-.`hfW ";E 21@[dZX|ϯ 197D!% fj7l5!ˮ#urᕡdtLPqYLnw%GLEyӨ #5Aogaf1y3Y[ Ŋk=2w¡(cYfmD*oՇ◱78½A43AR.Y?۫[T2~5w[@: ZetA.m[F]V?{8fWQ.^=H=OɨIKCg˻/lə0 O>M:qE0 ~ә +[ Yލ˯nGSFbW92l;Gu2S*2{]\C@|ρ/2ԡ1vF Xh⁽<9n[C%ӕ]Т|>i?NCgѪHf;I';iKqXp!i;B^*%E q {Α`"n,0PfY!`>Kc<9}yGkbW~u@ ǧP0V ٲ)tp΢ [v4&Gڼ~wӋ4MVcSJ/!D$" {[j*P Z ŝ夝zh\tͽf dA[Qɓ/[X w i,ߞ,lTú5m-p7C1~/G,cyV~Ftj\KYs7s,pOSڐ_]NjĴc *N&DTOvrQ~,\ˮ0Te H `R[g}m$~SE X}*Lf\u$`XRI{waLQo`\sPQ;DңN(^0T )x9шא%Ws8#@ YZ