summaryrefslogtreecommitdiff
path: root/libavformat/movenc.c
Commit message (Expand)AuthorAge
* Merge commit 'e0046bc9c96150fa06146ace9093f06857dd7b23'Michael Niedermayer2015-03-23
|\
| * movenc: Write the make and model metadata keys for mov style filesMartin Storsjö2015-03-23
* | avformat/movenc: avoid using uninitialized display_matrix_sizeMichael Niedermayer2015-03-21
* | Merge commit 'cf18e777aed9f73011c7ab7cbab8003189d4b9d8'Michael Niedermayer2015-03-20
|\|
| * movenc: write the display transform matrixAnton Khirnov2015-03-19
* | Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184'Michael Niedermayer2015-03-19
|\|
| * movenc: Don't assume that fragment durations in pts is equal to duration in dtsMartin Storsjö2015-03-19
* | Merge commit '5c337353a2546416631a87de4881850d99141c39'Michael Niedermayer2015-03-19
|\|
| * movenc: Move sidx edit list timestamp adjustment into a blockMartin Storsjö2015-03-19
* | Merge commit 'eee13d653953083553cceadbbedf6222ef78a006'Michael Niedermayer2015-03-19
|\|
| * movenc: Only adjust the cts offset at the start of fragments if necessaryMartin Storsjö2015-03-19
* | Merge commit '5cf892d6946b19a87bcd00d6b76ce81f45960fdb'Michael Niedermayer2015-03-19
|\|
| * movenc: Write pts timestamps in tfxd, instead of dts timestampsMartin Storsjö2015-03-19
* | Merge commit 'b81b0cc22b22413760423e239ea644c9afdbfa2d'Michael Niedermayer2015-03-19
|\|
| * movenc: Set the last packet duration based on the next packet when autoflushingMartin Storsjö2015-03-19
* | Merge commit '2889c5e16711770437f380f1bead5f72c6a0b17a'Michael Niedermayer2015-03-19
|\|
| * movenc: Heuristically set the duration of the last sample in a fragment if no...Martin Storsjö2015-03-19
* | Merge commit '2cb9c2fc59c9267ad2631c07c81c188058502259'Michael Niedermayer2015-03-16
|\|
| * movenc: Allow interleaving samples when writing fragmented filesMartin Storsjö2015-03-16
* | Merge commit '50ff0c05b691524d1fd044a2f2eefb706932fc98'Michael Niedermayer2015-03-16
|\|
| * movenc: Support writing multiple trun atomsMartin Storsjö2015-03-16
* | Merge commit '448c8cfe4c53e9e806effd8505b46d57fa707061'Michael Niedermayer2015-03-10
|\|
| * 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