1. 45befc5 Pass FecControllerOverride to Vp8FrameBufferControllerFactory::Create by Elad Alon · 5 years ago
  2. a279584 Inform FrameBufferController of encoder capabilities by Elad Alon · 5 years ago
  3. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 5 years ago
  4. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 5 years ago
  5. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 5 years ago
  6. 979c442 Rename "UpdateLayerConfig" to "NextFrameConfig" by Elad Alon · 5 years ago
  7. 6796ec2 Add OnFrameDropped() to Vp8FrameBufferController by Elad Alon · 5 years ago
  8. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 5 years ago
  9. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  10. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 5 years ago
  11. cde8ab2 Use single FrameBufferController in VP8, created by a factory. by Elad Alon · 5 years ago
  12. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 5 years ago
  13. d738071 Refactor FakeEncoder to avoid writing to a const EncodedImage by Niels Möller · 5 years ago
  14. 9df3353 Generic Frame Descriptor (GFD) VP8 templates. by philipel · 5 years ago
  15. 938dd9f Add owned data buffer to EncodedImage by Niels Möller · 5 years ago
  16. 24871e4 Rename EncodedImage::_buffer --> buffer_, and make private by Niels Möller · 6 years ago
  17. 77536a2 Rename EncodedImage::_length --> size_, and make private. by Niels Möller · 6 years ago
  18. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  19. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  20. 86336a5 Update FakeVp8Encoder to use GetEncoderInfo by Erik Språng · 6 years ago
  21. e2fd86a Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  22. 4529fbc Move TemporalLayers to api/video_codecs. by Erik Språng · 6 years ago
  23. 841c912 Changed FakeVp8Encoder to write dimensions in payload. by Per Kjellander · 6 years ago
  24. 59021ba Refactoring of VP8 TemporalLayers interface. by Erik Språng · 6 years ago
  25. 8abd56c Split TemporalLayers and TemporalLayers checker, clean up header. by Erik Språng · 6 years ago
  26. 72bc8d6 Make the rtp timestamp member of EncodedImage private by Niels Möller · 6 years ago
  27. d3b8c63 Reland "Add spatial index to EncodedImage." by Niels Möller · 6 years ago
  28. 5a998d7 Revert "Add spatial index to EncodedImage." by Niels Moller · 6 years ago
  29. da0898d Add spatial index to EncodedImage. by Niels Möller · 6 years ago
  30. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  31. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 6 years ago
  32. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  33. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  34. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 6 years ago