Ronald S. Bultje
|
6d0d1c4a43
|
vp9: split out reconstruction functions in their own source file.
|
2017-03-28 18:04:26 -04:00 |
|
Ronald S. Bultje
|
f8c019944d
|
vp9: re-split the decoder/format/dsp interface header files.
The advantage here is that the internal software decoder interface is
not exposed to the DSP functions or the hardware accelerations.
|
2017-03-28 18:04:26 -04:00 |
|
Clément Bœsch
|
1c9f4b5078
|
lavc/vp9: split into vp9{block,data,mvs}
This is following Libav layout to ease merges.
|
2017-03-27 21:38:21 +02:00 |
|
Ronald S. Bultje
|
b95f241b6e
|
vp9: split header into separate struct and expose in vp9.h
This allows hwaccels to access the bitstream header information.
|
2015-10-15 13:02:20 +02:00 |
|
Ronald S. Bultje
|
b224b165cb
|
vp9: add keyframe profile 2/3 support.
|
2015-05-06 15:10:41 -04:00 |
|
Ronald S. Bultje
|
6cf0c4107f
|
Put vp9_scans and vp9_scans_nb in ro_data.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-11-04 02:32:18 +01:00 |
|
Carl Eugen Hoyos
|
3aabfaa37b
|
Fix make checkheaders for vp9 header files.
|
2013-10-09 09:42:16 +02:00 |
|
Ronald S. Bultje
|
848826f527
|
Native VP9 decoder.
Authors: Ronald S. Bultje <rsbultje gmail com>,
Clement Boesch <u pkh me>
|
2013-10-02 21:03:11 -04:00 |
|