summaryrefslogtreecommitdiff
path: root/libavdevice/sndio_dec.c
Commit message (Expand)AuthorAge
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* avdevice: Apply a more consistent file naming schemeDiego Biurrun2015-04-09
* avdevice: Add missing header for NULL_IF_CONFIG_SMALLDiego Biurrun2015-04-09
* sndio_dec: Add missing includes for av_gettime()Martin Storsjö2013-03-24
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-27
* lavf: make av_set_pts_info private.Anton Khirnov2011-11-30
* lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-19
* AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-12
* lavf,lavd: remove all usage of AVFormatParameters from demuxers.Anton Khirnov2011-08-15
* lavf: deprecate AVFormatParameters.{channels,sample_rate}.Anton Khirnov2011-05-25
* sndio: add channels and sample_rate private options.Anton Khirnov2011-05-25
* sndio support for playback and recordBrad2011-03-27