123 Commits (dd0597201972f8c51a62a608fdf8bd38c86f3b32)

Author SHA1 Message Date
Dean Lee 10ce89d1ae replay: Add next engagement / disengagement jump capabilities (#23248) 3 years ago
Dean Lee 84481c134b replay/logreader: handle abort in load (#23321) 3 years ago
Dean Lee fef9d05507 replay tests: retry on network failure (#23383) 3 years ago
Dean Lee 2a3a9e0bef replay: add flag to disable video (#23353) 3 years ago
Dean Lee ed55910aa9 replay/segment: pass member function pointer to QtConcurrent::run (#23312) 3 years ago
Dean Lee 9191452120 replay: add flag REPLAY_FLAG_FULL_SPEED to play at full speed (#23324) 3 years ago
Dean Lee 1860d9c18c replay/util: initialize curl at startup (#23314) 3 years ago
Dean Lee 446e59d10f replay: fix segfault or hanging on quit (#23323) 3 years ago
Dean Lee 7c71bc1b98 replay/camera: use existing YUV_BUFFER_COUNT (#23297) 3 years ago
George Hotz 6bac4f1c4a build for mac (#23048) 3 years ago
Dean Lee 20c50f8f51 framereader: use the same alignement as visionbuf (#23208) 3 years ago
Dean Lee 066528dc2b replay: use std::unique_ptr to manage memory, reuse events buffer. (#23049) 3 years ago
Dean Lee 9b0fcaeb84 rename yuv streams (#23071) 3 years ago
Dean Lee 71c282d42a logreader: support reading from corrupt log (#23050) 3 years ago
Dean Lee c6ae32ecb3 framereader: refactor seeking (#22926) 3 years ago
Dean Lee 67c748d62a refactor httprequest: emit single signals (#23039) 3 years ago
Dean Lee 43812ae898 replay: refactor http download (#23052) 3 years ago
Dean Lee 4ac4b61272 framereader: fix crash after fallback to cpu decoding (#23055) 3 years ago
Dean Lee e308bc0a3f framereader: replace swscale with libyuv, reduce cpu usage by half (#22992) 3 years ago
Dean Lee 8f9ca8d3f6 replay: add test to check dcam and ecam (#22993) 3 years ago
Dean Lee 2d8780e5c6 logreader: fix memory leak in Event (#22987) 3 years ago
Dean Lee 816fbec7ab replay: fix swsscale crash on nv12->yuv conversion (#22961) 4 years ago
Dean Lee e72feb1263 framereader: remove memory copy overhead for AVIO (#22894) 4 years ago
Dean Lee 0c26c21c9c framereader: support hardware decoding (#22906) 4 years ago
Dean Lee e0fa9b7909 framereader: remove deprecated ffmpeg functions (#22895) 4 years ago
Dean Lee 1e67fc25f1 replay: add qcam and YUV flags (#22788) 4 years ago
Dean Lee 7ff2217c8b util: remove function to_hex (#22792) 4 years ago
Mayfield 43e1903073 enable wshadow (#22756) 4 years ago
Dean Lee 5f454307fc replay: fix qcam download error (#22777) 4 years ago
Dean Lee 526cfdd0fb replay: print colored text (#22771) 4 years ago
Dean Lee 07ffd9c095 replay: fix frame lag when replaying to the next segment (#22773) 4 years ago
Willem Melching 86e72f88c3 framereader.cc: better avformat_open_input error printing 4 years ago
Dean Lee 993aa64067 replay: fix hanging on exit if stream thread has not been started yet (#22770) 4 years ago
Dean Lee a031b938b0 replay: improve segment download and merge (#22654) 4 years ago
Dean Lee 15ed1a50a3 replay: fixed the alignment issue when replaying from C3 qcamera (#22734) 4 years ago
Dean Lee af7c9ccf6f replay: build on devices (#22632) 4 years ago
Dean Lee c742e81f3e framereader: use swscale to handle the YUV conversion (#22710) 4 years ago
Dean Lee 6e0853986f replay: use an enum for flags (#22635) 4 years ago
Dean Lee c35975072e replay: improve seeking, queuing segments (#22625) 4 years ago
Dean Lee 3542dfeacd replay: fix replay looping (#22618) 4 years ago
Dean Lee ea6ee497e5 replay: parse route string, replay from the specified segment (#22503) 4 years ago
Dean Lee ed5bd9719b replay/camera: publish each camera in a separate thread (#22591) 4 years ago
Willem Melching 03ed20610b replay: improve download prints 4 years ago
Dean Lee e7aa4f16e5 replay: improve segment downloading (#22504) 4 years ago
Dean Lee 4f44e47aa1 replay: refactor FrameReader (#22438) 4 years ago
Dean Lee 26d7db6649 replay: just load one segment to start replaying (#22598) 4 years ago
Dean Lee e88d98223b replay: allocate events in contiguous memory pool (#22535) 4 years ago
Dean Lee 5afb4b9731 replay: start streaming after segment loaded (#22575) 4 years ago
Dean Lee c39afc1b7a replay: fix hanging on shutdown while downloading (#22592) 4 years ago
Dean Lee 5873c32178 framereader: remove swscale (#22578) 4 years ago