26171 Commits (ae8295417adff5d1db52fc5a23f3e4bf744fc3fe)

Author SHA1 Message Date
Peter Ross ae8295417a avformat/rmdec: support RMHD file format 2 months ago
James Almer 707e2184ca avformat/riff: map Y416 fourcc to RAWVIDEO decoder 3 months ago
James Almer faec8763e8 avformat/riff: map Y210 and Y216 fourcc to RAWVIDEO decoder 3 months ago
Michael Niedermayer db7b4fc89f
avformat/mpegts: Initialize predefined_SLConfigDescriptor_seen 3 months ago
Michael Niedermayer 23088a5ff2
avformat/mxfdec: Fix overflow in midpoint computation 3 months ago
Tomas Härdin baa23e40c1 lavf/mxfdec: Set a scan direction explicitly 3 months ago
James Almer 1edc748eff avformat/movenc: explicitly support V30XLE and not the host native endian version 3 months ago
Anton Khirnov 86460a0342 lavf/flvdec: replace a private option with a field in FFFormatContext 3 months ago
Anton Khirnov 31da5222a4 lavf: replace FFFormatContext.prefer_codec_framerate with FF_INFMT_FLAG 3 months ago
Anton Khirnov 12e5116872 lavf: deprecate av_format_inject_global_side_data() 3 months ago
Anton Khirnov cb80ec0b6c lavf: move demuxing-specific fields from FFFormatContext to FormatContextInternal 3 months ago
Anton Khirnov 6d05e7e314 lavf: move muxing-specific fields from FFFormatContext to FormatContextInternal 3 months ago
Anton Khirnov 772911d3a8 lavf: add new struct for data private to generic layer 3 months ago
Anton Khirnov 461a359abc lavf: add a header for generic-layer interfaces 3 months ago
Anton Khirnov de49452bc1 lavf/internal: remove a prototype for non-existent function 3 months ago
James Almer e347b4ff31 avformat/riff: map Y410 fourcc to RAWVIDEO decoder 3 months ago
Marth64 f46415f373 avformat/hlsenc: check return value of avcodec_parameters_copy() 3 months ago
Marth64 95bb47de7d avformat/dashdec: format open_demux_for_component() 3 months ago
Marth64 7acc2ebd5d avformat/dashdec: check return code of avcodec_parameters_copy() 3 months ago
Marth64 6ee7555a90 avformat/dashdec: return ret directly in open_demux_for_component() 3 months ago
Jonathan Baecker e6e9cb3ce7 libavformat/hlsplaylist: add subtitle_varname for naming subtitle streams 3 months ago
Jonathan Baecker c7cf0df494 avformat/hlsenc: Respect `omit_endlist` flag in subtitle playlists 3 months ago
Jonathan Baecker 425c323420 avformat/hlsenc: Respect `append_list` flag in subtitle 3 months ago
asivery 31a63e4e01 avformat/oma: Demux oma-encapsulated AAC audio 3 months ago
James Almer 02306cbfee avcodec: deprecate v410 de/encoder 3 months ago
James Almer 3c64d614c7 avcodec: deprecate v308 de/encoder 3 months ago
James Almer e2427a4223 avcodec: deprecate v408 de/encoder 3 months ago
James Almer c5cf98d77e avformat/movenc: add support for V30X pixel format 3 months ago
James Almer 12fc358249 avformat/movenc: add support for VYU444 pixel format 3 months ago
James Almer d6b08e0c0f avformat/movenc: add support for UYVA pixel format 3 months ago
James Almer 8b208362ae avformat/riff: map v410 fourcc to RAWVIDEO decoder 3 months ago
James Almer f6878a9b09 avformat/riff: map v308 fourcc to RAWVIDEO decoder 3 months ago
James Almer b9653e3d3c avformat/riff: map v408 fourcc to RAWVIDEO decoder 3 months ago
James Almer 1f9a44a7fc avformat/riff: map y408 fourcc to RAWVIDEO decoder 3 months ago
Michael Niedermayer c4122406f6
avformat/matroskadec: Check desc_bytes so bits fit in 64bit 3 months ago
Michael Niedermayer 057b8c2066
avformat/mov: Avoid overflow in dts 3 months ago
Martin Schitter 3cb648d569
libavformat/mxf: Add ULs for DNxUncompressed 3 months ago
James Almer e907bf677a avformat/mov: split off lcevc stream group initialization to its own function 3 months ago
James Almer d5eb0e7fb3 avformat/mov: split off heif item initialization to its own function 3 months ago
James Almer 650ce61745 avformat/mov: don't abort on invalid clap box data 3 months ago
James Almer 7573f02840 avformat/mov: get heif image mirroring from imir box 3 months ago
James Almer f225e6f3c6 avformat/mov: parse clap boxes that reference heif items 3 months ago
James Almer ba6eeb2c65 avformat/mov: parse colr boxes that reference tile grids 3 months ago
James Almer 58c265d956 avformat/mov: factorize getting the current item 3 months ago
Tomas Härdin 25d605d080 lavf/mxfdec: Remove a call to avio_tell() in klv_read_packet() 3 months ago
Tomas Härdin 649ac17efd lavf/mxfdec: Speed up mxf_edit_unit_absolute_offset() 3 months ago
Tomas Härdin e3fa469a55 lavf/mxfdec: Speed up klv_read_packet() 3 months ago
James Almer 76eb3e5ff3 avformat/mov: get heif image rotation from irot box 3 months ago
James Almer 50d1b89fa0 avformat/avformat: add side data to AVStreamGroupTileGrid 3 months ago
James Almer 04182b5549 avformat/mov: don't return the latest stream when an item stream is expected 3 months ago