135 Commits (f09635f2a2e653ab5f790b1e9d7a15794745ca30)

Author SHA1 Message Date
Timo Teräs 9af71b326f avformat/movenc: support writing iTunes cover image 7 years ago
Vishwanath Dixit a877d22d9a avformat/movenc: addition of flag to fragment at every frame 7 years ago
John Stebbins 00d454ed2c lavf/movenc: add sdtp (sample dependency) box 7 years ago
Martin Storsjö 07e4be7ec9 movenc: Add an option for enabling negative CTS offsets 7 years ago
Martin Storsjö c380a0d7f7 movenc: Add an option for enabling negative CTS offsets 8 years ago
Carl Eugen Hoyos 46aae84616 lavf/movenc: Allow to disable writing the timecode track. 8 years ago
Erkki Seppälä 499e8b0952 avformat/movenc: added ability to use original stream ids as track ids instead of regenerating them 8 years ago
Umair Khan 4f6f56114e avformat/movenc: allow rewriting extradata 8 years ago
Martin Storsjö 4f7723cb3b movenc: Add an option for skipping writing the mfra/tfra/mfro trailer 8 years ago
David Murmann 0296b4b8d8 avformat/movenc: add option to use keys/mdta atoms for metadata 9 years ago
Martin Storsjö e1eb0fc960 movenc: Use packets in interleaving queues for the duration at the end of fragments 9 years ago
Mats Peterson 9a27780821 lavf/movenc: Add palette to video sample description 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
erankor 4469e8ebb2 movenc: support cenc (common encryption) 9 years ago
Martin Storsjö 26ac22e5e7 movenc: Add a new flag for writing global sidx indexes for dash 9 years ago
Martin Storsjö 83f254e65f movenc: Rename reserved_moov_pos to reserved_header_pos 9 years ago
Michael Niedermayer a194298954 avformat/movenc: Drop redundant bit exact field from context 9 years ago
Martin Storsjö 67a2912307 movenc: Don't assume that fragment durations in pts is equal to duration in dts 10 years ago
Martin Storsjö 2889c5e167 movenc: Heuristically set the duration of the last sample in a fragment if not set 10 years ago
Martin Storsjö 2cb9c2fc59 movenc: Allow interleaving samples when writing fragmented files 10 years ago
Martin Storsjö 448c8cfe4c movenc: Support setting fragment_index before the moov atom is written 10 years ago
Martin Storsjö 0c5e380c2c movenc: Don't rely on the fragment index for vc1 info gathering 10 years ago
Kevin Wheatley 45555a20c6 avformat/movenc: Add support for writing 'gama' atom to QuickTime .mov files. 10 years ago
Kevin Wheatley 7b6f419176 avformat/movenc: Add simplistic 'colr' tag writing support to mov container 10 years ago
Martin Storsjö b3b0b35db2 movenc: Get rid of a hack for updating the dvc1 atom 10 years ago
Martin Storsjö 847bf5988f movenc: Add an option for delaying writing the moov with empty_moov 10 years ago
Martin Storsjö 59f0275dd0 movenc: Adjust the pts of new fragments similarly to what is done for dts 10 years ago
Martin Storsjö ee37620b6a movenc: Add a flag for indicating a discontinuous fragment 10 years ago
Martin Storsjö 40ed1cbf14 movenc: Allow writing a DASH sidx atom at the start of files 10 years ago
Martin Storsjö 2ded57371a movenc: Add support for writing sidx atoms for DASH segments 10 years ago
Martin Storsjö 2d9d6afb8d movenc: Factorize adding fragment info into a separate function 10 years ago
Martin Storsjö 1d8a0c1b43 movenc: Allow to request not to use edit lists 10 years ago
Martin Storsjö 2f221b6a93 movenc: Define the flag bits using shifts instead of as decimal numbers 10 years ago
Martin Storsjö cf589faa5b movenc: Add a flag for using default-base-is-moof in tfhd atoms 10 years ago
Martin Storsjö 573b1de2d7 movenc: Don't use track_id to decide which track is the first in a moof 10 years ago
Benoit Fouet 5e6fd132ff avformat/movenc: add EAC3 muxing support. 10 years ago
John Stebbins da9cc22d5b movenc: add track title to tracks 10 years ago
John Stebbins 0897d2fdc7 movenc: Add option to disable nero chapters 10 years ago
Michael Niedermayer 6821572499 avformat/movenc: dont mark multichannel as mono tracks as containing the center channel 10 years ago
Luca Barbato f90729699d mov: Do not group tracks if more than one is enabled per type 11 years ago
Anton Khirnov 0ba5299a80 movenc: use the "encoder" metadata tag to write stsd Compressorname 11 years ago
John Stebbins 1e9db41e2a movenc: Allow override of major brand in ftyp atom 11 years ago
Michael Niedermayer a17ee4117d avformat/movenc: only ommit encoder tag of the metadata for bitexact mode 11 years ago
Clément Bœsch e01fba5562 movenc: Add an F4V muxer 11 years ago
Michael Niedermayer ce994a03f5 avformat/movenc: make AVStream easier to access 11 years ago
Martin Storsjö e7bf085b78 movenc: Add an option for omitting the tfhd base offset 11 years ago
Martin Storsjö a4adabb460 movenc: Write the moof atom in two passes 11 years ago
John Stebbins 30ce289074 movenc: Make tkhd "enabled" flag QuickTime compatible 11 years ago
Clément Bœsch f8ef91ff3d movenc: add faststart option for web streaming 11 years ago
Andrey Semashev 7c020e1ad3 movenc: Grow the frag_info array in chunks 12 years ago