projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
movenc: Add a missed const
[ffmpeg.git]
/
libavformat
/
movenc.c
2016-05-18
Martin Storsjö
movenc: Add a missed const
blob
|
commitdiff
|
raw
2016-05-18
Martin Storsjö
movenc: Use packets in interleaving queues for the...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-18
Martin Storsjö
movenc: Provide output bytestream markers for fragmente...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-05
Diego Biurrun
Mark read-only tables as static
blob
|
commitdiff
|
raw
|
diff to current
2016-05-04
Vittorio Giovara
cosmetics: Fix spelling mistakes
blob
|
commitdiff
|
raw
|
diff to current
2016-05-03
Diego Biurrun
Drop pointless assert.h #includes
blob
|
commitdiff
|
raw
|
diff to current
2016-04-21
Martin Storsjö
movenc: Handle pts == NOPTS when autoflushing
blob
|
commitdiff
|
raw
|
diff to current
2016-04-19
Martin Storsjö
movenc: Update a comment to reflect how the code actual...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-23
Anton Khirnov
lavf: replace AVStream.codec with AVStream.codecpar
blob
|
commitdiff
|
raw
|
diff to current
2016-01-24
Anton Khirnov
lavf: allow custom IO for all files
blob
|
commitdiff
|
raw
|
diff to current
2015-12-06
Anton Khirnov
movenc: use the CPB props side data
blob
|
commitdiff
|
raw
|
diff to current
2015-11-18
John Stebbins
movenc: add fallback audio track tref support
blob
|
commitdiff
|
raw
|
diff to current
2015-11-11
Martin Storsjö
movenc: Allow setting start_dts/start_cts before writin...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-11
Martin Storsjö
movenc: Assume streams starting at pts=0 for discontinu...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-10
Martin Storsjö
movenc: Automatically flush after writing the initial...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-23
Martin Storsjö
movenc: Honor flush requests with delay_moov, when...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-12
Martin Storsjö
movenc: Add a new flag for writing global sidx indexes...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
Martin Storsjö
movenc: Place the sidx index after the initial moov...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
Martin Storsjö
movenc: Rename reserved_moov_pos to reserved_header_pos
blob
|
commitdiff
|
raw
|
diff to current
2015-08-10
Martin Storsjö
movenc: Check that frag_info entries exist in mov_write...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Vittorio Giovara
lavc: Consistently prefix input buffer defines
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
Luca Barbato
mov: Preserve the metadata even when bit-exactness...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-10
Janne Grunau
movenc: fixes a questionable valgrind uninitialized...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
Martin Storsjö
movenc: Write the make and model metadata keys for...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
Anton Khirnov
movenc: write the display transform matrix
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
Martin Storsjö
movenc: Don't assume that fragment durations in pts...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
Martin Storsjö
movenc: Move sidx edit list timestamp adjustment into...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
Martin Storsjö
movenc: Only adjust the cts offset at the start of...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
Martin Storsjö
movenc: Write pts timestamps in tfxd, instead of dts...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
Martin Storsjö
movenc: Set the last packet duration based on the next...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
Martin Storsjö
movenc: Heuristically set the duration of the last...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
Martin Storsjö
movenc: Allow interleaving samples when writing fragmen...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
Martin Storsjö
movenc: Support writing multiple trun atoms
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Martin Storsjö
movenc: Support setting fragment_index before the moov...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-10
Martin Storsjö
movenc: Don't rely on the fragment index for vc1 info...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Martin Storsjö
movenc: Avoid writing separate flags for the first...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-09
Martin Storsjö
movenc: Set tfhd default sample flags based on actual...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-06
Martin Storsjö
movenc: Keep writing zero-entry stts atoms as intended
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
Hugo Beauzée-Luyssen
movenc: Check memory allocations
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
Martin Storsjö
movenc: Fix a typo in a comment
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
Martin Storsjö
movenc: Readd an accidentally removed condition
blob
|
commitdiff
|
raw
|
diff to current
2015-01-04
Martin Storsjö
movenc: Enable editlists by default if delay_moov is...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-02
Martin Storsjö
movenc: Get rid of a hack for updating the dvc1 atom
blob
|
commitdiff
|
raw
|
diff to current
2015-01-02
Martin Storsjö
movenc: Add an option for delaying writing the moov...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-02
Martin Storsjö
movenc: Use start_dts/cts instead of cluster[0] for...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-02
Martin Storsjö
movenc: Remove an unnecessary condition when flushing...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-02
Martin Storsjö
movenc: Factorize writing ftyp and other identification...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Martin Storsjö
movenc: Adjust the pts of new fragments similarly to...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-26
Martin Storsjö
movenc: Expose the fragment index as an avoption
blob
|
commitdiff
|
raw
|
diff to current
2014-11-26
Martin Storsjö
movenc: Add a flag for indicating a discontinuous fragment
blob
|
commitdiff
|
raw
|
diff to current
2014-11-17
Martin Storsjö
movenc: Allow writing a DASH sidx atom at the start...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-17
Martin Storsjö
movenc: Add tfra entries for all tracks in a moof
blob
|
commitdiff
|
raw
|
diff to current
2014-11-17
Martin Storsjö
movenc: Add support for writing sidx atoms for DASH...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-17
Martin Storsjö
movenc: Factorize adding fragment info into a separate...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-17
Martin Storsjö
movenc: Include empty tracks in iods when writing fragm...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-08
Martin Storsjö
movenc: Require samples before trying to write edts
blob
|
commitdiff
|
raw
|
diff to current
2014-11-08
Martin Storsjö
movenc: Avoid leaking locally allocated data when retur...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-08
Martin Storsjö
movenc: Remove an outdated comment
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
Martin Storsjö
movenc: Write correct presentation timestamps in tfra
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
Martin Storsjö
movenc: Remove a now redundant check
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
Martin Storsjö
movenc: Allow to request not to use edit lists
blob
|
commitdiff
|
raw
|
diff to current
2014-11-06
Anton Khirnov
lavf: use the format context strict_std_compliance...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
Martin Storsjö
movenc: Don't write any iso brands in ismv files
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
Martin Storsjö
movenc: Don't write any tfdt atom for ismv files
blob
|
commitdiff
|
raw
|
diff to current
2014-10-30
Martin Storsjö
movenc: Write a 0 duration in mdhd and tkhd for an...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
Martin Storsjö
movenc: Add a flag for using default-base-is-moof in...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
Martin Storsjö
movenc: Signal iso6 in compatible_brands when using...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
Martin Storsjö
movenc: Use a local variable consistently
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
Martin Storsjö
movenc: Don't check the custom IO flag when using faststart
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
Martin Storsjö
movenc: Don't use track_id to decide which track is...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
Martin Storsjö
movenc: Write tfdt atoms
blob
|
commitdiff
|
raw
|
diff to current
2014-10-12
Martin Storsjö
movenc: Simplify code by using an existing local pointer
blob
|
commitdiff
|
raw
|
diff to current
2014-10-12
Martin Storsjö
movenc: Print a warning for an unhandled case of nonzer...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-12
Martin Storsjö
movenc: Write edit lists for fragmented files as well...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-12
Martin Storsjö
movenc: Add some comments explaining subtle details...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-12
Michael Niedermayer
movenc: Adjust edit lists to trim out parts of tracks...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-04
Diego Biurrun
vc1: Split bits used in libavformat into a separate...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-15
Gabriel Dume
cosmetics: Write NULL pointer inequality checks more...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-15
Gabriel Dume
cosmetics: Write NULL pointer equality checks more...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-06
John Stebbins
movenc: fix QT chapter track character encoding
blob
|
commitdiff
|
raw
|
diff to current
2014-08-06
John Stebbins
movenc: add track title to tracks
blob
|
commitdiff
|
raw
|
diff to current
2014-08-06
John Stebbins
movenc: remove pointless loop around BITEXACT test
blob
|
commitdiff
|
raw
|
diff to current
2014-08-05
John Stebbins
movenc: Add option to disable nero chapters
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
Luca Barbato
mov: Clarify tkhd flag settings
blob
|
commitdiff
|
raw
|
diff to current
2014-07-11
Luca Barbato
mov: Do not group tracks if more than one is enabled...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Anton Khirnov
lavf: switch to AVStream.time_base as the hint for...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Anton Khirnov
movenc: write avg_frame_rate as the framerate, not...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-18
Anton Khirnov
movenc: use the "encoder" metadata tag to write stsd...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Anton Khirnov
lavf: add AVFMT_FLAG_BITEXACT.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Miles Gould
mov: Emit the correct tags for clcp tracks
blob
|
commitdiff
|
raw
|
diff to current
2014-04-25
Aidan Skinner
mov: Write prof section of tapt tag
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
Diego Biurrun
More correct printf format specifiers
blob
|
commitdiff
|
raw
|
diff to current
2014-03-31
Michael Niedermayer
mov: Unbreak sbtl writing
blob
|
commitdiff
|
raw
|
diff to current
2014-03-28
John Stebbins
movenc: Add dvd subtitle support
blob
|
commitdiff
|
raw
|
diff to current
2014-03-22
John Stebbins
movenc: Allow override of major brand in ftyp atom
blob
|
commitdiff
|
raw
|
diff to current
2014-03-09
Tim Walker
movenc: allow muxing HEVC in MODE_MP4.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-09
Tim Walker
movenc: enable Annex B to MP4 conversion for HEVC tracks.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-09
Tim Walker
movenc: write hvcC tag for HEVC.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-08
John Stebbins
movenc: allow override of "writing application" tag
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Martin Storsjö
movenc: Add a fallback fragmentation method for plain...
blob
|
commitdiff
|
raw
|
diff to current
next