|
1f80007e5e
|
format: split input and output formats
|
2015-09-04 16:30:19 +02:00 |
|
|
3091e20f2d
|
codec/packet: fix pts() : return Option
|
2015-08-30 22:15:20 +02:00 |
|
|
f2fc59f25d
|
codec/packet: add rescale_ts() method
|
2015-08-30 16:37:39 +02:00 |
|
|
b839b5fe2f
|
*: implement ExactSizeIterator where possible
|
2015-08-25 16:13:42 +02:00 |
|
|
83d3156c62
|
codec/packet: expose predicates for packet flags
|
2015-08-14 19:32:22 +02:00 |
|
|
9143df44f4
|
codec/packet: move impl Send closer to the type definition
|
2015-06-10 22:05:03 +02:00 |
|
|
a290eebdfb
|
codec/packet: add read/write support
|
2015-06-08 15:49:36 +02:00 |
|
|
ff1b880be6
|
*: make internal pointer handling safer
|
2015-06-04 03:03:19 +02:00 |
|
|
c389f7a916
|
codec/packet/flag: change flags API style
|
2015-05-28 18:14:18 +02:00 |
|
|
9666310abf
|
codec/packet: make it Send
|
2015-05-21 20:25:26 +02:00 |
|
|
195d5dc9d4
|
codec/packet: change some types
|
2015-05-21 20:25:11 +02:00 |
|
|
58240987d6
|
codec/packet: make Flags a c_int for compatibility
|
2015-05-16 17:26:32 +02:00 |
|
|
b083d029da
|
codec/packet: use lifetime elision
|
2015-05-12 20:07:19 +02:00 |
|
|
8a8ee131d7
|
codec/packet: take advantage of lifetime elision
|
2015-05-12 19:45:15 +02:00 |
|
|
42564d0d5e
|
codec/packet: add Packet and packet::SideData
|
2015-05-12 03:44:45 +02:00 |
|