Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-23Support old qclp-in-mov files that do not store bytes_per_frame in the header.Carl Eugen Hoyos
2014-02-20avformat/mov: make invalid sampledelta error more verboseMichael Niedermayer
2014-02-16avformat/mov: fix avg_frame_rate calculationMichael Niedermayer
2014-02-12avformat/mov: fix keyframe flags for sample from chromium Issue 340865Michael Niedermayer
2014-01-22avformat/mov: redesign the fps calculationMichael Niedermayer
2014-01-21avformat/mov: Ignore the last frame for duration and fps calculation if it lo...Michael Niedermayer
2014-01-15Merge commit '2620df13104ddaa136158eb6bb1195adbf9d7692'Michael Niedermayer
2014-01-15Merge commit 'd51f09962d5b4bc999fb70c040f330dd1873212e'Michael Niedermayer
2014-01-15mov: Free an earlier allocated array if allocating a new oneMartin Storsjö
2014-01-15mov: Free intermediate arrays in the normal cleanup functionMartin Storsjö
2014-01-14avcodec/flashsv: check avio_read() return in mov_read_udta_string()Michael Niedermayer
2013-12-28avformat/mov: clear padding area in mov_read_extradata()Michael Niedermayer
2013-12-28avformat/mov: check avio_read() return in mov_read_dref()Michael Niedermayer
2013-12-25avformat/mov: use ff_get_extradata()Michael Niedermayer
2013-12-25avformat/mov: check avio_read return in mov_read_dvc1()Michael Niedermayer
2013-12-25Allow stream-copying grayscale mov files.Carl Eugen Hoyos
2013-12-25avformat/mov: Do not compute a grayscale palette for cinepak in mov.Carl Eugen Hoyos
2013-12-15avformat/mov: Check avio_read() return code in mov_read_extradata() and shrin...Michael Niedermayer
2013-12-07avformat/mov: use rfps_add_frame() only for videoMichael Niedermayer
2013-12-05avformat/mov: calculate rfps from the first 100 frames of the indexMichael Niedermayer
2013-11-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-24Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun
2013-11-23avformat/mov: Check that we have a stream before accessing it in mov_read_ares()Michael Niedermayer
2013-11-15Merge commit 'ecf442a58b09bdb1dc1d2c3904b82ac5f79b2878'Michael Niedermayer
2013-11-14lavf: improve support for AVC-Intra files.Reimar Döffinger
2013-11-08avformat/mov: only force parsing for video tracks if stss is emptyHendrik Leppkes
2013-10-31mov: Support HEVC demuxingYusuke Nakamura
2013-10-16avformat/mov: fix "correctly" typoMichael Niedermayer
2013-10-16lavf/mov: Support HEVC demuxing.Yusuke Nakamura
2013-10-14avformat: use ff_alloc_extradata()Paul B Mahol
2013-10-05Merge commit 'b698542ad83284fbb8c22404e3cafeb2dd739d38'Michael Niedermayer
2013-10-05mov: Don't allocate arrays with av_malloc that will be reallocedMartin Storsjö
2013-10-04avformat/mov: force parsing of headers if stts is absentMichael Niedermayer
2013-10-02mov: fix trun / pseudo_stream_id handlingMichael Niedermayer
2013-09-30Merge commit 'c231987662194d009dd91bfc57c678e0e70ca161'Michael Niedermayer
2013-09-29mov: Make sure the read sample count is nonnegativeMartin Storsjö
2013-09-27lavf: Reset the entry count and allocation size variables on av_reallocp fail...Martin Storsjö
2013-09-22avformat/mov: reset extradata size when extradata gets deallocated due to rea...Michael Niedermayer
2013-09-19Merge commit '5626f994f273af80fb100d4743b963304de9e05c'Michael Niedermayer
2013-09-18avformat: Use av_reallocp() where suitableAlexandra Khirnova
2013-09-17Merge commit '7f8d41eb097e8d4223c9caf97dd332a2fdb29d52'Michael Niedermayer
2013-09-17mov: Don't use a negative duration for setting other fieldsMartin Storsjö
2013-09-11Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa'Michael Niedermayer
2013-09-10avformat: Use av_reallocp_array() where suitableAlexandra Khirnova
2013-08-26Merge commit '5b41eb91e0083755de8c35e8cd005896ec3ab31f'Michael Niedermayer
2013-08-26Merge commit '0b5af5cf1224add1769b1094b9924ecf10de3d7d'Michael Niedermayer
2013-08-26Merge commit '08504380ddf25d6905e189e9bf52e7a4c771a415'Michael Niedermayer
2013-08-26Merge commit 'dc518a3ae21e7b6420131b813cfc6bcdcad26b7e'Michael Niedermayer
2013-08-26Merge commit 'ef196beeb50e8e024ed5a560a1d39eff4a296ce4'Michael Niedermayer
2013-08-26Merge commit 'a3b53ff062eaccdaa28964899c63520ef2978c2e'Michael Niedermayer