excamera / alfalfa

Purely functional video codec, used for ExCamera and Salsify
GNU General Public License v2.0
1.2k stars 112 forks source link

Refactoring #39

Closed deepakn94 closed 8 years ago

deepakn94 commented 8 years ago

Refactored code to have a cleaner, alfalfa API; fixed accompanying tests. Fixed symlinking in alfalfa-combine, copy all frames to a single ivf file and adjust offsets in the frame db.

@keithw @sadjad @shacklettbp

keithw commented 8 years ago

I rebased this on top of the current master (as https://github.com/alfalfa/alfalfa/tree/deepak-wip), but it looks like the import test is failing on std::out_of_range "Invalid frame_id!", both as submitted here and after the rebase. Can you please take a look?

deepakn94 commented 8 years ago

Hm strange, I rebased on top of the current master too, and the tests were passing on my machine. Let me take a look now.

keithw commented 8 years ago

Merged 8a0192b8a3a1fafd7e231e35ac28bcb94a60ab19