index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
mxfenc.c
Age
Commit message (
Expand
)
Author
2008-08-31
introduce MXFContainerEssencePair to associate essence element key and
Baptiste Coudurier
2008-08-31
cosmetics
Baptiste Coudurier
2008-08-31
replace sizeof(type) by sizeof *ptr
Baptiste Coudurier
2008-08-31
merge declaration and init
Baptiste Coudurier
2008-08-31
reindent
Baptiste Coudurier
2008-08-31
simplify mxf_write_essence_container_refs
Baptiste Coudurier
2008-08-31
factorize
Baptiste Coudurier
2008-08-31
change [0] to *
Baptiste Coudurier
2008-08-31
compute essence containers in mxf_write_header, this simplifies the code
Baptiste Coudurier
2008-08-30
get essence container ul in header and set it per track, check for unsupporte...
Baptiste Coudurier
2008-08-30
move per track code in mxf_write_header to be able to check for unsupported c...
Baptiste Coudurier
2008-08-30
rename variable
Baptiste Coudurier
2008-08-30
fix typos
Baptiste Coudurier
2008-08-30
cosmetics: header -> generic
Baptiste Coudurier
2008-08-30
cosmetics, remove useless braces, move comments where appropriate, remove whi...
Baptiste Coudurier
2008-08-30
cosmetics
Baptiste Coudurier
2008-08-30
simplify, and factorize
Baptiste Coudurier
2008-08-30
only put version in tag
Baptiste Coudurier
2008-08-30
simplify
Baptiste Coudurier
2008-08-30
always write required version string local tag
Baptiste Coudurier
2008-08-30
introduce mxf_write_local_tag_utf16 and factorize
Baptiste Coudurier
2008-08-30
use strlen and do not write useless trailing 0 according to specs
Baptiste Coudurier
2008-08-30
write strings as utf16be
Baptiste Coudurier
2008-08-29
cosmetics, typos, case
Baptiste Coudurier
2008-08-29
cosmetics
Baptiste Coudurier
2008-08-29
fix version string ul
Baptiste Coudurier
2008-08-26
Remaining parts of GSoC MXF muxer by Zhentan Feng.
Carl Eugen Hoyos
2008-08-25
Import more MXF muxer code from the SoC tree
Vitor Sessak
2008-08-24
Import more ok'ed chunks of the mxf muxer from the soc tree
Vitor Sessak
2008-08-23
convert every muxer/demuxer to write/read sample_aspect_ratio from/to
Aurelien Jacobs
2008-08-22
Apply parts of MXF muxer ok'ed by Michael
Vitor Sessak
2008-08-19
Ok-ed parts from patch by zhentan feng.
Zhentan Feng
2008-08-19
Ok-ed parts from patch by zhentan feng.
Zhentan Feng
2008-08-18
Ok-ed parts from patch by zhentan feng.
Zhentan Feng
2008-08-14
import ok'd hunks for mxf muxer
Baptiste Coudurier
[prev]