summaryrefslogtreecommitdiff
path: root/libavformat/movenc.h
Commit message (Expand)AuthorAge
...
* | mp4enc: Only store flags in trun when they differ from the default and set a ...Michael Niedermayer2011-12-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-12
|\|
| * movenc: Use the actual converted sample for RTP hintingMartin Storsjö2011-12-11
| * Replace outdated references to ffmpeg tool with avconv.Diego Biurrun2011-11-02
* | movenc: support spliting fragments based on bytesize instead of duration.Michael Niedermayer2011-12-06
* | movenc: fragment supportMichael Niedermayer2011-12-06
* | movenc: Remove unneeded chunkSize field from MOVIentryGeek.Song2011-11-29
* | movenc: Write file with minimal number of chunks for the given interleaving.Michael Niedermayer2011-11-29
* | movenc: reserved_moov_size, which allows placing moov at the begin of the file.Michael Niedermayer2011-10-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-11
|\|
| * movenc: Add RTP muxer/hinter optionsMartin Storsjö2011-06-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-27
|\|
| * movenc: Deprecate the global RTP hinting flag, use a private AVOption insteadMartin Storsjö2011-05-27
| * movenc: Add an AVClass for setting muxer specific optionsMartin Storsjö2011-05-27
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Use a heuristic for describing the RTP packets using sample dataMartin Storsjö2010-05-18
* Add initial support for RTP hinting in the mov muxerMartin Storsjö2010-05-18
* Make mov_write_packet non-static, add ff_ prefixMartin Storsjö2010-05-18
* Move the mov muxer structures to a separate headerMartin Storsjö2010-05-18