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
...
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-16
1
-0
/
+4
|
\
\
|
|
/
|
*
movenc: Rudimentary IODs support.
Alex Converse
2011-12-15
1
-0
/
+3
*
|
mp4enc: Avoid storing sizes in trun when they all match.
Michael Niedermayer
2011-12-13
1
-0
/
+1
*
|
mp4enc: Only store flags in trun when they differ from the default and set a ...
Michael Niedermayer
2011-12-13
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-12
1
-1
/
+2
|
\
\
|
|
/
|
*
movenc: Use the actual converted sample for RTP hinting
Martin Storsjö
2011-12-11
1
-1
/
+2
|
*
Replace outdated references to ffmpeg tool with avconv.
Diego Biurrun
2011-11-02
1
-1
/
+1
*
|
movenc: support spliting fragments based on bytesize instead of duration.
Michael Niedermayer
2011-12-06
1
-0
/
+1
*
|
movenc: fragment support
Michael Niedermayer
2011-12-06
1
-0
/
+6
*
|
movenc: Remove unneeded chunkSize field from MOVIentry
Geek.Song
2011-11-29
1
-1
/
+0
*
|
movenc: Write file with minimal number of chunks for the given interleaving.
Michael Niedermayer
2011-11-29
1
-0
/
+3
*
|
movenc: reserved_moov_size, which allows placing moov at the begin of the file.
Michael Niedermayer
2011-10-26
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-11
1
-0
/
+1
|
\
\
|
|
/
|
*
movenc: Add RTP muxer/hinter options
Martin Storsjö
2011-06-10
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-27
1
-0
/
+5
|
\
\
|
|
/
|
*
movenc: Deprecate the global RTP hinting flag, use a private AVOption instead
Martin Storsjö
2011-05-27
1
-0
/
+4
|
*
movenc: Add an AVClass for setting muxer specific options
Martin Storsjö
2011-05-27
1
-0
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Use a heuristic for describing the RTP packets using sample data
Martin Storsjö
2010-05-18
1
-0
/
+16
*
Add initial support for RTP hinting in the mov muxer
Martin Storsjö
2010-05-18
1
-0
/
+14
*
Make mov_write_packet non-static, add ff_ prefix
Martin Storsjö
2010-05-18
1
-0
/
+2
*
Move the mov muxer structures to a separate header
Martin Storsjö
2010-05-18
1
-0
/
+88
[prev]