vabaseenc: Log out the flow error name.
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / sys / va / gstvabaseenc.c
2022-11-09 Víctor Manuel Jáqu... vabaseenc: Log out the flow error name.
2022-11-09 Víctor Manuel Jáqu... vabaseenc: Enable encoder reconfiguration.
2022-11-08 Victor Manuel Jaqu... va: Document device-path property.
2022-11-05 He Junyanva: baseenc: Do not import the VA surface from other...
2022-10-26 Víctor Manuel Jáqu... vabaseenc: Scope error bail out.
2022-10-26 Víctor Manuel Jáqu... vabaseenc: Use class entrypoint.
2022-09-20 Víctor Manuel Jáqu... vabaseenc: Move out encoder validation from assertion.
2022-09-16 Víctor Manuel Jáqu... va: baseenc: Fix gobject style for chained method.
2022-08-04 Víctor Manuel Jáqu... vah264enc: Lock properties read/write.
2022-07-11 He Junyanva: baseenc: Do not use codec frame structure again...
2022-07-11 He Junyanva: baseenc: Do not clear the codec frame twice when...
2022-06-07 Víctor Manuel Jáqu... vah264enc: Support default and none rate control.
2022-05-29 Víctor Manuel Jáqu... va: Register base classes as abstract.
2022-05-25 He Junyanva: H264enc: Add encoder for VAEntrypointEncSliceLP.
2022-05-25 He Junyanva: encoder: Do not reset the frame count when reconfig().
2022-05-25 He Junyanva: encoder: change reset_state() to a virtual function...
2022-05-23 He Junyanva: baseenc: No need to check the frame pointer in...
2022-05-22 He Junyanva: baseenc: include the "vacompat.h" for old version...
2022-05-20 He Junyanva: Add the GstVaBaseEnc common object for all va encoders.