Diego Biurrun
|
20566eb0f0
|
Replace outdated references to ffmpeg tool with avconv.
|
13 years ago |
Michael Niedermayer
|
3a56169fec
|
movenc: reserved_moov_size, which allows placing moov at the begin of the file.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Martin Storsjö
|
d16cccac98
|
movenc: Add RTP muxer/hinter options
Signed-off-by: Martin Storsjö <martin@martin.st>
|
14 years ago |
Martin Storsjö
|
28734ac995
|
movenc: Deprecate the global RTP hinting flag, use a private AVOption instead
Instead of -fflags rtphint, set -movflags rtphint instead.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
14 years ago |
Martin Storsjö
|
91e3a25ef6
|
movenc: Add an AVClass for setting muxer specific options
Signed-off-by: Martin Storsjö <martin@martin.st>
|
14 years ago |
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
14 years ago |
Martin Storsjö
|
44bf251a42
|
Use a heuristic for describing the RTP packets using sample data
Originally committed as revision 23165 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
Martin Storsjö
|
e977af6f2e
|
Add initial support for RTP hinting in the mov muxer
Originally committed as revision 23164 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
Martin Storsjö
|
27a826c941
|
Make mov_write_packet non-static, add ff_ prefix
Originally committed as revision 23163 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
Martin Storsjö
|
f72dad4142
|
Move the mov muxer structures to a separate header
Originally committed as revision 23162 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |