1038 Commits (6a1be7561c870a8cd3cee86a57aabdffb19e3870)

Author SHA1 Message Date
James Almer 62bdbb5ce0 avformat/movenc: forbid muxing AV1 streams until the spec is finished 7 years ago
Timo Teräs 62c1cfcc35 avformat/movenc: use correct iTunes copyright atom 7 years ago
Timo Teräs 53688b62ca avformat/movenc: add rtp_hinting_needed() helper function 7 years ago
Courtland Idstrom 65616bc191 lavf/movenc: write track title metadata for mov files 7 years ago
James Almer 935a9986fc avformat/movenc: move the concatenated eac3 packet reference 7 years ago
Vishwanath Dixit a877d22d9a avformat/movenc: addition of flag to fragment at every frame 7 years ago
James Almer f7aacf4ab7 avformat/mov: add VP8 codec support 7 years ago
Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 7 years ago
Steven Robertson 2d131fc31b avformat/movenc: Add support for more colorspaces 7 years ago
John Stebbins 00d454ed2c lavf/movenc: add sdtp (sample dependency) box 7 years ago
Dave Rice 8f4702a93f avformat/movenc: write clap atom for uncompressed yuv in mov 7 years ago
Dave Rice 1e5f923416 avformat/movenc: correct ImageDescription for uncompressed ycbcr 7 years ago
John Stebbins ac922f942f lavf/movenc: allow writing avc3 sample entry type 7 years ago
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