<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libx264/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2024-08-16T22:51:20Z</updated>
<entry>
<title>libx264: update to latest master</title>
<updated>2024-08-16T22:51:20Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-08-12T02:22:50Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=194bf80ab066fb20f7a53de807d018147ee72a67'/>
<id>urn:sha1:194bf80ab066fb20f7a53de807d018147ee72a67</id>
<content type='text'>
Use PKG_SORUCE_DATE for apk compatibility.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refresh missed hashes after move to use ZSTD as default</title>
<updated>2024-04-08T07:30:35Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-04-07T22:03:57Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=9f78055f94d732ad5a3fbb07b5c36f0859bc1215'/>
<id>urn:sha1:9f78055f94d732ad5a3fbb07b5c36f0859bc1215</id>
<content type='text'>
This is a follow-up on the previous treewide refresh of hashes after move
to ZSTD by default for compressing tarballs, as it seems that somehow
CHECK_ALL missed couple of packages.

Fixes: 272f55e87f07 ("treewide: refresh hashes after move to use ZSTD as default")
Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>libx264: update to 2024-01-13 revision</title>
<updated>2024-02-10T22:57:48Z</updated>
<author>
<name>krant</name>
</author>
<published>2024-02-10T08:39:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0bdec78a8b0cf81e3c106e44c0f527f2e4b6eefe'/>
<id>urn:sha1:0bdec78a8b0cf81e3c106e44c0f527f2e4b6eefe</id>
<content type='text'>
- Fix CPU type detection to enable asm on ARM
- Refresh patches

Signed-off-by: krant &lt;aleksey.vasilenko@gmail.com&gt;
</content>
</entry>
<entry>
<title>libx264: enable parallel build</title>
<updated>2021-03-14T11:36:32Z</updated>
<author>
<name>Bernd Kuhls</name>
</author>
<published>2021-03-14T11:36:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=c9ad594cca111ad8baef8bdedd64119132536760'/>
<id>urn:sha1:c9ad594cca111ad8baef8bdedd64119132536760</id>
<content type='text'>
Signed-off-by: Bernd Kuhls &lt;bernd.kuhls@t-online.de&gt;
</content>
</entry>
<entry>
<title>x264: update to commit from 2020-10-26</title>
<updated>2020-12-25T09:00:48Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2020-12-24T14:00:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=af52f1e439263fb05f1aa6ef262db87352cf878e'/>
<id>urn:sha1:af52f1e439263fb05f1aa6ef262db87352cf878e</id>
<content type='text'>
Snapshots were discontinued according to
https://downloads.videolan.org/x264/snapshots/x264-snapshot-20191218-README.txt
and users should use source code.

While at it, fix SPDX License Identifier to correct one.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>x264: add CONFIGURE_VARS and MAKE_FLAGS when NASM is not selected</title>
<updated>2020-03-14T02:32:00Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2020-03-02T22:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=faac2352e2d3f14de8dfd69f1801e6561ccb156c'/>
<id>urn:sha1:faac2352e2d3f14de8dfd69f1801e6561ccb156c</id>
<content type='text'>
- Remove dot in TITLE
- Use HTTPS in URL

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>libs/libx264: Update to 20190324 and rework Makefile</title>
<updated>2019-05-06T09:05:22Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2019-04-06T20:35:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=45c8dcab7944bbe5d59432f0a6b773d2109d34ca'/>
<id>urn:sha1:45c8dcab7944bbe5d59432f0a6b773d2109d34ca</id>
<content type='text'>
* Update (lib)x264 to 20190324
* Stop using GNU Autotools and use libx264's own
  configuration facility
* Drop hardcoded CFLAGS, x264 will handle those fine on its own
  This will override toolchain optimizaion and set -O3
  irregardless of setting.
* Rework LTO and ASM optmization selection to make it more
  compact and readable. This drops optimization for x86 32-bit
  which is being deprecated in favour of x86_64 in general and
  the very few systems still in use that doesn't support 64-bit
  are too slow to be usable anyway.
* Import patches to fix compilation on ARM and x86 (32-bit)
  from OpenEmbedded
* Minor style fixes to Makefile

Source: http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-multimedia/x264/x264

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>libs/libx264: Update to snapshot 20181006</title>
<updated>2018-10-09T05:58:37Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2018-10-05T07:15:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e6599366e52f9262154efb0089062c08a685a99e'/>
<id>urn:sha1:e6599366e52f9262154efb0089062c08a685a99e</id>
<content type='text'>
Update libx264 to snapshot 20181006
Add 464fp to ASM blacklist (doesn't support AltiVec instructions)
Enable LTO by default for platforms that uses ASM
Remove a few whitespaces (cosmetic)

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<title>ffmpeg/libx264: Replacing YASM with NASM and fixing ffmpeg/x264 module dependency</title>
<updated>2018-06-28T23:54:09Z</updated>
<author>
<name>Ted Hess</name>
</author>
<published>2018-06-28T23:53:19Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=75f049946928a9569bd855298dab58fe43aec326'/>
<id>urn:sha1:75f049946928a9569bd855298dab58fe43aec326</id>
<content type='text'>
Both libraries on X86 platforms require NASM instead of YASM going forward.

Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;
</content>
</entry>
<entry>
<title>libs/libx264: Update to snapshot 20180401</title>
<updated>2018-04-14T07:35:35Z</updated>
<author>
<name>Daniel Engberg</name>
</author>
<published>2018-04-14T07:35:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=b386c497e1f392759524a72f244736205b50df9a'/>
<id>urn:sha1:b386c497e1f392759524a72f244736205b50df9a</id>
<content type='text'>
Update libx264 to snapshot 20180401
Scrub any previous set -O flags, cosmetic change.

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;</content>
</entry>
</feed>
