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 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
*
|
Merge commit '3b4feac1ec14f861bdd7f494f288f4d8dd7f449e'
Michael Niedermayer
2013-06-05
1
-0
/
+1
|
\
\
|
|
/
|
*
movenc: Keep track of the allocated size for the cluster array
Andrey Semashev
2013-06-04
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-06-03
1
-1
/
+1
|
\
\
|
|
/
|
*
movenc: Change the track struct name to match the typedef
Martin Storsjö
2013-06-03
1
-1
/
+1
*
|
movenc: add video_track_timescale option
Jean First
2013-05-18
1
-0
/
+1
*
|
movenc: Do not flag secondary audio and subtitle tracks as enabled.
Michael Niedermayer
2013-03-03
1
-0
/
+1
*
|
movenc: support an alternative to edit lists to handle the first DTS != 0 case.
Michael Niedermayer
2012-10-07
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-06
1
-2
/
+2
|
\
\
|
|
/
|
*
Give all anonymously typedeffed structs in headers a name
Diego Biurrun
2012-10-06
1
-2
/
+2
*
|
lavf/movenc: add faststart option.
Clément Bœsch
2012-09-27
1
-1
/
+2
*
|
lavf/movenc: add F4V flavor.
Clément Bœsch
2012-09-21
1
-0
/
+1
*
|
movenc: Handle need for extra packets to express subtitle duration.
Philip Langdale
2012-08-04
1
-0
/
+1
*
|
lavf/movenc: fix invalid free with timecode meta and tmcd data copy.
Clément Bœsch
2012-08-03
1
-0
/
+1
*
|
movenc: add timecode track support.
Clément Bœsch
2012-06-11
1
-1
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-21
1
-0
/
+1
|
\
\
|
|
/
|
*
movenc: Add a min_frag_duration option
Martin Storsjö
2012-03-20
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-23
1
-0
/
+1
|
\
\
|
|
/
|
*
movenc: Buffer the mdat for the initial moov fragment, too
Martin Storsjö
2012-02-22
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-15
1
-0
/
+9
|
\
\
|
|
/
|
*
movenc: Support muxing VC1
Martin Storsjö
2012-02-14
1
-0
/
+9
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-31
1
-8
/
+8
|
\
\
|
|
/
|
*
movenc: cosmetics: Get rid of camelCase identifiers
Martin Storsjö
2012-01-30
1
-8
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-0
/
+1
|
\
\
|
|
/
[next]