webrtc: Make ssrc map into separate data structures
[platform/upstream/gst-plugins-bad.git] / ext / aom /
2020-02-21 Gilbok LeeMerge branch 'tizen_gst_1.16.2' into tizen 94/225594/1 accepted/tizen/unified/20200304.124000 submit/tizen/20200221.064623 submit/tizen/20200302.032418
2020-01-29 Gilbok LeeMerge branch 'upstream/1.16' into tizen_gst_1.16.2 52/223352/1
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