]> git.sesse.net Git - ffmpeg/history - libavformat/movenc.h
rtsp: Avoid a cast when calling strtol
[ffmpeg] / libavformat / movenc.h
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-03-20 Martin Storsjömovenc: Add a min_frag_duration option
2012-02-22 Martin Storsjömovenc: Buffer the mdat for the initial moov fragment...
2012-02-14 Martin Storsjömovenc: Support muxing VC1
2012-01-30 Martin Storsjömovenc: cosmetics: Get rid of camelCase identifiers
2012-01-27 Martin Storsjömovenc: Support adding isml (smooth streaming live...
2012-01-25 Martin Storsjömovenc: Add a separate ismv/isma (smooth streaming...
2012-01-25 Martin Storsjömovenc: Allow the caller to decide on fragmentation
2012-01-25 Martin Storsjömovenc: Add support for writing fragmented mov files
2012-01-25 Martin Storsjömovenc: Add a separate start_pts
2012-01-20 Martin Storsjömovenc: Reorder entries in the MOVIentry struct, for...
2011-12-15 Alex Conversemovenc: Rudimentary IODs support.
2011-12-10 Martin Storsjömovenc: Use the actual converted sample for RTP hinting
2011-11-02 Diego BiurrunReplace outdated references to ffmpeg tool with avconv.
2011-06-10 Martin Storsjömovenc: Add RTP muxer/hinter options
2011-05-27 Martin Storsjömovenc: Deprecate the global RTP hinting flag, use...
2011-05-27 Martin Storsjömovenc: Add an AVClass for setting muxer specific options
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-05-18 Martin StorsjöUse a heuristic for describing the RTP packets using...
2010-05-18 Martin StorsjöAdd initial support for RTP hinting in the mov muxer
2010-05-18 Martin StorsjöMake mov_write_packet non-static, add ff_ prefix
2010-05-18 Martin StorsjöMove the mov muxer structures to a separate header