1147 Commits (163559ed6206155bb997ff8f283e343e778e4118)

Author SHA1 Message Date
Michael Niedermayer 872ea3dfe5 avformat/movenc: Use mov->fc consistently for av_log() 7 years ago
Michael Niedermayer 95556e27e2 avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sample 7 years ago
Michael Niedermayer ed22dc2221 avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id 7 years ago
Gyan Doshi deb9a04d54 avformat/movenc: allow hdlr name field to be empty 7 years ago
Gyan Doshi 830695be36 avformat/movenc: read track title from correct key 7 years ago
Timo Teräs 2223811b01 avformat/movenc: fix recognization of cover image streams 7 years ago
Timo Teräs 12205d2c89 avformat/movenc: properly handle cover image codecs 7 years ago
Vishwanath Dixit 5717cd80dc avformat/movenc: creating producer reference time (PRFT) box 7 years ago
Timo Teräs 9af71b326f avformat/movenc: support writing iTunes cover image 7 years ago
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 8 years ago
Kieran O'Leary 264f6c6f95 movenc: Add 'keywords' metadata 8 years ago
John Stebbins 369a3e111c movenc: allow alternative hvc1 h.265 codec tag 8 years ago
John Stebbins 974d508e57 movenc: write correct format hvcc when tag is hvc1 8 years ago
John Stebbins 38d808d72e movenc: move tags definitions to where they are used 8 years ago
John Stebbins e199d90da6 movenc: simplify codec_tag lookup 8 years ago
John Stebbins 95f3c85976 movenc: use correct tag list for AVOutputFormat.codec_tag 8 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