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
2015-03-04Merge commit 'e767c9e8f2eaa116b61b8b6881b401b54bd320f5'Michael Niedermayer
2015-03-04flv: Validate and reject unsupported codecsLuca Barbato
2015-03-01avformat/flvenc: check that the codec_tag fits in the available bitsAndreas Cadhalpun
2015-01-22avformat/flvenc: accept AVMEDIA_TYPE_SUBTITLE instead of DATA for subtitlesMichael Niedermayer
2015-01-05avformat/flvenc: omit more metadata elements with specific meaningMichael Niedermayer
2014-11-23Print a warning if vp6 is muxed into flv: The output is flipped.Carl Eugen Hoyos
2014-11-22flvenc: Remove an unused variableMichael Niedermayer
2014-11-17avformat/flvenc: remove unused variableMichael Niedermayer
2014-11-17Merge commit 'c64f3615118d757dcf76040fe5407bf2b3883206'Michael Niedermayer
2014-11-17Merge commit '4d0cd5f58c892276716f46f4b2702915e5018215'Michael Niedermayer
2014-11-17flvenc: Send new metadata when FLAG_METADATA_UPDATED is set.Andrew Stone
2014-11-17flvenc: move metadata updates into a single functionAndrew Stone
2014-11-06avformat/flvenc: Use AVFormatContext strict_std_compliance instead of AVCodec...Michael Niedermayer
2014-11-03lavf/flvenc: fail in case the muxed packet is too bigStefano Sabatini
2014-10-02avformat/flvenc: fix codec_id_text checkMichael Niedermayer
2014-09-30avformat/flvenc: When using "-c:d copy", don't require a codec for passing th...Jeffrey Wescott
2014-08-19align and correct messages regarding bitstream filtersMoritz Barsnick
2014-06-18Merge commit '74bc9458057f07c0820c3d3264396c4c64442e47'Michael Niedermayer
2014-06-17flvenc: Don't over-count metadata.Josh Allmann
2014-06-07avformat/flvenc: Do not allow creating h263/mpeg4 in flv without unofficial f...Michael Niedermayer
2014-05-31avformat/flvenc: fix assertion failure after 4h muxingMichael Niedermayer
2014-05-29Merge commit '43e7f0797f9f821a3866a20f05e512e13c82076a'Michael Niedermayer
2014-05-29flvenc: only write the framerate tag based on avg_frame_rateAnton Khirnov
2014-01-16Warn if s16be is muxed into flv.Carl Eugen Hoyos
2013-12-21Merge commit 'f412b2c9f3a7add0ab8021262ec4bad249347e30'Michael Niedermayer
2013-12-20flv: Use the correct type to hold the file offsetLuca Barbato
2013-12-09Revert: flvenc: Don't pretend to support muxing "plain" VP6Carl Eugen Hoyos
2013-10-10Merge commit 'e6ed8668597cfea25dfb350a9b4df7fb2efc1d90'Michael Niedermayer
2013-10-10Merge commit 'be1e1373d267bae2af8a62d79eef736736f24565'Michael Niedermayer
2013-10-10Merge commit '4d7aeff9a1080e64125f3374d993b2c9c4c2751b'Michael Niedermayer
2013-10-10flvenc: Write proper cropping for VP6 even if there's no extradataMartin Storsjö
2013-10-10flvenc: Support muxing VP6A as wellMartin Storsjö
2013-10-10flvenc: Don't pretend to support muxing "plain" VP6Martin Storsjö
2013-09-16lavf: Don't explicitly flush after each written packet in muxersClément Bœsch
2013-04-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-16flvenc: do not mux more than one stream per typeRafaël Carré
2013-04-08flvenc: dont call avio_flush() unconditionalMichael Niedermayer
2013-03-26Only test the first frame for missing aac_adtstoasc bistream filter.Carl Eugen Hoyos
2012-12-21Merge commit 'a925f723a915bc0255e2673f8817af5212131763'Michael Niedermayer
2012-12-20flvenc: Check whether seeking back to the header succeededBjörn Axelsson
2012-12-18Fix "bistream" typo and add a check in tools/patcheck.Clément Bœsch
2012-12-14flvenc: don't write random data if seek failsBjörn Axelsson
2012-10-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-01avformat: Remove non-compiling and/or silly commented-out printf/av_log state...Diego Biurrun
2012-09-18flvenc: silence bogus warningBenjamin Larsson
2012-09-11lavf/flvenc: convert commented debug log to an av_dlog callStefano Sabatini
2012-09-07lavf/flvenc: apply various log fixes/clarificationsStefano Sabatini
2012-09-07lavf/flvenc: return meaningful error codesStefano Sabatini
2012-08-30flvenc: kill a uninitialized variable warning.Michael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer