48 Commits (365ad0042a637a421602d248f1cd9d2dc87d61c4)

Author SHA1 Message Date
Michael Niedermayer 981cf0c300 movenc: Do not flag secondary audio and subtitle tracks as enabled. 12 years ago
Michael Niedermayer 537ef8bebf movenc: support an alternative to edit lists to handle the first DTS != 0 case. 12 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
Clément Bœsch a714150827 lavf/movenc: add faststart option. 12 years ago
Clément Bœsch 7bc70930dd lavf/movenc: add F4V flavor. 12 years ago
Philip Langdale 18175ca9b2 movenc: Handle need for extra packets to express subtitle duration. 12 years ago
Clément Bœsch bc42682749 lavf/movenc: fix invalid free with timecode meta and tmcd data copy. 12 years ago
Clément Bœsch 9fb2e234d0 movenc: add timecode track support. 13 years ago
Martin Storsjö 39f5a5462c movenc: Add a min_frag_duration option 13 years ago
Martin Storsjö 0c7b8b758a movenc: Buffer the mdat for the initial moov fragment, too 13 years ago
Martin Storsjö 4ace130ee6 movenc: Support muxing VC1 13 years ago
Martin Storsjö b7d3dd907f movenc: cosmetics: Get rid of camelCase identifiers 13 years ago
Martin Storsjö f532210499 movenc: Support adding isml (smooth streaming live) metadata 13 years ago
Martin Storsjö 4ddd54dab4 movenc: Add a separate ismv/isma (smooth streaming) muxer 13 years ago
Martin Storsjö b613ff5e93 movenc: Allow the caller to decide on fragmentation 13 years ago
Martin Storsjö 83988d58ed movenc: Add support for writing fragmented mov files 13 years ago
Martin Storsjö 6ca3856894 movenc: Add a separate start_pts 13 years ago
Martin Storsjö 5d95112d92 movenc: Reorder entries in the MOVIentry struct, for tigheter packing 13 years ago
Alex Converse d3b8bde2f1 movenc: Rudimentary IODs support. 13 years ago
Michael Niedermayer a6c4c0f274 mp4enc: Avoid storing sizes in trun when they all match. 13 years ago
Michael Niedermayer d9a41695ed mp4enc: Only store flags in trun when they differ from the default and set a sane default. 13 years ago
Martin Storsjö e2484fb644 movenc: Use the actual converted sample for RTP hinting 13 years ago
Michael Niedermayer 15130b94fc movenc: support spliting fragments based on bytesize instead of duration. 13 years ago
Michael Niedermayer cf8ec019ab movenc: fragment support 13 years ago
Geek.Song 9cdf048ad2 movenc: Remove unneeded chunkSize field from MOVIentry 13 years ago
Michael Niedermayer fc09bf57a6 movenc: Write file with minimal number of chunks for the given interleaving. 13 years ago
Diego Biurrun 20566eb0f0 Replace outdated references to ffmpeg tool with avconv. 13 years ago
Michael Niedermayer 3a56169fec movenc: reserved_moov_size, which allows placing moov at the begin of the file. 13 years ago
Martin Storsjö d16cccac98 movenc: Add RTP muxer/hinter options 14 years ago
Martin Storsjö 28734ac995 movenc: Deprecate the global RTP hinting flag, use a private AVOption instead 14 years ago
Martin Storsjö 91e3a25ef6 movenc: Add an AVClass for setting muxer specific options 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Martin Storsjö 44bf251a42 Use a heuristic for describing the RTP packets using sample data 15 years ago
Martin Storsjö e977af6f2e Add initial support for RTP hinting in the mov muxer 15 years ago
Martin Storsjö 27a826c941 Make mov_write_packet non-static, add ff_ prefix 15 years ago
Martin Storsjö f72dad4142 Move the mov muxer structures to a separate header 15 years ago