Olaf Hering (olh)
accepted
request 5287
over 4 years ago
(revision 31)
- Update to git version 0.161+git20200912.d198931a
- Bump soversion to 161
- Drop x264-gpac10.patch (merged upstream)
- Switch default muxer/demuxer library to l-smash and make gpac
optional
- Add new update.sh helper script
- Enable lto via switch
Olaf Hering (olh)
accepted
request 5152
almost 5 years ago
(revision 30)
- Update to git version 0.160+git20200702.cde9a933
- Bump soversion to 160
- Add x264-gpac10.patch and x264-gpac_no_static.patch
- Spec cleanup
Olaf Hering (olh)
accepted
request 5136
almost 5 years ago
(revision 27)
- Update to git version 0.159+git20191127.1771b556
- Use _service to retrieve the git sources
- Bump soname to 159
- Remove patch which is already included upstream
* 0001-cli-Fix-linking-with-system-libx264-on-x86.patch
- Rebase x264-use-shared-library.patch
- Removed a rpmlint error by rephrasing the summary of the libx264-x264 package
enzokiel
accepted
request 4373
over 6 years ago
(revision 23)
- Update to 20190201 snapshot
* Unify 8-bit and 10-bit CLI and libraries
- Add 'i_bitdepth' to x264_param_t with the corresponding
'--output-depth' CLI option to set the bit depth at runtime.
* x86inc: Fix VEX -> EVEX instruction conversion stable
* configure: Fix required version checks for lavf and...
* Fix float division by zero in weightp analysis
* Fix undefined behavior of left shift for CAVLC encoding
* Fix integer overflow in slicetype_path_cost
* cli: Fix preset help listing
* ppc: Fix zigzag_interleave
* Fix clang stack alignment issues
* Fix missing bs_flush in AUD writing
* Fix possible undefined behavior of right shift
* Make bs_align_10 imply bs_flush
* Fix theoretically incorrect cost_mv_fpel free
* configure: Fix ambiguous "$(("
* Fix --qpmax default value in fullhelp
* x86: Correctly use v-prefix for instructions with opmasks
* configure: Only use gas-preprocessor with armasm for...
- Bump soname to 155 following upstream changes.
- Rebase x264-use-shared-library.patch
- Add 0001-cli-Fix-linking-with-system-libx264-on-x86.patch from
upstream to fix building the cli x264 tool on x86.
- Update to 20190201 snapshot
* Unify 8-bit and 10-bit CLI and libraries
- Add 'i_bitdepth' to x264_param_t with the corresponding
'--output-depth' CLI option to set the bit depth at runtime.
* x86inc: Fix VEX -> EVEX instruction conversion stable
enzokiel
accepted
request 4209
about 7 years ago
(revision 21)
Build with nasm >= 2.13 for openSUSE Leap 42.3 and SLE-12
Olaf Hering (olh)
accepted
request 4196
about 7 years ago
(revision 20)
Update to new snapshot from upstream.
Please note that this change builds for all targets in openSUSE_Factory_ARM that are currently disabled in Essentials, please enable build for those there if wanted.
Olaf Hering (olh)
committed
over 8 years ago
(revision 17)
Remove duplicate Provides/Obsoletes because a subpkg x264 exists already
Olaf Hering (olh)
committed
over 8 years ago
(revision 16)
restore gpac wrapping
adjust name for x264 build conditional
provide/obsolete x264 because other pkgs depend on it
fix x264 binary installation
Tomáš Chvátal (scarabeus)
committed
over 8 years ago
(revision 15)
- Update to 20161220 snapshot
- Update homepage
- Move x264 package here there is no reason for the split
- Update to 20160905 snapshot
- Update to 20160430 snapshot
- Refreshed x264-use-shared-library.patch
- update to 20150804 snapshot
- update version 20141218
- update version 20141104
- update version 20140321.
- add -fno-aggressive-loop-optimizations to extra-cflags in
configure for >= 13.1 (specfile), see also
https://bugs.launchpad.net/ubuntu/+source/x264/+bug/1241772
MAY BE REMOVED on upstream fix
- update version 20130723.
- fallback to 8-bit depth again.
* A user said he still need 8-bit to use `baseline` profile
for very old android phones.
- update version 20130224.
- enable 10 bit depth by default.