Commit Graph

79 Commits

Author SHA1 Message Date
meh
00508e2485 util/error: make it Send and Clone 2015-05-21 20:20:16 +02:00
meh
b9e6eaeb93 util/frame: change width and height to u32 2015-05-19 04:31:34 +02:00
meh
bdc4c427a8 util/frame: make Flags a c_int for compatibility 2015-05-16 17:27:42 +02:00
meh
8bdb50ebaf util/error: implement From for Error 2015-05-16 14:44:48 +02:00
meh
2dd658f337 util/frame: add some more accessors 2015-05-15 21:58:28 +02:00
meh
930af9d581 util/frame: take advantage of Deref 2015-05-15 21:51:25 +02:00
meh
5c402a1256 util: move SampleFormat and PixelFormat to util::format 2015-05-13 23:36:08 +02:00
meh
d5b024dea9 util/frame: add more accessors 2015-05-13 15:17:08 +02:00
meh
3a1af24d2f util/color: move color enums to their own module 2015-05-13 15:16:42 +02:00
meh
7c213c2516 util/frame: add Frame::aspect_ratio 2015-05-12 20:03:16 +02:00
meh
47f010a3cb util/sample_format: use lifetime elision 2015-05-12 20:01:38 +02:00
meh
e07c7ec4cd util/frame: use lifetime elision 2015-05-12 20:00:56 +02:00
meh
4a3d43afc1 util/frame: use lifetime elision 2015-05-12 19:58:37 +02:00
meh
37cbaa5660 util/frame: add Video::kind 2015-05-12 19:26:28 +02:00
meh
5ab02b8649 util/frame: add setters for Video::height and Video::width 2015-05-12 19:26:12 +02:00
meh
d0d706ea73 util/frame: add Audio::samples 2015-05-12 19:25:34 +02:00
meh
05921ce5d8 util/frame: handle unknown format case 2015-05-12 19:21:13 +02:00
meh
72025673c9 util/picture: add picture::Type 2015-05-12 19:19:52 +02:00
meh
0174c8f01b util/dictionary: some style fixes 2015-05-12 18:18:32 +02:00
meh
2ff14a2043 util/frame: add Frame, frame::Video and frame::Audio 2015-05-12 03:25:29 +02:00
meh
1a9ca7a4a0 util/pixel_format: add PixelFormat 2015-05-12 03:23:29 +02:00
meh
403989a85c util/sample_format: add SampleFormat 2015-05-12 03:22:51 +02:00
meh
7cd4a3d531 util/media: add media::Type 2015-05-12 03:21:32 +02:00
meh
8d828575df util/color_range: add ColorRange 2015-05-12 03:17:17 +02:00
meh
1aea2f63f7 util/color_space: add ColorSpace 2015-05-12 03:16:36 +02:00
meh
ae148f4e59 util/rational: add Rational 2015-05-12 03:15:38 +02:00
meh
1c2b78a3f2 util/dictionary: add Dictionary 2015-05-12 03:12:55 +02:00
meh
eef3e9c556 util/error: add error handling 2015-05-07 04:32:32 +02:00
meh
5468ea5051 util: add base 2015-05-07 04:32:07 +02:00