summaryrefslogtreecommitdiffstats
path: root/libavformat/movenc.h
Commit message (Expand)AuthorAgeFilesLines
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-2/+2
* movenc: Add a min_frag_duration optionMartin Storsjö2012-03-201-0/+1
* movenc: Buffer the mdat for the initial moov fragment, tooMartin Storsjö2012-02-221-0/+1
* movenc: Support muxing VC1Martin Storsjö2012-02-141-0/+9
* movenc: cosmetics: Get rid of camelCase identifiersMartin Storsjö2012-01-301-8/+8
* movenc: Support adding isml (smooth streaming live) metadataMartin Storsjö2012-01-271-0/+1
* movenc: Add a separate ismv/isma (smooth streaming) muxerMartin Storsjö2012-01-251-0/+5
* movenc: Allow the caller to decide on fragmentationMartin Storsjö2012-01-251-0/+1
* movenc: Add support for writing fragmented mov filesMartin Storsjö2012-01-251-0/+25
* movenc: Add a separate start_ptsMartin Storsjö2012-01-251-0/+1
* movenc: Reorder entries in the MOVIentry struct, for tigheter packingMartin Storsjö2012-01-211-2/+2
* movenc: Rudimentary IODs support.Alex Converse2011-12-151-0/+3
* 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: Add RTP muxer/hinter optionsMartin Storsjö2011-06-101-0/+1
* 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