Nirbheek Chauhan
|
b55dfb5313
|
Add feature options for almost all plugins
The only plugins remaining are those that haven't been ported to Meson
yet, and msdk. Also, the tests are still automagic.
https://bugzilla.gnome.org/show_bug.cgi?id=795107
|
2018-07-27 19:04:38 +05:30 |
|
Olivier Crête
|
8908260c1f
|
av1enc: Implement latency setting
|
2018-07-26 11:19:41 -04:00 |
|
Olivier Crête
|
576c0b2a69
|
av1enc: Propagate flags from encoder to GstBuffer
|
2018-07-26 10:48:34 -04:00 |
|
Olivier Crête
|
7c2170a63a
|
av1enc: Implement finish for EOS
Call the encode function repeatedly until nothing comes out.
https://bugzilla.gnome.org/show_bug.cgi?id=796727
|
2018-07-26 10:34:29 -04:00 |
|
Olivier Crête
|
187783354a
|
av1enc: Return downstream error from push
|
2018-07-26 10:34:29 -04:00 |
|
Sean-Der
|
10a37e0c35
|
aomenc: Handle 8 bit_depth images with AOM_IMG_FMT_HIGHBITDEPTH enabled
https://bugzilla.gnome.org/show_bug.cgi?id=791674
|
2018-06-29 07:47:59 +02:00 |
|
Sean-Der
|
1d96d9e842
|
aomenc: Add support for 10/12bit decoding
https://bugzilla.gnome.org/show_bug.cgi?id=791674
|
2018-06-29 07:47:59 +02:00 |
|
Xavier Claessens
|
83d0623293
|
Meson: Generate pc file for all plugins in bad
https://bugzilla.gnome.org/show_bug.cgi?id=794568
|
2018-04-25 11:08:09 +01:00 |
|
Sean DuBois
|
a8ffc56f84
|
aom: Implement cpu-used in av1enc
https://bugzilla.gnome.org/show_bug.cgi?id=791674
|
2018-02-14 10:19:40 +02:00 |
|
Sean DuBois
|
fc4fe1c10e
|
aom: Drop pointless cast from av1enc
https://bugzilla.gnome.org/show_bug.cgi?id=791674
|
2018-02-05 15:34:49 +02:00 |
|
Sean DuBois
|
86abe6b1e6
|
aom: Fix all definite leaks in av1enc
Track if the encoder has been inited, and cleanup if needed. Also unref
input_state if has been set
https://bugzilla.gnome.org/show_bug.cgi?id=791674
|
2018-02-05 15:34:49 +02:00 |
|
Sean DuBois
|
327586bd26
|
aom: Consistent naming between av1dec and av1enc
https://bugzilla.gnome.org/show_bug.cgi?id=791674
|
2018-02-05 15:34:49 +02:00 |
|
Sean DuBois
|
3a8d50a355
|
aom: Implement flush for av1dec
https://bugzilla.gnome.org/show_bug.cgi?id=791674
|
2018-02-05 10:09:48 +02:00 |
|
Sean DuBois
|
2b03bc021c
|
aom: Add direct casts for GstAV1Enc and GstAV1Dec
https://bugzilla.gnome.org/show_bug.cgi?id=791674
|
2018-01-26 11:12:06 +02:00 |
|
Sean DuBois
|
8b27637b4a
|
aom: Deadline was removed from AV1
https://bugzilla.gnome.org/show_bug.cgi?id=791674
|
2018-01-26 11:12:06 +02:00 |
|
Sean DuBois
|
c89f6107cd
|
aom: Fix leak in av1dec
AOM Decoder wasn't being destroyed in stop
https://bugzilla.gnome.org/show_bug.cgi?id=791674
|
2018-01-26 11:12:06 +02:00 |
|
Sean DuBois
|
0900cbd0a2
|
aom: Put av1enc config debugging under gst_av1_enc_debug namespace
https://bugzilla.gnome.org/show_bug.cgi?id=791674
|
2018-01-26 11:12:06 +02:00 |
|
Edward Hervey
|
67d6608a58
|
av1enc: Add debugging of configuration settings
In preparation of making such properties configurable
via gobject properties.
|
2017-12-15 17:38:12 +01:00 |
|
Edward Hervey
|
fbc68c35d3
|
av1enc: Remove g_print for errors
And use standard debugging system for it
|
2017-12-15 17:37:08 +01:00 |
|
Sean DuBois
|
1c583fd27b
|
Add aom plugin with av1enc and av1dec element
https://bugzilla.gnome.org/show_bug.cgi?id=784160
|
2017-12-15 15:44:17 +01:00 |
|