tilpner
|
49db1407b6
|
fix(examples): adjust for time_base changes
|
2023-08-29 16:09:37 +02:00 |
|
tilpner
|
9caddc3c2d
|
fix: adjust examples for v6.0 API changes
|
2023-05-24 17:22:59 +02:00 |
|
meh
|
0a6a9cb151
|
style: run cargo fmt
|
2021-12-13 14:49:58 +01:00 |
|
meh
|
1f01a8d94f
|
refactor: rename rate methods to either sample_rate or frame_rate
|
2021-03-21 12:23:21 +01:00 |
|
meh
|
9440621ff8
|
refactor: remove the lifetime from an owned dictionary
|
2021-03-20 22:51:14 +01:00 |
|
meh
|
46c1026dc2
|
feat: improve the way custom I/O works
|
2021-03-09 12:36:25 +01:00 |
|
meh
|
d6a8ed3939
|
chore: run cargo fmt
|
2020-12-23 03:13:11 +01:00 |
|
Tadas Barzdžius
|
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 |
|
lummax
|
ef3f821c6f
|
examples/metadata: use format/context.duration() method
|
2015-10-14 17:51:05 +02:00 |
|
meh
|
0764c597e4
|
examples/metadata: update API usage
|
2015-10-03 00:16:52 +02:00 |
|
lummax
|
9f9c044fa9
|
examples/metadata: fixup max_bit_rate() introduction
|
2015-09-18 21:45:11 +02:00 |
|
meh
|
ffb193ac68
|
examples/metadata: update to new format API
|
2015-09-04 16:32:39 +02:00 |
|
lummax
|
9b612fc90f
|
format: rename open* function to open_input*
|
2015-09-02 14:51:56 +02:00 |
|
lummax
|
ac5d8cfbe8
|
examples/metadata: adapt example to new decoder state transitions
|
2015-08-29 21:10:25 +02:00 |
|
meh
|
13c9f8e5ab
|
examples/metadata: cleanup and find best streams
|
2015-08-28 16:33:19 +02:00 |
|
lummax
|
d1fa9bd864
|
examples/metadata: add a metadata fetching example
|
2015-08-24 14:04:55 +02:00 |
|