summaryrefslogtreecommitdiff
path: root/libavdevice/pulse.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: Add missing header for NULL_IF_CONFIG_SMALLDiego Biurrun2015-04-09
* pulse: Set the wallclock option as defaultLuca Barbato2014-08-27
* pulse: Add a wallclock option to be compatible with other other capturesLuca Barbato2014-08-24
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-27
* misc Doxygen markup improvementsDiego Biurrun2011-12-05
* lavf: make av_set_pts_info private.Anton Khirnov2011-11-30
* pulse: compute frame_duration once and fix itLuca Barbato2011-11-14
* pulse: introduce pulseaudio inputLuca Barbato2011-10-26