| Commit message (Expand) | Author | Age | Files | Lines |
* | output-example: Set sample_fmt to SAMPLE_FMT_S16. | Ramiro Polla | 2010-06-14 | 1 | -0/+1 |
* | Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. | Jean-Daniel Dupas | 2010-03-31 | 1 | -3/+3 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -2/+2 |
* | Remove conditional M_PI definition, it is already defined in | Stefano Sabatini | 2010-01-22 | 1 | -4/+0 |
* | Replace deprecated guess_format() with av_guess_format(). | Martin Storsjö | 2010-01-22 | 1 | -2/+2 |
* | Make output-example.c handle AAC audio. | Martin Storsjö | 2010-01-21 | 1 | -1/+6 |
* | Use enums instead of int. | Ramiro Polla | 2009-08-02 | 1 | -3/+3 |
* | Move output_example.c --> libavformat/output-example.c. | Diego Biurrun | 2009-03-27 | 1 | -0/+553 |