Diego Biurrun
|
20566eb0f0
|
Replace outdated references to ffmpeg tool with avconv.
|
2011-11-02 10:42:54 +01:00 |
|
Martin Storsjö
|
d16cccac98
|
movenc: Add RTP muxer/hinter options
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2011-06-10 10:52:32 +03:00 |
|
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>
|
2011-05-27 19:56:44 +03:00 |
|
Martin Storsjö
|
91e3a25ef6
|
movenc: Add an AVClass for setting muxer specific options
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2011-05-27 19:56:33 +03:00 |
|
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-03-19 13:33:20 +00:00 |
|
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
|
2010-05-18 19:48:25 +00:00 |
|
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
|
2010-05-18 19:47:24 +00:00 |
|
Martin Storsjö
|
27a826c941
|
Make mov_write_packet non-static, add ff_ prefix
Originally committed as revision 23163 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-05-18 19:40:17 +00:00 |
|
Martin Storsjö
|
f72dad4142
|
Move the mov muxer structures to a separate header
Originally committed as revision 23162 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-05-18 19:38:37 +00:00 |
|