libvdpau_trace1-1.1.1-150000.3.4.1<>,)eC3p9|Wln%1oRKF?2!|(W-z䌵!Od,-1=,`r>ҞGXd)'sP,s\ͣ>Q~Y }@mSxxr[Ea%XHݍBDڟAXOw y %*}J~c?O{:8GrK]qqD͚1rղ+s2yP2ȩm6L+aD=qVuԈ_99>A?d % 9  &V\dt |    4DXl $ L (u8| 9 :_ BFG,H<ILXPY`Z[\]^b[cdefluvwPx`ypzClibvdpau_trace11.1.1150000.3.4.1VDPAU trace libraryThis package provides the library for tracing VDPAU function calls. Its usage is documented in the README.eC3h03-ch2bSUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/X11http://www.freedesktop.org/wiki/Software/VDPAU/linuxx86_64@A큤eC1eC3eC3eC3fdada237e06552e06aadb2092160d35df224a9d5ee1949b9e674f8fdf580ef9aebe5a05fb9814ea83e583df4319541487286aae523770316d1911285270efa88libvdpau_trace.so.1.0.0rootrootrootrootrootrootrootrootlibvdpau-1.1.1-150000.3.4.1.src.rpmlibvdpau_tracelibvdpau_trace.so.1()(64bit)libvdpau_trace1libvdpau_trace1(x86-64)@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)libvdpau1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.1.13.0.4-14.6.0-14.0-15.2-14.14.1Y-^U|@UU@U@UTY@S@Rm@QP<@sndirsch@suse.comsndirsch@suse.comsndirsch@suse.comsndirsch@suse.comsndirsch@suse.comsndirsch@suse.comjweberhofer@weberhofer.atsndirsch@suse.comsndirsch@suse.comidonmez@suse.com- includes everything needed for missing sle issue entries: * fate #315643-315645, 319159-319161, 319618 (bsc#1041623) * bnc#943967, bnc#943968, bnc#943969 (bsc#1041623) * CVE-2015-5198, CVE-2015-5199, CVE-2015-5200 (bsc#1041623)- replaced u_src-mesa_dri2.c-define-_GNU_SOURCE.patch with upstream U_Add_missing_include_of_config_h_to_define_GNU_SOURCE.patch- added missing BuildRequires for pkgconfig(dri2proto) - u_src-mesa_dri2.c-define-_GNU_SOURCE.patch * Without having defined _GNU_SOURCE __USE_GNU isn't defined either. Though secure_getenv() in stdlib.h isn't declared.- Update libvdpau to version 1.1.1 (bnc#943967,#943968,#943969) libvdpau versions 1.1 and earlier, when used in setuid or setgid applications, contain vulnerabilities related to environment variable handling that could allow an attacker to execute arbitrary code or overwrite arbitrary files. See CVE-2015-5198, CVE-2015-5199, and CVE-2015-5200 for more details. This release uses the secure_getenv() function, when available, to fix these problems. The updated libvdpau will instead use a fallback implementation of secure_getenv() when the platform doesn't provide one. If you use the NVIDIA .run installer packages, please see https://devtalk.nvidia.com/default/topic/873035 for additional information. This release also adds tracing of HEVC picture structures to libvdpau_trace. - supersedes patch: libvdpau-nopdftex.patch- Update libvdpau to version 1.1 * This release fixes a bug in the new VdpPictureInfoHEVC structure: the column_width_minus1 and row_height_minus1 arrays had the wrong dimensions. To avoid the incorrect structure being used, the profile numbers for the HEVC profiles have been changed. Please use the new profiles rather than the ones from libvdpau 1.0.- Update libvdpau to version 1.0 * This release adds support for the following HEVC / H.265 profiles: VDP_DECODER_PROFILE_HEVC_MAIN VDP_DECODER_PROFILE_HEVC_MAIN_10 VDP_DECODER_PROFILE_HEVC_MAIN_STILL VDP_DECODER_PROFILE_HEVC_MAIN_12 VDP_DECODER_PROFILE_HEVC_MAIN_444 - Updated vdpauinfo to version 0.9 * This release adds support for querying the new profiles added in libvdpau 1.0 (see above) - cleanup: removed empty patch 'vdpauinfo-missing-lX11.diff'- Update libvpaud to version 0.9 This release adds several new decoder profiles: - VDP_DECODER_PROFILE_H264_CONSTRAINED_BASELINE - VDP_DECODER_PROFILE_H264_EXTENDED - VDP_DECODER_PROFILE_H264_PROGRESSIVE_HIGH - VDP_DECODER_PROFILE_H264_CONSTRAINED_HIGH - VDP_DECODER_PROFILE_H264_HIGH_444_PREDICTIVE In addition, this release includes a number of packaging and compiler warning fixes and clarifies the ABI policy to include the size of the data structures defined in vdpau.h. It also fixes a race condition that could be triggered when two threads call VdpDeviceCreateX11 simultaneously. * vdpau_x11.h: update stale comment about how libvdpau finds drivers * vdpau.h: define a more strict ABI policy * trace: properly annotate private functions as static * vdpau: do not export _vdp_DRI2* functions * Clarify type of source_surface as VDP_INVALID_HANDLE * vdpau_x11 - fix typo * Add support for H.264 Hi444PP in VDPAU API * vdpau_trace: Fix GCC 4.8 build warnings * vdpau_wrapper: remove unused parameter warnings * test: do not clobber CFLAGS * test: remove assignment-as-truth-value warning * test: fix incomplete prototype * vdpau.h: improve constant expansion safety * vdpau: define some more H.264/AVC decoding profiles * configure: add test for POSIX threads * vdpau_wrapper: make the fixes initialization thread-safe * vdpau_wrapper: make initialization of library handles thread-safe * vdpau_wrapper: protect concurrent access to _imp_get_proc_address - Updated vdpauinfo to version 0.9 This release adds support for the new profiles added in libvdpau 0.9. It also adds the ability to display which indexed color formats are supported by the PutBits interface. Finally, it adds the command line options --display and --screen, which can be used to select which X server and screen to query rather than having to set the $DISPLAY environment variable. * Set the AM_INIT_AUTOMAKE foreign flag * vdpauinfo: add option processing * vdpauinfo: print supported PutBits indexed color formats * Support new H.264 profiles added in libvdpau 0.9 * List profiles that are not supported as well - rebased patches- Update to v0.8 * This release fixes an incorrect type for VdpPictureInfo and adds an environment variable, VDPAU_DRIVER_PATH, which can be used to override the default search path that the library uses to find its backend driver libraries.- update to vdpauinfo 0.1 * This release fixes a problem where ranges were queried for mixer parameters and attributes where ranges were not allowed.- Drop libvdpau-alway-workaround-libflash.patch: while this fixes flash plugin, it breaks all the other apps. (bnc#811360)libvdpau_traceh03-ch2b 16989512191.1.1-150000.3.4.11.1.1-150000.3.4.11.1.1-150000.3.4.11.1.1-150000.3.4.1libvdpau_trace.so.1libvdpau_trace.so.1.0.0libvdpau_trace1README/usr/lib64/vdpau//usr/share/doc/packages//usr/share/doc/packages/libvdpau_trace1/-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:Maintenance:30992/SUSE_SLE-15_Update/fb966c39bf3bece1abe2d1db557f3f87-libvdpau.SUSE_SLE-15_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=752323ab377d7ab2589dfecb83acdea44fba06be, strippeddirectoryASCII textPRRRRRRRtE)6r{utf-8fff300e33e1bbb104e034eddc715b338fb3441c79f57f7d0250df77e9995eb4e?7zXZ !t/ ]"k%+C?lTt d!lW}"^;;`%F&ʉĶ׭H,Q:[xgyrJi`S뮗>涺X\OM i w6"._P I: eKixYdr(q@_鏿N7$'lV n.IArw":j(:M(&+(7hm8?  ,> z9&I|p3զr^蚗K(}-6rL^DGPk?_|"{sG Hd0>Obx#ǥ?mx0_t,Vr?4%o-Q/tpmqžzq2(,%RRImKXeq~T)G Q;l̽{)æR{bTݠa^pp򹖁, .onzs>ع9X#i[%s;IisbRSn'e.PY|ң*kiu(B׏U5[8w !1n?1)ȶK8}6BG H^ad:7zd-+Gz,m/;sl|˥L `wt.8XlYQ'=Z zj@Bj +yŮZ/)yuc쯚:[Be_f;)n{(ZMÚ|)ergv6\mcd$V/X-DΟaNT`t׽O)vmAIs#['삱 <4yct??ֳͅ|}! p[@=ЛKlQ|}L'5iFol9g٤P&w>HZ't/:L|r}rd{M_C՞.j21Ln͏[2+#uM |V( a VDnhFgиA~ 5/B uYeÕy<ΐ7ܛG,5; h,6 [mA0)j,`O9wA]"Zg3d`KH8`lOKF3#S+wK9wdK3A>z0âZP1GH y‡ūJ |JA-:8p3Pщ鼏՜ūh!18a~VA5y7C:C}{0 xvAfrHګ3V_NOAcY8s1e8h>QVe# 3xʝQGG⊨mh:B$ڿޱ%8vVo&È3.U!Z$]* A@9pk4ݑ xЄDV4lF)X} 85QGl]Ow"4+53ܮZO?>lFȑ9bS>a.F7rK95hz92#aď8 @1&z:;%%J e 0j}b=M{QlxLcV0 @ZxnjR'fTxc7Bx<2<4 /st3ְu6>]#c܅%MbYX#'m晄}V"Շa.(ϦG:\e)EePSb 1 t̜DjzUm _28 YZ