1211 Commits (113f684271ff437c496aa3a59277a76908c0a0ae)

Author SHA1 Message Date
Tong Wu c3a7999099 avformat/mov: fix 2 compile errors 2 years ago
Zhao Zhili d4ee177a36 avformat/movenc: add PCM in mp4 support 2 years ago
Jan Ekström 02ddfeadbe avformat/movenc: allow writing out channel count in MP4 and 3GP 2 years ago
Leo Izen 719a93f4e4 avutil/{color_utils, csp}: merge color_utils into csp and expose API 2 years ago
Andreas Rheinhardt 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 2 years ago
Vignesh Venkatasubramanian 54c488223b avformat/movenc: Add loop parameter to animated AVIF 2 years ago
Vignesh Venkatasubramanian f2b1750871 avformat/movenc: Add movie_timescale option to AVIF 2 years ago
Gyan Doshi 9adf02247c avformat/movenc: correct write_colr warning placement 2 years ago
Marvin Scholz 562d19b503 avformat/movenc: use av_dict_iterate 2 years ago
James Almer cb925c0bc0 avformat/vpcc: parse bitstream data to get profile and bitdepth 2 years ago
Vignesh Venkatasubramanian a2d95928c3 avformat/movenc: Write auxi box for animated AVIF with alpha 2 years ago
Martijn van Beurden ed07ba641a avformat/movenc: Remove experimental status of flac-in-MP4 muxing 2 years ago
Andreas Rheinhardt a256426411 avformat/movenc: Ensure packet is writable before modifying it 2 years ago
Andreas Rheinhardt e4be88704f avformat/movenc: Fix invalid check 2 years ago
Jan Ekström 5eb8da6a81 avformat/movenc: limit ISOBMFF AC-3 mapping to bsids <=8 2 years ago
Jan Ekström c9de096851 avformat/movenc: handle OOM situations when parsing AC-3 headers 2 years ago
Jan Ekström 3854c58d9e avformat/movenc: utilize existing AC-3 parsing workflow for AC-3 2 years ago
Jan Ekström b6897e9c08 avformat/movenc: move eac3_info definition so that it can be used for AC-3 2 years ago
Jan Ekström ad1672529f avformat/movenc: enable handle_eac3 to handle AC-3 tracks 2 years ago
Jan Ekström 3bb23a8b3c {configure,avformat/movenc}: enable AC-3 parser for movenc 2 years ago
Vignesh Venkatasubramanian 2a3640de84 avformat/movenc: Support alpha channel for AVIF 2 years ago
Zhao Zhili 2e6e28ebc1 avformat/movenc: enable compressorname for mp4 mode 2 years ago
Pierre-Anthony Lemieux a2c1a439b3
avformat/mov: refactor to use avutil/uuid 2 years ago
Vignesh Venkatasubramanian 84241e63cf avformat/movenc: Add support for AVIF muxing 3 years ago
Vignesh Venkatasubramanian 98ec4261fd avformat/av1: Add a parameter to av1c to omit seq header 3 years ago
Andreas Rheinhardt 533836b8e0 avformat/utils: Move ff_get_packet_palette() to rawutils.c 3 years ago
Andreas Rheinhardt f4a2d722aa avformat/internal: Move muxing-only functions to new mux.h header 3 years ago
erankor 4d52d8c9f6 movenc: add write_btrt option 3 years ago
Zhao Zhili 301141b576 avformat/movenc: sidx earliest_presentation_time is applied after editlist 3 years ago
James Almer 7ccc910803 avformat/movenc: don't use mono layout when a front center label is expected 3 years ago
James Almer c2c5f34843 avformat/movenc: write channel descriptions when a known layout or a bitmap can't be used 3 years ago
Limin Wang 42f1be4461 avformat/movenc: use warning log level and small adjustment for the log 3 years ago
Limin Wang fc8a6a6f4c avformat/movenc: initialize pts/dts of timecode packet 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Martin Storsjö 4eb9232c6e libavformat: Split version.h 3 years ago
Vittorio Giovara b828c3954e mov: convert to new channel layout API 3 years ago
Martin Storsjö a4c4e6b9c0 movenc: Use LIBAVFORMAT_IDENT instead of LIBAVCODEC_IDENT 3 years ago
Andreas Rheinhardt 707ad03096 avformat/movenc: Simplify creating chapter track extradata 3 years ago
Zhao Zhili f37e66b393 avformat/movenc: fix duration in mdhd box 3 years ago
Andreas Rheinhardt d61240f8c9 avcodec/packet_internal: Add proper PacketList struct 3 years ago
Andreas Rheinhardt b74e47c4ff avcodec/utils: Unavpriv avpriv_toupper4() 3 years ago
Andreas Rheinhardt 3d53cefb49 avcodec/raw: Reduce number of avpriv symbols 3 years ago
Andreas Rheinhardt 029598bd4a avformat/movenc: Use dedicated pointer for access to MOVTrack 3 years ago
Andreas Rheinhardt 3485e79f07 avformat/(aiff|flac|mov|mp3|tta)enc: Don't create unnecessary references 3 years ago
quietvoid f0fb005f59 avformat/movenc: Refactor mov_write_dvcc_dvvc_tag to use ff_isom_put_dvcc_dvvc 3 years ago
Marton Balint 76e062322c avformat/movenc: factorize data shifting 3 years ago
Andreas Rheinhardt e38eaf4749 avformat/utils: Make ff_data_to_hex() zero-terminate the string 3 years ago
Andreas Rheinhardt a81e0ee21f avformat/movenc: Avoid allocation of AVPacket 3 years ago
Andreas Rheinhardt a5ee166327 avformat/avformat: Add AVStream parameter to check_bitstream() sig 3 years ago
Gyan Doshi 203b0e3561 avformat/mov: make STTS duration unsigned int 3 years ago