You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Begin huge refactoring of viz. Setup template app with resizing key
* Create the tab interface
* Insert first slider
* Setup communication between main thread and transcoder task
* Setup for creating framed transcoder
* Get solid color image appearing with new interface
* Setup for just updating a texture
* Progress
* Working live transcode display, but could be faster
* Write the textures directly
* Toggle input view
* Rescaling and color
* Quality params
* View mode
* More options
* Big restructuring
* Setup for syncing metrics
* Quality plot showing
* Reset buttons
* Open file button
* Save video button
* UX improvements
* Improve design with enum_dispatch crate
* Show event rate information
* Display bitrates
* Fix feat radius adjustment
* Loop videos in transcoder, and create standalone framer bin
* Fix save restarting bug
* Fix save restarting bug
* Fix frame flushing
* Separate ADU interval slider
* Begin implementing player
* More player setup
* Changes during redeye flight
* Tmpframerdavis (#119)
* framer changes
* higher tps for davis
* Add comment
* Generalize framer
* First pass redesigning the player--images do show on screen. Need to add the rest of the sliders and support buffer limiting
* Start working on updating player state
* Update buffer limit
* Add a note
* Smoother playback at fixed rate
* Buffer limit by default
* Buffer pause (for a hardcoded 3-second duration
* Don't hang the UI thread
* Seek back button
* Fix the stop buttons
* Can change view mode
* Enable playback feature detection
* Cleanup
* Don't hang transcoder on compression
* Fix playback speed
* Proper playback looping
* Update crate versions
* Start adding back davis transcoder
* Drop runtime, but probably slower?
* Properly restart DAVIS videos
* event ordering
* Bandwidth limiting and davis socket
* Cleanup
* Re-add prophesee support
* Compile with opencv flag disabled
* Get more tests passing
* More tests passing with ordered bytes messages
* All tests passing
* Cleanup
* Eframe4 (#121)
* Second attempt at reducing stuttering in live transcode
* Seemingly get it working
* Cleanup
* Avoid writer deadlock
* Cleanup
* Tests passing
---------
Co-authored-by: Andrew <[email protected]>
0 commit comments