September 27, 2017
View 318778d

Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'

James Almer authored on 2017/09/27 03:58:40
November 7, 2016
View 0cf6853

aacenc: quit when the audio queue reaches 0 rather than keeping track of empty frames

Rostislav Pehlivanov authored on 2016/11/07 11:11:50
October 8, 2016
View d2ae5f7

aacenc: add SIMD optimizations for abs_pow34 and quantization

Rostislav Pehlivanov authored on 2016/10/08 23:59:14
View 230178d

aacenc: use the decoder's lcg PRNG

Rostislav Pehlivanov authored on 2016/10/08 09:47:04
October 4, 2016
View fbf295e

aacenc: support extended channel layouts using PCEs

Rostislav Pehlivanov authored on 2016/10/04 03:53:11
July 3, 2016
View fd9212f

Mark some arrays that never change as const.

Anton Khirnov authored on 2016/07/03 17:09:36
March 7, 2016
View b91e376

aacenc: use generational cache instead of resetting.

Reimar Döffinger authored on 2016/03/07 01:28:42
January 21, 2016
View 6a505e9

aacenc: remove FAAC-like coder

Rostislav Pehlivanov authored on 2016/01/21 01:56:53
December 18, 2015
View 4386f17

acenc: remove deprecated avctx->frame_bits use

Rostislav Pehlivanov authored on 2015/12/18 23:27:13
December 15, 2015
View ade31b9

aacenc: switch to using the RNG from libavutil

Rostislav Pehlivanov authored on 2015/12/15 03:53:09
October 17, 2015
View 27d23ae

aacenc: add support for encoding files using Long Term Prediction

Rostislav Pehlivanov authored on 2015/10/17 10:22:51
October 13, 2015
View 93e6b23

aacenc: shorten name of ff_aac_adjust_common_prediction

Rostislav Pehlivanov authored on 2015/10/13 07:33:07
View 65f5b96

aacenc: increase size of s->planar_samples[] from 6 to 8

Rostislav Pehlivanov authored on 2015/10/13 07:25:45
View 0f4334d

aacenc: add support for changing options based on a profile

Rostislav Pehlivanov authored on 2015/10/13 00:50:10
October 12, 2015
View b629c67

AAC encoder: memoize quantize_band_cost

Claudio Freire authored on 2015/10/12 15:56:22