|
c867dd6259
|
codec: improve encoder state transitions
This commit improves the state transitions for the `codec::*` structs as
discussed in #7.
|
2015-08-29 21:19:14 +02:00 |
|
|
891b87f25d
|
codec/decoder: adapt accessors to new state transitions
|
2015-08-29 21:09:39 +02:00 |
|
|
ee6004d05e
|
codec: improve decoder state transitions
This commit improves the state transitions for the `codec::*` structs as
discussed in #7.
|
2015-08-29 21:08:31 +02:00 |
|
|
59b1eead16
|
codec: add several getters
|
2015-08-28 20:36:55 +02:00 |
|
|
bb4263b7be
|
util/rational: some more refactoring
|
2015-06-25 22:23:33 +02:00 |
|
|
1e5d77816a
|
*: update to 2.7
|
2015-06-19 01:04:49 +02:00 |
|
|
d56ac34413
|
*: use is_null instead of == ptr::null()
|
2015-06-08 15:48:28 +02:00 |
|
|
ff1b880be6
|
*: make internal pointer handling safer
|
2015-06-04 03:03:19 +02:00 |
|
|
7ac2d29718
|
codec/decoder/audio: use ChannelLayout
|
2015-06-01 18:34:22 +02:00 |
|
|
21141b502a
|
codec/decoder/audio: change rate type to u32
|
2015-06-01 16:57:16 +02:00 |
|
|
a5df1a3a60
|
codec/decoder: add frame_rate accessor
|
2015-05-31 19:01:23 +02:00 |
|
|
22e98c30a9
|
codec/decoder/audio: change channels type to u16
|
2015-05-31 18:59:14 +02:00 |
|
|
373ea95b2b
|
codec/decoder/video: implement DerefMut
|
2015-05-28 20:14:59 +02:00 |
|
|
cad2e451c6
|
codec/decoder/subtitle: implement DerefMut
|
2015-05-28 20:14:45 +02:00 |
|
|
5803c023ec
|
codec/decoder: implement DerefMut
|
2015-05-28 20:13:50 +02:00 |
|
|
3b3f633c39
|
codec/decoder/audio: implement DerefMut
|
2015-05-28 20:13:32 +02:00 |
|
|
a0882e0422
|
codec/decoder/slice: change flags API style
|
2015-05-28 18:13:35 +02:00 |
|
|
27264e575a
|
codec/decoder/conceal: change flags API style
|
2015-05-28 18:12:56 +02:00 |
|
|
f1590620af
|
codec/decoder/check: change flags API style
|
2015-05-28 18:12:23 +02:00 |
|
|
dc7837b0a9
|
codec/decoder: add time_base getter
|
2015-05-26 20:37:44 +02:00 |
|
|
5b80b10949
|
util/error: refactor error handling
|
2015-05-24 18:51:34 +02:00 |
|
|
22faf2f99c
|
codec/decoder/video: change width and height to u32
|
2015-05-18 22:58:28 +02:00 |
|
|
e2039ac550
|
codec/decoder: add some accessors
|
2015-05-16 18:40:32 +02:00 |
|
|
507a1b9e95
|
codec/decoder: add error checking
|
2015-05-16 17:34:31 +02:00 |
|
|
757088f46c
|
codec: refactor decoder and encoder
|
2015-05-16 17:28:25 +02:00 |
|