|
5883148188
|
codec/packet: make it Sync
|
2015-09-29 01:11:36 +02:00 |
|
|
d93e465f2b
|
codec/packet: avoid segfault with empty packet writing
|
2015-09-27 04:47:00 +02:00 |
|
|
510e8604b6
|
*: refactor setters to return self
|
2015-09-26 18:01:23 +02:00 |
|
|
4747a5a123
|
codec/packet: style fix
|
2015-09-26 17:36:27 +02:00 |
|
|
1fc224fbae
|
codec/packet: add data access and constructor
|
2015-09-22 02:44:37 +02:00 |
|
|
9736980b02
|
codec/context: make destructors safe
|
2015-09-17 17:33:31 +02:00 |
|
|
19548810dd
|
*: update to 2.8
|
2015-09-15 20:53:49 +02:00 |
|
|
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 |
|