summaryrefslogtreecommitdiff
path: root/libavformat/asf.c
Commit message (Expand)AuthorAge
* frame rate should be completely disabled in asf (closer now) - disabled seekFabrice Bellard2003-11-10
* * fixes for broken builds on Solaris, OS2 and all bingendianRoman Shaposhnik2003-11-04
* Make avi and asf demuxer export palette in palctrlRoberto Togni2003-11-02
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-14
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* CODEC_ID_MP3LAME is obsoleteFabrice Bellard2003-09-08
* use codec_tag for encoding tooMichael Niedermayer2003-08-18
* update duration and start_time - add av_new_stream() usageFabrice Bellard2003-08-08
* Warning and compatibility fixes.Falk Hüffner2003-05-24
* * filling bitdepthZdenek Kabelac2003-04-22
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-12
* correct AUDIO strf parsing patch by (Roman Shaposhnick <rvs at sun dot com>)Roman Shaposhnik2003-03-12
* merging fourcc with codec_tagMichael Niedermayer2003-03-08
* prettier debug outputFrançois Revol2003-02-25
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech...Ryutaroh Matsumoto2002-12-20
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-09
* cleanupMichael Niedermayer2002-12-04
* renamed libav to libavformatFabrice Bellard2002-11-25