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
2013-09-29
avformat/mxfenc: instance number is just 24 bits
Michael Niedermayer
2013-09-12
Use rc_max_rate if no video bit_rate was specified when muxing mxf_d10.
Carl Eugen Hoyos
2013-09-12
Store the video bit_rate in the context when muxing mxf.
Carl Eugen Hoyos
2013-08-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-08-04
mxfenc: switch to av_reallocp_array() and check allocation errors
Alexandra Khirnova
2013-07-15
mxfenc: use ffio_fill()
Paul B Mahol
2013-05-16
Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'
Michael Niedermayer
2013-05-16
Remove commented-out debug #define cruft
Diego Biurrun
2013-04-30
avformat: Drop unnecessary ff_ name prefixes from static functions
Diego Biurrun
2013-04-22
Merge commit 'a0d5ca4f0a8e2c34d784d503a12af6303424ac6a'
Michael Niedermayer
2013-04-22
mxfenc: Use correct printf format specifier for int64_t
Diego Biurrun
2013-01-06
mxfenc: avoid depending on private codec structures and functions
Michael Niedermayer
2013-01-04
Fix "knwon" typo and add a check in tools/patcheck
Paul B Mahol
2012-10-25
mxfenc: Write MultipleDescriptor ref in Preface
Tomas Härdin
2012-10-24
mxfenc: Fix possible integer overflows
Tomas Härdin
2012-10-21
libavformat/mxfenc: add {} to complex ifs
Michael Niedermayer
2012-10-16
mxfenc: explicitly truncate continuity count.
Michael Niedermayer
2012-10-08
mxfenc: fix av_log data type for dts paramater
Michael Niedermayer
2012-10-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-01
avformat: Convert some commented-out printf/av_log instances to av_dlog
Diego Biurrun
2012-09-21
mxf: export ff_mxf_get_samples_per_frame to lavf
Matthieu Bouron
2012-09-20
mxfenc: support 23.976 and 24 frame rates
Matthieu Bouron
2012-09-20
mxfenc: factorize samples per frame code
Matthieu Bouron
2012-09-16
Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'
Michael Niedermayer
2012-09-15
lavf: flush the output AVIOContext in av_write_trailer().
Anton Khirnov
2012-09-01
lavf: add missing new line to some error messages
Piotr Bandurski
2012-08-08
lavf/mxfenc: better error handling with invalid frame rate.
Clément Bœsch
2012-08-08
lavf/mxfenc: simplify frame rate checks.
Clément Bœsch
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-06
Replace various inlined inverse AVRational with av_inv_q().
Clément Bœsch
2012-07-31
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-30
Improve descriptiveness of a number of codec and container long names
Diego Biurrun
2012-07-12
mxfenc: switch to av_assert
Michael Niedermayer
2012-07-11
lavf/mxfenc: fix dnxhd codec uls and aspect ratio
Matthieu Bouron
2012-07-05
mxfenc: support dnxhd codec
Matthieu Bouron
2012-07-05
mxfenc: support smpte dv codec
Matthieu Bouron
2012-06-06
mxfenc: write optional field dominance flag in picture description
Matthieu Bouron
2012-06-04
timecode: move timecode muxer options to metadata.
Clément Bœsch
2012-05-31
mxfenc: support 50 and 60 frame rates
Matthieu Bouron
2012-04-03
mxfenc: Don't allow muxing audio-only since it's not supported
Tomas Härdin
2012-02-02
mxfenc: use new public timecode API.
Clément Bœsch
2012-01-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-27
lavf: remove disabled FF_API_TIMESTAMP cruft
Anton Khirnov
2011-12-21
mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container.
Daniel Kristjansson
2011-12-12
timecode: rename internal ff_* symbols to avpriv_*.
Clément Bœsch
2011-12-12
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-11
Fix a bunch of common typos.
Diego Biurrun
2011-12-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-30
lavf: make av_set_pts_info private.
Anton Khirnov
[next]