Commit graph

16 commits

Author SHA1 Message Date
DataHoarder ece3dfe96d
Add x264 encode test 2022-11-11 13:23:04 +01:00
DataHoarder 499a43d61f
Skip libaom encode in short mode
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-11 11:27:16 +01:00
DataHoarder 432b2dfc10
Added go tests for libdav1d / libaom 2022-11-11 11:13:08 +01:00
DataHoarder ace16a6b6a
Flush on stream encode 2022-11-11 10:43:13 +01:00
DataHoarder fe40f4da7e
Change frame.Stream, include methods to Slice, Copy, or Sample frame.Stream 2022-11-11 07:30:58 +01:00
DataHoarder 487b9f16d2
Add x264 4:0:0, adjust high depth flags 2022-11-11 06:51:10 +01:00
DataHoarder 38280958a3
Change how streams expose properties and settings
Some checks failed
continuous-integration/drone/push Build is failing
2022-11-10 13:01:35 +01:00
Umar Getagazov 7f00890636 x264: don't parse preset-related options as params
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-11-05 20:14:00 +03:00
DataHoarder a266ec9df1
Added minor CI, tests
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-21 11:40:58 +02:00
DataHoarder 1bea842cb1
Rework libaom internals, move y4m, add OBU writer 2022-09-16 05:43:46 +02:00
DataHoarder c804c2e337
libaom: improved settings 2022-09-16 01:36:50 +02:00
DataHoarder 86a7d25bcd
rename colorspace to colorformat 2022-09-15 23:43:42 +02:00
DataHoarder 52147f9138
Initial libaom encoder 2022-09-15 15:36:41 +02:00
DataHoarder 4898ae67cf
Encoder interface 2022-09-15 15:36:19 +02:00
DataHoarder b60d7d1274
x264: use same order as x264CLI settings 2022-09-15 09:47:26 +02:00
DataHoarder 84908c0ef2
Initial commit: utilities, y4m parser, x264 encoder 2022-09-14 21:43:20 +02:00