51 Commits (ea980d4162cf783c3ed9978c6e12b9908f5b039b)

Author SHA1 Message Date
Marton Balint f69154b2c4 avformat/mxfenc: move content package rates and timebase combinations to a separate struct 5 years ago
Marton Balint 27a8146990 avformat/mxf: get rid of samples per frame array usage 5 years ago
Baptiste Coudurier b401a4ab8a avformat/mxfenc: support XAVC long gop 6 years ago
Baptiste Coudurier bb89109a0a avformat/mxfenc: correctly set content package rate in system element 6 years ago
Marton Balint 7ec90b168b avformat/mxfdec: add support for determining essence wrapping scheme 6 years ago
Marton Balint bfa0b50441 avformat/mxfdec: store next_klv in KLVPacket 6 years ago
Marton Balint 183db8a80b avformat/mxfdec: use MXFCodecUL struct to store essence description for data_essence_container_uls 7 years ago
Mark Reid 901d87aa83 avformat/mxfenc: write reel_name if metadata key is present 7 years ago
Mark Reid ad2641c36b avformat/mxfenc: use track count to generate component instance uuid 7 years ago
Carl Eugen Hoyos 35b33f1a19 lavf/mxfdec: Set codec_tag AVup for Avid 1:1 input. 9 years ago
Michael Niedermayer 3d65570f25 avformat/mxf: Always evaluate PRINT_KEY() arguments at compile time 10 years ago
Michael Niedermayer 8b42b22222 avformat/mxf: Simplify PRINT_KEY() 10 years ago
Mark Reid 43cafb956e libavformat/mxfdec: export user comments metadata 10 years ago
Mark Reid e5d217f048 libavformat/mxfdec.c: initial support for EssenceGroups 10 years ago
Mark Reid 90bf1e3046 libavformat/mxfdec: read source timecode from pulldown component 10 years ago
Luca Barbato 304089aca7 mxf: Add UID print helpers 10 years ago
Luca Barbato 6920fb2b33 mxf: Verbose debug logging 11 years ago
Matthieu Bouron e118bb1a33 mxf: Introduce ff_mxf_get_samples_per_frame 11 years ago
Anton Khirnov 716d413c13 Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat 12 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
Matthieu Bouron 41f7e0649f mxf: export ff_mxf_get_samples_per_frame to lavf 12 years ago
Joseph Artsimovich 634d670538 mxfdec: fix frame height vs field height confusion 13 years ago
Philip de Nier fda891e108 mxfdec: set pixel format for cdci picture formats 13 years ago
Matthieu Bouron 70ca163bc5 mxf: Fix frame layout values 13 years ago
Joseph Artsimovich 84b9b4aa18 Fix frame height vs field height confusion in MXF decoding. 13 years ago
Philip de Nier 34210e8df1 mxfdec: set pixel format for cdci picture formats 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 14 years ago
Luca Barbato dfd2a005eb Replace dprintf with av_dlog 14 years ago
Diego Elio Pettenò c940ed4254 Make ff_mxf_pixel_layouts static to mxf.c. 14 years ago
Diego Elio 'Flameeyes' Pettenò 463532310a Don't check for DEBUG before using dprintf. 14 years ago
Diego Elio Pettenò a3dffc0627 Make ff_mxf_pixel_layouts static to mxf.c. 14 years ago
Diego Elio 'Flameeyes' Pettenò 73a0b19ba3 Don't check for DEBUG before using dprintf. 14 years ago
Tomas Härdin 11fdc4d4fc mxfdec: Improve parsing of the PixelLayout item 15 years ago
Baptiste Coudurier 5ac4d7689d reuse MXFCodecUL for data def and simplify 16 years ago
Baptiste Coudurier 251bf87560 remove implicit header inclusions from mxf.h 16 years ago
Diego Biurrun c60208e7a1 Directly #include some required headers. 16 years ago
Baptiste Coudurier 6e4668b8a9 write essence container data 16 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Baptiste Coudurier 15cdff8525 100l, add missing enum type, fix compilation 16 years ago
Diego Biurrun bc5c918ea8 Remove offset_t typedef and use int64_t directly instead. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Baptiste Coudurier 4ee873e39d put back mxf_essence_container_uls in demuxer as static const 16 years ago
Carl Eugen Hoyos cedebde15a Remaining parts of GSoC MXF muxer by Zhentan Feng. 16 years ago
Vitor Sessak 6986662b5f Import more ok'ed chunks of the mxf muxer from the soc tree 16 years ago
Vitor Sessak 9b9466b0cd Apply parts of MXF muxer ok'ed by Michael 16 years ago
Zhentan Feng c69968b4fe Factorize common code out of the mxf demuxer. 16 years ago