Commit Graph

32 Commits

Author SHA256 Message Date
c07837a0a8 OBS dunno %x86_64
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=50
2024-05-25 11:56:24 +00:00
5752b3866b - Update to release 2.1
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=49
2024-05-20 10:21:51 +00:00
af7693cf16 simply %post
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=47
2024-04-12 21:18:32 +00:00
464a9ee130 - Update to release 2.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=46
2024-03-13 23:43:13 +00:00
475bcc467c - Update to release 1.8.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=44
2023-12-12 09:46:55 +00:00
ae18ac48f5 - Update to release 1.7.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=42
2023-11-03 09:35:19 +00:00
f1cf20c8ff Accepting request 1095372 from home:Andreas_Schwab:Factory
- Enable build on riscv64

OBS-URL: https://build.opensuse.org/request/show/1095372
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=40
2023-06-26 09:37:05 +00:00
d2fd2d9ae1 - Update to release 1.6.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=39
2023-06-19 23:32:03 +00:00
b158b6b870 Accepting request 1075512 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Enable build on aarch64

OBS-URL: https://build.opensuse.org/request/show/1075512
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=37
2023-03-30 09:12:35 +00:00
324008f57c Accepting request 1046316 from home:dirkmueller:Factory
- update to 1.4.1:
  * Fix CRF with maxrate bug causing bitrate to be significantly limited for
    CRF encodings
  * Fix command line parsing forcing 1-pass in a 2-pass encoding mode when
    the --keyint=`x`s format is used
  * Fix decoder segfault due to assuming aligned buffers in the inverse
    transform assembly

OBS-URL: https://build.opensuse.org/request/show/1046316
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=35
2023-01-02 23:39:09 +00:00
f7fcc42b0b Accepting request 1040418 from home:dirkmueller:Factory
- update to 1.4.0:
  * Adopted the 6L / 32-picture mini-GOP configuraion as default and
    adjusted MD feature levels accordingly yielding higher compression
    efficiency gains
  * Update the TPL model to account for the larger mini-gop size
  * Re-tune presets M0-M12 using the gained coding efficiency for improved
    quality vs cycles tradeoffs
  * Allow duplicate commandline parameters to be parsed and take into
    consideration the latter to allow AWCY integration
  * Build, Cleanup and Documentation
  * Make include and lib paths friendly to abs and rel paths
  * Update preset and API documentation
  * Various functional bug fixes
  * Remove manual prediction structure support

OBS-URL: https://build.opensuse.org/request/show/1040418
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=33
2022-12-05 21:08:18 +00:00
e71f9dfd7c Accepting request 1030153 from home:iznogood:branches:multimedia:libs
- Update to release 1.3.0:
  * Encoder:
    - Port SIMD optimizations from libDav1D making the conformant
      path (Inv. Transform) faster
    - Enabling smaller mini-GOP size configurations and tuning it
      for the low delay mode
    - Tuning the low-latency mode in random access targeting
      latencies from 250ms to 1s
    - Adding GOP-constrained Rate Control targeting low-latency
      streaming applications
    - Optimize mode decision features levels for depth
      partitioning, RDOQ, MD stage0 pruning in-loop filtering
      temporal filtering and TPL adding more granularity and
      gaining further quality
    - Preset tuning M0-M13 to smooth the spacing and utilize the
      quality improvements towards better tradeoffs
  * Build, Cleanup and Documentation:
    - Update preset and API documentation
    - Various functional bug fixes
    - Remove the use of GLOB in cmake and use file names
- Changes from release 1.2.1:
  * Encoder: Fix a crash at the end of the encode that may occur
    when an invalid metadata packet is sent with the EOS packet
  * Build, Cleanup:
    - y4m header pasring code cleanup
    - API cleanup and enhancements adding string options for RC
      mode
    - Added option to build without app / dec / enc using the
      build.sh / build.bat scripts

