summaryrefslogtreecommitdiffstats
path: root/libavformat/audio.c
Commit message (Expand)AuthorAgeFilesLines
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-4/+4
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-6/+6
* OpenBSD support patch by (Jacob Meuser // jakemsr jakemsr com)Jacob Meuser2005-05-091-0/+8
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-191-8/+8
* A/V Synch in ffmpeg patch by (Luca Abeni <lucabe72 at email dot it>)Luca Abeni2004-06-181-0/+1
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-291-2/+3
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-211-1/+1
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-031-1/+1
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-101-1/+1
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-2/+2
* Fix the 'hard cpu loop' problem when capturing audio from /dev/dsp. ThisPhilip Gladstone2003-02-051-0/+12
* grab device is in AVFormatParameter (at least better than global variable)Fabrice Bellard2003-01-231-5/+6
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+330
OpenPOWER on IntegriCloud