index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
movenc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give all anonymously typedeffed structs in headers a name
Diego Biurrun
2012-10-06
1
-2
/
+2
*
movenc: Add a min_frag_duration option
Martin Storsjö
2012-03-20
1
-0
/
+1
*
movenc: Buffer the mdat for the initial moov fragment, too
Martin Storsjö
2012-02-22
1
-0
/
+1
*
movenc: Support muxing VC1
Martin Storsjö
2012-02-14
1
-0
/
+9
*
movenc: cosmetics: Get rid of camelCase identifiers
Martin Storsjö
2012-01-30
1
-8
/
+8
*
movenc: Support adding isml (smooth streaming live) metadata
Martin Storsjö
2012-01-27
1
-0
/
+1
*
movenc: Add a separate ismv/isma (smooth streaming) muxer
Martin Storsjö
2012-01-25
1
-0
/
+5
*
movenc: Allow the caller to decide on fragmentation
Martin Storsjö
2012-01-25
1
-0
/
+1
*
movenc: Add support for writing fragmented mov files
Martin Storsjö
2012-01-25
1
-0
/
+25
*
movenc: Add a separate start_pts
Martin Storsjö
2012-01-25
1
-0
/
+1
*
movenc: Reorder entries in the MOVIentry struct, for tigheter packing
Martin Storsjö
2012-01-21
1
-2
/
+2
*
movenc: Rudimentary IODs support.
Alex Converse
2011-12-15
1
-0
/
+3
*
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: Add RTP muxer/hinter options
Martin Storsjö
2011-06-10
1
-0
/
+1
*
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