He Junyan
c92b4f1bb7
libs: encoder: delete old set_property and property enum in vp8
2019-08-30 21:21:04 +08:00
He Junyan
c5cf07631d
libs: encoder: delete get_default_properties of VP8
2019-08-30 21:21:04 +08:00
He Junyan
c4a47f91ba
lib: encoder: gstobjectfy all vaapi encoders.
...
Replace all gstvaapiobject in vaapi encoders with standard gstobject.
Let the gstobject common logic to handle all the init and finalize
works. But the property install/set/get still use the old way, need
to be improved later.
2019-08-30 13:05:50 +08:00
Víctor Manuel Jáquez Leal
9c2246740b
Revert "libs: encoders: remove unused cast macros"
...
This reverts commit fd7d38f7d2
.
2017-08-28 19:09:07 +02:00
Víctor Manuel Jáquez Leal
fd7d38f7d2
libs: encoders: remove unused cast macros
...
They are only used inside the code, where another macro is defined.
Thus these exported macros have no use.
2017-08-28 18:32:36 +02:00
Sreerenj Balachandran
eeefdb4958
Add VP8 Encoder to core libgstvaapi.
2015-02-13 13:42:04 +02:00