summaryrefslogtreecommitdiffstats
path: root/libavformat/swf.c
Commit message (Expand)AuthorAgeFilesLines
...
* give AVInput/OutputFormat structs consistent namesMåns Rullgård2006-07-091-4/+4
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-5/+5
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-56/+56
* Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERSDiego Biurrun2005-09-231-6/+6
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-171-16/+16
* 10lAlex Beregszaszi2005-07-021-1/+1
* tell the user if compressed swf foundAlex Beregszaszi2005-07-021-2/+10
* AVPacket.posMichael Niedermayer2005-05-261-4/+2
* switch to native time basesMichael Niedermayer2005-04-301-6/+6
* common.h -> common.h/bitstream.hMichael Niedermayer2004-12-291-0/+1
* nonsense removialMichael Niedermayer2004-08-181-55/+4
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-191-4/+4
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-291-5/+4
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-211-2/+3
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-031-4/+4
* no limits!, warning is enoughMichael Niedermayer2004-02-071-4/+4
* - made --extra-cflags option work on darwinTinic Uro2004-02-061-126/+524
* SWF sanity check patch by (Glyn Kennington <glyn dot kennington at ox dot com...Glyn Kennington2003-12-051-0/+2
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-141-0/+6
* init_put_bits changedAlex Beregszaszi2003-10-131-3/+3
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-101-3/+3
* add av_new_stream() usageFabrice Bellard2003-08-081-4/+1
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-121-5/+7
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-7/+7
* cleanupMichael Niedermayer2002-12-041-0/+2
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+571
OpenPOWER on IntegriCloud