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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/movenc: Add simplistic 'colr' tag writing support to mov container
Kevin Wheatley
2015-01-26
1
-0
/
+1
*
Merge commit 'b3b0b35db2f3b61bf2f0f4fa85f5b6267d83c8fe'
Michael Niedermayer
2015-01-03
1
-1
/
+0
|
\
|
*
movenc: Get rid of a hack for updating the dvc1 atom
Martin Storsjö
2015-01-03
1
-1
/
+0
*
|
Merge commit '847bf5988fec1d3e65c1d8cf0cdb8caf0cfd0c1b'
Michael Niedermayer
2015-01-03
1
-0
/
+1
|
\
\
|
|
/
|
*
movenc: Add an option for delaying writing the moov with empty_moov
Martin Storsjö
2015-01-03
1
-0
/
+1
*
|
Merge commit '59f0275dd0a42a7f90271a83a78e9ca5e69ff5b0'
Michael Niedermayer
2014-12-19
1
-0
/
+1
|
\
\
|
|
/
|
*
movenc: Adjust the pts of new fragments similarly to what is done for dts
Martin Storsjö
2014-12-18
1
-0
/
+1
*
|
Merge commit 'ee37620b6ae4783cda637408422044b2d14a688c'
Michael Niedermayer
2014-11-26
1
-0
/
+2
|
\
\
|
|
/
|
*
movenc: Add a flag for indicating a discontinuous fragment
Martin Storsjö
2014-11-26
1
-0
/
+2
*
|
Merge commit '40ed1cbf147d09fc0894bee160f0b6b6d9159fc5'
Michael Niedermayer
2014-11-17
1
-0
/
+1
|
\
\
|
|
/
|
*
movenc: Allow writing a DASH sidx atom at the start of files
Martin Storsjö
2014-11-17
1
-0
/
+1
*
|
Merge commit '2ded57371abead879bcee56da5131e5fac0d17ef'
Michael Niedermayer
2014-11-17
1
-0
/
+1
|
\
\
|
|
/
|
*
movenc: Add support for writing sidx atoms for DASH segments
Martin Storsjö
2014-11-17
1
-0
/
+1
*
|
Merge commit '2d9d6afb8d2f284f5e620ecc19f643d5cd3facb8'
Michael Niedermayer
2014-11-17
1
-1
/
+0
|
\
\
|
|
/
|
*
movenc: Factorize adding fragment info into a separate function
Martin Storsjö
2014-11-17
1
-1
/
+0
*
|
Merge commit '1d8a0c1b43e58332a3a15c67d4adc161713cade8'
Michael Niedermayer
2014-11-08
1
-1
/
+2
|
\
\
|
|
/
|
*
movenc: Allow to request not to use edit lists
Martin Storsjö
2014-11-07
1
-0
/
+2
*
|
Merge commit '2f221b6a9365aa400061e16266f2d1242f7169f8'
Michael Niedermayer
2014-11-03
1
-11
/
+11
|
\
\
|
|
/
|
*
movenc: Define the flag bits using shifts instead of as decimal numbers
Martin Storsjö
2014-11-03
1
-11
/
+11
*
|
Merge commit 'cf589faa5b7aed3bb38e08dcd00bd951e69686d1'
Michael Niedermayer
2014-10-31
1
-0
/
+1
|
\
\
|
|
/
|
*
movenc: Add a flag for using default-base-is-moof in tfhd atoms
Martin Storsjö
2014-10-29
1
-0
/
+1
*
|
Merge commit '573b1de2d7f1db71030f91ecdded7d0bc071f6b6'
Michael Niedermayer
2014-10-30
1
-0
/
+1
|
\
\
|
|
/
|
*
movenc: Don't use track_id to decide which track is the first in a moof
Martin Storsjö
2014-10-29
1
-0
/
+1
*
|
avformat/movenc: add EAC3 muxing support.
Benoit Fouet
2014-10-10
1
-0
/
+2
*
|
Merge commit 'da9cc22d5bd5f59756c2037b02966376da2cf323'
Michael Niedermayer
2014-08-07
1
-0
/
+1
|
\
\
|
|
/
|
*
movenc: add track title to tracks
John Stebbins
2014-08-06
1
-0
/
+1
*
|
Merge commit '0897d2fdc7755849c3ae58d8b543ef734c200d3c'
Michael Niedermayer
2014-08-05
1
-0
/
+1
|
\
\
|
|
/
|
*
movenc: Add option to disable nero chapters
John Stebbins
2014-08-05
1
-0
/
+1
*
|
avformat/movenc: dont mark multichannel as mono tracks as containing the cent...
Michael Niedermayer
2014-07-14
1
-0
/
+1
*
|
Merge commit 'f90729699db9ede2bef2b28000f1795dab1b8996'
Michael Niedermayer
2014-07-11
1
-0
/
+2
|
\
\
|
|
/
|
*
mov: Do not group tracks if more than one is enabled per type
Luca Barbato
2014-07-11
1
-0
/
+2
*
|
Merge commit '0ba5299a805e9ccaef1a757381fc2ada4d54b8a1'
Michael Niedermayer
2014-05-18
1
-1
/
+1
|
\
\
|
|
/
|
*
movenc: use the "encoder" metadata tag to write stsd Compressorname
Anton Khirnov
2014-05-18
1
-0
/
+1
*
|
Merge commit '1e9db41e2a2166be5671b088ef4ad06a40af459f'
Michael Niedermayer
2014-03-23
1
-0
/
+2
|
\
\
|
|
/
|
*
movenc: Allow override of major brand in ftyp atom
John Stebbins
2014-03-23
1
-0
/
+2
|
*
movenc: Add an F4V muxer
Clément Bœsch
2013-10-23
1
-0
/
+1
*
|
avformat/movenc: only ommit encoder tag of the metadata for bitexact mode
Michael Niedermayer
2014-03-16
1
-0
/
+1
*
|
avformat/movenc: make AVStream easier to access
Michael Niedermayer
2013-10-12
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-09-18
1
-0
/
+1
|
\
\
|
|
/
|
*
movenc: Add an option for omitting the tfhd base offset
Martin Storsjö
2013-09-17
1
-0
/
+1
*
|
Merge commit 'a4adabb460ace39783d707a5b3bbe28b4b5b9dc4'
Michael Niedermayer
2013-09-18
1
-1
/
+0
|
\
\
|
|
/
|
*
movenc: Write the moof atom in two passes
Martin Storsjö
2013-09-17
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-08-23
1
-1
/
+1
|
\
\
|
|
/
|
*
movenc: Make tkhd "enabled" flag QuickTime compatible
John Stebbins
2013-08-23
1
-0
/
+1
*
|
Merge commit 'f8ef91ff3d6bb83d601d816ef9368f911021c64b'
Michael Niedermayer
2013-08-22
1
-2
/
+3
|
\
\
|
|
/
|
*
movenc: add faststart option for web streaming
Clément Bœsch
2013-08-21
1
-0
/
+3
*
|
Merge commit '7c020e1ad37d27c9d5db4d714401f09c80e3cc44'
Michael Niedermayer
2013-06-05
1
-0
/
+2
|
\
\
|
|
/
|
*
movenc: Grow the frag_info array in chunks
Andrey Semashev
2013-06-04
1
-0
/
+2
*
|
Merge commit 'ab1189766a82a95f108005463cde75f73fcc0ae5'
Michael Niedermayer
2013-06-05
1
-1
/
+1
|
\
\
|
|
/
|
*
movenc: Increase the cluster array allocation by doubling
Andrey Semashev
2013-06-04
1
-1
/
+1
[next]