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
2017-03-21Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer
2016-11-23mxfdec: fix NULL pointer dereference in mxf_read_packet_oldAndreas Cadhalpun
2016-11-05mxfdec: fix NULL pointer dereferenceAndreas Cadhalpun
2016-10-21avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string()Michael Niedermayer
2016-10-21avformat/mxfdec: Fix mixed declaration and codeMichael Niedermayer
2016-10-21libavformat/mxfdec: add metadata streams for external referenced sourclipsMark Reid
2016-10-21libavformat/mxfdec: don't assume first stream index to be primaryMark Reid
2016-10-21libavformat/mxfdec: export track name metadataMark Reid
2016-10-21avformat/mxfdec: Detect field_order based on video_line_mapTobias Rapp
2016-09-30lavf: fix usage of AVIOContext.seekableAnton Khirnov
2016-09-21avformat/mxfdec: use first valid sourceclip found if material track has multi...Mark Reid
2016-08-28avformat: fix decoded creation_time timestampsMarton Balint
2016-07-31Fix instances of broken indentation found by gcc 6Anton Khirnov
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-13avformat/mxfdec: check if source_package is NULLMarton Balint
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-03-29fix some a/an typosLou Logan
2016-03-14lavf/mxfdec: Fix Canopus essence element size.Carl Eugen Hoyos
2016-03-10lavf/mxfdec: Support Canopus codecs.Carl Eugen Hoyos
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2015-12-08lavf/mxfdec: fix seeking before the first keyframeMarton Balint
2015-12-07Remove Redundant Entry of MPEG2 Video DescAnshul Maheshwari
2015-11-29lavf/mxfdec: Set width to actual coded_width for AVCI50.Carl Eugen Hoyos
2015-11-19mxfdec: check edit_rate also for physical_trackAndreas Cadhalpun
2015-10-22libavformat/mxfdec.c: Report dark metadata keys only when they match no parse...Alexis Ballier
2015-10-22libavformat/mxfdec.c: cosmetics: Add missing space after '?' in log message.Alexis Ballier
2015-09-05lavf/mxfdec: Support more codecs in mxf_picture_essence_container_uls[].Arnaud Bienner
2015-09-05lavc/mxfdec: Support more mxf files with codec_ul.Carl Eugen Hoyos
2015-08-14mxfdec: set AVFMT_SEEK_TO_PTS demuxer flagMarton Balint
2015-08-04lavf/mxfdec: support segmented frame layout as separate fields layoutMatthieu Bouron
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-22Cosmetics: Reindent after last commit.Carl Eugen Hoyos
2015-07-22lavf/mxfdec: Set codec_tag AVup for Avid 1:1 input.Carl Eugen Hoyos
2015-07-16mxfdec: calculate the index in display orderMarton Balint
2015-06-16avformat/mxfdec: Change version byte for JPEG2000 to match mxf.c and RP224v12Michael Niedermayer
2015-06-12avformat/mxfdec: Detect jpeg2000 through codec_ul tooMichael Niedermayer
2015-06-02avformat/mxfdec: return error instead of segfaulting if there are no streamsMichael Niedermayer
2015-04-20Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer
2015-04-19Replace av_dlog with normal av_log at trace levelVittorio Giovara
2015-03-16libavformat/mxfdec: fix MXFPackage->comment_refs memory leakMark Reid
2015-03-15libavformat/mxfdec: export user comments metadataMark Reid
2015-03-08Merge commit '6448f15af02f2c3cf0df8cb8237957e426041f2d'Michael Niedermayer
2015-03-08mxfdec: Fix the error handling for when strftime failsMartin Storsjö
2015-03-05avformat/mxfdec: Detect XYZ pixel format for digital cinema filesVilius Grigaliūnas
2015-03-04libavformat/mxfdec: refactor reading strong ref arrayMark Reid
2015-02-14Merge commit 'daf8cf358a098a903d59adb6c0d0cc3262a8c93e'Michael Niedermayer
2015-02-14avformat: Don't anonymously typedef structsDiego Biurrun
2015-01-28avformat/mxfdec: Fix cleanup in mxf_free_metadataset()Carl Eugen Hoyos
2015-01-19libavformat/mxfdec.c: support demuxing opatom audio without indexMark Reid