meh
|
ca907c57f3
|
crate: bump version
|
2016-04-15 18:35:35 +02:00 |
|
rundrop1
|
06497cc6bf
|
LICENSE: add license file
|
2016-04-03 17:32:34 +02:00 |
|
Ed Barnard
|
f5941792f9
|
codec/id: fix voxware feature name
|
2016-03-30 22:51:44 +02:00 |
|
Peter Rebholz
|
c8fd7d411f
|
device/output: fix infinite iterator loop
|
2015-12-11 23:14:20 -06:00 |
|
meh
|
1fc9e03d6f
|
crate: use feature set by ffmpeg-sys
|
2015-12-03 19:15:32 +01:00 |
|
meh
|
b6c92b2805
|
crate: check headers for ifdefs
|
2015-12-03 18:23:06 +01:00 |
|
Eric Kidd
|
0328dc111a
|
format: fix avformat_find_stream_info return handling
According to:
https://ffmpeg.org/doxygen/2.8/group__lavf__decoding.html#gad42172e27cddafb81096939783b157bb
...avformat_find_stream_info returns ">=0 if OK, AVERROR_xxx on error".
This occurs with several common formats, including MP4 and MKV.
|
2015-11-22 00:15:35 +01:00 |
|
meh
|
c8d67b57bf
|
crate: bump version
|
2015-11-19 19:43:59 +01:00 |
|
meh
|
67009f0f17
|
crate: fix dependencies version
|
2015-11-05 14:38:31 +01:00 |
|
meh
|
2e054ed1c3
|
util/frame: inline drop
|
2015-11-05 14:37:41 +01:00 |
|
meh
|
2d8485732a
|
util/format/sample: add inline attributes
|
2015-10-29 18:06:47 +01:00 |
|
meh
|
79945c2c5e
|
util/format/pixel: add inline attributes
|
2015-10-29 18:05:54 +01:00 |
|
meh
|
62ebd122ac
|
util/frame/video: add more inline attributes
|
2015-10-29 06:04:21 +01:00 |
|
meh
|
d2b6557fbc
|
codec/encoder/audio: add open_with() constructor
|
2015-10-26 20:27:04 +01:00 |
|
meh
|
6bb6a806ed
|
codec/encoder/video: add open_with() constructor
|
2015-10-26 20:26:21 +01:00 |
|
meh
|
7626f722aa
|
util/dictionary/owned: add more FromIterator impls
|
2015-10-26 20:26:01 +01:00 |
|
meh
|
c66aa6efbb
|
util/dictionary: add a dict! macro to create a dictionary
|
2015-10-26 20:25:44 +01:00 |
|
lummax
|
0eb82bedf4
|
util/timebase: remove unused (and redundant) file
|
2015-10-26 14:44:44 +01:00 |
|
meh
|
65d5ab89bb
|
util/frame/audio: refactor data() and data_mut()
|
2015-10-26 14:44:26 +01:00 |
|
meh
|
8298586d9f
|
util/frame/video: refactor data() and data_mut()
|
2015-10-26 14:44:06 +01:00 |
|
lummax
|
e9a9ad5720
|
examples/transcode-audio: use timebase rescaling
|
2015-10-25 23:29:47 +01:00 |
|
lummax
|
03740c31c0
|
util/mathematics: add rounding and rescaling
|
2015-10-25 23:28:27 +01:00 |
|
lummax
|
2cf4da707a
|
codec/packet: unify duration() to return i64
As all other instances of timestamps (duration/pts/dts)
|
2015-10-25 22:33:22 +01:00 |
|
meh
|
01b5f74fb0
|
codec/subtitle: refactor Rect handling
|
2015-10-25 22:32:42 +01:00 |
|
meh
|
7ad3654976
|
device: fix DeviceIter.size_hint
|
2015-10-25 22:32:26 +01:00 |
|
meh
|
5677b0ee6e
|
codec/packet: fix SideDataIter.size_hint
|
2015-10-25 22:32:02 +01:00 |
|
lummax
|
c471ab9df8
|
examples/transcode-audio: extend example with seek ability
|
2015-10-14 18:25:37 +02:00 |
|
lummax
|
ac0ef697cf
|
codec/decoder/opened: add flush method
|
2015-10-14 18:24:42 +02:00 |
|
lummax
|
a736c8b438
|
format/context/input: add seek() method
|
2015-10-14 18:24:11 +02:00 |
|
lummax
|
ef3f821c6f
|
examples/metadata: use format/context.duration() method
|
2015-10-14 17:51:05 +02:00 |
|
lummax
|
110c5a533c
|
format/context: add duration() method
|
2015-10-14 17:50:46 +02:00 |
|
meh
|
5f76845334
|
software/scaling/extensions: add inline attributes
|
2015-10-14 17:49:35 +02:00 |
|
meh
|
838ace388c
|
software/resampling/extensions: add inline attributes
|
2015-10-14 17:49:21 +02:00 |
|
meh
|
ae2cc97f65
|
util/channel_layout: add inline attributes
|
2015-10-14 17:46:23 +02:00 |
|
meh
|
b7687b9bd9
|
util/frame/video: add inline attributes
|
2015-10-14 17:44:23 +02:00 |
|
meh
|
5c4ac30f20
|
util/frame: add iniline attributes
|
2015-10-14 17:44:06 +02:00 |
|
meh
|
25c403fa07
|
software/scaling/context: add inline attributes
|
2015-10-14 17:43:15 +02:00 |
|
meh
|
8b6e41f68c
|
codec/packet/borrow: remove unused imports
|
2015-10-09 17:50:15 +02:00 |
|
meh
|
306b9c6698
|
codec/packet: refactoring to allow zero-copy packet creation
|
2015-10-09 14:09:35 +02:00 |
|
meh
|
7e2ebcf36b
|
codec/packet: use size to know if a packet is empty
|
2015-10-07 16:20:46 +02:00 |
|
meh
|
132c514e3f
|
*: returning &mut Self from setters was an awful idea
Deref breaks things.
|
2015-10-04 03:21:52 +02:00 |
|
meh
|
0764c597e4
|
examples/metadata: update API usage
|
2015-10-03 00:16:52 +02:00 |
|
lummax
|
5a07671b92
|
format/context/input: implement pause() and play()
|
2015-10-03 00:16:25 +02:00 |
|
meh
|
e7cd9fd94f
|
codec/encoder: set the medium if it's unknown
|
2015-10-01 23:34:59 +02:00 |
|
meh
|
4cc4ba3579
|
util: add inline attributes
|
2015-10-01 20:43:40 +02:00 |
|
meh
|
7ab04e200b
|
util/error: add inline attributes
|
2015-10-01 20:43:24 +02:00 |
|
meh
|
7161b02eba
|
format/stream: rename frame_rate to rate
|
2015-10-01 20:43:04 +02:00 |
|
meh
|
14c7586030
|
codec/packet: add inline attributes
|
2015-10-01 20:41:42 +02:00 |
|
meh
|
8570e3a5b4
|
codec/encoder/video: add inline attributes
|
2015-10-01 20:40:17 +02:00 |
|
meh
|
f3d6f901be
|
codec/encoder/video: add mb_lmin and mb_lmax writers
|
2015-10-01 20:39:50 +02:00 |
|