]> git.sesse.net Git - ffmpeg/history - libavformat/flvenc.c
mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurier smartj...
[ffmpeg] / libavformat / flvenc.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-11-12 Alex Beregszaszisupport transcoding adpcm
2005-07-19 Michael Niedermayerkill duplicated get/put_be24()
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-05-13 Michael Niedermayerfix mimetype
2005-02-25 Alex Beregszasziproper handling of samplesize
2005-02-21 Alex Beregszaszicorrect pcm in flv handling
2004-07-02 Michael Niedermayerassert(0) -> retunrn -1
2004-06-25 Michael Niedermayersimplify
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-05-21 Michael Niedermayermove time_base (pts_num/pts_den) from AVFormatContext...
2004-04-18 Michael Niedermayervarious fixes
2004-04-17 Michael Niedermayercleanup
2004-03-09 Michael Niedermayerflv fixes
2004-02-07 Michael Niedermayer100l
2004-02-06 Tinic Uro- made --extra-cflags option work on darwin
2003-09-10 Fabrice Bellard64 bit pts for writing - more const usage
2003-09-08 Fabrice BellardCODEC_ID_MP3LAME is obsolete
2003-07-10 Michael NiedermayerBuilding ffmpeg with gcc-2.95.3 encountered a problem...
2003-07-09 Garrick Meekerflash video (flv) support patch by (Garrick Meeker...