]> git.sesse.net Git - ffmpeg/history - libavformat/swf.c
simplify meta tag writing code
[ffmpeg] / libavformat / swf.c
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-23 Diego BiurrunReplace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-07-02 Alex Beregszaszi10l
2005-07-02 Alex Beregszaszitell the user if compressed swf found
2005-05-26 Michael NiedermayerAVPacket.pos
2005-04-30 Michael Niedermayerswitch to native time bases
2004-12-29 Michael Niedermayercommon.h -> common.h/bitstream.h
2004-08-18 Michael Niedermayernonsense removial
2004-06-19 Mike Melansonsweeping change from -EIO -> AVERROR_IO
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-05-21 Michael Niedermayermove time_base (pts_num/pts_den) from AVFormatContext...
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2004-02-07 Michael Niedermayerno limits!, warning is enough
2004-02-06 Tinic Uro- made --extra-cflags option work on darwin
2003-12-05 Glyn KenningtonSWF sanity check patch by (Glyn Kennington <glyn dot...
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-10-13 Alex Beregszasziinit_put_bits changed
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-08-08 Fabrice Bellardadd av_new_stream() usage
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-12-04 Michael Niedermayercleanup
2002-11-25 Fabrice Bellardrenamed libav to libavformat