aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/movenchint.c
Commit message (Collapse)AuthorAgeFilesLines
* Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxerMartin Storsjö2010-05-211-10/+2
| | | | Originally committed as revision 23208 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use a heuristic for describing the RTP packets using sample dataMartin Storsjö2010-05-181-2/+214
| | | | Originally committed as revision 23165 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add initial support for RTP hinting in the mov muxerMartin Storsjö2010-05-181-0/+292
Originally committed as revision 23164 to svn://svn.ffmpeg.org/ffmpeg/trunk