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-08-06avformat/matroskaenc: Avoid "for (int i" syntax for better compatibilityMichael Niedermayer
2015-08-05libavformat/matroska: Write stream durations in metadata, in the format of mk...Sasi Inguva
2015-07-09Cosmetics: Reindent after last commit.Carl Eugen Hoyos
2015-07-09lavf/matroskaenc: Do not needlessly allocate memory for cuepoints.Carl Eugen Hoyos
2015-06-09Merge commit 'b14086ca38efa1a86cb0f0c6aa147b05f698877b'Michael Niedermayer
2015-06-09mkv: Correctly report the latest packet had been flushedLuca Barbato
2015-06-05lavf/matroskaenc: Write Block Keyframe correctlyVignesh Venkatasubramanian
2015-05-26avformat/matroskaenc: Avoid floats in default duration calculationMichael Niedermayer
2015-05-21lavf/mkv: Only skip prores header if the packet is large enough.Carl Eugen Hoyos
2015-05-11avformat/matroskaenc: Check ff_vorbiscomment_length in put_flac_codecpriv()Michael Niedermayer
2015-05-05avformat/matroskaenc: Use avoid_negative_ts_use_pts if no stream writes dtsMichael Niedermayer
2015-04-08matroskadec: export cover art correctlywm4
2015-04-07lavf: Add support for WebM Live MuxingVignesh Venkatasubramanian
2015-04-04matroskadec: export cover art correctlywm4
2015-03-24lavf/matroskaenc: List subtitle codecs with fake codec_tags to allow remuxing.Carl Eugen Hoyos
2015-03-18lavf/mkv: Ignore ff_isom_write_hvcc() return value as the mov muxer does.Carl Eugen Hoyos
2015-03-11Merge commit '9272c965d9559a90ee64d46aebd99c117e07f7a3'Michael Niedermayer
2015-03-11matroskaenc: Fix type used for chapter timestampsVittorio Giovara
2015-03-09Merge commit '9f25a109922da43c1f81273a431d3b40cb5a785a'Michael Niedermayer
2015-03-09matroskaenc: Also validate chapter end timeVittorio Giovara
2015-02-25matroskaenc: Allow writing track "forced" flagJohn Stebbins
2015-02-17avformat/matroskaenc: Use the correct data type for the chapter timesMichael Niedermayer
2015-02-17Merge commit '5dc47a2bd52e375ed742c45d08356b45098f458d'Michael Niedermayer
2015-02-17matroskaenc: Validate chapter start and end timesVittorio Giovara
2015-02-15avformat/matroskaenc: add allow_raw_vfw and disable it by defaultMichael Niedermayer
2015-02-14Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer
2015-02-14avformat: Don't anonymously typedef structsDiego Biurrun
2015-02-14avformat/matroskaenc: Do not use native mode for raw RGBMichael Niedermayer
2015-02-14avformat/matroskaenc: fix handling of VFW style raw rgbMichael Niedermayer
2015-01-09Merge commit '51da7d02748cc54b7d009115e76efa940b99a8ef'Michael Niedermayer
2015-01-09matroskaenc: refuse to write AAC without valid extradataAnton Khirnov
2014-12-19Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e'Michael Niedermayer
2014-12-19check memory errors from av_strdup()Vittorio Giovara
2014-12-14avcodec/xiph: mark returned header pointers const from avpriv_split_xiph_head...Michael Niedermayer
2014-12-03mkv: Validate ASS Start and End fieldsLuca Barbato
2014-10-28Merge commit '090c67d586e3916f9acc49e010b6389d07f97153'Michael Niedermayer
2014-10-27matroskaenc: write correct Display{Width, Height} in stereo encodingVittorio Giovara
2014-10-25Merge commit '28c020d4df9b060a58a124a7a5406d4313fbe249'Michael Niedermayer
2014-10-25matroskaenc: check avio_open_dyn_buf return valueVittorio Giovara
2014-10-14Merge commit 'eabdc2a830f1ab1a3f12243eb7e2fba801cb81f0'Michael Niedermayer
2014-10-13lavf: use initial_padding instead of deprecated delayAnton Khirnov
2014-10-09Fix writing first audio Cues in dash mode.Frank Galligan
2014-09-30Kill timed SRTClément Bœsch
2014-09-09avformat: remove FF_API_ASS_SSA dead codeClément Bœsch
2014-08-29avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifierMichael Niedermayer
2014-08-29Merge commit '4d686fb721b485ebbc4c7779d927d876c1e630f7'Michael Niedermayer
2014-08-28matroskaenc: convert avstream stereo3d side data during encodingVittorio Giovara
2014-08-24avformat/matroskaenc: Check alpha_modeMichael Niedermayer
2014-08-15Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer
2014-08-15cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume