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
2021-07-22Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt
2021-06-13avformat/mxfdec: fixed jp2k_rsiz and 170M matrixValerii Zapodovnikov
2021-02-02avformat/mxf: Establish register of local tagsTomas Härdin
2021-01-08avformat/mxf: Deduplicate random_index_pack_keyAndreas Rheinhardt
2020-09-17avformat/mxfdec: Read Mastering Display Colour Volume from MXFHarry Mallon
2020-08-06avformat/mxfdec: Read color metadata from MXFHarry Mallon
2020-03-15avformat/mxfenc: add some missing content package ratesMarton Balint
2020-03-15avformat/mxfenc: move content package rates and timebase combinations to a se...Marton Balint
2020-03-15avformat/mxf: get rid of samples per frame array usageMarton Balint
2018-10-12lavf/mxfenc: support creating s436m data tracksBaptiste Coudurier
2018-10-12avformat/mxfenc: correctly set content package rate in system elementBaptiste Coudurier
2018-05-27avformat/mxf: fix NTSC 59.94 samples per frame layoutMarton Balint
2017-11-20avformat/mxf: use FFABS to instead of absSteven Liu
2017-11-17lavf/mxf: Support 60fps output.Carl Eugen Hoyos
2017-01-13lavf/mxf: Add a universal label for ProRes used in FCP.Carl Eugen Hoyos
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2015-09-05lavf/mxf: Support video essence container uls for vc1.Arnaud Bienner
2015-07-22lavf/mxfdec: Set codec_tag AVup for Avid 1:1 input.Carl Eugen Hoyos
2015-04-03libavformat/mxf.c: Relaxed ProRes patternSteve Dierker
2015-03-05lavf/mxf: Support ProRes decoding.Carl Eugen Hoyos
2014-12-01libavformat/mxfdec.c: initial support for EssenceGroupsMark Reid
2014-08-18avformat/mxf: added ULs for demuxing avid media composer mxf filesMark Reid
2014-08-18Merge commit '369380e1c4c6fc9b0d9ff04ec23d46b252ba7110'Michael Niedermayer
2014-08-17mxf: Support AACLuca Barbato
2014-03-19Merge commit '92ebb332157195b7c1212e734c5668afbf19cf2b'Michael Niedermayer
2014-03-19mxf: Add additional H264 PictureEssenceCodingLuca Barbato
2014-03-07Merge commit 'e118bb1a33889d4df56f28975b4fd0793b4f5c32'Michael Niedermayer
2014-03-06mxf: Introduce ff_mxf_get_samples_per_frameMatthieu Bouron
2014-02-21mxf: Add DNxHD ULTomas Härdin
2014-02-21mxf: Add uncompressed 422 8-bit rawvideo ULPhilip de Nier
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-09-21mxf: export ff_mxf_get_samples_per_frame to lavfMatthieu Bouron
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-07-10mxfdec: set pixel format for cdci picture formatsPhilip de Nier
2012-03-10mxf: Add DNxHD ULTomas Härdin
2012-02-28mxfdec: set pixel format for cdci picture formatsPhilip de Nier
2012-02-28mxf: add uncompressed 422 8-bit rawvideo labelPhilip de Nier
2012-02-28mxf: fix v210 label matching lenPhilip de Nier
2011-12-21mxf: Add PictureEssenceCoding UL for V210.Tomas Härdin
2011-12-21mxf: H.264/MPEG-4 AVC Intra supportBaptiste Coudurier
2011-09-28mxf: Add PictureEssenceCoding UL for V210Tomas Härdin
2011-09-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-08Employ FF_ARRAY_ELEMS instead of manually calculating array length.Diego Biurrun
2011-08-15mxf: H.264/MPEG-4 AVC Intra supportBaptiste Coudurier
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-26Make ff_mxf_pixel_layouts static to mxf.c.Diego Elio Pettenò
2011-01-25Make ff_mxf_pixel_layouts static to mxf.c.Diego Elio Pettenò