OBS-URL: https://build.opensuse.org/request/show/1030153
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=31
2022-10-20 20:27:33 +00:00
f9534b84ab - Update to release 1.2.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=29
2022-08-03 15:26:57 +00:00
d3afa442b3 - Update to release 1.0.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=27
2022-04-22 21:52:28 +00:00
b5b6872af7 Accepting request 955213 from home:mia:branches:multimedia:libs
- Disable forced realtime scheduler priority
  By default, the encoder library will attempt to set realtime
  scheduler priority. Disable this behavior, as it serves no
  practical purpose (video encoding does not benefit from reduced
  process latency) and will only make the system unresponsive.
  (Additionally, it is arguably not a video encoder library’s job
  to manage scheduler priorities for the calling process.)
  See https://gitlab.com/AOMediaCodec/SVT-AV1/-/issues/1714

OBS-URL: https://build.opensuse.org/request/show/955213
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=26
2022-02-16 11:46:58 +00:00
30e457f062 Accepting request 949268 from home:iDesmI
- Update to 0.9.0
  * New faster presets M9-M12, M12 reaching similar complexity level to that of x264 veryfast
  * New multi-pass and single pass VBR implementation minimizing the quality difference vs CRF while reducing the cycle overhead
  * Quality vs density tradeoffs improvements across all presets in CRF mode
  * Added support for CRF with capped bitrate
  * Added support for overlay frames and super resolution
  * Fixed film grain synthesis bugs
  * Added experimental support for > 4k resolutions
  * Added experimental support for the low delay prediction structure
  * Significant memory reduction especially for faster presets in a multi-threaded environment
  * API configuration structure cleanup removing all invalid or out of date parameters
  * Speedup legacy CPUs for faster development by adding SSE code for corresponding C-kernels
  * Updated the code license from BSD 2-clause to BSD 3-clause clear

OBS-URL: https://build.opensuse.org/request/show/949268
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=25
2022-01-26 15:16:31 +00:00
Dominique Leuenberger
292aa65bbb Accepting request 895968 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/895968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SVT-AV1?expand=0&rev=1
2021-06-01 08:38:08 +00:00
bb338b03cb Rework fdupes, drop pointless rpmlintrc
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=23
2021-05-28 11:24:16 +00:00
e63c504924 Accepting request 895949 from home:jengelh:branches:multimedia:libs
- Update to release 0.8.7

OBS-URL: https://build.opensuse.org/request/show/895949
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=22
2021-05-28 10:10:49 +00:00
9dd3c49a00 Accepting request 847494 from home:gladiac:branches:multimedia:libs
- Update to version 0.8.5
  * https://github.com/AOMediaCodec/SVT-AV1/blob/v0.8.5/CHANGELOG.md
- Added 1568-backport.patch
- Added manpages

OBS-URL: https://build.opensuse.org/request/show/847494
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=21
2020-11-11 13:29:30 +00:00
Ismail Dönmez
e7fafd748d -
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=20
2019-07-08 06:37:46 +00:00
aef769443a - Use %cmake macro
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=12
2019-02-18 11:59:55 +00:00
Tomáš Chvátal
d220776634 Accepting request 676973 from home:jengelh:branches:multimedia:libs
- Update descriptions, make it fit for Factory.
- Use the same macro style everywhere.
- Edit fix-build.patch to conform to SLPP.

with rpmlintrc

OBS-URL: https://build.opensuse.org/request/show/676973
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=11
2019-02-18 09:50:29 +00:00
fa5f3f49db fix license
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=10
2019-02-05 10:59:45 +00:00
1c302c2215 set a soversion
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=9
2019-02-05 10:47:07 +00:00
10e6430f8c ups
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=8
2019-02-05 09:43:19 +00:00
d17e24066e freeze for factory
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=7
2019-02-05 09:38:37 +00:00
b2737dc4ac fix
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=6
2019-02-05 09:37:30 +00:00
3c06944682 fix
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=5
2019-02-05 09:37:16 +00:00
9d90434ea0 ups
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=4
2019-02-05 09:08:29 +00:00
0c29d0eebe disable non x86_64 for now
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=3
2019-02-05 09:06:42 +00:00
6b56007a63 no verify
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/SVT-AV1?expand=0&rev=2
2019-02-05 09:00:05 +00:00