]> git.sesse.net Git - ffmpeg/history - libavformat/movenc.c
avformat/movenc: Fix segfault upon allocation error
[ffmpeg] / libavformat / movenc.c
2020-09-28 Andreas Rheinhardtavformat/movenc: Fix segfault upon allocation error
2020-09-22 Jan Ekströmavformat/movenc: simplify ISML manifest bit rate logic
2020-09-22 Jan Ekströmavformat/movenc: use more fall-back values for average...
2020-09-22 Jan Ekströmavformat/movenc: implement writing of the btrt box
2020-09-21 Jan Ekströmavformat/movenc: utilize bit rate helper function in...
2020-09-21 Jan Ekströmavformat/movenc: split MPEG-4 bit rate value calculation
2020-08-21 Michael Bradshawavformat/movenc: write the colr atom by default
2020-06-28 Derek Buitenhuislavf/movenc: Use a dynamic buffer when writing the...
2020-06-22 Andreas Rheinhardtavcodec, avformat: Remove unnecessary initializations...
2020-06-17 Derek Buitenhuisavformat/movenc: Write 'av01' as a compatible brand...
2020-06-15 Paul B Maholavformat/movenc: fix remuxing eia-608 into mov from...
2020-05-22 Martin Storsjömovenc: Fix accidental leftover duplication from 1aec1f...
2020-05-22 Martin Storsjömovenc: Fix conversion of the first frame for extradata...
2020-05-20 Martin Storsjömovenc: Use first H264/HEVC frame as extradata, if...
2020-04-26 Limin Wangavformat/movenc: cosmetics
2020-04-23 Jun Zhaolavf/movenc: enable dvcC/dvvC box support from DOVI...
2020-04-20 Limin Wangavformat/movenc: cosmetics
2020-04-15 James Almeravformat/movenc: remove call to av_copy_packet_side_dat...
2020-04-13 Michael Bradshawavformat/movenc: write the mdcv atom by default
2020-04-13 Michael Bradshawavformat/movenc: remove the write_clli mov flag
2020-04-13 Michael Bradshawavformat/movenc: stop guessing colr atom values
2020-04-13 Michael Bradshawavformat/movenc: use enum values directly for colr...
2020-04-01 Michael Bradshawavformat/movenc: add write_clli flag to write clli...
2020-03-27 Lynnemovenc: mark Opus encapsulation as stable
2020-03-26 James Almeravformat/movenc: Reduce size of the allocated MOVIentry...
2020-03-10 vectronicavformat/movenc: add ICC profile support to colr atom
2020-01-26 Andreas Rheinhardtavformat/av1: Avoid allocation + copying when filtering...
2020-01-26 Andreas Rheinhardtavformat/movenc: Check for reformatting errors when...
2020-01-25 Gyan Doshiavformat/movenc: allow ISMV timescale to be user-set
2020-01-17 Andreas Rheinhardtavformat/movenc, segafilmenc: Remove unnecessary avio_t...
2020-01-17 James AlmerRevert "avformat/utils: make ff_ntp_time() accept a...
2020-01-16 James Almeravformat/movenc: add a flag to enable CMAF compatability
2020-01-16 James Almeravformat/movenc: use AVProducerReferenceTime side data...
2020-01-16 James Almeravformat/utils: make ff_ntp_time() accept a timestamp...
2020-01-10 Martin Storsjömovenc: Write durations based on pts into mvhd/mdhd...
2020-01-07 Marton Balintavformat: convert some avio_flush() calls to avio_write...
2020-01-07 Marton Balintavformat: remove avio_flush() calls from the end of...
2019-12-21 James Almeravformat/movenc: use iso6 major brand when signed CTS...
2019-12-21 James Almeravformat/movenc: ensure we don't write the major brand...
2019-12-21 James Almeravformat/movenc: write the major brand also as the...
2019-12-12 Yuki Tsuchiyalavf/movenc: cosmetics
2019-12-12 Yuki Tsuchiyalavf/isom: support for demuxing and remuxing of MPEG...
2019-11-28 Andreas Rheinhardtavformat/movenc: Avoid allocation for small dynamic...
2019-09-26 James Almeraformat/movenc: add missing padding to output track...
2019-09-26 Andreas Rheinhardtavformat/movenc: Fix undefined shift
2019-09-20 James Almeravformat/movenc: don't hardcode the colr box size
2019-08-25 James Almeravformat/movenc: add muxing support for Dolby TrueHD...
2019-07-12 Marton Balintavformat/movenc: use unspecified language by default
2019-05-02 James AlmerMerge commit 'c4642788e83b0858bca449f9b6e71ddb015dfa5d'
2019-05-02 James AlmerMerge commit '9485cce6d55baf547e92ef1f54cad117f2a38287'
2019-05-02 James AlmerMerge commit 'c93e92f2b25f4174350ded3f59ad117ec8eb1fe4'
2019-05-02 James AlmerMerge commit 'c0bd865ad60da31282c5d8e1000c98366249c31e'
2019-05-02 James AlmerMerge commit '1e56173515826aa4d680d3b216d80a3879ed1c68'
2019-04-09 Carl Eugen Hoyoslavf/movenc: Pass correct pointer to av_log().
2019-04-03 Gyan Doshilavf/movenc: fix tmcd writing for non-MP4/MOV modes
2019-04-02 Karthick Javformat/movenc: Fix skip_trailer when global_sidx...
2019-03-31 James Almeravformat/movenc: free eac3 private data only when closi...
2019-03-22 James AlmerMerge commit '0676de935b1e81bc5b5698fef3e7d48ff2ea77ff'
2019-03-18 Paweł Wegnerlibavformat/movenc: mov: added subtitle codec tags...
2019-03-14 James AlmerMerge commit 'f8abf7d4dfa0504f7f65e4f1fd9d22e01cb371cc'
2019-03-14 James AlmerMerge commit '186bd30aa3b6c2b29b4dbf18278700b572068b1e'
2019-03-14 James AlmerMerge commit '7e42d5f0ab2aeac811fd01e122627c9198b13f01'
2019-03-14 James AlmerMerge commit '49f9c4272c4029b57ff300d908ba03c6332fc9c4'
2019-03-14 James AlmerMerge commit '37394ef01b040605f8e1c98e73aa12b1c0bcba07'
2019-03-14 James AlmerMerge commit 'cef914e08310166112ac09567e66452a7679bfc8'
2019-03-14 James AlmerMerge commit 'e39a9212ab37a55b346801c77487d8a47b6f9fe2'
2019-03-14 James AlmerMerge commit '58d154922707bfeb873cb3a7476e0f94b17463dd'
2019-03-14 James AlmerMerge commit 'cc7ba00c35faf0478f1f56215e926f70ccb31282'
2019-03-14 James AlmerMerge commit '52c9b0a6c0d02cff6caebcf6989e565e05b55200'
2019-03-14 James AlmerMerge commit 'c513fcd7d235aa4cef45a6c3125bd4dcc03bf276'
2019-03-14 James AlmerMerge commit 'f1011ea28a4048ddec97794ca3e9901474fe055f'
2019-03-14 James AlmerMerge commit 'b4b27dce95a6d40bfcd78043d3abec7d80dae143'
2019-03-14 James AlmerMerge commit '85bfaa4949f4afcde19061def3e8a18988964858'
2019-03-14 James AlmerMerge commit '2eeac79936e83c4495cbe5905064ab797e9b45ff'
2019-03-14 James AlmerMerge commit '0801853e640624537db386727b36fa97aa6258e7'
2019-03-14 James AlmerMerge commit '899ee03088d55152a48830df0899887f055da1de'
2019-03-14 James AlmerMerge commit 'f8df5e2f31a5ba7b30a0e1caaaf5a03c753b3f9b'
2019-03-14 James AlmerMerge commit '618d02c1fa9e74d490cace64a7d15762656b521c'
2019-03-14 James AlmerMerge commit '896fe15dbb7b78de495c4a7dd75e7faec66778da'
2019-03-14 James AlmerMerge commit 'a957e9379d11f2982d615f92c30580a57ea8bb40'
2019-03-14 James AlmerMerge commit 'eb8a8115994434b548523cf0bca6a4a74784e79c'
2019-03-14 James AlmerMerge commit 'a70eac7a9b193e8434b5bed90bd72aa4cb688363'
2019-03-11 James AlmerMerge commit '5846b496f0a1dd5be4ef714622940674305ec00f'
2019-03-11 James AlmerMerge commit 'dad5fd59f3d6a8311365314cfcde0ebcd15c2b01'
2019-03-11 James AlmerMerge commit '8629149816930a43bf5a66b11c6224446cabd044'
2019-03-11 James AlmerMerge commit 'e22ffb3805f6994bd1fd7ab73e6297f36a53f915'
2019-03-10 James AlmerMerge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'
2019-02-20 James AlmerMerge commit '90b15f60bf4919deaed66d868e18107eba371da7'
2019-02-20 James AlmerMerge commit '156ea66c91b1986a87916f187216978d686725f6'
2019-02-20 James AlmerMerge commit 'eec93e57096aa4804862d62760442380c70d489b'
2019-02-20 James AlmerMerge commit '28a8b5413b64b831dfb8650208bccd8b78360484'
2019-02-20 James AlmerMerge commit '846c3d6aca5484904e60946c4fe8b8833bc07f92'
2019-02-20 James AlmerMerge commit 'd7f4f5c4a18a0c9e62635cfa6fe8a9302b413c01'
2019-02-20 James AlmerMerge commit 'bb515e3a735f526ccb1068031e289eb5aeb69e22'
2019-02-20 James AlmerMerge commit '41cf3e3b1ca375962951fde1b90a03b16197d205'
2019-02-20 James AlmerMerge commit 'ca44fa5d7fda7e954f3ebfeb5b0d6d1be55fcaa3'
2019-02-20 James AlmerMerge commit '90adbf4abf336f8042aecdf1e18fdf76a96304b1'
2019-02-20 James AlmerMerge commit '70ab2778be9c83dab84340af7e3ba83fa0f98576'
2019-02-20 James AlmerMerge commit '1ff6cb2ca6652e7d2a929afd33d8ed6268c45568'
2019-02-20 James AlmerMerge commit '5584abf69d83169a010aca404cd1cf95c23ad9ef'
next