git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mov: Convert to the new bitstream reader
[ffmpeg.git]
/
libavformat
/
movenc.c
2017-01-13
Alexandra Hájková
mov: Convert to the new bitstream reader
blob
|
commitdiff
2016-12-23
Diego Biurrun
Use correct printf conversion specifiers for POSIX...
blob
|
commitdiff
|
diff to current
2016-09-30
Anton Khirnov
lavf: fix usage of AVIOContext.seekable
blob
|
commitdiff
|
diff to current
2016-07-08
Martin Storsjö
movenc: Add an option for skipping writing the mfra...
blob
|
commitdiff
|
diff to current
2016-06-28
Martin Storsjö
movenc: Apply offsets on timestamps when peeking into...
blob
|
commitdiff
|
diff to current
2016-05-19
Martin Storsjö
movenc: Write 'loci' geotag metadata for 3gp and mp4
blob
|
commitdiff
|
diff to current
2016-05-19
Martin Storsjö
movenc: Factorize a function for finding a metadata...
blob
|
commitdiff
|
diff to current
2016-05-19
Michael Niedermayer
movenc: Write ?xyz geotag metadata for mov files
blob
|
commitdiff
|
diff to current
2016-05-18
Martin Storsjö
movenc: Add a missed const
blob
|
commitdiff
|
diff to current
2016-05-18
Martin Storsjö
movenc: Use packets in interleaving queues for the...
blob
|
commitdiff
|
diff to current
2016-05-18
Martin Storsjö
movenc: Provide output bytestream markers for fragmente...
blob
|
commitdiff
|
diff to current
2016-05-05
Diego Biurrun
Mark read-only tables as static
blob
|
commitdiff
|
diff to current
2016-05-04
Vittorio Giovara
cosmetics: Fix spelling mistakes
blob
|
commitdiff
|
diff to current
2016-05-03
Diego Biurrun
Drop pointless assert.h #includes
blob
|
commitdiff
|
diff to current
2016-04-21
Martin Storsjö
movenc: Handle pts == NOPTS when autoflushing
blob
|
commitdiff
|
diff to current
2016-04-19
Martin Storsjö
movenc: Update a comment to reflect how the code actual...
blob
|
commitdiff
|
diff to current
2016-02-23
Anton Khirnov
lavf: replace AVStream.codec with AVStream.codecpar
blob
|
commitdiff
|
diff to current
2016-01-24
Anton Khirnov
lavf: allow custom IO for all files
blob
|
commitdiff
|
diff to current
2015-12-06
Anton Khirnov
movenc: use the CPB props side data
blob
|
commitdiff
|
diff to current
2015-11-18
John Stebbins
movenc: add fallback audio track tref support
blob
|
commitdiff
|
diff to current
2015-11-11
Martin Storsjö
movenc: Allow setting start_dts/start_cts before writin...
blob
|
commitdiff
|
diff to current
2015-11-11
Martin Storsjö
movenc: Assume streams starting at pts=0 for discontinu...
blob
|
commitdiff
|
diff to current
2015-11-10
Martin Storsjö
movenc: Automatically flush after writing the initial...
blob
|
commitdiff
|
diff to current
2015-10-23
Martin Storsjö
movenc: Honor flush requests with delay_moov, when...
blob
|
commitdiff
|
diff to current
2015-08-12
Martin Storsjö
movenc: Add a new flag for writing global sidx indexes...
blob
|
commitdiff
|
diff to current
2015-08-10
Martin Storsjö
movenc: Place the sidx index after the initial moov...
blob
|
commitdiff
|
diff to current
2015-08-10
Martin Storsjö
movenc: Rename reserved_moov_pos to reserved_header_pos
blob
|
commitdiff
|
diff to current
2015-08-10
Martin Storsjö
movenc: Check that frag_info entries exist in mov_write...
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: Consistently prefix input buffer defines
blob
|
commitdiff
|
diff to current
2015-06-30
Luca Barbato
mov: Preserve the metadata even when bit-exactness...
blob
|
commitdiff
|
diff to current
2015-06-10
Janne Grunau
movenc: fixes a questionable valgrind uninitialized...
blob
|
commitdiff
|
diff to current
2015-03-23
Martin Storsjö
movenc: Write the make and model metadata keys for...
blob
|
commitdiff
|
diff to current
2015-03-19
Anton Khirnov
movenc: write the display transform matrix
blob
|
commitdiff
|
diff to current
2015-03-19
Martin Storsjö
movenc: Don't assume that fragment durations in pts...
blob
|
commitdiff
|
diff to current
2015-03-19
Martin Storsjö
movenc: Move sidx edit list timestamp adjustment into...
blob
|
commitdiff
|
diff to current
2015-03-19
Martin Storsjö
movenc: Only adjust the cts offset at the start of...
blob
|
commitdiff
|
diff to current
2015-03-19
Martin Storsjö
movenc: Write pts timestamps in tfxd, instead of dts...
blob
|
commitdiff
|
diff to current
2015-03-19
Martin Storsjö
movenc: Set the last packet duration based on the next...
blob
|
commitdiff
|
diff to current
2015-03-19
Martin Storsjö
movenc: Heuristically set the duration of the last...
blob
|
commitdiff
|
diff to current
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
next