summaryrefslogtreecommitdiff
path: root/libavformat/mxf.h
Commit message (Expand)AuthorAge
* avformat/mxfdec: SMPTE RDD 48:2018 Amd 1:2022 supportMichael Niedermayer2022-08-07
* avformat/mxf: Use AVUUID for uidsAndreas Rheinhardt2022-06-16
* avformat/mxfdec: support MCA audio informationMarc-Antoine Arnaud2022-01-09
* avformat/mxfdec: fix frame wrapping detection for J2K essence containerPierre-Anthony Lemieux2021-07-29
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* avformat/mxf: Establish register of local tagsTomas Härdin2021-02-01
* avformat/mxf: Deduplicate random_index_pack_keyAndreas Rheinhardt2021-01-08
* avformat/mxfdec: Read Mastering Display Colour Volume from MXFHarry Mallon2020-09-17
* avformat/mxfdec: Read color metadata from MXFHarry Mallon2020-08-06
* avformat/mxfenc: move content package rates and timebase combinations to a se...Marton Balint2020-03-14
* avformat/mxf: get rid of samples per frame array usageMarton Balint2020-03-14
* avformat/mxfenc: support XAVC long gopBaptiste Coudurier2019-05-20
* avformat/mxfenc: correctly set content package rate in system elementBaptiste Coudurier2018-10-12
* avformat/mxfdec: add support for determining essence wrapping schemeMarton Balint2018-06-24
* avformat/mxfdec: store next_klv in KLVPacketMarton Balint2018-06-24
* avformat/mxfdec: use MXFCodecUL struct to store essence description for data_...Marton Balint2018-06-08
* avformat/mxfenc: write reel_name if metadata key is presentMark Reid2017-12-08
* avformat/mxfenc: use track count to generate component instance uuidMark Reid2017-12-08
* lavf/mxfdec: Set codec_tag AVup for Avid 1:1 input.Carl Eugen Hoyos2015-07-22
* avformat/mxf: Always evaluate PRINT_KEY() arguments at compile timeMichael Niedermayer2015-05-10
* avformat/mxf: Simplify PRINT_KEY()Michael Niedermayer2015-05-10
* libavformat/mxfdec: export user comments metadataMark Reid2015-03-14
* libavformat/mxfdec.c: initial support for EssenceGroupsMark Reid2014-11-30
* libavformat/mxfdec: read source timecode from pulldown componentMark Reid2014-10-25
* Merge commit '304089aca7d238ae184e09993b5c737aa22e2c2c'Michael Niedermayer2014-08-17
|\
| * mxf: Add UID print helpersLuca Barbato2014-08-17
* | Merge commit '6920fb2b33f84b114ea4561ae1c623f4a26562e5'Michael Niedermayer2014-03-19
|\|
| * mxf: Verbose debug loggingLuca Barbato2014-03-19
| * mxf: Introduce ff_mxf_get_samples_per_frameMatthieu Bouron2014-03-06
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\|
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
| * mxfdec: fix frame height vs field height confusionJoseph Artsimovich2012-07-10
| * mxfdec: set pixel format for cdci picture formatsPhilip de Nier2012-07-10
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * Replace dprintf with av_dlogLuca Barbato2011-01-29
| * Make ff_mxf_pixel_layouts static to mxf.c.Diego Elio Pettenò2011-01-25
| * Don't check for DEBUG before using dprintf.Diego Elio 'Flameeyes' Pettenò2011-01-25
* | mxf: export ff_mxf_get_samples_per_frame to lavfMatthieu Bouron2012-09-21
* | mxf: Fix frame layout valuesMatthieu Bouron2012-04-19
* | Fix frame height vs field height confusion in MXF decoding.Joseph Artsimovich2012-03-11
* | mxfdec: set pixel format for cdci picture formatsPhilip de Nier2012-02-28
* | Replace dprintf with av_dlogLuca Barbato2011-01-30
* | Make ff_mxf_pixel_layouts static to mxf.c.Diego Elio Pettenò2011-01-26
* | Don't check for DEBUG before using dprintf.Diego Elio 'Flameeyes' Pettenò2011-01-26
|/
* mxfdec: Improve parsing of the PixelLayout itemTomas Härdin2010-06-30
* reuse MXFCodecUL for data def and simplifyBaptiste Coudurier2009-02-08
* remove implicit header inclusions from mxf.hBaptiste Coudurier2009-02-08
* Directly #include some required headers.Diego Biurrun2009-01-25