google / compare-codecs

Apache License 2.0
49 stars 23 forks source link

Adding the openh264 codec to the comparision set. #49

Closed alvestrand closed 9 years ago

alvestrand commented 9 years ago

This diff makes a working codec that passes unit tests and has rate control. The rate control is not very effective.

Also changed: Moved ffmpeg frame size extraction routine to file_codec, added unit tests and used it in ffmpeg codec.

phoglund commented 9 years ago

lgtm / nits