| Commit message (Expand) | Author | Age | Files | Lines |
* | movenc: Add a min_frag_duration option | Martin Storsjö | 2012-03-20 | 1 | -0/+1 |
* | movenc: Buffer the mdat for the initial moov fragment, too | Martin Storsjö | 2012-02-22 | 1 | -0/+1 |
* | movenc: Support muxing VC1 | Martin Storsjö | 2012-02-14 | 1 | -0/+9 |
* | movenc: cosmetics: Get rid of camelCase identifiers | Martin Storsjö | 2012-01-30 | 1 | -8/+8 |
* | movenc: Support adding isml (smooth streaming live) metadata | Martin Storsjö | 2012-01-27 | 1 | -0/+1 |
* | movenc: Add a separate ismv/isma (smooth streaming) muxer | Martin Storsjö | 2012-01-25 | 1 | -0/+5 |
* | movenc: Allow the caller to decide on fragmentation | Martin Storsjö | 2012-01-25 | 1 | -0/+1 |
* | movenc: Add support for writing fragmented mov files | Martin Storsjö | 2012-01-25 | 1 | -0/+25 |
* | movenc: Add a separate start_pts | Martin Storsjö | 2012-01-25 | 1 | -0/+1 |
* | movenc: Reorder entries in the MOVIentry struct, for tigheter packing | Martin Storsjö | 2012-01-21 | 1 | -2/+2 |
* | movenc: Rudimentary IODs support. | Alex Converse | 2011-12-15 | 1 | -0/+3 |
* | movenc: Use the actual converted sample for RTP hinting | Martin Storsjö | 2011-12-11 | 1 | -1/+2 |
* | Replace outdated references to ffmpeg tool with avconv. | Diego Biurrun | 2011-11-02 | 1 | -1/+1 |
* | movenc: Add RTP muxer/hinter options | Martin Storsjö | 2011-06-10 | 1 | -0/+1 |
* | movenc: Deprecate the global RTP hinting flag, use a private AVOption instead | Martin Storsjö | 2011-05-27 | 1 | -0/+4 |
* | movenc: Add an AVClass for setting muxer specific options | Martin Storsjö | 2011-05-27 | 1 | -0/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Use a heuristic for describing the RTP packets using sample data | Martin Storsjö | 2010-05-18 | 1 | -0/+16 |
* | Add initial support for RTP hinting in the mov muxer | Martin Storsjö | 2010-05-18 | 1 | -0/+14 |
* | Make mov_write_packet non-static, add ff_ prefix | Martin Storsjö | 2010-05-18 | 1 | -0/+2 |
* | Move the mov muxer structures to a separate header | Martin Storsjö | 2010-05-18 | 1 | -0/+88 |