587ec66592
Fix libc::int64_t deprecation
2020-05-31 13:34:24 +08:00
a7ea073619
scaling and resampling contexts: fix null checks
...
dc6ace91ec
Fixes #1 .
2019-02-16 21:20:56 +08:00
0bcd4550b8
*: format code with rustfmt and fix clippy suggestions
...
* Add avformat_close_input call to clean up AVFormantContext
* Format code with rustfmt
* Fix clippy lint double_parens
* Fix clippy lint deref_addrof
* Fix clippy lint identity_conversion
* Fix clippy lint match_ref_pats
* Fix clippy lint cast_lossless
* Fix clippy lint cmp_null
* Fix clippy lint clone_on_ref_ptr
* Fix clippy lint map_clone
* Fix clippy lint needless_borrow
* Fix clippy lint needless_pass_by_value
* Fix clippy lints for examples
* Fix clippy lint unused_io_amount
* Fix clippy lint new_without_default
* Ignore inline_always clippy lint
* Add vim temp files to .gitignore
2018-04-10 16:06:42 +02:00
5afe774f40
crate: update bitflags
2017-07-10 11:35:49 +02:00
5ac0527bdc
*: use latest ffmpeg-sys using bindgen
...
* Update bindings to newest ffmpeg version for new ffmpeg-sys, which is mostly generated by bindgen
* Bring back removed feature flags
* Fix whitespace formating
* Remove prepended enum names to enum variants
* Remove unneeded allows
2017-07-08 17:00:27 +02:00
b48521108e
*: update dependencies
2017-02-19 01:45:05 +01:00
2ed824aaac
*: upgrade to 3.2
...
Fix errors when built with https://github.com/meh/rust-ffmpeg-sys/pull/35 .
2016-11-27 23:16:47 +01:00
0c2962c573
software/resampling: add some documentation
2016-05-24 18:01:55 +02:00
9fb581884d
software/resampling: rename next
to flush
2016-05-24 18:01:46 +02:00
838ace388c
software/resampling/extensions: add inline attributes
2015-10-14 17:49:21 +02:00
c79e8751a9
softare/resampling: add extension helpers for frame::Audio
2015-09-29 00:13:40 +02:00
6c7db403f2
software/resampling: add wrapper
2015-06-08 15:53:21 +02:00