libltc11-1.3.2-bp155.1.5 >  A dd޼I%z o`C{`gxgl GrmE Wj Kc16018aa4189e10bc4759278268f495f70e0bf1fe3c0ce10d0d62335a1285d834ba76cd8590be1a0f883b80aef27077500a5ded1\ dd޼I%z yd/ipI1(? "Fͬk )8 =~Zڡx+O4 fտ; 3w]&nf\|WU=Zk@igەCn'/r9(Ɗ{a- ` 6a~J 2!{f!,,ٰo^O-*iEw#,ihYOXF'i#a(>>p@D?4d   @ #,L \ l    4\|   (8 9<:>@FG H,ILXTY`\]^brcdefluvw|xyz0Clibltc111.3.2bp155.1.5Linear/longitudinal timecode libraryLinear (or Longitudinal) Timecode (LTC) is an encoding of SMPTE timecode data as a Manchester-Biphase encoded audio signal. The audio signal is commonly recorded on a VTR track or other storage media. libltc provides functionality to encode and decode LTC audio from/to SMPTE or EBU timecode, including SMPTE date support.ddޯobs-power8-039SUSE Linux Enterprise 15 SP5openSUSELGPL-3.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://github.com/x42/libltclinuxppc64le =סA큤A큤ddެddެddޮP(pc `VlddޮP(q 06986625bf6354e8a25b542efd94714a4af989cd7b74abf803e922bff8ddbad78462f5a455f076453e70b80e419b0a61620a6ac70de7b0877451248f032a7e5ce38ba27fd37b14f77ef33e14f83302eeb079df48d3e712f4a88ab1f5b781a38adda308447de521d30f51cc6f73831a5d845dde5b119633d58acf7d07eeb04c77a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1clibltc.so.11.2.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibltc-1.3.2-bp155.1.5.src.rpmlibltc.so.11()(64bit)libltc11libltc11(ppc-64)@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libm.so.6(GLIBC_2.29)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3c:@__[@[GBVɦV@S9@S@Dirk Müller Dirk Mueller mpluskal@suse.comjengelh@inai.dempluskal@suse.comvirtuousfox@gmail.comdnh@opensuse.org- update to 1.3.2: * Fixed decoder ringbuffer off by one (allow queue-size of 1) * Add interface to end encoding, add a final transition (#65) * Add unit-test for ltc_encoder_end_encode()- update to 1.3.1: * Added methods to write and read numbers from user bytes * Fix compilation for Ardunio/AVR (missing rint)- Update to version 1.3.0 * fix potential offset overflow (user provided relative position) * add link examples and bindings/wrapper code to documentation * documentation spelling fixes * fix endianess detection (gcc-4.4 compat) * improve realtime safety, don't even print errors - Drop oxygen buildrequirement and libltc_doxyfile_no_timestamp.patch- Avoid building static libs since they get removed anyway. Requires uses one equals sign.- Do not ship static library - Update dependencies/provides * add pkg-config * remove manual provides - Cleanup spec file- Update to 1.1.4 2014-05-16 (v1.1.4) Robin Gareus * rework endianess detection * fix compile on systems w/o endian.h * remove obsolte autotools macros- Initial build. Changes from previous versions: 2013-11-09 (v1.1.3) Robin Gareus * fixes for the release & test scripts (by Nils Philippsen) * update links to releases in doc. 2013-09-06 (v1.1.2) Robin Gareus * better BIG_ENDIAN detection (should fix mips, sparc, s390 builds) * fix decoder_write_u16() -- use unsigned short * allow to use buffersizes larger than 1024 samples with ltc_decoder_write_* 2012-11-18 (v1.1.1) Robin Gareus * start LTC frame with rising edge * fix typo in variable name and clarify documentation 2012-11-17 (v1.1.0) Robin Gareus * non-backwards compatible API update for 12M-1999 spec additions - rework encoder and frame inc/dec API. - add support for TV-standard offset and binary-group-flags * fix LTCFrame struct for big-endian architectures * fix volume db calculation * update default rise-time - 40us * fix timezone 0x0a -> -0030 2012-11-09 (v1.0.3) Robin Gareus * fix version-number in header (was stuck at 1.0.1) * fix internal buffer size of non-integer fps * add API call to reset encoder state * reset encoder-state when calling reinit() 2012-11-06 (v1.0.2) Robin Gareus * fix man-page doxygen minus vs hyphen issue * allow to reset date parameters when assigning timecode|frame * improve decoder audio-sample position accuracy: take difference of current biphase count to nominal period duration into account. (thanks to Chris Goddard for OSC sample-sync measurements) 2012-11-03 (v1.0.1) Robin Gareus * fix release tar-ball: remove cruft from test/ * fix typo in README and update description * no code changes. 2012-11-02 (v1.0.0) Robin Gareus * freeze interface defition - 1.0.0 * update doc * minor tweaks and typos (OSX build, printf size_t warning, LPGL boilerplate) 2012-10-25 (v0.8.1) Robin Gareus * add interface to decode 16bit and 32bit float data (wrappers around ltc_decoder_write() - internally 8 bit) 2012-10-24 (v0.8.0) Robin Gareus * add input signal level to data-structure * add interfaces to set encoder volume and filter * adjust decoder biphase tracking (allow rounding down to 1 sample) * use ltc_off_t for all (long long int) 2012-10-21 (v0.7.0) Robin Gareus * add support for reverse encoding * add interface to decrement encoder timecode * rename interface to increment encoder timecode 2012-10-21 (v0.6.2) Robin Gareus * fix ltc_encoder_encode_byte() return value 2012-10-21 (v0.6.1) Robin Gareus * add realtime safe interface to change fps * fix: set parity also when decrementing frame numbers * update documentation - fix typos, clarificaions 2012-10-13 (v0.6.0) Robin Gareus * set parity bit on encoding - keep polarity of the waveform constant 2012-10-09 (v0.5.3) Robin Gareus * add interface to decrement timecode 2012-10-04 (v0.5.2) Robin Gareus * expose detailed timing info in extended LTC Frame allow to re-construct the phase of the signal 2012-08-23 (v0.5.1) Robin Gareus * add ability to read reverse LTC * use 64bit values (long long) for position offset * minor fixes, typos, doc 2012-08-15 (v0.5.0) Robin Gareus * refactored libltcsmpte.sf.net into libltc/sbin/ldconfig/sbin/ldconfigobs-power8-03 16843322071.3.2-bp155.1.51.3.2-bp155.1.5libltc.so.11libltc.so.11.2.0libltc11AUTHORSChangeLogREADME.mdlibltc11COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libltc11//usr/share/licenses//usr/share/licenses/libltc11/-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:Backports:SLE-15-SP5/standard/e199d95bd78f4276f4647a2a5476ca50-libltccpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=a416bf3f841f07dddf5eebf4f890fbc7b2185ece, strippeddirectoryASCII textPRRRRRLwYgutf-8ed3c0b75c1eaa7c8054ff95525c0ff4c0509f25296d58ab1baf5a3acbc630e0a?7zXZ !t/>:t] cr$x#I_+*G&'UDZ@1 5.ךH˚"o):ngw#= ҷ_]1j/e."@08Ұp6?}+s2oK`<#C$%6;1,4k"I[K({~[+id,2 5QmiGjEh>P)Etv d/[gVx)5F]aW,nv sěWxWZ^#KyO'*efz}5Plk;TxΟ,ww%%o$~3r6F4__%2lgY-LFPn@SDcK<$QWq.XIͮՎ$n^wqv Z1ԇ$B `EāΓ̧t^ik܁諢v-2݆Dg$^ȒAҩ+] x룚%(_)fʹ:5F[6 1U<*RT=+uԱM!e38zilyekx3*V)(S1/0Um`\͙D<#uЏa} qNSMIgZ2>'UN'L+mQڻw|.G2NVJ0~cimaVy$S;:s/{83j9l f*% DT} '޷r" CqQkSE33:߱dx25OFeF"9T1V~酏^]0NؖĸE4|jBZqMWiE78| ZNV v$Oٖ;:WJu>#EG)RrC ˦T;azUZmt] kN53$.M/)v߽X j_,g nF|::z~d 1rIa旤m X-Zü,%Ldp8\֡M-L<pm )O0\/ KCc<|9 VNckIЫ q>:}DV\v1͘^װ~˜Bܥ蟡-5< + ?W$I@*6umS`z* rP&ݚC";ڔt`H,OQ鮻Xz=z qr΄Y[jcT>G2Fl-ss PטDI$gEc6d'=l uvр̸ǛӶFi2^t@+LPu#x*)xĨY(H8I1,xy-.lB0>_6RR)s6ܕ8nY ,ØcvcxǣU0R<[ǫ–:Wz)CXEۙN|5~Rj״|骨p ʿ-kuB!M$3{cԮtd{,)(q&f0K[]09<8 Iv@l)@V-7K0$]"91W bVhQ$H݅Os4UoG~Pe`d,Чǰf<!&Pyz8݌z_\EDJX]k׋`:gdAMӮٝucp+#?~}VA` d6aNf ga[W2A[z@PX)'֐tmohWt{%> T›8[24a6 =dxy9O3'W~yWD"е7 @La%M6}^ A;T)b.34e ~%1TfVJ d-NFڋb,\޿zv2GUx!;8Oi*VlgqM|^%~iWq`g9۫'^aLs:+ y--Fl)" }eڲoA6-U*&l/hJ:p C $QڃQs#Mc.Ub2Z0œc*%2XBe=Pм']ʻe!5Vw&)/ F*[9:DIכB6x|B^w$UX =ZQ*eo:ɮ3WB9dR !ƿqܬ.z}2ӕbOvVA"J#cQBG_}jt!|s00 #x;&LQ+7Y, `#0F${Acd3X[^CK[7 za <9.v[' ]m*8fqtN .* ^q 5 ^$w-Pd>F~)"'v Έ"Vdϗ~U{]ÖCo0i{ij>(1m)X@}NxB]6” S@iyb~_ c%] kgUzzS(X) qi{ *|/xO(@:Hs xm/6IƻmwW pb|JNǓB.V{F2K;NB+I7kb=,u ȡmݖ\q#6e[;|俵sI9lyYe{vfRua`GsƝΜUZTByu[ (ac|9M >UfQ%nOHCrl?s1u/O0"Jkil>81ZTI@3Pj%d [8[rqb:D``\kCe,)f ;0/\ỵ4%~eޞ3(42&C.b6Es̋P\‚➾tm7RC\aqO8 }1պ?eWʃ(E.ϩ6KJn{r|בaiJڐSg6I0Kyf`w2;+XBbُlԻׂ̢_zbj6ڒ}R2ah;gT"ֵ-&YĜ9[Dx^TM@ TN7!쪲4Mơu2Ny(ca,Ί-nyc)Pd̍P|qFwgBb?:-)l;a;|i 3؋[J#Ky `e;Cոɖ]TP'x.^`Oʯ4M+?U QEݴu8xr `*)q30v?:o F=*{o JA [JĀlX~cP.C]y?-)o*Mu[5 ;pZKQmXwm"6N aiK ~]I|}?0nJJ(K<ߩ {c63@gw.;Ǟt7YP00EKs6;GJ K{PPjXr4jj!׫AܛO%@%ˢ VV5)06By:ĀqJurV*shdm;1"v@Ԓvs"Bs{pi[@F{#S"fL_3ԶY?<]: }KkI`JmO4Yn[ ~3r;y"2 UU=\p*V8Kfa@ڪEiq-Nހ#b#JHx{K8|a[7:/`xv!Tn+Ym 8?2S ==#>ۊv(FoYx?Z@xr`GIƳd lTςHص3K-qs 9/=АU\ЍG8)*O7w dl:?ԵJeWL%;`>i'~LeFq5tg|:O{v $V(Eiq`W1LY1&◒,v އln隑Vpjgq82K9Yhb fu퐡gS\"Ub0(c<ѵ,ࡀoL tU 5s8 NScVtp=uz򔮉ϝ+OnNg 4,Kh JJ̙_Q=L9'_NJ4Ps'}Y-e ѕ%Wmab،Su]Q8?hJX=NXŵ ll}~sͧ_qrxpM]3T ]8Ze02n|MCx`u ;@ KgvQ` ŕ:I@fň/Pܴ4TbWURh7p4z# ׆d*i젖RB0A܁mk.u6Қ괹iU? J<"GPziN\DI삢*n{;@1紭sh~ܵ"-4u-VA}Yg |r;~/]<\M~L5+s Ѱ.R'F?]#bmed8#P#[/^+8`ce4 0taMӥ4P|Z؈Қ']+k脄V(a&dD1#úRzpbٱQ^0fatTVUZ&.p82!SW{}- ʣ1dȏu2 A%e @dQ%_Z[| eqzH4X8JWtmI߳AFm!}g[WIsI7A"x[3%췷"H [6ubϷmޭBW)+Sŷp. !yTMH]&&\[$hT {9zowKhr5/7V`7#ә>~ H*$[/&](PCk7h%"W!y+@-}:XE\nܼ:aҟa FKV!ϻK[}߷h(O,G t0V>< jHS+1R$o)%(ET0USfmSC:YD7!UB+Q gm2gfd˺!# lEf m"PcRp?y,SUž+{1?[Jq׏,{;P>؋x=9&U=3wzcy i+i5_QӤHCrU wӗh,{0qjJ6H-IpAAYz/x0d̑L30qQ!OG 6^0V/gpz~d S~,P(H?xܵ˟v3Ii!Յ:kμ1Pq`6ALWkb$50gkcPVՆY]Ǡ\FRp^}30st+3M)" ]8s|-cy.r#bey*'IWXkR9P(<@UE<ͮ`t"hFy7QQW"k@ʄQSϚ%1j\tV;Wa{2 £%֟*, Q2Cc૶!>npjv7oT3" 6"T-JސSF5 ^?6dY.S(2 ERN9GP¨ͭmz+[ԾapIּͩf[W^)*T`` ;Q1*'%fvsXqEMK$dN̩8\T8^7tllv!P*Y?@S!A e%1]2UsUXCDxloL/lg7 b/$hEc44zc+rz3:zrۅtqH;C&/IŘVC*mȋ2`g4nZ|>B3O6BPi+YFSS&^L)H9+(]pJf_`$Qψ;~TK-5C5V>|aJl+[8dsBC ]t2j #O3l JӇm+89vTP i5k]a Č1h{ XEe8l)`+g緪Q-8RCb}5"`DoȫAGlZA`-_#v[-JS NC{!;Ǩ("W~۔c(8Y$pl[ijqa`L3h7䙺]7bM]S\ c-dv1Wk="?-P':bi @_ITYo.YLu_Kg-kz.Z=!p 5KL*s/"hVdqzsxNo .(`Z8hec T`.& )?c0|./>e`fttLA'TKK[cʬ&`E#p3_LS Z'(ti ,ka=*P{\µwܚB"ר?RGw`&'J| @H{Y]c#j{&޳Ɋe3E6y+`?_JqA0Toesݼ-^l.`ѭ-[\O"H7|T9X^4of ~أ_T$Q?M[Z޽]܂]\8Е%]Se}t Q(H%< ,U1=h|ɡ5P?3c@ݛ>_)jixj8UiE˗/ n5-m0ӱ?kfE=9PkQw?p`z* C<s7\j7Tu#7MK<ѹQ.;MjFJvSҳ>swRmGӉs*4^ZBp4a^:}\{qαC%?+UhGg>~|u,'f ofz(~b"rn\,rWS$OIm^ˌ#UD ы:ɬw|3{BĴqX.N8{vIJAEg;9fkLILTK}×8id&7eJ_-V0+z2%m銾ŻI#{W.AyeqS>3y!<|A`DxJ©6} Yv0fjb$ "؀.22"9!Ȍcobm w76}ySe[E)jxU0]+) #7 LVOQ$Qʛa6w^ɱbv ӄl oxM],ʜ̭eߐ3!{,)FЭ;3l l6pޓh&@qXB##~^2{ M#c]d2!Zgީ7>A폝 F T&pV@X>O)I䋃J_{!y!y]zCz};c>`t5V5uhBphOhfyL$KħP^'ڬkHdGHߦZ< 0PX$ o&|zs6ecRTq/SLure`CAUtRob!j{=S?5%xcI6/pRuP\?wWC )AR@Oc%ZVo| *5-q< \y ei="^mfLipV\ toQlSM첇U.MvR'zr{ڮsQu!̮Mh`#8fG"wx!Yum6j{nH5/QzBsue1-qkg礲KFI1). Rئ3:DU]\|ݼn ݛT}CN=ѼI6"S4\VplcE[!ml[WijvLs@z'@I׿õ k 1:zTk˂zHb _[*??\:X N=#m$ XwMYf]Ę83;MNۡv{N@g?)E+ TL*:%꘼b =u7yzӟPTT\O&۹g5Բ3U=Q0Xj50 8Nx;hm\iIF$ C'[l߄qjSzLIw.ڠ͋%ڪUʫCE! e1+UojL&u gX@ ;_.'};:'BjOUgj~ɧC:5vťEOdE--i׭ :SB!?5=$^!J@]Ei,A#nu5DSӝłXZ6Ѳ'k-sFvhhFvmLliu@R;Dİz7({|HAy'`HHSWuk YZ