<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nihav/nihav-flash, branch master</title>
<subtitle>Mirror of nihav.org project</subtitle>
<id>https://code.mastervirt.ru/nihav/atom?h=master</id>
<link rel='self' href='https://code.mastervirt.ru/nihav/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/'/>
<updated>2023-08-12T07:24:39Z</updated>
<entry>
<title>flashsv: the codec uses BGR24 format instead of RGB24</title>
<updated>2023-08-12T07:24:39Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2023-08-12T07:24:17Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=d1de08f431ebff4c20f7cb7567e85258a364c7a2'/>
<id>urn:sha1:d1de08f431ebff4c20f7cb7567e85258a364c7a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>flashsv: whitespace fix</title>
<updated>2023-08-12T07:17:04Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2023-08-12T07:17:04Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=964dffda42954044e7628b212bd389ff554c1027'/>
<id>urn:sha1:964dffda42954044e7628b212bd389ff554c1027</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix clippy warnings</title>
<updated>2023-07-26T17:03:18Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2023-07-26T17:03:18Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=e6aaad5c5273cd814b5748b7faf3751835a37217'/>
<id>urn:sha1:e6aaad5c5273cd814b5748b7faf3751835a37217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>introduce a way for encoder to manifest its capabilities</title>
<updated>2023-03-14T10:11:31Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2023-03-14T10:11:31Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=2757a0289c980aeba002609c777815b51ace8e56'/>
<id>urn:sha1:2757a0289c980aeba002609c777815b51ace8e56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make validate!() print message only in debug builds</title>
<updated>2022-12-23T07:39:09Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2022-12-23T07:39:09Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=71d7f39706f0f5004820f8d1d36c87d5f9ec3e97'/>
<id>urn:sha1:71d7f39706f0f5004820f8d1d36c87d5f9ec3e97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch demuxers to use NAStream::make_ts()</title>
<updated>2022-11-04T17:25:56Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2022-11-04T17:25:56Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=8e14efb001fac3fecb0cb56df8705d23fa2231a8'/>
<id>urn:sha1:8e14efb001fac3fecb0cb56df8705d23fa2231a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some clippy warnings</title>
<updated>2022-09-22T15:53:58Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2022-09-22T15:53:58Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=6f2630992fe340ad1a122ec10c649f756e478185'/>
<id>urn:sha1:6f2630992fe340ad1a122ec10c649f756e478185</id>
<content type='text'>
</content>
</entry>
<entry>
<title>annotate the sources for test samples</title>
<updated>2021-11-20T15:06:22Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2021-11-20T15:06:22Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=886cde4847280b96e10d240c2f2d76abec121dc8'/>
<id>urn:sha1:886cde4847280b96e10d240c2f2d76abec121dc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct some crate configurations for enabling/disabling features</title>
<updated>2021-11-17T13:29:51Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2021-11-17T13:29:51Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=820b43313ea6d0e03c7bf063ee6a64f3ff0cf659'/>
<id>urn:sha1:820b43313ea6d0e03c7bf063ee6a64f3ff0cf659</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nihav_flash: enable codecs module only when encoders/decoders are enabled</title>
<updated>2021-11-09T17:24:04Z</updated>
<author>
<name>Kostya Shishkov</name>
<email>kostya.shishkov@gmail.com</email>
</author>
<published>2021-11-09T17:24:04Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/nihav/commit/?id=576cd7d337fc80ec25bb1fc07fa2d25c5373f7b0'/>
<id>urn:sha1:576cd7d337fc80ec25bb1fc07fa2d25c5373f7b0</id>
<content type='text'>
</content>
</entry>
</feed>
