summaryrefslogtreecommitdiff
path: root/libavformat/movenc.h
Commit message (Expand)AuthorAgeFilesLines
* avformat/movenc: Add loop parameter to animated AVIFVignesh Venkatasubramanian2023-01-131-0/+1
* av(format|device): Add const to muxer packet data pointersAndreas Rheinhardt2022-07-091-1/+1
* avformat/movenc: Support alpha channel for AVIFVignesh Venkatasubramanian2022-06-271-2/+2
* avformat/movenc: Add support for AVIF muxingVignesh Venkatasubramanian2022-05-131-0/+5
* movenc: add write_btrt optionerankor2022-05-021-0/+1
* avformat/movenc: don't use mono layout when a front center label is expectedJames Almer2022-04-051-0/+1
* avcodec/packet_internal: Add proper PacketList structAndreas Rheinhardt2022-01-041-1/+1
* avformat/movenc: add support for TTML muxingJan Ekström2021-08-251-0/+5
* movenc: Get rid of frag_startHu Weiwen2021-08-181-1/+0
* movenc: add movie_timescale option instead of hardcoding 1000Justin Ruggles2021-05-041-0/+1
* avformat/movenc: use av_packet_alloc() to allocate packetsJames Almer2021-03-171-1/+3
* avformat/movenc: remove the write_clli mov flagMichael Bradshaw2020-04-131-1/+0
* avformat/movenc: add write_clli flag to write clli atomMichael Bradshaw2020-04-011-0/+1
* avformat/movenc: add ICC profile support to colr atomvectronic2020-03-101-0/+1
* avformat/movenc: add a flag to enable CMAF compatabilityJames Almer2020-01-151-0/+1
* avformat/movenc: use AVProducerReferenceTime side data to write the prft atomJames Almer2020-01-151-0/+1
* avformat/movenc: Added an option to disable SIDX atomkjeyapal@akamai.com2018-12-111-0/+1
* avformat/movenc: allow hdlr name field to be emptyGyan Doshi2018-06-211-0/+1
* avformat/movenc: creating producer reference time (PRFT) boxVishwanath Dixit2018-05-291-0/+9
* avformat/movenc: support writing iTunes cover imageTimo Teräs2018-04-171-0/+1
* avformat/movenc: addition of flag to fragment at every frameVishwanath Dixit2018-02-201-0/+1
* lavf/movenc: add sdtp (sample dependency) boxJohn Stebbins2017-12-021-0/+2
* movenc: Add an option for enabling negative CTS offsetsMartin Storsjö2017-09-281-0/+2
* Merge commit '4f7723cb3b913c577842a5bb088c804ddacac8df'Hendrik Leppkes2016-11-171-0/+1
|\
| * movenc: Add an option for skipping writing the mfra/tfra/mfro trailerMartin Storsjö2016-07-081-0/+1
* | lavf/movenc: Allow to disable writing the timecode track.Carl Eugen Hoyos2016-09-261-0/+1
* | avformat/movenc: added ability to use original stream ids as track ids instea...Erkki Seppälä2016-09-011-0/+2
* | avformat/movenc: allow rewriting extradataUmair Khan2016-08-191-0/+2
* | avformat/movenc: add option to use keys/mdta atoms for metadataDavid Murmann2016-06-251-0/+1
* | Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed'Matthieu Bouron2016-06-231-0/+1
|\ \ | |/
| * movenc: Use packets in interleaving queues for the duration at the end of fra...Martin Storsjö2016-05-181-0/+1
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-1/+1
|\ \ | |/
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-1/+1
* | lavf/movenc: Add palette to video sample descriptionMats Peterson2016-02-271-0/+5
* | movenc: support cenc (common encryption)erankor2015-12-151-0/+16
* | Merge commit '26ac22e5e7394346e9d59f800e7d4e91f4518d33'Hendrik Leppkes2015-08-181-2/+3
|\ \ | |/
| * movenc: Add a new flag for writing global sidx indexes for dashMartin Storsjö2015-08-121-0/+1
* | Merge commit '83f254e65f938657a4dbec711e4c94252a72daf9'Hendrik Leppkes2015-08-101-1/+1
|\ \ | |/
| * movenc: Rename reserved_moov_pos to reserved_header_posMartin Storsjö2015-08-101-1/+1
* | avformat/movenc: Drop redundant bit exact field from contextMichael Niedermayer2015-07-181-1/+0
* | Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184'Michael Niedermayer2015-03-191-0/+1
|\ \ | |/
| * movenc: Don't assume that fragment durations in pts is equal to duration in dtsMartin Storsjö2015-03-191-0/+1
* | Merge commit '2889c5e16711770437f380f1bead5f72c6a0b17a'Michael Niedermayer2015-03-191-0/+1
|\ \ | |/
| * movenc: Heuristically set the duration of the last sample in a fragment if no...Martin Storsjö2015-03-191-0/+1
* | Merge commit '2cb9c2fc59c9267ad2631c07c81c188058502259'Michael Niedermayer2015-03-161-0/+3
|\ \ | |/
| * movenc: Allow interleaving samples when writing fragmented filesMartin Storsjö2015-03-161-0/+2
* | Merge commit '448c8cfe4c53e9e806effd8505b46d57fa707061'Michael Niedermayer2015-03-101-0/+1
|\ \ | |/
| * movenc: Support setting fragment_index before the moov atom is writtenMartin Storsjö2015-03-101-0/+1
* | Merge commit '0c5e380c2c266d2e8a13c000cc527529db837f10'Michael Niedermayer2015-03-101-0/+2
|\ \ | |/
| * movenc: Don't rely on the fragment index for vc1 info gatheringMartin Storsjö2015-03-101-0/+2