|
068d42cbb8
|
codec/picture: fix .data() and .data_mut()
|
2015-05-19 04:30:33 +02:00 |
|
|
f0b11a960a
|
codec/picture: change width and height to u32
|
2015-05-18 23:32:11 +02:00 |
|
|
18d91a9dd9
|
codec/encoder/video: change width and height to u32
|
2015-05-18 23:31:02 +02:00 |
|
|
22faf2f99c
|
codec/decoder/video: change width and height to u32
|
2015-05-18 22:58:28 +02:00 |
|
|
3825c5486b
|
codec/picture: add data accessor
|
2015-05-17 04:26:33 +02:00 |
|
|
fc7016a8c1
|
codec/encoder/video: add some accessors
|
2015-05-16 22:50:01 +02:00 |
|
|
e02bd1e763
|
codec/encoder: add some accessors
|
2015-05-16 22:47:38 +02:00 |
|
|
4fe66b6735
|
codec/encoder/decision: add enum
|
2015-05-16 22:41:01 +02:00 |
|
|
2de64a1a37
|
codec/encoder/comparison: add enum
|
2015-05-16 22:40:44 +02:00 |
|
|
457bffbeb2
|
codec/encoder/prediction: add enum
|
2015-05-16 22:40:17 +02:00 |
|
|
d68a9192ba
|
codec/encoder/motion_estimation: add enum
|
2015-05-16 22:39:48 +02:00 |
|
|
a0dae25b94
|
codec/threading: add threading configuration
|
2015-05-16 19:18:26 +02:00 |
|
|
e2039ac550
|
codec/decoder: add some accessors
|
2015-05-16 18:40:32 +02:00 |
|
|
4fdef8af50
|
codec/profile: add enum
|
2015-05-16 18:39:59 +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 |
|
|
fbf4bb8f73
|
codec/subtitle: make Flags a c_int for compatibility
|
2015-05-16 17:27:02 +02:00 |
|
|
58240987d6
|
codec/packet: make Flags a c_int for compatibility
|
2015-05-16 17:26:32 +02:00 |
|
|
f93ab9488a
|
codec/context: add some accessors
|
2015-05-16 17:25:57 +02:00 |
|
|
68a72feb08
|
codec/debug: add bitflags
|
2015-05-16 17:25:31 +02:00 |
|
|
2c3b0e2936
|
codec/compliance: add enum
|
2015-05-16 17:25:10 +02:00 |
|
|
706f64c133
|
codec/field_order: add enum
|
2015-05-16 17:24:33 +02:00 |
|
|
ded50e95a9
|
codec/audio_service: add enum
|
2015-05-16 17:20:45 +02:00 |
|
|
6090985707
|
codec: refactor API
|
2015-05-16 14:45:21 +02:00 |
|
|
7f6d694a7d
|
codec: rename kind() to medium()
|
2015-05-16 14:43:21 +02:00 |
|
|
e48ee1e3eb
|
codec/subtitle: support empty rects
|
2015-05-13 22:31:21 +02:00 |
|
|
3c227329ae
|
codec/subtitle: use lifetime elision
|
2015-05-12 20:07:33 +02:00 |
|
|
b083d029da
|
codec/packet: use lifetime elision
|
2015-05-12 20:07:19 +02:00 |
|
|
5436f264a9
|
codec/codec: use lifetime elision
|
2015-05-12 20:07:06 +02:00 |
|
|
8a8ee131d7
|
codec/packet: take advantage of lifetime elision
|
2015-05-12 19:45:15 +02:00 |
|
|
72e300f09e
|
codec/subtitle: improve Subtitle handling
|
2015-05-12 18:21:02 +02:00 |
|
|
bd4cfd56dc
|
codec/picture: add Picture
|
2015-05-12 18:19:30 +02:00 |
|
|
e004eb9124
|
codec/context: some style fixes
|
2015-05-12 18:17:47 +02:00 |
|
|
944c817774
|
codec/codec: fix PhantomData type
|
2015-05-12 18:16:47 +02:00 |
|
|
66901497ab
|
codec: add various Codec related stuff
|
2015-05-12 03:49:55 +02:00 |
|
|
9c8ca6601f
|
codec/discard: add Discard
|
2015-05-12 03:48:11 +02:00 |
|
|
64c6678f04
|
codec/subtitle: add Subtitle
|
2015-05-12 03:46:25 +02:00 |
|
|
42564d0d5e
|
codec/packet: add Packet and packet::SideData
|
2015-05-12 03:44:45 +02:00 |
|
|
496f3759ec
|
codec/id: add codec::Id
|
2015-05-12 03:33:33 +02:00 |
|
|
308e36ee48
|
codec: add base
|
2015-05-12 03:33:13 +02:00 |
|