summaryrefslogtreecommitdiffstats
path: root/libavformat/movenc.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-161-0/+4
|\ \ | |/
| * movenc: Rudimentary IODs support.Alex Converse2011-12-151-0/+3
* | mp4enc: Avoid storing sizes in trun when they all match.Michael Niedermayer2011-12-131-0/+1
* | mp4enc: Only store flags in trun when they differ from the default and set a ...Michael Niedermayer2011-12-131-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-121-1/+2
|\ \ | |/
| * movenc: Use the actual converted sample for RTP hintingMartin Storsjö2011-12-111-1/+2
| * Replace outdated references to ffmpeg tool with avconv.Diego Biurrun2011-11-021-1/+1
* | movenc: support spliting fragments based on bytesize instead of duration.Michael Niedermayer2011-12-061-0/+1
* | movenc: fragment supportMichael Niedermayer2011-12-061-0/+6
* | movenc: Remove unneeded chunkSize field from MOVIentryGeek.Song2011-11-291-1/+0
* | movenc: Write file with minimal number of chunks for the given interleaving.Michael Niedermayer2011-11-291-0/+3
* | movenc: reserved_moov_size, which allows placing moov at the begin of the file.Michael Niedermayer2011-10-261-0/+2
* | 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
OpenPOWER on IntegriCloud