99 Commits (17b51d3fd8392b72b7c24b3b2ec876cff2d4bafb)

Author SHA1 Message Date
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
Dean Lee 37212cdd24 Replay/framereader: fix c3 qcamera padding problem (#22572) 4 years ago
Dean Lee 4e2be9ccda replay: added a missing #include <array> on Mac (#22573) 4 years ago
Dean Lee 50cf6fd948 replay: fix possible segfault in CameraServer (#22556) 4 years ago
Dean Lee f5335bd42d replay: refactor Route and Segment (#22531) 4 years ago
Dean Lee 06a1dd7598 c++ replay: support local routes (#22288) 4 years ago
Adeeb Shihadeh 6472b5b6c9 replay: support old, pre-pandaStates routes (#22525) 4 years ago
Dean Lee f0d16395b7 replay: get EncoderIndex from capnp::AnyStruct (#22518) 4 years ago
Dean Lee 3f5c7afba3 replay/camera: fix incorrect console output (#22491) 4 years ago
Dean Lee 0f49ecbff7 replay: simplify seek&merge (#22463) 4 years ago
Greg Hogan 95843a6754 replay: print current time when paused (#22468) 4 years ago
Dean Lee 7d67bfa606 repaly: stop publish socket on multiple publishers error (#22449) 4 years ago
Dean Lee d6614c3c89 test_replay: temporarily comment out some unit tests (#22447) 4 years ago
Dean Lee 11014ca940 replay: cleanup output (#22434) 4 years ago
Dean Lee 3df339e1ed replay: refresh segment window after current segment is changed by seek (#22436) 4 years ago
Dean Lee 38617c6c8f FrameReader: increase probesize to 10MB (#22437) 4 years ago
Willem Melching 2291683728 replay: do not use OpenCL (#22431) 4 years ago
Dean Lee 7b3200362b c++ replay: graceful shutdown (#22280) 4 years ago
Dean Lee 53bec066b6 replay: cleanup console output (#22410) 4 years ago
Dean Lee a8c5acb884 c++ replay: publish all frames in CameraServer (#22378) 4 years ago
Dean Lee 2dc5a00e3d c++ replay: get socket name from capnp::Schema (#22367) 4 years ago
Dean Lee 66ca3985c9 replay : move utility functions into separate file (#22414) 4 years ago
Dean Lee 430e9808b3 c++ replay: more robust seek (#22375) 4 years ago
Dean Lee 0a1fa4fa7b replay/segment: std::atomic member variables (#22409) 4 years ago
grekiki 2ea151be3c C++ replay cache folder path / fix (#22396) 4 years ago