Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sndio_dec: Add missing includes for av_gettime() | Martin Storsjö | 2013-03-24 | 1 | -0/+1 |
* | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -2/+2 |
* | lavf: remove AVFormatParameters from AVFormatContext.read_header signature | Anton Khirnov | 2012-01-27 | 1 | -2/+1 |
* | lavf: make av_set_pts_info private. | Anton Khirnov | 2011-11-30 | 1 | -1/+2 |
* | lavf,lavd: replace av_new_stream->avformat_new_stream part I. | Anton Khirnov | 2011-10-19 | 1 | -1/+1 |
* | AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* | Anton Khirnov | 2011-10-12 | 1 | -2/+2 |
* | lavf,lavd: remove all usage of AVFormatParameters from demuxers. | Anton Khirnov | 2011-08-15 | 1 | -7/+0 |
* | lavf: deprecate AVFormatParameters.{channels,sample_rate}. | Anton Khirnov | 2011-05-25 | 1 | -0/+2 |
* | sndio: add channels and sample_rate private options. | Anton Khirnov | 2011-05-25 | 1 | -5/+19 |
* | sndio support for playback and record | Brad | 2011-03-27 | 1 | -0/+108 |