| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not include mathematics.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | doxygen: Include libavcodec and libavformat examples into the documentation | Reinhard Tartler | 2011-06-30 | 1 | -3/+10 |
* | avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols | Stefano Sabatini | 2011-04-19 | 1 | -1/+1 |
* | avio: AVIO_ prefixes for URL_ open flags. | Anton Khirnov | 2011-04-07 | 1 | -1/+1 |
* | avio: rename url_fopen/fclose -> avio_open/close. | Anton Khirnov | 2011-02-23 | 1 | -2/+2 |
* | lavf: add av_ prefix to dump_format() | Anton Khirnov | 2011-02-16 | 1 | -1/+1 |
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -1/+1 |
* | 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 |