libltc11-1.1.4-lp150.1.4 >  A Z_/=„txD wfs9GdƲ˙ c^ёI:3##Q˺<TQ^X1뺨msiTm,4s^uG-(( 9腳E/IY q( h R4c7:Ѕ8Unn;VYwV\O8ڼŽF5D118: y{3x>)qB) 6984b04e2b0c81cce13c71d54bb3c2f2d4a272c1eda0bf295f4e3d7200cccd613675fa8ca6c706e2ef7717ac5e3b3b079d51dd3aOZ_/=„od]Rg ȶj5"gϦ{\!k:%  XvX/OCOG8N^hSzvMz hoqzIDc YOw&!ەę,2j}HE{&>?YYWm4*4ʤ|YB 8̂룪` ӓȔJ_!p@?d   @  0 > L h  *Lh   (+849D:>@FGH,IHXPY\\]^b.cd4e9f<l>uPvlwx,yHzhx|Clibltc111.1.4lp150.1.4Linear/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.Vɦwildcard3openSUSE Leap 15.0openSUSELGPL-3.0+https://bugs.opensuse.orgSystem/Librarieshttps://github.com/x42/libltclinuxx86_64X  A큤Z_Z_Z_P(pP(q SvCPRd6e35d11fdeed956b1d72ccd71948c76a8cd96e721c9d7e0f44bef71e24461378462f5a455f076453e70b80e419b0a61620a6ac70de7b0877451248f032a7e5ca853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c1b27d0b829b0ff5676cf78cf15a2dcc592b366c0610bed9a436a4cad0bc3f9ab4c7c139130f59e612f43f20191c0814072bea653c9716b7f06c02ff815345010libltc.so.11.0.3rootrootrootrootrootrootrootrootrootrootrootrootrootrootlibltc-1.1.4-lp150.1.4.src.rpmlibltc.so.11()(64bit)libltc11libltc11(x86-64)@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1VɦV@S9@S@jengelh@inai.dempluskal@suse.comvirtuousfox@gmail.comdnh@opensuse.org- 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/ldconfigwildcard3 14560560001.1.4-lp150.1.41.1.4-lp150.1.4libltc.so.11libltc.so.11.0.3libltc11AUTHORSCOPYINGChangeLogREADME.md/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/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:Leap:15.0/standard/da97f5d81f9790a0b1ef225a3564deb4-libltccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=aefedb2d87028ff062e4a96da0873f5d7a6e3661, strippeddirectoryASCII textPRRRRRRRr6s;*dҒutf-8c14f35f97b070b07edde301b9ba169b6cadd5f9e7b298b296cef81eab6991abd?7zXZ !t/1] cr$x#O`.@2P(dR'Hdf"hOA8uAr;$ ܼ)VejXX% .IX(#Gb|piBKlP3Eʽ/r1MT8 .{8>Vt29<|ieJ;rs4T3@?^#B(<쓍죲(; S"i\[|ʑ]+ [qd)xqCqeLAV0nC"J[$^VXx.#p A;24 }V1 `uζs"_ ѓJ2wo_Yᄼ<8[&)> =-܄ cϤ8v+Cҷ*ݟvLa0Xg}k1L 2 ĹG%g,z޵!@;5Ña{߷ 0F͓>Ue.{4Dze{cM}c@̭`z>Л1UCaM<%pZh2;/`y:“(5]wbUIMyL16[9(aJok-\<۠kRٓ; +u\7{,TX MV2} Q1m̪yrVLY̞&)TuM jAeza!zYңf:+Ƴ. a72n]u͕KC6pp]^q~i[%2Br'6;]'czwΌ֠ans*H4U|ѮNd,jEnWNb)-;vr#'4iD`$>Kހy.<ݛ6ξyuV1v-WoSCЇG(f'aYȉԮ&;'?9^>!!ܿ*Η.tᎪSd +~fk4,pg?;&7_ԧ`Dzc<,#D]9cM{F$nf@ lʀx[]T jjV4]X].Iԛ.m/C `KlzeT1mִ=ٌձj/("H<oizD>*X(\71ҞmVM/1xi|>wN :9Qւm d}׏I+&&d/ \B\nN)dىȥO3?W'󓑭> [XOJbOglZǽ[[M:̲5=4VUqҤA[2<ө%p ;?j7%ěկw8j`7<ퟃsMkQ8aY #݀p={(ICIU TgF6'p51v6*/uf/J,;W4#R7ㅆM#75tI͉gd^R݉ Se2?bDh- >MC ٴH`O˯>7tept)D`)c-6v.څJKMb}؆Xk_Re"4nzU{QW& Ͽk@_b9RAmz`Ԓc ΋uJi)ؚ@v([,a-"r]5@…;{R)VN@DV+xO,,;1mTʞYBkʁ x`lY`:- 4$nd阁Ӱgױ')`_NS|*G ,oV{ E,Fkj%LͨցZ<5KDƕ(\GI۞/e\݁0Ĕ"H1#qEfB3['MyIذ-2mh^03 H^l"mA[@~ÚpINcfP !N&j&5r$gxwQ6&H/%$!vL,#G4Yo֜w%S7 R5k6J`gJRYBIRQh.TY(Y0O6JhnRqt*/|83P9+^hrU"GyCob|;//Ds1.CiȥYL<'.|<-Y| ɴ[ &j6@`ږSw^^%59`Җ5?f=[&c|?c7` -Qܧl&iA9%t]7q-ć:Og>Q.B%%rݔq=1VpmJIL\=n.+[֨aIЦ.5^<|k [!p>Z]D_fqTU!O?~sla 9+al]4ځ¹\E H>vY(hU؝dc1 M.j`MOgG*:[W“rXNMN\F^Z'r1By}Y4:mKU+pX)5 rDoD>(_¥ߺV6(|B1؏^@;L|vx=tZZhj@L6Y't.v$ y%@:ўI!&M۾49UwٿlkśCf/7BҌՅ`͹`OzjY3F8Nu ٣|F{"N3XoAˆR0o'n+q qB7'I9<$tAV-.lUKwAGǰ9F@rvSDXGbFbWyVF9coJ\2c).%˖`M օ>j[02[Lcd[deǓU:c1csI&rZT{n+kyaUQbqɆ0z#k_п|u/ܼ?P;wq{+sctM,.d *H3|:P>يV<,Zq^ɣ0), 0:.q,"=,*k 㤧vA+(o%cbSnRH}mc\s'WFYiQQuE˂.@9;#"vi^mOCܛYkK3p_Ƞ3Qho Nw0euЀ"BrSe`.yw=wE6}U[!]oTS1x/}>JLCs,ٗM^9a`MBܧ^6d9+m %eeOBv]TMRa&L(vtt6F?8xPyXD{tP J#}}!Ql$Tc2;F(CqK$֤QIbLSP!h"O(xh50Q$ɨrZ *}mCPf#>f-2jF8fx N|A[k0)tS qڳaQOr;W۳g/To!S8F&j,8S/yoq\Q=3xklPS)^_e3'rDT=؅۠$jf1l3d@ q aV5Izhn~QetKfA^d.Gbϑ9 $$ $XktG4urKJ=)~l@%Z(_hP!.d 2)8s#\#<~٭inCr>/ʐ_& v<Lta8򍸤f_(qDuCwMbOS_ A c¸ ILM [QĀ ܧ`6@. ˁ,5jSC>DOILQ]p/u=R1r?R *HeF,F%?ԮMqaD>gk<Ϙy/&3cEjޤOy>cLOwWBsȷP;\&? hc=ڑ=s 72!6-`9:bF ,9ʋ(z[p AyC9vu;N\bDj[ɛn <@w!N6Q$WO()Gm"2< +JyrBTKZx%SRr-FΩJӝw6ߕǍuC{IyfpT1zuŌ) D>l\ ?[$Mɏj͜j/Vo0Ǔ-1.?9 9 詷hV#_P }WU1:W_cDdJQ>M}#_D2i'3l4KW8txšLRJ)ßXQehWj0 Ua;G #VDcԬWʆMNz~5b?g /X&"G@a]<_qx ֤ќQK&gU= "$s|vC9FI\ Ѩ-S"yF9fh/ tP9r27E9 BEܥU6)`{ HN$s| U;IxZ{~+u CGRp 4vlEHte\^.u<-Ȱ7iK h#F< @ZV{dQ|9 QUC 030FM5UEDά[#|@\m 1YKE))SĞ^F7%D!H}LJ{ݍP2秲]ƓunOXaAߊWmu̹c ܪeicdK[NLg\M wi~uT&XLةX|~~ Ǧ(l\&_҉2 =KªK86qJQ P 4elq.W79_F+DF>)d'\(+ڞ_7:9fӗT }ط#&)9ao^[ WC;:5bK:%&qr 0p[/PJQ^/k`]:u$[ru/]U!R;&8`;am ]l\`k 3B#DiARU`b=;7Va eh @__3o"!s!UQCwrgF7(g}3=V*z--)F[Pem/FA , '2uNEn5VI.{@Eb !{sRP- M7p AO> }6vE2(bІ28E Yt#ñӏr7K9&s'[CȐv] RXd=Ť,i"`gjcX1q>?>([N*Ó4&#\&#𖴂qJԒv~#X 1R=j\Cl6ӳ0 pH?7Zu=aǂZ e H̥P|X8_ɇ } ";EcgPtJ=Oѵ*`U&[v@2]h<u`Qs+fWoy+ߖ\J(bmG]j/-fx[Wh^?zZy~M$FX:RF6Y0`ﵢ+@ y:‘l+o g3ȍj<36g_)5QVm]?. &t!Yk3pn%v[ [,Y'N=뫖 a}7Æ7B gS+GXF=儳v5VKF @r| ^ H]{("uTAg@WQŵ&qGݕ.X@S`CV]EѲn1 Li mjO 39/B(CHHZ&*tԏ:~H]_8ey*Fovu1q`sh6EX^Tb{פ#7;o4b#+xȨzM6؀0;MPPouzڂ}e!,ѩ{k"5|C2ma{:ƋqTZrmZTpaHnm>$@1H** C'3g"tZ' B3p\bm~a?=/PrAq*P3 =E_!8[Nw~|;haњ"byMF'ƭا=cu%ʌ];~qI6sJfIF ӂYZl0G?ǻ .p%;5\^ u'y`C#;W2"p2SP oSG1#`nm!uR3f#3?q^k0iO_6xfڊ 0frZJu%l hRhhDS6uǿՊد1L_6}cc.] \ܸDAQyX[ ҈I>*=ŲKI1̨NbȻ5|X"9c#Kg-"Ewq#m>ʷ  æjTwJ[Me[ 岻*295)Y$Q[5 HEy0us)R?i eJ/W? %6V;WrŠd*!379 jM<Ig$$fЕKĞ쩏)NObIyV)plOrN+30 I ^x:oDX"Bm0dDW5߹h+T@Ur>'T:.Qzóu'.Uxs/?`A٠3ިxF r2ydKN8Z Bm AO.SBTE8t8PGy-pMN [8 }*ľ#k7L6+*Sl LӀ8F,PIʱL<w9ߏFSrJо"_LfWp/txʤ*h?<sJC|GiILE\J5laG7*M=0&@k\/{;B9X1#ȓ\I،֞rpoޖ')8o/c e7< DdDbn ݁y*