|
7dc9858ee0
|
frame/video: change some inline attributes
|
2015-08-05 19:32:48 +02:00 |
|
|
61b2e5b81b
|
frame/audio: change some inline attributes
|
2015-08-05 19:31:37 +02:00 |
|
|
f9d365876b
|
rational: add inline attributes
|
2015-08-05 17:10:02 +02:00 |
|
|
19b0351574
|
frame/audio: add inline attributes
|
2015-08-05 17:08:15 +02:00 |
|
|
3c138fe189
|
frame/audio: make Sample unsafe and add more implementations
|
2015-08-04 15:42:34 +02:00 |
|
|
898069692d
|
frame/video: make Component unsafe
|
2015-08-04 15:31:05 +02:00 |
|
|
c1b1a5b722
|
frame/video: implement Component for a couple more types
|
2015-08-04 14:38:42 +02:00 |
|
|
67b683169c
|
crate: add image support
|
2015-08-03 18:52:30 +02:00 |
|
|
8d4ee5f8bf
|
util/frame/audio: implement Debug
|
2015-07-15 14:23:07 +02:00 |
|
|
69c8b47861
|
util/rational: make PartialEq use reduce()
|
2015-07-02 01:57:53 +02:00 |
|
|
bb4263b7be
|
util/rational: some more refactoring
|
2015-06-25 22:23:33 +02:00 |
|
|
23b414b01e
|
util/rational: some minor improvements
|
2015-06-24 22:57:03 +02:00 |
|
|
1e5d77816a
|
*: update to 2.7
|
2015-06-19 01:04:49 +02:00 |
|
|
348623e8cc
|
util/frame/video: use a trait instead of type_of
|
2015-06-10 22:04:18 +02:00 |
|
|
0bed7e7346
|
util/frame/audio: use a trait instead of type_of
|
2015-06-10 22:03:59 +02:00 |
|
|
32bf1b37ac
|
util/frame: only Frame needs to be Send
|
2015-06-09 23:47:10 +02:00 |
|
|
c7ec5a8117
|
util/frame/video: improve ergonomics
|
2015-06-08 15:52:22 +02:00 |
|
|
02ea528c26
|
util/frame/audio: improve ergonomics
|
2015-06-08 15:52:01 +02:00 |
|
|
065337925f
|
util/frame: add predicate for emptyness
|
2015-06-08 15:51:04 +02:00 |
|
|
ff1b880be6
|
*: make internal pointer handling safer
|
2015-06-04 03:03:19 +02:00 |
|
|
b2c9dc3747
|
util/format/sample: improve ergonomics
|
2015-06-01 20:32:53 +02:00 |
|
|
d737ccdc37
|
util/samples: use ChannelLayout
|
2015-06-01 20:32:25 +02:00 |
|
|
956ed014d7
|
util/frame/audio: use ChannelLayout
|
2015-06-01 18:34:42 +02:00 |
|
|
e05dd04882
|
util/channel_layout: add ChannelLayout
|
2015-06-01 18:34:01 +02:00 |
|
|
ea6b10ba84
|
util/frame/audio: change rate type to u32
|
2015-06-01 16:57:04 +02:00 |
|
|
72895052e6
|
util/frame/audio: add samples accessor
|
2015-06-01 16:52:19 +02:00 |
|
|
f8d4403c3a
|
util/frame/video: derive PartialEq and Eq
|
2015-05-31 19:29:04 +02:00 |
|
|
636a372121
|
util/frame/audio: derive PartialEq and Eq
|
2015-05-31 19:28:51 +02:00 |
|
|
daeec01897
|
util/format/sample: change channels type to u16
|
2015-05-31 18:58:43 +02:00 |
|
|
064b9fe5c4
|
util/frame/audio: change channels type to u16
|
2015-05-31 18:58:23 +02:00 |
|
|
97b6100810
|
util/frame: fix cloning
|
2015-05-31 18:57:37 +02:00 |
|
|
46a5f863c8
|
util/rational: implement Debug and Display
|
2015-05-30 17:01:38 +02:00 |
|
|
dae7e523f6
|
util/frame/video: add picture_mut getter
|
2015-05-29 22:11:56 +02:00 |
|
|
27fa8c5878
|
util/frame/video: implement DerefMut
|
2015-05-28 20:16:41 +02:00 |
|
|
c1d4a1f136
|
util/frame/audio: implement DerefMut
|
2015-05-28 20:16:32 +02:00 |
|
|
34cbbf08c5
|
util/frame: add copy method to copy properties
|
2015-05-28 18:21:08 +02:00 |
|
|
c7f0b15fdc
|
util/frame/flag: change flags API style
|
2015-05-28 18:15:14 +02:00 |
|
|
823f4a7ef4
|
util/frame: avoid using ffmpeg frame refs
|
2015-05-28 14:09:06 +02:00 |
|
|
b57bff3e61
|
util/frame/video: rename new to empty and make new allocate the buffers
|
2015-05-27 18:58:07 +02:00 |
|
|
049e8a6cdd
|
util/frame/audio: rename new to empty and make new allocate the buffers
|
2015-05-27 18:57:57 +02:00 |
|
|
aa5d34ad8e
|
util/rational: implement missing features
|
2015-05-26 20:39:00 +02:00 |
|
|
7802046e28
|
util/frame/video: add repeat getter
|
2015-05-26 20:38:30 +02:00 |
|
|
038440dd41
|
util/frame: change best_effort_timestamp to timestamp
|
2015-05-26 20:37:01 +02:00 |
|
|
883654ebda
|
util/time: add time helpers
|
2015-05-26 20:36:27 +02:00 |
|
|
df52ef68d8
|
util/error: make index a private function
|
2015-05-24 19:13:20 +02:00 |
|
|
5b80b10949
|
util/error: refactor error handling
|
2015-05-24 18:51:34 +02:00 |
|
|
2716893612
|
util/error: add more helpers
|
2015-05-24 16:11:58 +02:00 |
|
|
73accc66b5
|
util/frame: split it up in files
|
2015-05-21 20:38:34 +02:00 |
|
|
41a35bc542
|
util/frame: make it Send
|
2015-05-21 20:24:48 +02:00 |
|
|
08d1188d2c
|
util/frame: change some types
|
2015-05-21 20:24:23 +02:00 |
|