dashdemux: Properly initalize GError
[platform/upstream/gstreamer.git] / ext / aom /
2021-05-24 Tim-Philipp MüllerUse gst_buffer_new_memdup()
2021-05-23 Tim-Philipp MüllerUse new gst_buffer_new_copy()
2021-03-23 Julian Bouzasaom: allow per feature registration
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Sebastian Drögeplugins: Use gst_type_mark_as_plugin_api() for all...
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-11-05 Wonchul Leeav1enc: Add tile-{columns,rows} properties
2019-11-05 Wonchul Leeav1enc: Enable row-mt by default
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-09-06 Wonchul Leeav1enc: change cpu-used range upto 5
2019-08-28 Matthew Watersav1enc: fix werror build with clang
2019-07-27 Wonchul Leeav1enc: enable row-mt property conditionally
2019-07-22 Sebastian Drögeav1enc: Also set AV1E_SET_ROW_MT from the property...
2019-07-22 Wonchul Leeav1enc: Add threads and row-mt properties
2019-07-22 Wonchul Leeav1enc: Release lock when failing to initialize
2019-07-22 Sebastian DrögeRevert "av1enc: Release lock when failing to initialize"
2019-07-22 Wonchul Leeav1enc: Release lock when failing to initialize
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
2019-05-18 Philippe Normandmeson: Keep track of the aom plugin
2018-10-10 Wonchul Leeav1enc: Add to configure image formats
2018-10-10 Wonchul Leeav1enc: fix compliation with removed defines
2018-10-10 Wonchul Leeav1enc: Add configurations
2018-07-27 Nirbheek ChauhanAdd feature options for almost all plugins
2018-07-26 Olivier Crêteav1enc: Implement latency setting
2018-07-26 Olivier Crêteav1enc: Propagate flags from encoder to GstBuffer
2018-07-26 Olivier Crêteav1enc: Implement finish for EOS
2018-07-26 Olivier Crêteav1enc: Return downstream error from push
2018-06-29 Sean-Deraomenc: Handle 8 bit_depth images with AOM_IMG_FMT_HIGH...
2018-06-29 Sean-Deraomenc: Add support for 10/12bit decoding
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2018-02-14 Sean DuBoisaom: Implement cpu-used in av1enc
2018-02-05 Sean DuBoisaom: Drop pointless cast from av1enc
2018-02-05 Sean DuBoisaom: Fix all definite leaks in av1enc
2018-02-05 Sean DuBoisaom: Consistent naming between av1dec and av1enc
2018-02-05 Sean DuBoisaom: Implement flush for av1dec
2018-01-26 Sean DuBoisaom: Add direct casts for GstAV1Enc and GstAV1Dec
2018-01-26 Sean DuBoisaom: Deadline was removed from AV1
2018-01-26 Sean DuBoisaom: Fix leak in av1dec
2018-01-26 Sean DuBoisaom: Put av1enc config debugging under gst_av1_enc_debu...
2017-12-15 Edward Herveyav1enc: Add debugging of configuration settings
2017-12-15 Edward Herveyav1enc: Remove g_print for errors
2017-12-15 Sean DuBoisAdd aom plugin with av1enc and av1dec element