index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
libfdk-aacenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libfdk-aac: Allow setting VBR modes via a private option
Martin Storsjö
2012-09-25
1
-2
/
+4
*
libfdk-aac: Warn the user that the VBR modes are unsupported
Martin Storsjö
2012-09-25
1
-0
/
+3
*
libfdk-aac: reindent after last commit
Nathan Caldwell
2012-09-25
1
-15
/
+15
*
libfdk-aac: Limit to supported sample rates.
Nathan Caldwell
2012-09-25
1
-0
/
+6
*
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
Martin Storsjö
2012-09-04
1
-5
/
+5
*
avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member
Martin Storsjö
2012-09-04
1
-4
/
+4
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
libfdk-aacenc: add LATM/LOAS encapsulation support
Kieran Kunhya
2012-07-25
1
-1
/
+14
*
libfdk-aac: Check if cutoff value is valid
Mohammad Alsaleh
2012-07-15
1
-0
/
+5
*
libfdk-aac: Allow setting the encoder bandwidth/cutoff frequency
Martin Storsjö
2012-07-12
1
-0
/
+9
*
Support AAC encoding via the external library fdk-aac
Martin Storsjö
2012-07-12
1
-0
/
+384