summaryrefslogtreecommitdiff
path: root/libavformat/movenc.c
Commit message (Expand)AuthorAge
* avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* definesAndreas Rheinhardt2023-09-07
* avformat/vpcc: fix VP9 metadata in FLV and RTMPAlessandro Ros2023-09-04
* avformat/movenc: fix sample size being zero in pcmCZhao Zhili2023-08-06
* avformat/mov_muxer: Extended MOV muxer to handle EVC video contentDawid Kozinski2023-06-15
* avformat/movenc: factorize determining mdhd/mvhd/tkhd versionMarton Balint2023-04-24
* avformat/movenc: fixed fmp4 packets containing incorrect flags after transcodingWang Yaqiang2023-04-24
* avformat/movenc: correct loci parameter handlingGyan Doshi2023-04-03
* avformat/mov: fix 2 compile errorsTong Wu2023-03-16
* avformat/movenc: add PCM in mp4 supportZhao Zhili2023-03-15
* avformat/movenc: allow writing out channel count in MP4 and 3GPJan Ekström2023-02-14
* avutil/{color_utils, csp}: merge color_utils into csp and expose APILeo Izen2023-02-09
* avformat/avformat: Move AVOutputFormat internals out of public headerAndreas Rheinhardt2023-02-09
* avformat/movenc: Add loop parameter to animated AVIFVignesh Venkatasubramanian2023-01-13
* avformat/movenc: Add movie_timescale option to AVIFVignesh Venkatasubramanian2023-01-13
* avformat/movenc: correct write_colr warning placementGyan Doshi2022-12-15
* avformat/movenc: use av_dict_iterateMarvin Scholz2022-12-01
* avformat/vpcc: parse bitstream data to get profile and bitdepthJames Almer2022-11-17
* avformat/movenc: Write auxi box for animated AVIF with alphaVignesh Venkatasubramanian2022-09-22
* avformat/movenc: Remove experimental status of flac-in-MP4 muxingMartijn van Beurden2022-08-08
* avformat/movenc: Ensure packet is writable before modifying itAndreas Rheinhardt2022-07-09
* avformat/movenc: Fix invalid checkAndreas Rheinhardt2022-06-30
* avformat/movenc: limit ISOBMFF AC-3 mapping to bsids <=8Jan Ekström2022-06-30
* avformat/movenc: handle OOM situations when parsing AC-3 headersJan Ekström2022-06-30
* avformat/movenc: utilize existing AC-3 parsing workflow for AC-3Jan Ekström2022-06-30
* avformat/movenc: move eac3_info definition so that it can be used for AC-3Jan Ekström2022-06-30
* avformat/movenc: enable handle_eac3 to handle AC-3 tracksJan Ekström2022-06-30
* {configure,avformat/movenc}: enable AC-3 parser for movencJan Ekström2022-06-30
* avformat/movenc: Support alpha channel for AVIFVignesh Venkatasubramanian2022-06-27
* avformat/movenc: enable compressorname for mp4 modeZhao Zhili2022-06-24
* avformat/mov: refactor to use avutil/uuidPierre-Anthony Lemieux2022-06-12
* avformat/movenc: Add support for AVIF muxingVignesh Venkatasubramanian2022-05-13
* avformat/av1: Add a parameter to av1c to omit seq headerVignesh Venkatasubramanian2022-05-13
* avformat/utils: Move ff_get_packet_palette() to rawutils.cAndreas Rheinhardt2022-05-10
* avformat/internal: Move muxing-only functions to new mux.h headerAndreas Rheinhardt2022-05-10
* movenc: add write_btrt optionerankor2022-05-02
* avformat/movenc: sidx earliest_presentation_time is applied after editlistZhao Zhili2022-04-29
* avformat/movenc: don't use mono layout when a front center label is expectedJames Almer2022-04-05
* avformat/movenc: write channel descriptions when a known layout or a bitmap c...James Almer2022-04-05
* avformat/movenc: use warning log level and small adjustment for the logLimin Wang2022-03-22
* avformat/movenc: initialize pts/dts of timecode packetLimin Wang2022-03-22
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* libavformat: Split version.hMartin Storsjö2022-03-16
* mov: convert to new channel layout APIVittorio Giovara2022-03-15
* movenc: Use LIBAVFORMAT_IDENT instead of LIBAVCODEC_IDENTMartin Storsjö2022-03-13
* avformat/movenc: Simplify creating chapter track extradataAndreas Rheinhardt2022-03-11
* avformat/movenc: fix duration in mdhd boxZhao Zhili2022-01-10
* avcodec/packet_internal: Add proper PacketList structAndreas Rheinhardt2022-01-04
* avcodec/utils: Unavpriv avpriv_toupper4()Andreas Rheinhardt2022-01-04
* avcodec/raw: Reduce number of avpriv symbolsAndreas Rheinhardt2022-01-04
* avformat/movenc: Use dedicated pointer for access to MOVTrackAndreas Rheinhardt2022-01-04