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
/
libavresample
/
options.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing #includes for *INT64_MAX and *INT64_C
Diego Biurrun
2013-11-23
1
-0
/
+2
*
Give less generic names to global library option arrays
Diego Biurrun
2013-08-02
1
-2
/
+2
*
lavr: allow setting internal_sample_fmt option by string
Justin Ruggles
2013-02-23
1
-1
/
+11
*
lavr: Add "resample_cutoff" option as a duplicate of "cutoff"
Justin Ruggles
2013-02-23
1
-0
/
+2
*
lavr: add option for dithering during sample format conversion to s16
Justin Ruggles
2012-12-19
1
-0
/
+6
*
lavr: temporarily store custom matrix in AVAudioResampleContext
Justin Ruggles
2012-12-11
1
-7
/
+0
*
avopt: Explicitly store float/double option defaults in .dbl
Martin Storsjö
2012-09-04
1
-4
/
+4
*
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
Martin Storsjö
2012-09-04
1
-14
/
+14
*
avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member
Martin Storsjö
2012-09-04
1
-9
/
+9
*
AVOptions: store defaults for INT64 options in int64 union member.
Anton Khirnov
2012-08-24
1
-2
/
+2
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
libavresample: add mix level normalization option
John Stebbins
2012-08-14
1
-0
/
+1
*
lavr: resampling: add filter type and Kaiser window beta to AVOptions
Justin Ruggles
2012-07-08
1
-0
/
+5
*
lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format
Justin Ruggles
2012-07-08
1
-1
/
+1
*
Add Dolby/DPLII downmix support to libavresample
John Stebbins
2012-06-18
1
-0
/
+4
*
lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type
Justin Ruggles
2012-05-01
1
-2
/
+2
*
Add libavresample
Justin Ruggles
2012-04-24
1
-0
/
+89