Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-23flv follows in movs footsteps and has random trash in the width/height fieldsMichael Niedermayer
2007-01-23improve probe and give it the max scoreMichael Niedermayer
2006-12-12add FLV decoder metadata parsingAllan Hsu
2006-12-10move duration finding code into read_packet() so it can be skiped if duration...Michael Niedermayer
2006-12-10use amf_get_string()Michael Niedermayer
2006-12-10cosmeticsMichael Niedermayer
2006-12-10amf_get_string() by Allan Hsu allan aat counterpop doot netMichael Niedermayer
2006-12-10get rid of AVFMTCTX_NOHEADER, create streams in read_header()Michael Niedermayer
2006-12-06Defines various common FLV format values between the FLV muxer and demuxerAllan Hsu
2006-10-23replace coder/decoder file description in libavformat by muxer/demuxerAurelien Jacobs
2006-10-23fix flvdec.c file description commentAurelien Jacobs
2006-10-23document the extradata protocol for VP6FAurelien Jacobs
2006-10-23use the adjustment value present in FLV to crop VP6 videoAurelien Jacobs
2006-10-13flv files from myspace with mp3 audio require need_parsing because theRoberto Togni
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-17FLV seeking patch by Nazo. lovesyao at aol com.Nazo
2006-09-09VP5 and VP6 video decoderAurelien Jacobs
2006-07-11allow individual selection of muxers and demuxersMåns Rullgård
2006-07-10give AVInput/OutputFormat structs consistent namesMåns Rullgård
2006-06-01Flash Screen Video decoder (fourcc:FSV1)Benjamin Larsson
2006-03-16extract durationMichael Niedermayer
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-07-19kill duplicated get/put_be24()Michael Niedermayer
2005-07-19extract duration if availableMichael Niedermayer
2005-07-18changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer
2005-05-27AVPacket.posMichael Niedermayer
2005-05-01switch to native time basesMichael Niedermayer
2005-03-17more fine grained discarding of packetsMichael Niedermayer
2005-02-25proper handling of samplesizeAlex Beregszaszi
2005-02-24kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård
2005-02-21support adpcm audio, also some more verbose messagesAlex Beregszaszi
2005-02-21correct pcm in flv handlingAlex Beregszaszi
2005-01-22support discarding uninterresting packetsMichael Niedermayer
2004-12-19try to guess the fps if they are variableMichael Niedermayer
2004-10-18report keyframesAlex Beregszaszi
2004-06-19sweeping change from -EIO -> AVERROR_IOMike Melanson
2004-05-22move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer
2004-04-17cleanupMichael Niedermayer
2004-03-10guess framerateMichael Niedermayer
2004-03-09flv fixesMichael Niedermayer
2004-03-08channel count & samplerate fixMichael Niedermayer
2004-03-03av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux
2003-09-09CODEC_ID_MP3LAME is obsoleteFabrice Bellard
2003-07-10flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot ...Garrick Meeker