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
/
movenc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/movenc: omit avformat ident from isml_manifest for bitexact mode
Michael Niedermayer
2014-03-16
1
-1
/
+2
*
avformat/movenc: omit LIBAVCODEC_IDENT for bitexact mode from uuidusmt_tag
Michael Niedermayer
2014-03-16
1
-1
/
+3
*
avformat/movenc: only ommit encoder tag of the metadata for bitexact mode
Michael Niedermayer
2014-03-16
1
-7
/
+7
*
avformat/movenc: encode compilation metadata
Peter Ross
2014-03-15
1
-0
/
+1
*
mvformat/movenc: fix IMX
Michael Niedermayer
2014-03-13
1
-1
/
+4
*
avformat/movenc: rescale when copying duration to timecode track
Bryce McLeod
2014-03-12
1
-1
/
+4
*
Replace an incorrect av_free() in movenc.c with av_freep().
Carl Eugen Hoyos
2014-03-10
1
-1
/
+1
*
Merge commit '4f3db5d3418a24f3b90422e98ad75388052c4284'
Michael Niedermayer
2014-03-09
1
-0
/
+1
|
\
|
*
movenc: allow muxing HEVC in MODE_MP4.
Tim Walker
2014-03-09
1
-0
/
+1
*
|
Merge commit 'b6c61fb83e876d404ac3b0b3657ebfcafdcd1926'
Michael Niedermayer
2014-03-09
1
-0
/
+9
|
\
\
|
|
/
|
*
movenc: enable Annex B to MP4 conversion for HEVC tracks.
Tim Walker
2014-03-09
1
-0
/
+9
*
|
Merge commit '20b40a597cdd4969cf1147d7c7efee2b6232524b'
Michael Niedermayer
2014-03-09
1
-0
/
+13
|
\
\
|
|
/
|
*
movenc: write hvcC tag for HEVC.
Tim Walker
2014-03-09
1
-0
/
+13
*
|
Merge commit '565e0c6d866ce08d4b06427456d3d1f4fd856e9c'
Michael Niedermayer
2014-03-09
1
-1
/
+2
|
\
\
|
|
/
|
*
movenc: allow override of "writing application" tag
John Stebbins
2014-03-08
1
-1
/
+2
*
|
avformat/movenc: shift positive timestamps to 0 if edit lists cannot be used
Michael Niedermayer
2014-02-22
1
-1
/
+1
*
|
avformat/movenc: assert that get_cluster_duration() value is valid
Michael Niedermayer
2014-02-21
1
-1
/
+6
*
|
avformat/movenc: check that the input timestamps are within the range that ca...
Michael Niedermayer
2014-02-21
1
-0
/
+11
*
|
avformat/movenc: simplify code, decrease difference to libav
Michael Niedermayer
2014-02-19
1
-8
/
+7
*
|
Merge commit '1e142d5b4842dcb39fcb0e92e4aacbc9977bfa66'
Michael Niedermayer
2014-02-19
1
-1
/
+1
|
\
\
|
|
/
|
*
movenc: Add a fallback fragmentation method for plain mp4 as well
Martin Storsjö
2014-02-19
1
-4
/
+2
*
|
lavf/movenc: return meaningful error code from mov_write_header()
Stefano Sabatini
2013-12-14
1
-5
/
+9
*
|
lavf/movenc: improve feedback in case of unsupported codec
Stefano Sabatini
2013-12-14
1
-2
/
+3
*
|
Fix remuxing of IMA_QT in mov.
Carl Eugen Hoyos
2013-12-09
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-11-24
1
-0
/
+2
|
\
\
|
|
/
|
*
Add missing #includes for *INT64_MAX and *INT64_C
Diego Biurrun
2013-11-23
1
-0
/
+2
*
|
Merge commit 'e01fba5562133ac56a4f44c6f214a80ee33cb388'
Michael Niedermayer
2013-10-23
1
-2
/
+7
|
\
\
|
|
/
|
*
movenc: Add an F4V muxer
Clément Bœsch
2013-10-23
1
-1
/
+37
*
|
movenc: use ff_alloc_extradata()
James Almer
2013-10-14
1
-3
/
+1
*
|
avformat/movenc: set XDCAM codec tag correctly
Michael Niedermayer
2013-10-12
1
-0
/
+62
*
|
avformat/movenc: set pretty compressor name for XDCAM
Michael Niedermayer
2013-10-12
1
-2
/
+27
*
|
avformat/movenc: make AVStream easier to access
Michael Niedermayer
2013-10-12
1
-0
/
+1
*
|
avformat/movenc: factor out find_fps()
Michael Niedermayer
2013-10-08
1
-8
/
+14
*
|
Merge commit 'f2b00a5372bfa1d82a8ab99cb8eafac8a9473494'
Michael Niedermayer
2013-09-23
1
-2
/
+2
|
\
\
|
|
/
|
*
movenc: Return a proper error code for invalid combinations
Martin Storsjö
2013-09-22
1
-2
/
+2
*
|
Merge commit 'f1eac2b8a0370b908cd691086d11f51342054730'
Michael Niedermayer
2013-09-23
1
-1
/
+1
|
\
\
|
|
/
|
*
movenc: Use keyframes as default fragmentation point in ismv
Martin Storsjö
2013-09-22
1
-1
/
+1
*
|
Merge commit 'a9553bbb336a7186c62b3b14a0499c1b6ba61ebd'
Michael Niedermayer
2013-09-23
1
-2
/
+5
|
\
\
|
|
/
|
*
movenc: Set all implicit flags immediately in mov_write_header
Martin Storsjö
2013-09-22
1
-2
/
+5
*
|
Merge commit '187023f6b2b43966acb2449a379b4ededdc4b22e'
Michael Niedermayer
2013-09-23
1
-12
/
+14
|
\
\
|
|
/
|
*
movenc: Set mov->mode earlier in mov_write_header
Martin Storsjö
2013-09-22
1
-18
/
+19
*
|
Merge commit '72fe16a13e3ebd5396ac173bf84c8b20085c16d5'
Michael Niedermayer
2013-09-20
1
-9
/
+4
|
\
\
|
|
/
|
*
movenc: Use null buffers for measuring the amount of data to be written
Martin Storsjö
2013-09-19
1
-12
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-09-18
1
-7
/
+16
|
\
\
|
|
/
|
*
movenc: Add an option for omitting the tfhd base offset
Martin Storsjö
2013-09-17
1
-7
/
+16
*
|
Merge commit 'a4adabb460ace39783d707a5b3bbe28b4b5b9dc4'
Michael Niedermayer
2013-09-18
1
-22
/
+25
|
\
\
|
|
/
|
*
movenc: Write the moof atom in two passes
Martin Storsjö
2013-09-17
1
-22
/
+25
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-09-10
1
-5
/
+3
|
\
\
|
|
/
|
*
movenc: Simplify setting the fragmentation flag
Martin Storsjö
2013-09-09
1
-5
/
+3
*
|
Merge commit '8b524ab0c43c1767919530abb79d3656113cdc47'
Michael Niedermayer
2013-09-10
1
-2
/
+4
|
\
\
|
|
/
[next]