| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/movenc: Add loop parameter to animated AVIF | Vignesh Venkatasubramanian | 2023-01-13 | 1 | -0/+1 |
* | av(format|device): Add const to muxer packet data pointers | Andreas Rheinhardt | 2022-07-09 | 1 | -1/+1 |
* | avformat/movenc: Support alpha channel for AVIF | Vignesh Venkatasubramanian | 2022-06-27 | 1 | -2/+2 |
* | avformat/movenc: Add support for AVIF muxing | Vignesh Venkatasubramanian | 2022-05-13 | 1 | -0/+5 |
* | movenc: add write_btrt option | erankor | 2022-05-02 | 1 | -0/+1 |
* | avformat/movenc: don't use mono layout when a front center label is expected | James Almer | 2022-04-05 | 1 | -0/+1 |
* | avcodec/packet_internal: Add proper PacketList struct | Andreas Rheinhardt | 2022-01-04 | 1 | -1/+1 |
* | avformat/movenc: add support for TTML muxing | Jan Ekström | 2021-08-25 | 1 | -0/+5 |
* | movenc: Get rid of frag_start | Hu Weiwen | 2021-08-18 | 1 | -1/+0 |
* | movenc: add movie_timescale option instead of hardcoding 1000 | Justin Ruggles | 2021-05-04 | 1 | -0/+1 |
* | avformat/movenc: use av_packet_alloc() to allocate packets | James Almer | 2021-03-17 | 1 | -1/+3 |
* | avformat/movenc: remove the write_clli mov flag | Michael Bradshaw | 2020-04-13 | 1 | -1/+0 |
* | avformat/movenc: add write_clli flag to write clli atom | Michael Bradshaw | 2020-04-01 | 1 | -0/+1 |
* | avformat/movenc: add ICC profile support to colr atom | vectronic | 2020-03-10 | 1 | -0/+1 |
* | avformat/movenc: add a flag to enable CMAF compatability | James Almer | 2020-01-15 | 1 | -0/+1 |
* | avformat/movenc: use AVProducerReferenceTime side data to write the prft atom | James Almer | 2020-01-15 | 1 | -0/+1 |
* | avformat/movenc: Added an option to disable SIDX atom | kjeyapal@akamai.com | 2018-12-11 | 1 | -0/+1 |
* | avformat/movenc: allow hdlr name field to be empty | Gyan Doshi | 2018-06-21 | 1 | -0/+1 |
* | avformat/movenc: creating producer reference time (PRFT) box | Vishwanath Dixit | 2018-05-29 | 1 | -0/+9 |
* | avformat/movenc: support writing iTunes cover image | Timo Teräs | 2018-04-17 | 1 | -0/+1 |
* | avformat/movenc: addition of flag to fragment at every frame | Vishwanath Dixit | 2018-02-20 | 1 | -0/+1 |
* | lavf/movenc: add sdtp (sample dependency) box | John Stebbins | 2017-12-02 | 1 | -0/+2 |
* | movenc: Add an option for enabling negative CTS offsets | Martin Storsjö | 2017-09-28 | 1 | -0/+2 |
* | Merge commit '4f7723cb3b913c577842a5bb088c804ddacac8df' | Hendrik Leppkes | 2016-11-17 | 1 | -0/+1 |
|\ |
|
| * | movenc: Add an option for skipping writing the mfra/tfra/mfro trailer | Martin Storsjö | 2016-07-08 | 1 | -0/+1 |
* | | lavf/movenc: Allow to disable writing the timecode track. | Carl Eugen Hoyos | 2016-09-26 | 1 | -0/+1 |
* | | avformat/movenc: added ability to use original stream ids as track ids instea... | Erkki Seppälä | 2016-09-01 | 1 | -0/+2 |
* | | avformat/movenc: allow rewriting extradata | Umair Khan | 2016-08-19 | 1 | -0/+2 |
* | | avformat/movenc: add option to use keys/mdta atoms for metadata | David Murmann | 2016-06-25 | 1 | -0/+1 |
* | | Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed' | Matthieu Bouron | 2016-06-23 | 1 | -0/+1 |
|\| |
|
| * | movenc: Use packets in interleaving queues for the duration at the end of fra... | Martin Storsjö | 2016-05-18 | 1 | -0/+1 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -1/+1 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -1/+1 |
* | | lavf/movenc: Add palette to video sample description | Mats Peterson | 2016-02-27 | 1 | -0/+5 |
* | | movenc: support cenc (common encryption) | erankor | 2015-12-15 | 1 | -0/+16 |
* | | Merge commit '26ac22e5e7394346e9d59f800e7d4e91f4518d33' | Hendrik Leppkes | 2015-08-18 | 1 | -2/+3 |
|\| |
|
| * | movenc: Add a new flag for writing global sidx indexes for dash | Martin Storsjö | 2015-08-12 | 1 | -0/+1 |
* | | Merge commit '83f254e65f938657a4dbec711e4c94252a72daf9' | Hendrik Leppkes | 2015-08-10 | 1 | -1/+1 |
|\| |
|
| * | movenc: Rename reserved_moov_pos to reserved_header_pos | Martin Storsjö | 2015-08-10 | 1 | -1/+1 |
* | | avformat/movenc: Drop redundant bit exact field from context | Michael Niedermayer | 2015-07-18 | 1 | -1/+0 |
* | | Merge commit '67a2912307c3c08f2725ccae162cfe3426b80184' | Michael Niedermayer | 2015-03-19 | 1 | -0/+1 |
|\| |
|
| * | movenc: Don't assume that fragment durations in pts is equal to duration in dts | Martin Storsjö | 2015-03-19 | 1 | -0/+1 |
* | | Merge commit '2889c5e16711770437f380f1bead5f72c6a0b17a' | Michael Niedermayer | 2015-03-19 | 1 | -0/+1 |
|\| |
|
| * | movenc: Heuristically set the duration of the last sample in a fragment if no... | Martin Storsjö | 2015-03-19 | 1 | -0/+1 |
* | | Merge commit '2cb9c2fc59c9267ad2631c07c81c188058502259' | Michael Niedermayer | 2015-03-16 | 1 | -0/+3 |
|\| |
|
| * | movenc: Allow interleaving samples when writing fragmented files | Martin Storsjö | 2015-03-16 | 1 | -0/+2 |
* | | Merge commit '448c8cfe4c53e9e806effd8505b46d57fa707061' | Michael Niedermayer | 2015-03-10 | 1 | -0/+1 |
|\| |
|
| * | movenc: Support setting fragment_index before the moov atom is written | Martin Storsjö | 2015-03-10 | 1 | -0/+1 |
* | | Merge commit '0c5e380c2c266d2e8a13c000cc527529db837f10' | Michael Niedermayer | 2015-03-10 | 1 | -0/+2 |
|\| |
|
| * | movenc: Don't rely on the fragment index for vc1 info gathering | Martin Storsjö | 2015-03-10 | 1 | -0/+2 |