Sebastian Dröge
|
da198e59b2
|
av1enc: Use correct enum type with libaom >= 3
This fixes, among other things, a compiler warning with clang.
Also add static assertions that our own enum values match with the ones
from libaom.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4223>
|
2023-03-25 07:12:53 +00:00 |
|
Sebastian Dröge
|
b12c66042b
|
aom: Include stream-format and alignment in the AV1 caps
The decoder does not work with arbitrary alignment and annexb stream
format and the encoder can give the information that it outputs
obu-stream/tu to downstream.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3862>
|
2023-02-01 19:04:32 +00:00 |
|
Philippe Normand
|
f532ea6627
|
av1enc: Add property for controlling max distance between 2 keyframes
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2743>
|
2023-01-08 18:51:55 +00:00 |
|
Yatin Mann
|
59529ae918
|
aom: av1enc: Expose more properties
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2743>
|
2023-01-08 18:51:54 +00:00 |
|
yatinmaan
|
5cb04de96a
|
aom: av1enc: Remove redundant enum variants from header
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2743>
|
2023-01-08 18:51:54 +00:00 |
|
Yatin Mann
|
cbc7334d93
|
aom: av1enc: Ensure that input pts is strictly increasing
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2743>
|
2023-01-08 18:51:54 +00:00 |
|
Yatin Mann
|
cfcd2aac67
|
aom: av1enc: Fix pts unit
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2743>
|
2023-01-08 18:51:54 +00:00 |
|
Seungha Yang
|
6c007b8936
|
av1dec: Demote rank to secondary
cerbero does not build this plugin for now, and there's altanative
dav1ddec
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3287>
|
2022-11-22 17:48:25 +00:00 |
|
Thibault Saunier
|
6a4425e46a
|
meson: Call pkgconfig.generate in the loop where we declare plugins dependencies
Removing some copy pasted code
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2970>
|
2022-09-01 21:17:35 +00:00 |
|
Seungha Yang
|
454e8f58a8
|
aom: av1enc: Specify Temporal Unit alignment
Encoded bitstream consists of leading Temporal delimiter OBU
with frame, that's Temporal Unit alignment.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1471>
|
2022-03-23 19:16:25 +00:00 |
|
Seungha Yang
|
796007f75d
|
av1enc: Update for newly designed AV1 profile signalling
Accept named AV1 profiles (i.e., main, high, and professional)
as well
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1456>
|
2021-12-21 22:20:34 +09:00 |
|
Martin Reboredo
|
2546cef4be
|
aom: Set fixed_qp_offsets to a deactivated value
aom only uses fixed_qp_offsets with the
Constant Quality (Q) Rate Control mode,
previously this was locking any usage
with another Rate Control mode.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1198>
|
2021-11-08 16:42:17 +00:00 |
|
Thibault Saunier
|
019971a3c7
|
Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir
|
2021-09-24 16:14:36 -03:00 |
|