acowley / ffmpeg-light

Minimal Haskell bindings to the FFmpeg library
BSD 3-Clause "New" or "Revised" License
67 stars 29 forks source link

Make `frameReader` return type polymorphic #4

Closed acowley closed 10 years ago

acowley commented 10 years ago

We can return an Image, whose type is used to determine the destination pixel format.

acowley commented 10 years ago

Closed by b6e867abcda0f7f5a6bdc7075b9ff8ff2a3e9422