git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
movenc: Heuristically set the duration of the last sample in a fragment if not set
[ffmpeg.git]
/
libavformat
/
movenc.c
2015-03-19
Martin Storsjö
movenc: Heuristically set the duration of the last...
blob
|
commitdiff
2015-03-16
Martin Storsjö
movenc: Allow interleaving samples when writing fragmen...
blob
|
commitdiff
|
diff to current
2015-03-16
Martin Storsjö
movenc: Support writing multiple trun atoms
blob
|
commitdiff
|
diff to current
2015-03-10
Martin Storsjö
movenc: Support setting fragment_index before the moov...
blob
|
commitdiff
|
diff to current
2015-03-10
Martin Storsjö
movenc: Don't rely on the fragment index for vc1 info...
blob
|
commitdiff
|
diff to current
2015-03-09
Martin Storsjö
movenc: Avoid writing separate flags for the first...
blob
|
commitdiff
|
diff to current
2015-03-09
Martin Storsjö
movenc: Set tfhd default sample flags based on actual...
blob
|
commitdiff
|
diff to current
2015-03-06
Martin Storsjö
movenc: Keep writing zero-entry stts atoms as intended
blob
|
commitdiff
|
diff to current
2015-02-17
Hugo Beauzée-Luyssen
movenc: Check memory allocations
blob
|
commitdiff
|
diff to current
2015-01-06
Martin Storsjö
movenc: Fix a typo in a comment
blob
|
commitdiff
|
diff to current
2015-01-06
Martin Storsjö
movenc: Readd an accidentally removed condition
blob
|
commitdiff
|
diff to current
2015-01-04
Martin Storsjö
movenc: Enable editlists by default if delay_moov is...
blob
|
commitdiff
|
diff to current
2015-01-02
Martin Storsjö
movenc: Get rid of a hack for updating the dvc1 atom
blob
|
commitdiff
|
diff to current
2015-01-02
Martin Storsjö
movenc: Add an option for delaying writing the moov...
blob
|
commitdiff
|
diff to current
2015-01-02
Martin Storsjö
movenc: Use start_dts/cts instead of cluster[0] for...
blob
|
commitdiff
|
diff to current
2015-01-02
Martin Storsjö
movenc: Remove an unnecessary condition when flushing...
blob
|
commitdiff
|
diff to current
2015-01-02
Martin Storsjö
movenc: Factorize writing ftyp and other identification...
blob
|
commitdiff
|
diff to current
2014-12-18
Martin Storsjö
movenc: Adjust the pts of new fragments similarly to...
blob
|
commitdiff
|
diff to current
2014-11-26
Martin Storsjö
movenc: Expose the fragment index as an avoption
blob
|
commitdiff
|
diff to current
2014-11-26
Martin Storsjö
movenc: Add a flag for indicating a discontinuous fragment
blob
|
commitdiff
|
diff to current
2014-11-17
Martin Storsjö
movenc: Allow writing a DASH sidx atom at the start...
blob
|
commitdiff
|
diff to current
2014-11-17
Martin Storsjö
movenc: Add tfra entries for all tracks in a moof
blob
|
commitdiff
|
diff to current
2014-11-17
Martin Storsjö
movenc: Add support for writing sidx atoms for DASH...
blob
|
commitdiff
|
diff to current
2014-11-17
Martin Storsjö
movenc: Factorize adding fragment info into a separate...
blob
|
commitdiff
|
diff to current
2014-11-17
Martin Storsjö
movenc: Include empty tracks in iods when writing fragm...
blob
|
commitdiff
|
diff to current
2014-11-08
Martin Storsjö
movenc: Require samples before trying to write edts
blob
|
commitdiff
|
diff to current
2014-11-08
Martin Storsjö
movenc: Avoid leaking locally allocated data when retur...
blob
|
commitdiff
|
diff to current
2014-11-08
Martin Storsjö
movenc: Remove an outdated comment
blob
|
commitdiff
|
diff to current
2014-11-07
Martin Storsjö
movenc: Write correct presentation timestamps in tfra
blob
|
commitdiff
|
diff to current
2014-11-07
Martin Storsjö
movenc: Remove a now redundant check
blob
|
commitdiff
|
diff to current
2014-11-07
Martin Storsjö
movenc: Allow to request not to use edit lists
blob
|
commitdiff
|
diff to current
2014-11-06
Anton Khirnov
lavf: use the format context strict_std_compliance...
blob
|
commitdiff
|
diff to current
2014-10-30
Martin Storsjö
movenc: Don't write any iso brands in ismv files
blob
|
commitdiff
|
diff to current
2014-10-30
Martin Storsjö
movenc: Don't write any tfdt atom for ismv files
blob
|
commitdiff
|
diff to current
2014-10-30
Martin Storsjö
movenc: Write a 0 duration in mdhd and tkhd for an...
blob
|
commitdiff
|
diff to current
2014-10-29
Martin Storsjö
movenc: Add a flag for using default-base-is-moof in...
blob
|
commitdiff
|
diff to current
2014-10-29
Martin Storsjö
movenc: Signal iso6 in compatible_brands when using...
blob
|
commitdiff
|
diff to current
2014-10-29
Martin Storsjö
movenc: Use a local variable consistently
blob
|
commitdiff
|
diff to current
2014-10-29
Martin Storsjö
movenc: Don't check the custom IO flag when using faststart
blob
|
commitdiff
|
diff to current
2014-10-29
Martin Storsjö
movenc: Don't use track_id to decide which track is...
blob
|
commitdiff
|
diff to current
2014-10-14
Martin Storsjö
movenc: Write tfdt atoms
blob
|
commitdiff
|
diff to current
2014-10-12
Martin Storsjö
movenc: Simplify code by using an existing local pointer
blob
|
commitdiff
|
diff to current
2014-10-12
Martin Storsjö
movenc: Print a warning for an unhandled case of nonzer...
blob
|
commitdiff
|
diff to current
2014-10-12
Martin Storsjö
movenc: Write edit lists for fragmented files as well...
blob
|
commitdiff
|
diff to current
2014-10-12
Martin Storsjö
movenc: Add some comments explaining subtle details...
blob
|
commitdiff
|
diff to current
2014-10-12
Michael Niedermayer
movenc: Adjust edit lists to trim out parts of tracks...
blob
|
commitdiff
|
diff to current
2014-09-04
Diego Biurrun
vc1: Split bits used in libavformat into a separate...
blob
|
commitdiff
|
diff to current
2014-08-15
Gabriel Dume
cosmetics: Write NULL pointer inequality checks more...
blob
|
commitdiff
|
diff to current
2014-08-15
Gabriel Dume
cosmetics: Write NULL pointer equality checks more...
blob
|
commitdiff
|
diff to current
2014-08-06
John Stebbins
movenc: fix QT chapter track character encoding
blob
|
commitdiff
|
diff to current
2014-08-06
John Stebbins
movenc: add track title to tracks
blob
|
commitdiff
|
diff to current
2014-08-06
John Stebbins
movenc: remove pointless loop around BITEXACT test
blob
|
commitdiff
|
diff to current
2014-08-05
John Stebbins
movenc: Add option to disable nero chapters
blob
|
commitdiff
|
diff to current
2014-07-11
Luca Barbato
mov: Clarify tkhd flag settings
blob
|
commitdiff
|
diff to current
2014-07-11
Luca Barbato
mov: Do not group tracks if more than one is enabled...
blob
|
commitdiff
|
diff to current
2014-06-18
Anton Khirnov
lavf: switch to AVStream.time_base as the hint for...
blob
|
commitdiff
|
diff to current
2014-05-29
Anton Khirnov
movenc: write avg_frame_rate as the framerate, not...
blob
|
commitdiff
|
diff to current
2014-05-18
Anton Khirnov
movenc: use the "encoder" metadata tag to write stsd...
blob
|
commitdiff
|
diff to current
2014-05-15
Anton Khirnov
lavf: add AVFMT_FLAG_BITEXACT.
blob
|
commitdiff
|
diff to current
2014-04-25
Miles Gould
mov: Emit the correct tags for clcp tracks
blob
|
commitdiff
|
diff to current
2014-04-25
Aidan Skinner
mov: Write prof section of tapt tag
blob
|
commitdiff
|
diff to current
2014-04-01
Diego Biurrun
More correct printf format specifiers
blob
|
commitdiff
|
diff to current
2014-03-31
Michael Niedermayer
mov: Unbreak sbtl writing
blob
|
commitdiff
|
diff to current
2014-03-28
John Stebbins
movenc: Add dvd subtitle support
blob
|
commitdiff
|
diff to current
2014-03-22
John Stebbins
movenc: Allow override of major brand in ftyp atom
blob
|
commitdiff
|
diff to current
2014-03-09
Tim Walker
movenc: allow muxing HEVC in MODE_MP4.
blob
|
commitdiff
|
diff to current
2014-03-09
Tim Walker
movenc: enable Annex B to MP4 conversion for HEVC tracks.
blob
|
commitdiff
|
diff to current
2014-03-09
Tim Walker
movenc: write hvcC tag for HEVC.
blob
|
commitdiff
|
diff to current
2014-03-08
John Stebbins
movenc: allow override of "writing application" tag
blob
|
commitdiff
|
diff to current
2014-02-19
Martin Storsjö
movenc: Add a fallback fragmentation method for plain...
blob
|
commitdiff
|
diff to current
2013-11-23
Diego Biurrun
Add missing #includes for *INT64_MAX and *INT64_C
blob
|
commitdiff
|
diff to current
2013-10-23
Clément Bœsch
movenc: Add an F4V muxer
blob
|
commitdiff
|
diff to current
2013-09-22
Martin Storsjö
movenc: Return a proper error code for invalid combinations
blob
|
commitdiff
|
diff to current
2013-09-22
Martin Storsjö
movenc: Use keyframes as default fragmentation point...
blob
|
commitdiff
|
diff to current
2013-09-22
Martin Storsjö
movenc: Set all implicit flags immediately in mov_write...
blob
|
commitdiff
|
diff to current
2013-09-22
Martin Storsjö
movenc: Set mov->mode earlier in mov_write_header
blob
|
commitdiff
|
diff to current
2013-09-19
Martin Storsjö
movenc: Use null buffers for measuring the amount of...
blob
|
commitdiff
|
diff to current
2013-09-17
Martin Storsjö
movenc: Add an option for omitting the tfhd base offset
blob
|
commitdiff
|
diff to current
2013-09-17
Martin Storsjö
movenc: Write the moof atom in two passes
blob
|
commitdiff
|
diff to current
2013-09-09
Martin Storsjö
movenc: Simplify setting the fragmentation flag
blob
|
commitdiff
|
diff to current
2013-09-09
Martin Storsjö
movenc: Add a warning message if conflicting options...
blob
|
commitdiff
|
diff to current
2013-09-03
Martin Storsjö
movenc: Don't flush after each written packet
blob
|
commitdiff
|
diff to current
2013-08-27
Martin Storsjö
movenc: Check for errors from mov_create_chapter_track
blob
|
commitdiff
|
diff to current
2013-08-27
Martin Storsjö
movenc: Properly free allocated data on failures in...
blob
|
commitdiff
|
diff to current
2013-08-27
Martin Storsjö
movenc: Check that tracks->enc exists before trying...
blob
|
commitdiff
|
diff to current
2013-08-27
Martin Storsjö
movenc: Check for allocation failures in mov_create_cha...
blob
|
commitdiff
|
diff to current
2013-08-25
Luca Barbato
mov: Write tmcd extradata
blob
|
commitdiff
|
diff to current
2013-08-23
John Stebbins
movenc: Make tkhd "enabled" flag QuickTime compatible
blob
|
commitdiff
|
diff to current
2013-08-21
Clément Bœsch
movenc: fix detection of 64bit offset requirement
blob
|
commitdiff
|
diff to current
2013-08-21
John Stebbins
movenc: Make chapter track QuickTime compatible
blob
|
commitdiff
|
diff to current
2013-08-21
Clément Bœsch
movenc: add faststart option for web streaming
blob
|
commitdiff
|
diff to current
2013-08-20
John Stebbins
movenc: Allow chapters to be written in trailer
blob
|
commitdiff
|
diff to current
2013-08-20
John Stebbins
movenc: Allow chapter track in default MODE_MP4
blob
|
commitdiff
|
diff to current
2013-08-19
Luca Barbato
mov: Prevent segfaults on mov_write_hdlr_tag
blob
|
commitdiff
|
diff to current
2013-08-19
Luca Barbato
mov: Compute max duration among the tracks with a timescale
blob
|
commitdiff
|
diff to current
2013-08-19
Luca Barbato
mov: Set the timescale for data streams
blob
|
commitdiff
|
diff to current
2013-08-17
Martin Storsjö
movenc: Indicate that negative timestamps are supported
blob
|
commitdiff
|
diff to current
2013-07-07
Martin Storsjö
movenc: K&R formatting cosmetics
blob
|
commitdiff
|
diff to current
2013-06-04
Andrey Semashev
movenc: Grow the frag_info array in chunks
blob
|
commitdiff
|
diff to current
2013-06-04
Andrey Semashev
movenc: Increase the cluster array allocation by doubling
blob
|
commitdiff
|
diff to current
next