index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
mxfenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mxfenc: avoid depending on private codec structures and functions
Michael Niedermayer
2013-01-06
1
-3
/
+2
*
Fix "knwon" typo and add a check in tools/patcheck
Paul B Mahol
2013-01-04
1
-1
/
+1
*
mxfenc: Write MultipleDescriptor ref in Preface
Tomas Härdin
2012-10-25
1
-4
/
+11
*
mxfenc: Fix possible integer overflows
Tomas Härdin
2012-10-24
1
-6
/
+6
*
libavformat/mxfenc: add {} to complex ifs
Michael Niedermayer
2012-10-21
1
-4
/
+4
*
mxfenc: explicitly truncate continuity count.
Michael Niedermayer
2012-10-16
1
-1
/
+1
*
mxfenc: fix av_log data type for dts paramater
Michael Niedermayer
2012-10-08
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-01
1
-1
/
+1
|
\
|
*
avformat: Convert some commented-out printf/av_log instances to av_dlog
Diego Biurrun
2012-10-01
1
-1
/
+1
*
|
mxf: export ff_mxf_get_samples_per_frame to lavf
Matthieu Bouron
2012-09-21
1
-36
/
+2
*
|
mxfenc: support 23.976 and 24 frame rates
Matthieu Bouron
2012-09-20
1
-0
/
+2
*
|
mxfenc: factorize samples per frame code
Matthieu Bouron
2012-09-20
1
-27
/
+39
*
|
Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'
Michael Niedermayer
2012-09-16
1
-2
/
+0
|
\
\
|
|
/
|
*
lavf: flush the output AVIOContext in av_write_trailer().
Anton Khirnov
2012-09-15
1
-2
/
+0
*
|
lavf: add missing new line to some error messages
Piotr Bandurski
2012-09-01
1
-1
/
+1
*
|
lavf/mxfenc: better error handling with invalid frame rate.
Clément Bœsch
2012-08-08
1
-2
/
+3
*
|
lavf/mxfenc: simplify frame rate checks.
Clément Bœsch
2012-08-08
1
-10
/
+12
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-20
/
+20
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-14
/
+14
*
|
Replace various inlined inverse AVRational with av_inv_q().
Clément Bœsch
2012-08-06
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-31
1
-2
/
+2
|
\
\
|
|
/
|
*
Improve descriptiveness of a number of codec and container long names
Diego Biurrun
2012-07-30
1
-2
/
+2
*
|
mxfenc: switch to av_assert
Michael Niedermayer
2012-07-12
1
-2
/
+3
*
|
lavf/mxfenc: fix dnxhd codec uls and aspect ratio
Matthieu Bouron
2012-07-11
1
-10
/
+12
*
|
mxfenc: support dnxhd codec
Matthieu Bouron
2012-07-05
1
-1
/
+138
*
|
mxfenc: support smpte dv codec
Matthieu Bouron
2012-07-05
1
-3
/
+128
*
|
mxfenc: write optional field dominance flag in picture description
Matthieu Bouron
2012-06-06
1
-1
/
+14
*
|
timecode: move timecode muxer options to metadata.
Clément Bœsch
2012-06-04
1
-26
/
+5
*
|
mxfenc: support 50 and 60 frame rates
Matthieu Bouron
2012-05-31
1
-2
/
+12
*
|
mxfenc: Don't allow muxing audio-only since it's not supported
Tomas Härdin
2012-04-03
1
-4
/
+5
*
|
mxfenc: use new public timecode API.
Clément Bœsch
2012-02-02
1
-19
/
+19
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-5
/
+0
|
\
\
|
|
/
|
*
lavf: remove disabled FF_API_TIMESTAMP cruft
Anton Khirnov
2012-01-27
1
-5
/
+0
|
*
mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container.
Daniel Kristjansson
2011-12-21
1
-0
/
+4
*
|
timecode: rename internal ff_* symbols to avpriv_*.
Clément Bœsch
2011-12-12
1
-4
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix a bunch of common typos.
Diego Biurrun
2011-12-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-01
1
-2
/
+2
|
\
\
|
|
/
|
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-13
1
-3
/
+13
|
\
\
|
|
/
*
|
mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container
Daniel Kristjansson
2011-09-16
1
-0
/
+4
*
|
mxf: honor timecode drop flag in mxf muxer if set.
Clément Bœsch
2011-08-13
1
-1
/
+4
*
|
mxf: add cli option in mxfenc to replace GOP timecode parsing.
Clément Bœsch
2011-08-13
1
-22
/
+25
*
|
mxf: move framenum to timecode convert to timecode helpers.
Clément Bœsch
2011-08-13
1
-19
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
1
-26
/
+23
|
\
\
|
|
/
|
*
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-17
1
-26
/
+23
*
|
Merge commit 'b5849f77095439e994b11c25e6063d443b36c228'
Michael Niedermayer
2011-07-14
1
-5
/
+3
|
\
\
|
|
/
|
*
mxfenc: include needed header for ff_iso8601_to_unix_time() prototype
Kostya Shishkov
2011-07-13
1
-0
/
+1
|
*
lavf: factor out conversion of ISO8601 string to unix time
Anton Khirnov
2011-07-13
1
-5
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-13
1
-1
/
+13
|
\
\
|
|
/
[next]