1025 Commits (8dd73f68a6319d1784b33da9553671f1a0c197f9)

Author SHA1 Message Date
James Almer 502050cb4c avformat/movenc: let avpriv_ac3_parse_header() allocate the AC3HeaderInfo struct 7 years ago
Lukas Stabe d3f1b0d3d8 movenc: add m4b to ipod format extensions 7 years ago
Jan Ekström ffc58b2ce2 movenc: take packet dts shifting into mention in check_pkt 7 years ago
Martin Storsjö 07e4be7ec9 movenc: Add an option for enabling negative CTS offsets 7 years ago
James Almer a447b75de8 avformat: replace all uses of av_copy_packet() 7 years ago
James Almer c100330a8f avformat/movenc: reindent after the previous commit 7 years ago
Sasi Inguva e7e1fbc49b lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC. 7 years ago
Clément Bœsch 850a45aef1 lavf/movenc: support GPMF track (gpmd) remuxing 7 years ago
Kieran O'Leary 264f6c6f95 movenc: Add 'keywords' metadata 7 years ago
John Stebbins 369a3e111c movenc: allow alternative hvc1 h.265 codec tag 7 years ago
John Stebbins 974d508e57 movenc: write correct format hvcc when tag is hvc1 7 years ago
John Stebbins 38d808d72e movenc: move tags definitions to where they are used 7 years ago
John Stebbins e199d90da6 movenc: simplify codec_tag lookup 7 years ago
John Stebbins 95f3c85976 movenc: use correct tag list for AVOutputFormat.codec_tag 7 years ago
John Stebbins 84ab1cc437 movenc: allow alternative hvc1 h.265 codec tag 8 years ago
John Stebbins 1ea9b7fdf9 movenc: write correct format hvcc when tag is hvc1 8 years ago
John Stebbins 1c64bae648 movenc: move tags definitions to where they are used 8 years ago
John Stebbins f6f86f432f movenc: simplify codec_tag lookup 8 years ago
John Stebbins 713efb2c0d movenc: use correct tag list for AVOutputFormat.codec_tag 8 years ago
erankor 15bd309af8 movenc: encryption with time code track fix 8 years ago
James Almer f8c73e8753 avformat/movenc: always check for new extradata on a packet 8 years ago
James Almer 5ff31babfc avformat/movenc: remove experimental check for VP9 streams 8 years ago
Hendrik Leppkes 64ad44a381 movenc/isom: update vpcC box to version 1.0 of the specification 8 years ago
Martin Storsjö c415c8104c movenc: Don't write any edit list if the start offset is zero 8 years ago
Martin Storsjö c380a0d7f7 movenc: Add an option for enabling negative CTS offsets 8 years ago
Lucas Cooper 77bc507f6f avformat/movenc: Explicitly address potential division by zero. 8 years ago
Matthew Gregan b905ba5bc1 avformat/movenc: Fix potential leak of sgpd_entries array. 8 years ago
Michael Niedermayer 6268f2ca7b avformat/movenc: Fix mix of declaration and statement 8 years ago
Matthew Gregan 0c4d208296 avformat/movenc: Add experimental muxing support for Opus in ISO BMFF (MP4). 8 years ago
James Almer d36a3f5a78 avformat/movenc: auto insert vp9_superframe bsf when needed 8 years ago
Clément Bœsch 549045254c Fix all -Wformat warnings raised by DJGPP 8 years ago
Clément Bœsch cd4d6cba12 lavf: fix usages of av_get_codec_tag_string() 8 years ago
James Almer 86dee47e39 avformat/movenc: allow st3d and sv3d mov atoms to be written in strict unofficial mode 8 years ago
James Almer a715e5a276 avformat/movenc: restrict st3d and sv3d mov atoms to MODE_MP4 8 years ago
Aaron Colwell b4189590a5 movenc: Add support for writing st3d and sv3d boxes. 8 years ago
wm4 ddef3d902f avformat, ffmpeg: deprecate old rotation API 8 years ago
Jan Ekström 763e823754 movenc: add support for track names in ISML manifests 8 years ago
Carl Eugen Hoyos 74c576957a lavf/movenc: Remove two unused variables. 8 years ago
Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 8 years ago
Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
Alexandra Hájková a895292f27 mov: Convert to the new bitstream reader 8 years ago
Diego Biurrun 0b77a59336 Use correct printf conversion specifiers for POSIX integer types 8 years ago
Matthew Gregan 156fbbb562 avformat/movenc: Restrict experimental VP9 support to MODE_MP4. 8 years ago
Matthew Gregan 7dc4200c38 Add experimental muxing support for FLAC in ISO BMFF (MP4). 8 years ago
Michael Niedermayer 709c87109d avformat/movenc: Check frame rate before use. 8 years ago
Carl Eugen Hoyos 222f59afd1 lavf/movenc: Do not print an error when muxing gray8 rawvideo. 8 years ago
Rodger Combs 42cb050a05
lavf/movenc+dashenc: add automatic bitstream filtering 8 years ago
Rodger Combs e83d5d7e58
lavf/movenc: add deinit function 8 years ago
Michael Niedermayer 18ad44d145 avformat/movenc: Skip duration check for discontinuous fragments 8 years ago
Michael Niedermayer ed2112fb36 avformat/movenc: Check frame rate in mov_write_uuidprof_tag() 8 years ago