Author | SHA1 | Message | Date |
---|---|---|---|
|
02c2761973 | avconv_qsv: use the device creation API | 9 years ago |
|
a3a0230a98 |
avconv: init filtergraphs only after we have a frame on each input
This makes sure the actual stream parameters are used, which is important mainly for hardware decoding+filtering cases, which would previously require various weird workarounds to handle the fact that a fake software graph has to be constructed, but never used. This should also improve behaviour in rare cases where avformat_find_stream_info() does not provide accurate information. |
9 years ago |
|
fb472e1a11 |
avconv: add support for Intel QSV-accelerated transcoding
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> |
9 years ago |