packages feed

ffmpeg-light 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+5/−1 lines, 1 files

Files

ffmpeg-light.cabal view
@@ -1,5 +1,5 @@ name:                ffmpeg-light-version:             0.1.0.0+version:             0.1.0.1 synopsis:            Minimal bindings to the FFmpeg library.  description:         Stream frames from an encoded video, or stream frames to@@ -28,6 +28,10 @@ build-type:          Simple extra-source-files:  src/hscMacros.h cabal-version:       >=1.10++source-repository head+  type:     git+  location: http://github.com/acowley/ffmpeg-light.git  library   exposed-modules:     Codec.FFmpeg,