Commit History

Author SHA1 Message Date
  Alyssa Rosenzweig 92ff48e4bf Continue 6 years ago
  Cheehan b60193b504 Use C++14 for std::make_unique 6 years ago
  Cheehan 12dac0808a Use AVCodecParameters instead of AVCodec 6 years ago
  Cheehan 0906a4001b Use new send/receive decoding API 6 years ago
  Cheehan 369d7d70b3 Capture exceptions thrown from separate threads 6 years ago
  Cheehan a69ff847c5 Limit line length to 79 characters 6 years ago
  Cheehan fd3a973877 Split container into demuxer, decoder and converter 7 years ago
  Cheehan 609cceb22a Remove FFmpeg from display 7 years ago
  Cheehan 5e777830db Use initializer braces 8 years ago
  Cheehan c2b7cb95fe Player: Separate constructor into initialization and run 8 years ago
  Cheehan dd3cb26c9a Use initializer braces 8 years ago
  Cheehan 8bc10a4214 Use const 8 years ago
  Cheehan 6a1ad597a7 Move away from deprecated FFmpeg functions 8 years ago
  Cheehan b56afa686b Clean player 8 years ago
  Cheehan 925ec3900f Use leading underscore from member variables in player. 9 years ago
  Cheehan 1964152e9b Limit queue by number of items. 9 years ago
  Cheehan 44520f1b9f Reuse timer functions for clarity. 9 years ago
  Cheehan aed9096beb Use queue typedefs. 9 years ago
  Cheehan 6490027d05 Change variable name for clarity. 9 years ago
  Cheehan 4238ceb017 Put constants in header. 9 years ago
  Cheehan e3b5f18f5f Use raw pointers for FFmpeg structures. 9 years ago
  Cheehan 4760e20bdf Further indent initializer lists. 9 years ago
  Cheehan 91cee0a412 Astyle tidy. 9 years ago
  Cheehan fc1133f6f0 Use SDL2 instead of SDL. 10 years ago
  Cheehan Weereratne b65224408d Integrate timer class. 10 years ago
  Cheehan Weereratne ebab870793 Add timer class. 10 years ago
  Cheehan Weereratne 29c5ec29c5 Fix timing after pause. 10 years ago
  Cheehan Weereratne 83e8b9d58b Formatting changes. 10 years ago
  Cheehan Weereratne f8a19c093f Fix indentation. 10 years ago
  Cheehan Weereratne db77c46523 Limit to 79 characters. 10 years ago