summaryrefslogtreecommitdiff
path: root/libavformat/movenc.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-111-0/+1
|\
| * movenc: Add RTP muxer/hinter optionsMartin Storsjö2011-06-101-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-271-0/+5
|\ \ | |/
| * movenc: Deprecate the global RTP hinting flag, use a private AVOption insteadMartin Storsjö2011-05-271-0/+4
| * movenc: Add an AVClass for setting muxer specific optionsMartin Storsjö2011-05-271-0/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Use a heuristic for describing the RTP packets using sample dataMartin Storsjö2010-05-181-0/+16
* Add initial support for RTP hinting in the mov muxerMartin Storsjö2010-05-181-0/+14
* Make mov_write_packet non-static, add ff_ prefixMartin Storsjö2010-05-181-0/+2
* Move the mov muxer structures to a separate headerMartin Storsjö2010-05-181-0/+88