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
2018-01-29avformat: migrate to AVFormatContext->urlMarton Balint
2017-03-14avformat/flvenc: flx flvflags no_metadata bugSteven Liu
2017-01-24avformat/flvenc: refine the flvenc shift_data codeSteven Liu
2017-01-03avformat/flvenc: Check for extradata allocation failureMichael Niedermayer
2016-11-26avformat/flvenc: fix ticket 5976 and use old commitSteven Liu
2016-11-22avformat/flvenc: add no_metadata to flvflagsSteven Liu
2016-11-10avformat/flvenc: add add_keyframe_index optionSteven Liu
2016-11-07avformat/flvenc: support mp3 audio with 48khzfuqiuping
2016-10-20avformat/flvenc: do not attempt to write duration and filesize when not seekableSteven Liu
2016-09-14avformat/flvenc: add no_sequence_end flags for flvflagsSteven Liu
2016-09-14avformat/flvenc: Add () around &Michael Niedermayer
2016-09-14avformat/flvenc: add FLVFlags for flvflags optionsSteven Liu
2016-06-23Merge commit '371df9ba71393a1c5429d5f40c76348b30e556c7'Matthieu Bouron
2016-06-11libavformat/flvenc: support for codec configuration change mid streamIvan
2016-06-11libavformat/flvenc: refactoring: extracted method for writing codec headersIvan
2016-05-18flvenc: Provide output bytestream markersMartin Storsjö
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-03-03avformat: use ff_standardize_creation_time for formats writing all format str...Marton Balint
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2016-01-26avformat/flvenc: copyts in FLV muxerIvan
2015-11-20avformat/flvenc: Add aac_seq_header_detect and flvflagsMaksym Veremeyenko
2015-06-14doc: fix spelling errorsAndreas Cadhalpun
2015-03-22Revert "avformat/flvenc: Allow muxing video codecs which are not explicitly s...Michael Niedermayer
2015-03-22avformat/flvenc: Allow muxing video codecs which are not explicitly supported...Michael Niedermayer
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