summaryrefslogtreecommitdiff
path: root/libavformat/swf.c
Commit message (Expand)AuthorAge
...
* give AVInput/OutputFormat structs consistent namesMåns Rullgård2006-07-09
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERSDiego Biurrun2005-09-23
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* 10lAlex Beregszaszi2005-07-02
* tell the user if compressed swf foundAlex Beregszaszi2005-07-02
* AVPacket.posMichael Niedermayer2005-05-26
* switch to native time basesMichael Niedermayer2005-04-30
* common.h -> common.h/bitstream.hMichael Niedermayer2004-12-29
* nonsense removialMichael Niedermayer2004-08-18
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-19
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-21
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-03
* no limits!, warning is enoughMichael Niedermayer2004-02-07
* - made --extra-cflags option work on darwinTinic Uro2004-02-06
* SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot com...Glyn Kennington2003-12-05
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-14
* init_put_bits changedAlex Beregszaszi2003-10-13
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* add av_new_stream() usageFabrice Bellard2003-08-08
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-12
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* cleanupMichael Niedermayer2002-12-04
* renamed libav to libavformatFabrice Bellard2002-11-25