Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc/examples/encode_audio: Favor a sample rate close to 44khz instead of the ... | Michael Niedermayer | 2017-03-30 | 1 | -1/+2 |
* | doc/examples/{de,en}code_audio: fix includes | Clément Bœsch | 2017-03-29 | 1 | -5/+5 |
* | doc/examples/encode_audio: add missing return | Clément Bœsch | 2017-03-29 | 1 | -0/+2 |
* | Merge commit 'f76698e759a08e8d3b629c06edb0439f474e7fee' | Clément Bœsch | 2017-03-29 | 1 | -20/+10 |
|\ | |||||
| * | examples/encode_audio: use the AVFrame API for allocating the data | Anton Khirnov | 2016-11-02 | 1 | -16/+10 |
* | | Merge commit 'c00a11ab383ff276a2ab2fdba577945e48d465be' | Clément Bœsch | 2017-03-29 | 1 | -4/+4 |
|\| | |||||
| * | examples/encode_audio: constify AVCodec instances | Anton Khirnov | 2016-11-02 | 1 | -4/+4 |
* | | Merge commit '40aaa8dadfd1c69ff4460d04750e1403b5535a6d' | Clément Bœsch | 2017-03-29 | 1 | -23/+47 |
|/ | |||||
* | examples/avcodec: split audio encoding into a separate example | Anton Khirnov | 2016-11-02 | 1 | -0/+211 |