summaryrefslogtreecommitdiff
path: root/libavformat/movenc.c
Commit message (Expand)AuthorAge
...
| * movenc: Support setting fragment_index before the moov atom is writtenMartin Storsjö2015-03-10
* | Merge commit '0c5e380c2c266d2e8a13c000cc527529db837f10'Michael Niedermayer2015-03-10
|\|
| * movenc: Don't rely on the fragment index for vc1 info gatheringMartin Storsjö2015-03-10
* | Merge commit '46d4d8575979a24a8d026d9805039b724e0e3e5f'Michael Niedermayer2015-03-09
|\|
| * movenc: Avoid writing separate flags for the first sample if not necessaryMartin Storsjö2015-03-09
* | Merge commit '00d751d4fc20ec88d2cc2c9f39ec8b9e9c8cdeba'Michael Niedermayer2015-03-09
|\|
| * movenc: Set tfhd default sample flags based on actual samples, if possibleMartin Storsjö2015-03-09
* | Merge commit '9731cf4001377fa2f75c279072cc2b0cbd57bf8e'Michael Niedermayer2015-03-06
|\|
| * movenc: Keep writing zero-entry stts atoms as intendedMartin Storsjö2015-03-06
* | avformat/movenc: Add support for writing 'gama' atom to QuickTime .mov files.Kevin Wheatley2015-03-05
* | avformat/movenc: mark write_colr as experimentalMichael Niedermayer2015-03-04
* | movenc: Write 'colr' box correctly for MP4Derek Buitenhuis2015-02-27
* | avformat/movenc: Fix writing ACLR atoms for DNxHDKevin Wheatley2015-02-24
* | avformat/movenc: Check for memory allocation failuresMichael Niedermayer2015-02-22
* | avformat/movenc: Move avid DNxHD padding to the correct spotKevin Wheatley2015-02-20
* | avformat/movenc: Fix use of uninitialized variable (ret)Michael Niedermayer2015-02-18
* | avformat/movenc: Fix stts_entries allocation checkMichael Niedermayer2015-02-17
* | Merge commit 'a8765852158ecb2ae34895fa35ff51dc95c186f9'Michael Niedermayer2015-02-17
|\|
| * movenc: Check memory allocationsHugo Beauzée-Luyssen2015-02-17
* | libavformat: DNxHD in .mov, switch unspecified color_range to mpegKevin Wheatley2015-02-10
* | Fix standalone compilation of the mov muxer with --disable-optimizations.Carl Eugen Hoyos2015-02-08
* | avformat/movenc: remove unneeded #include, there are no assert() only av_assert*Paul B Mahol2015-01-31
* | avformat/movenc: Add simplistic 'colr' tag writing support to mov containerKevin Wheatley2015-01-26
* | avformat/movenc: Check failure of allocation of ctts_entries and propagate errorMichael Niedermayer2015-01-25
* | avformat/movenc: fix cleanup on insufficient reserved_moov_sizeMichael Niedermayer2015-01-25
* | Handle r10k endianess atom DpxE.Carl Eugen Hoyos2015-01-11
* | avformat/movenc: move variable to a more local blockMichael Niedermayer2015-01-10
* | avformat/movenc: workaround bug in "PathScale EKOPath(tm) Compiler Suite Vers...Michael Niedermayer2015-01-10
* | Merge commit '2a1500fb552364488cfbee3e29e296788a3a6bdd'Michael Niedermayer2015-01-07
|\|
| * movenc: Fix a typo in a commentMartin Storsjö2015-01-06
* | Merge commit 'e581e88cbdb3323ca0026a54b39a9716a3686e9f'Michael Niedermayer2015-01-07
|\|
| * movenc: Readd an accidentally removed conditionMartin Storsjö2015-01-06
* | Merge commit '46808fdf04ab113df374157b90b506eb3110daf2'Michael Niedermayer2015-01-05
|\|
| * movenc: Enable editlists by default if delay_moov is enabledMartin Storsjö2015-01-04
* | avformat/movenc: fix DELAY_MOOVMichael Niedermayer2015-01-03
* | Merge commit 'b3b0b35db2f3b61bf2f0f4fa85f5b6267d83c8fe'Michael Niedermayer2015-01-03
|\|
| * movenc: Get rid of a hack for updating the dvc1 atomMartin Storsjö2015-01-03
* | Merge commit '847bf5988fec1d3e65c1d8cf0cdb8caf0cfd0c1b'Michael Niedermayer2015-01-03
|\|
| * movenc: Add an option for delaying writing the moov with empty_moovMartin Storsjö2015-01-03
* | avformat/movenc: Use cluster timestamps when available in edtsMichael Niedermayer2015-01-03
* | Merge commit 'c725faebda9a516766d94c33b07972ab0f70cf93'Michael Niedermayer2015-01-03
|\|
| * movenc: Use start_dts/cts instead of cluster[0] for writing edit listsMartin Storsjö2015-01-03
* | Merge commit '724cbea7193945fe5a5b4dea8ede344803572844'Michael Niedermayer2015-01-03
|\|
| * movenc: Remove an unnecessary condition when flushing fragmentsMartin Storsjö2015-01-03
* | Merge commit '355d01a1bf55297b1d1f04e4bfbf0ddc93b6247e'Michael Niedermayer2015-01-03
|\|
| * movenc: Factorize writing ftyp and other identification tags to a separate fu...Martin Storsjö2015-01-03
* | Merge commit '59f0275dd0a42a7f90271a83a78e9ca5e69ff5b0'Michael Niedermayer2014-12-19
|\|
| * movenc: Adjust the pts of new fragments similarly to what is done for dtsMartin Storsjö2014-12-18
* | Allow mov musing if the ac3 parser was disabled.Carl Eugen Hoyos2014-12-09
* | avformat/movenc: Add 2048x1080 to the aivx caseRens Dijkshoorn2014-12-08