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
*
lavc: use a separate field for exporting audio encoder padding
Anton Khirnov
2014-10-13
1
-1
/
+1
*
libfdk-aac: Relicense the library wrappers to the ISC license
Martin Storsjö
2014-06-06
1
-22
/
+10
*
libfdk-aac: Relicense the library wrappers to 2-clause BSD
Martin Storsjö
2014-05-05
1
-11
/
+21
*
libfdk-aacenc: Enable 7.1 channel encoding
Jean First
2014-05-05
1
-0
/
+18
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
lavc: Add option to encode MPEG-2 AAC with libfdk-aac
Kieran Kunhya
2013-06-24
1
-0
/
+1
*
lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
Anton Khirnov
2013-03-09
1
-10
/
+0
*
libfdk-aacenc: Actually check for upper bounds of cutoff
Derek Buitenhuis
2013-02-11
1
-1
/
+1
*
lavc: Fix assignments in if() when calling ff_af_queue_add
Michael Niedermayer
2013-01-14
1
-1
/
+1
*
miscellaneous typo fixes
Diego Biurrun
2012-12-21
1
-1
/
+1
*
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Justin Ruggles
2012-11-11
1
-3
/
+3
*
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