]> git.sesse.net Git - ffmpeg/history - libavformat/flvdec.c
give AVInput/OutputFormat structs consistent names
[ffmpeg] / libavformat / flvdec.c
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-06-01 Benjamin LarssonFlash Screen Video decoder (fourcc:FSV1)
2006-03-16 Michael Niedermayerextract duration
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-07-19 Michael Niedermayerkill duplicated get/put_be24()
2005-07-19 Michael Niedermayerextract duration if available
2005-07-17 Michael Niedermayerchanging AVCodecContext codec -> *codec in AVStream...
2005-05-26 Michael NiedermayerAVPacket.pos
2005-04-30 Michael Niedermayerswitch to native time bases
2005-03-17 Michael Niedermayermore fine grained discarding of packets
2005-02-25 Alex Beregszasziproper handling of samplesize
2005-02-24 Måns Rullgårdkill warnings patch by (Måns Rullgård <mru inprovide...
2005-02-21 Alex Beregszaszisupport adpcm audio, also some more verbose messages
2005-02-21 Alex Beregszaszicorrect pcm in flv handling
2005-01-22 Michael Niedermayersupport discarding uninterresting packets
2004-12-19 Michael Niedermayertry to guess the fps if they are variable
2004-10-18 Alex Beregszaszireport keyframes
2004-06-19 Mike Melansonsweeping change from -EIO -> AVERROR_IO
2004-05-21 Michael Niedermayermove time_base (pts_num/pts_den) from AVFormatContext...
2004-04-17 Michael Niedermayercleanup
2004-03-10 Michael Niedermayerguess framerate
2004-03-09 Michael Niedermayerflv fixes
2004-03-08 Michael Niedermayerchannel count & samplerate fix
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-09-08 Fabrice BellardCODEC_ID_MP3LAME is obsolete
2003-07-09 Garrick Meekerflash video (flv) support patch by (Garrick Meeker...