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-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-20lavf/mov: ignore ctts entries that do not apply to a least one sampleMatthieu Bouron
2016-05-28lavf/mov: Support one more Avid compression id for AVCI50.Carl Eugen Hoyos
2016-05-24avformat/mov: Avoid "Unintended sign extension"Michael Niedermayer
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-05-03Drop pointless assert.h #includesDiego Biurrun
2016-04-14avformat: add AVFormatContext to ff_get_extradata()Paul B Mahol
2016-04-13Merge commit '7e01d48cfd168c3dfc663f03a3b6a98e0ecba328'Derek Buitenhuis
2016-04-13Merge commit 'd40cb726d271b0284642a1ba159eb26a5c579f77'Derek Buitenhuis
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-03-20avformat/mov: read start_pad from edit list start time if codec is aacMarton Balint
2016-03-11mov: Check the entries value when parsing dref boxesLuca Barbato
2016-03-09Use correct msvc type specifiers for ptrdiff_t and size_t.Carl Eugen Hoyos
2016-03-06mov - support seek in encrypted mp4erankor
2016-03-05mov: Trim dref absolute pathVittorio Giovara
2016-03-02lavf/mov: Set display aspect ratio for avid dv.Carl Eugen Hoyos
2016-02-29avformat/mov: do not leak memory on ffio_read_size failureMarton Balint
2016-02-29avformat/mov: merge mov_read_custom functionsMarton Balint
2016-02-29lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216Rodger Combs
2016-02-29lavf/mov: fix sidx with edit listsRodger Combs
2016-02-24Revert "Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'"Michael Niedermayer
2016-02-24Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'Derek Buitenhuis
2016-02-24Merge commit 'b92962436bdcfae478c8598dca397a397762eef8'Derek Buitenhuis
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2016-02-19mov: Force the full parsing of mp3Luca Barbato
2016-02-16mov: Fix leftover merge conflict cruftDerek Buitenhuis
2016-02-16Merge commit '5eb562831b3a9bea8026c413ef1338e06450d005'Derek Buitenhuis
2016-02-16mov: Fix the format specifier type for sizeVittorio Giovara
2016-02-14mov: Use the correct type for sizeLuca Barbato
2016-02-10Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis
2016-02-09lavf/mov: Extend extracting XMP in mov files using UUID BoxThierry Foucu
2016-02-05avformat/mov: dont print frma warning when format is the sameEran Kornblau
2016-01-24lavf: allow custom IO for all filesAnton Khirnov
2016-01-21mov: Add an option to toggle dref openingDerek Buitenhuis
2016-01-20mov: Add an option to toggle dref openingDerek Buitenhuis
2016-01-16lavf/mov: Don't limit fourcc 0 -> raw/twos to version 0 sample descriptionsMats Peterson
2016-01-15lavf/mov: Confine 0x00000000 to raw/twos fourcc mapping to version 0 sample d...Mats Peterson
2016-01-08avformat/mov: Simplify format checking codeMichael Niedermayer
2016-01-08lavf/mov: Audio and fourcc 0x00000000Mats Peterson
2015-12-31avformat/mov: support cenc (common encryption)erankor
2015-12-28avformat: factor ff_get_qtpalette() out of mov.cMats Peterson
2015-12-22avformat/mov: Update handbrake_version threshold for full mp3 parsingMichael Niedermayer
2015-12-13avformat/mov: Enable parser for mp3s by old HandBrakeMichael Niedermayer
2015-12-05libavformat/mov.c: allow QuickTime metadata to come after traksNeil Birkbeck
2015-12-04avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch
2015-11-23avformat/mov: use hypot()Ganesh Ajjanagadde
2015-11-22Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e'Derek Buitenhuis
2015-11-19Merge commit 'b5f963bfec1f452c37eee900c7b11f065d10dd60'Derek Buitenhuis
2015-11-19Merge commit '303f931938c618668f7f83c646a1850bef84641e'Derek Buitenhuis
2015-11-18avformat: expose av_stream_new_side_data helperJohn Stebbins