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
2016-12-20avformat/mov.: Make the process of uuid-xmp atom faster.Chen Meng
2016-12-15mov: prevent overflow during bit rate calculationAndreas Cadhalpun
2016-12-12lavf/mov: Accept multiple fourcc for AVID 1:1.Carl Eugen Hoyos
2016-12-07mov: Export spherical informationVittorio Giovara
2016-12-02hevc: Support extradata changesVittorio Giovara
2016-11-30mov: Evaluate the movie display matrixVittorio Giovara
2016-11-21Add experimental demuxing support for FLAC in ISO BMFF (MP4).Matthew Gregan
2016-11-19avformat/mov: reuse existing err variableJames Almer
2016-11-19avformat/mov: use av_stream_add_side_data() for displaymatrix side dataJames Almer
2016-11-14Merge commit '029cf99c5166b36f33381cd8ebfa5f1f1f463d1f'Hendrik Leppkes
2016-11-13avformat/mov: zero initialize codec_name in mov_parse_stsd_video()James Almer
2016-11-10lavf/mov.c: Fallback to finding non-keyframe in fix_index, if keyframe search...Sasi Inguva
2016-11-08avformat/mov: Read multiple stsd from DVVittorio Giovara
2016-11-07mov: validate sidx timescaleAndreas Cadhalpun
2016-11-07mov: validate time_scaleAndreas Cadhalpun
2016-11-07mov: validate sample_rateAndreas Cadhalpun
2016-11-03lavf/mov.c: Use the first sidx for tracks without sidx.Sasi Inguva
2016-11-01mov: immediately return from mov_fix_index without old index entriesAndreas Cadhalpun
2016-11-01lavf/mov: Only search for invalid moov in free if compliance < STRICT.Carl Eugen Hoyos
2016-10-31lavf/mov.c: Use the correct timescale when seeking for audio.Sasi Inguva
2016-10-24lavf/mov: reindentRodger Combs
2016-10-24lavf/mov: improve `tref/chap` chapter handlingRodger Combs
2016-10-19lavf/mov: support gopro hero moments udta tagJean Caillé
2016-10-19avformat/mov: pass the demuxer's AVFormatContext to avpriv_request_sample()James Almer
2016-10-17mov: move stsd finalization to an appropriate placeHendrik Leppkes
2016-10-15lavf/mov: support gopro firmware udta tagJean Caillé
2016-09-29lavf/mov: Read display aspect ratio from ares atom also for dnxhd.Carl Eugen Hoyos
2016-09-29lavf/mov.c: Make audio timestamps strictly monotonically increasing inside an...Sasi Inguva
2016-09-19lavf/mov: Add support for edit list parsing.Sasi Inguva
2016-09-09avformat/mov: Enable stream parsing for VP9.Matthew Gregan
2016-09-08avformat/mov: Fix potential integer overflow in mov_read_keysSergey Volk
2016-08-28avformat/mov: aax: pass proper AVClass to av_log()Thomas Hebb
2016-08-28avformat: fix decoded creation_time timestampsMarton Balint
2016-08-25mov: Remove old b-frame/video delay heuristicDerek Buitenhuis
2016-08-25mov: Remove ancient heuristic hackDerek Buitenhuis
2016-08-21libavformat/mov: Accept known codepoints in 'colr'Steven Robertson
2016-08-20avformat/mov: Check STSD atom more completelyMichael Niedermayer
2016-08-16avformat/mov: Check extradata before accessMichael Niedermayer
2016-08-06avformat/mov: Enable mp3 parsing if a packet needs itMichael Niedermayer
2016-07-21avformat/mov: Do not allocate empty extradataMichael Niedermayer
2016-07-14lavf/mov: fix stream extradata_size allocationMatthieu Bouron
2016-07-13Merge commit '846a3e78a535f05ee61bb23a160f3378f041f751'Matthieu Bouron
2016-07-13Merge commit '76729970049fe95659346503f7401a5d869f9959'Matthieu Bouron
2016-06-30avformat/mov: Skip non-key frames if AVDISCARD_NONKEY is set.Vadim Kalinsky
2016-06-29mov: Save number of stsd elements after stream extradata allocationVittorio Giovara
2016-06-29avformat/mov: Check sample sizeMichael Niedermayer
2016-06-27avformat/mov: parse rtmd track timecodePaul B Mahol
2016-06-24Merge commit '704d2bd18be8f134cb9ab19463a3c4eb63233dbd'Clément Bœsch
2016-06-24Merge commit 'd34826c33d401929b2ff8aee161fd39ad0a73613'Clément Bœsch
2016-06-23avformat/mov: add more datatypes in metadata handlingDavid Murmann