index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
mxfenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/mxfenc: Do not crash if there is no packet in the first stream
Michael Niedermayer
2016-01-15
1
-0
/
+4
*
avformat/mxfenc: Accept MXF D-10 with 49.999840 Mbit/sec
Michael Niedermayer
2015-07-28
1
-3
/
+4
*
mxfenc: fix indentation after last commit
Thomas Mundt
2014-10-29
1
-9
/
+9
*
avformat/mxfenc: AVC Intra support
Thomas Mundt
2014-10-29
1
-0
/
+106
*
Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de'
Michael Niedermayer
2014-10-26
1
-1
/
+3
|
\
|
*
Use gmtime_r instead of gmtime and localtime_r instead of localtime
Martin Storsjö
2014-10-26
1
-1
/
+3
|
*
mxfenc: Fix possible integer overflows
Tomas Härdin
2014-10-24
1
-6
/
+6
*
|
avformat/mxfenc: add jpeg2000 support.
Benoit Fouet
2014-10-02
1
-0
/
+7
*
|
avformat/mxfenc: dont warn about d10_channelcount being ignored if its not set
Michael Niedermayer
2014-08-27
1
-1
/
+1
*
|
avformat/mxfenc: rename very recently added option to set/force channelcount ...
Gaullier Nicolas
2014-06-27
1
-5
/
+5
*
|
avformat/mxfenc: set/force channelcount in MXF D-10
Gaullier Nicolas
2014-06-26
1
-1
/
+32
*
|
Merge commit '194be1f43ea391eb986732707435176e579265aa'
Michael Niedermayer
2014-06-18
1
-1
/
+2
|
\
\
|
|
/
|
*
lavf: switch to AVStream.time_base as the hint for the muxer timebase
Anton Khirnov
2014-06-18
1
-2
/
+3
*
|
Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'
Michael Niedermayer
2014-05-15
1
-2
/
+2
|
\
\
|
|
/
|
*
lavf: add AVFMT_FLAG_BITEXACT.
Anton Khirnov
2014-05-15
1
-2
/
+2
*
|
avformat/mxfenc: instance number is just 24 bits
Michael Niedermayer
2013-09-29
1
-1
/
+1
*
|
Use rc_max_rate if no video bit_rate was specified when muxing mxf_d10.
Carl Eugen Hoyos
2013-09-12
1
-1
/
+1
*
|
Store the video bit_rate in the context when muxing mxf.
Carl Eugen Hoyos
2013-09-12
1
-6
/
+10
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-08-05
1
-18
/
+29
|
\
\
|
|
/
|
*
mxfenc: switch to av_reallocp_array() and check allocation errors
Alexandra Khirnova
2013-08-04
1
-18
/
+29
*
|
mxfenc: use ffio_fill()
Paul B Mahol
2013-07-15
1
-6
/
+4
*
|
Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'
Michael Niedermayer
2013-05-16
1
-2
/
+0
|
\
\
|
|
/
|
*
Remove commented-out debug #define cruft
Diego Biurrun
2013-05-16
1
-2
/
+0
|
*
avformat: Drop unnecessary ff_ name prefixes from static functions
Diego Biurrun
2013-04-30
1
-2
/
+3
*
|
Merge commit 'a0d5ca4f0a8e2c34d784d503a12af6303424ac6a'
Michael Niedermayer
2013-04-22
1
-0
/
+1
|
\
\
|
|
/
|
*
mxfenc: Use correct printf format specifier for int64_t
Diego Biurrun
2013-04-22
1
-1
/
+2
*
|
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
[next]