imkira / go-libav

Go language bindings for ffmpeg libraries
MIT License
522 stars 93 forks source link

added: functions for using bit stream filter #24

Closed emonuh closed 8 years ago

codecov-io commented 8 years ago

Current coverage is 30.06%

Merging #24 into master will decrease coverage by 0.80%

@@             master        #24   diff @@
==========================================
  Files             4          4          
  Lines          2429       2481    +52   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits            750        746     -4   
- Misses         1679       1693    +14   
- Partials          0         42    +42   

Powered by Codecov. Last updated by a21a6e1...66d3214

imkira commented 8 years ago

Thanks!