index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
opusenc_psy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/opusenc_psy: Fix warning: ISO C90 forbids mixed declarations and code
Michael Niedermayer
2018-04-19
1
-3
/
+2
*
opusenc_psy: Typo, use all coeffs in range for band tonality calculation
Daniil Cherednik
2018-01-13
1
-1
/
+1
*
opusenc_psy: disable stereo searches for mono streams
Rostislav Pehlivanov
2018-01-04
1
-0
/
+7
*
opus: merge encoder and decoder bitallocation functions into one
Rostislav Pehlivanov
2017-12-30
1
-1
/
+1
*
opus_pvq: do not compile encoding/decoding code if the encoder/decoder is dis...
Rostislav Pehlivanov
2017-12-04
1
-1
/
+51
*
opus_celt: deduplicate band quantization/dequantization function
Rostislav Pehlivanov
2017-12-04
1
-1
/
+1
*
opusenc: Fix double-declaration of variable
Mark Thompson
2017-10-18
1
-1
/
+0
*
avcodec/opusenc_psy: Fix mixed declaration and statement
Michael Niedermayer
2017-10-11
1
-1
/
+2
*
avcodec/opusenc_psy: use av_clip_uintp2()
James Almer
2017-09-23
1
-1
/
+1
*
lavfi: make window_func an inline function
Rostislav Pehlivanov
2017-09-23
1
-1
/
+1
*
opusenc: implement a psychoacoustic system
Rostislav Pehlivanov
2017-09-23
1
-0
/
+556