Commit graph

14 commits

Author SHA1 Message Date
DataHoarder 8c6e604f26
Fixed ffmpeg stdin not closing, io.Seeker and io.EOF errors
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-07 09:24:01 +01:00
DataHoarder 230d505377
Fixed VFR pts end
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-06 12:03:14 +01:00
DataHoarder 6ea3e971bb
Improved libaom/libx264, proper pool, frame stats
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-31 23:00:37 +01:00
DataHoarder 564600af5f
Frame pool, benchmark y4m decoder 2023-10-28 00:50:59 +02:00
DataHoarder b08b662354
VFR aware Y4M decoder and encoders 2023-10-26 06:44:41 +02:00
DataHoarder 194149963d
Test monochrome encoding 2023-08-10 19:01:39 +02:00
DataHoarder 120df4a734
Cleanup and add samples for tests, decode .y4m.xz streams 2023-08-10 12:44:17 +02:00
DataHoarder 3c10219a47
Overhaul of color.Space, support 4:0:0 in libaom encoder 2022-11-14 12:41:30 +01:00
DataHoarder 0f98ce1c4f
Add frame server / frame server pool, allow blind frame jumps on y4m 2022-11-13 13:41:21 +01:00
DataHoarder cbb9a797c0
Allow getting frame seek table and setting it on y4m 2022-11-12 15:22:45 +01:00
DataHoarder 7d6f41da35
Fit y4m into Decoder interface
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-11 13:25:48 +01:00
DataHoarder 446a2a75dc
Test y4m decoding, optimize y4m allocations and buffer reuse 2022-11-11 09:49:05 +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 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