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: Check that packet duration is valid in ff_mov_write_packet()
Michael Niedermayer
2014-05-23
1
-0
/
+4
*
Merge commit '0ba5299a805e9ccaef1a757381fc2ada4d54b8a1'
Michael Niedermayer
2014-05-18
1
-3
/
+5
|
\
|
*
movenc: use the "encoder" metadata tag to write stsd Compressorname
Anton Khirnov
2014-05-18
1
-2
/
+5
*
|
Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'
Michael Niedermayer
2014-05-15
1
-1
/
+1
|
\
\
|
|
/
|
*
lavf: add AVFMT_FLAG_BITEXACT.
Anton Khirnov
2014-05-15
1
-1
/
+1
*
|
avformat/movenc: Check ff_put_wav_header() return code
Michael Niedermayer
2014-05-10
1
-2
/
+6
*
|
ff_put_wav_header: add flag to force WAVEFORMATEX
Daniel Verkamp
2014-04-30
1
-2
/
+2
*
|
avformat/movenc: dont store invalid tapt atom
Michael Niedermayer
2014-04-25
1
-1
/
+1
*
|
Merge commit '99e22b7859177f6d3ed6121040924b337dce5497'
Michael Niedermayer
2014-04-25
1
-5
/
+17
|
\
\
|
|
/
|
*
mov: Emit the correct tags for clcp tracks
Miles Gould
2014-04-25
1
-6
/
+24
|
*
mov: Write prof section of tapt tag
Aidan Skinner
2014-04-25
1
-0
/
+6
*
|
Warn if rawvideo and an unreadable pix_fmt are written.
Carl Eugen Hoyos
2014-04-11
1
-0
/
+10
*
|
Merge commit 'cba4e6062a02d5bf684e13a770be88aa1fec717e'
Michael Niedermayer
2014-04-02
1
-2
/
+5
|
\
\
|
|
/
|
*
More correct printf format specifiers
Diego Biurrun
2014-04-02
1
-2
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-03-31
1
-3
/
+7
|
\
\
|
|
/
|
*
mov: Unbreak sbtl writing
Michael Niedermayer
2014-03-31
1
-3
/
+7
*
|
avformat/movenc: fix if vs if else
Michael Niedermayer
2014-03-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2014-03-29
1
-5
/
+78
|
\
\
|
|
/
|
*
movenc: Add dvd subtitle support
John Stebbins
2014-03-28
1
-5
/
+78
*
|
Merge commit '1e9db41e2a2166be5671b088ef4ad06a40af459f'
Michael Niedermayer
2014-03-23
1
-1
/
+4
|
\
\
|
|
/
|
*
movenc: Allow override of major brand in ftyp atom
John Stebbins
2014-03-23
1
-1
/
+4
*
|
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
[next]