| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-13 | 1 | -1/+1 |
|\ |
|
| * | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -8/+7 |
|\| |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -8/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-08 | 1 | -1/+1 |
|\| |
|
| * | libvo-amrwbenc: Add braces to shut up gcc warning. | Diego Biurrun | 2011-07-07 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -1/+1 |
|\| |
|
| * | libvo-aacenc,libvo-amrwbenc}: fix api usage | Luca Barbato | 2011-04-18 | 1 | -1/+1 |
* | | Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864' | Michael Niedermayer | 2011-04-15 | 1 | -4/+4 |
|/ |
|
* | libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions | Martin Storsjö | 2011-04-14 | 1 | -1/+12 |
* | libopencore-amr, libvo-amrwbenc: Only check the bitrate when changed | Martin Storsjö | 2011-04-14 | 1 | -2/+7 |
* | libopencore-amr, libvo-amrwbenc: Find the closest matching bitrate | Martin Storsjö | 2011-04-14 | 1 | -17/+20 |
* | libvo-*: Fix up the long codec names | Martin Storsjö | 2011-04-13 | 1 | -1/+1 |
* | libopencore-amr, libvo-amrbwenc: Rename variables and functions | Martin Storsjö | 2011-04-13 | 1 | -3/+3 |
* | libvo-amrwbenc: Don't explicitly store bitrate modes in the bitrate table | Martin Storsjö | 2011-04-13 | 1 | -16/+4 |
* | libopencore-amr, libvo-amrwbenc: Make the bitrate/mode mapping array static c... | Martin Storsjö | 2011-04-13 | 1 | -1/+1 |
* | libopencore-amr, libvo-amrwbenc: Return proper error codes in most places | Martin Storsjö | 2011-04-13 | 1 | -4/+4 |
* | libvo-*: Don't use deprecated sample format names and enum names | Martin Storsjö | 2011-04-12 | 1 | -1/+1 |
* | libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization | Martin Storsjö | 2011-04-12 | 1 | -1/+1 |
* | Add support for AMR-WB encoding via libvo-amrwbenc | Martin Storsjö | 2011-04-11 | 1 | -0/+127 |