Skip to content

Commit

Permalink
small update to planning and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
defl committed Oct 4, 2021
1 parent 5f39f28 commit e10485f
Showing 2 changed files with 9 additions and 8 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.0.0
- No changes

0.4.3
- bugfix: fix crash on destruction of ffmpeg converter due to double free
- bugfix: 480p60/576p50 signals crash VP
14 changes: 6 additions & 8 deletions TODO.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,24 @@
Roadmap
=======

1.0.0: Out of beta
- internal: Make generic SDR and HDR directshow filter abstractions
- clean up TODOs
1.1.0: Config file
- All settings via config file, remove command line params

1.1.0: Constant time delay
1.2.0: Constant time delay
- see if we can do frame formatting before queueing (own thread?)
- Determine baseline latency with external meter
- Build aimed-for delay to ensure external lip-sync is spot on
- Write guide on how to DIY this

1.2.0: Zoom
1.3.0: Zoom
- Cropping-zoom in y and x dimensions
- Auto shifting (hwf)
- Non-linear stretch

1.3.0: MPV renderer
1.4.0: MPV renderer
- Integrate MPV renderer
- Renderer options as own dialogs


Stuff & ideas to do for later:
- Support for audio
- /fullscreen immediately to fullscreen and show logo + some short status update
@@ -43,4 +42,3 @@ Stuff & ideas to do for later:

Open external tickets
- BlackMagic: DEV-4671 Wrong values in HDR display primaries

0 comments on commit e10485f

Please sign in to comment.