summaryrefslogtreecommitdiff
path: root/libavformat/mxf.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/mxfdec: recognize AAC per SMPTE ST 381-4Ammon Riley2023-05-111-0/+2
* avformat/mxfdec: SMPTE RDD 48:2018 Amd 1:2022 supportMichael Niedermayer2022-08-071-0/+3
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-221-0/+1
* avformat/mxfdec: fixed jp2k_rsiz and 170M matrixValerii Zapodovnikov2021-06-131-1/+1
* avformat/mxf: Establish register of local tagsTomas Härdin2021-02-011-11/+0
* avformat/mxf: Deduplicate random_index_pack_keyAndreas Rheinhardt2021-01-081-0/+2
* avformat/mxfdec: Read Mastering Display Colour Volume from MXFHarry Mallon2020-09-171-0/+11
* avformat/mxfdec: Read color metadata from MXFHarry Mallon2020-08-061-0/+49
* avformat/mxfenc: add some missing content package ratesMarton Balint2020-03-141-0/+13
* avformat/mxfenc: move content package rates and timebase combinations to a se...Marton Balint2020-03-141-16/+16
* avformat/mxf: get rid of samples per frame array usageMarton Balint2020-03-141-40/+4
* lavf/mxfenc: support creating s436m data tracksBaptiste Coudurier2018-10-121-0/+1
* avformat/mxfenc: correctly set content package rate in system elementBaptiste Coudurier2018-10-121-0/+17
* avformat/mxf: fix NTSC 59.94 samples per frame layoutMarton Balint2018-05-271-1/+1
* avformat/mxf: use FFABS to instead of absSteven Liu2017-11-201-1/+1
* lavf/mxf: Support 60fps output.Carl Eugen Hoyos2017-11-161-0/+2
* lavf/mxf: Add a universal label for ProRes used in FCP.Carl Eugen Hoyos2017-01-121-0/+1
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-5/+5
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-5/+5
* | lavf/mxf: Support video essence container uls for vc1.Arnaud Bienner2015-09-051-0/+10
* | lavf/mxfdec: Set codec_tag AVup for Avid 1:1 input.Carl Eugen Hoyos2015-07-221-0/+5
* | libavformat/mxf.c: Relaxed ProRes patternSteve Dierker2015-04-031-1/+1
* | lavf/mxf: Support ProRes decoding.Carl Eugen Hoyos2015-03-041-0/+1
* | libavformat/mxfdec.c: initial support for EssenceGroupsMark Reid2014-11-301-0/+1
* | avformat/mxf: added ULs for demuxing avid media composer mxf filesMark Reid2014-08-181-0/+3
* | Merge commit '369380e1c4c6fc9b0d9ff04ec23d46b252ba7110'Michael Niedermayer2014-08-171-0/+1
|\ \ | |/
| * mxf: Support AACLuca Barbato2014-08-171-0/+1
* | Merge commit '92ebb332157195b7c1212e734c5668afbf19cf2b'Michael Niedermayer2014-03-191-0/+1
|\ \ | |/
| * mxf: Add additional H264 PictureEssenceCodingLuca Barbato2014-03-191-0/+1
* | Merge commit 'e118bb1a33889d4df56f28975b4fd0793b4f5c32'Michael Niedermayer2014-03-061-17/+28
|\ \ | |/
| * mxf: Introduce ff_mxf_get_samples_per_frameMatthieu Bouron2014-03-061-0/+40
| * mxf: Add DNxHD ULTomas Härdin2014-02-211-0/+1
| * mxf: Add uncompressed 422 8-bit rawvideo ULPhilip de Nier2014-02-211-0/+1
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-18/+18
|\ \ | |/
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-18/+18
* | mxf: export ff_mxf_get_samples_per_frame to lavfMatthieu Bouron2012-09-211-0/+29
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-21/+21
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-19/+19
| * mxfdec: set pixel format for cdci picture formatsPhilip de Nier2012-07-101-0/+6
| * mxf: Add PictureEssenceCoding UL for V210.Tomas Härdin2011-12-211-0/+1
| * mxf: H.264/MPEG-4 AVC Intra supportBaptiste Coudurier2011-12-211-0/+1
* | mxf: Add DNxHD ULTomas Härdin2012-03-101-0/+1
* | mxfdec: set pixel format for cdci picture formatsPhilip de Nier2012-02-281-0/+6
* | mxf: add uncompressed 422 8-bit rawvideo labelPhilip de Nier2012-02-281-0/+1
* | mxf: fix v210 label matching lenPhilip de Nier2012-02-281-1/+1
* | mxf: Add PictureEssenceCoding UL for V210Tomas Härdin2011-09-271-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-081-1/+2
|\ \ | |/
| * Employ FF_ARRAY_ELEMS instead of manually calculating array length.Diego Biurrun2011-09-081-1/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Make ff_mxf_pixel_layouts static to mxf.c.Diego Elio Pettenò2011-01-251-1/+4