1069 Commits (0a2b768d3ecca32d496da1393406bebcab7680e2)

Author SHA1 Message Date
Carl Eugen Hoyos d6a8392224 lavf/movenc: Pass correct pointer to av_log(). 6 years ago
Gyan Doshi 8161ac2902 lavf/movenc: fix tmcd writing for non-MP4/MOV modes 6 years ago
Karthick J 3d0894990d avformat/movenc: Fix skip_trailer when global_sidx is enabled 6 years ago
James Almer 27c94c57dc avformat/movenc: free eac3 private data only when closing the stream 6 years ago
Paweł Wegner 4ed6a485d3 libavformat/movenc: mov: added subtitle codec tags to codec tag list 6 years ago
Nikolas Bowe 2b8458fcc5 avformat/movenc: Add more error checking when writing sample entries. 6 years ago
Carl Eugen Hoyos 406f8d9c9a lavf/movenc: Mention video_track_timescale as option to fix the timescale. 6 years ago
Paul B Mahol d9a91d58a1 avformat/movenc: treat ALAC same as FLAC and write correct info 6 years ago
kjeyapal@akamai.com 1d01ab399f avformat/movenc: Added an option to disable SIDX atom 6 years ago
Paul B Mahol 97d1ee437b avformat/movenc: get number of written bytes from bitstream writer 6 years ago
Paul B Mahol 027f032bbc avformat/movenc: fix size calculation in mov_write_eac3_tag() 6 years ago
Michael Niedermayer 52e62b0585 avformat/movenc: Remove unneeded variable from mov_find_codec_tag() 6 years ago
James Almer edafb9f529 avformat/movenc: remove experimental checks for AV1 streams 6 years ago
John Stebbins 4cfb01d6ae lavf/movenc: Fail when codec tag is invalid for format 6 years ago
John Stebbins 981178f3b0 lavf/movenc: Add GoPro metadata to permitted mp4 "codecs" 6 years ago
Jan Ekström 1931761f18 avformat/movenc: implicitly enable negative CTS offsets for ismv 6 years ago
James Almer 7890181d7e avformat/movenc: support Opus packets with more than 60ms of audio when writing the Sample Group Description 6 years ago
James Almer 8d5604a69a avformat/av1: update ff_isom_write_av1c() to the latest revision of the spec 6 years ago
James Almer 9888a19db4 avformat/movenc: add support for AV1 streams 6 years ago
Gyan Doshi 28ed68fa31 avformat/movenc: add reason for minf->hdlr in MOV only 6 years ago
Michael Niedermayer fa19fbcf71 avformat/movenc: Write version 2 of audio atom if channels is not known 6 years ago
Michael Niedermayer 3a2d21bc5f avformat/movenc: Check input sample count 6 years ago
Michael Niedermayer 872ea3dfe5 avformat/movenc: Use mov->fc consistently for av_log() 6 years ago
Michael Niedermayer 95556e27e2 avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sample 6 years ago
Michael Niedermayer ed22dc2221 avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id 6 years ago
Gyan Doshi deb9a04d54 avformat/movenc: allow hdlr name field to be empty 6 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