| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
f27e262dbd | examples/encode_audio: switch to the new audio encoding API | 9 years ago |
|
|
f76698e759 |
examples/encode_audio: use the AVFrame API for allocating the data
It is simpler and more efficient. |
9 years ago |
|
|
c00a11ab38 | examples/encode_audio: constify AVCodec instances | 9 years ago |
|
|
40aaa8dadf |
examples/avcodec: split audio encoding into a separate example
The four examples (audio/video encoding/decoding) are completely independent so it makes little sense to have them all in one file. |
9 years ago |