summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libswscale: add output support for AV_PIX_FMT_GBRAPF32Mark Reid2020-05-05
* libswscale: add input support AV_PIX_FMT_GBRAPF32Mark Reid2020-05-05
* avformat/nutenc: Write size into right dynamic bufferAndreas Rheinhardt2020-05-05
* avformat/aviobuf, nutenc: Move ff_puv_v, ff_get_v_length to nutenc.cAndreas Rheinhardt2020-05-05
* avformat/nutenc: Add goto fail in nut_write_headers()Andreas Rheinhardt2020-05-05
* avformat/nutenc: Reuse dynamic buffers when possibleAndreas Rheinhardt2020-05-05
* libavformat/nutenc: Remove redundant function parameterAndreas Rheinhardt2020-05-05
* avcodec/avpacket: add missing entry for prft to av_packet_side_data_name()James Almer2020-05-05
* lavc/vp9: fix reference frame dimensions check for SINGLE_REFERENCE modeLinjie Fu2020-05-05
* avcodec/v4l2_m2m_enc: Support changing qmin/qmaxAndriy Gelman2020-05-05
* avcodec/utils: simplify, remove duplicate codeLimin Wang2020-05-05
* avformat/mxfdec: reindent codeLimin Wang2020-05-05
* avcodec/v4l2_m2m_enc: reindent codeLimin Wang2020-05-05
* avcodec/prores_metadata_bsf: Use AVCOL_TRC_NB - 1 for the valid max rangeLimin Wang2020-05-05
* lavc/vaapi_encode: add FF_CODEC_CAP_INIT_CLEANUP caps for encodersLinjie Fu2020-05-04
* avformat/matroskadec: Free right buffer on errorAndreas Rheinhardt2020-05-04
* doc/muxers: remove hls_fmp4_init_resend parameterSteven Liu2020-05-04
* avcodec/cbs_h265: add missing support for reserved_payload_extension_data SEI...James Almer2020-05-03
* avcodec/cbs_h265: move the payload_extension_present check into its own functionJames Almer2020-05-03
* avcodec/cbs_h265: rename H265RawPSExtensionData to H265RawExtensionDataJames Almer2020-05-03
* Revert "avcodec/proresenc_anatoliy: support for more color matrix for proresenc"Limin Wang2020-05-04
* avcodec/librav1e: Require a bitrate to be set when using 2-pass modeDerek Buitenhuis2020-05-03
* ffmpeg: Don't require a known device to pass a frames context to an encoderMark Thompson2020-05-03
* avcodec/h265_metadata: filter parameter sets in packet side dataJames Almer2020-05-03
* avcodec/h264_metadata: filter parameter sets in packet side dataJames Almer2020-05-03
* avcodec/av1_metadata: filter parameter sets in packet side dataJames Almer2020-05-03
* avformat/matroskaenc: Check mimetypes earlierAndreas Rheinhardt2020-05-03
* avformat/matroskaenc: Fix memleak upon encountering bogus chapterAndreas Rheinhardt2020-05-03
* avformat/matroskaenc: Make sure UIDs of delayed chapters are != 0Andreas Rheinhardt2020-05-03
* avformat/vorbiscomment: Switch to AVIOContext from bytestream APIAndreas Rheinhardt2020-05-03
* avformat/vorbiscomment: Replace AVDictionary ** by const AVDictionary *Andreas Rheinhardt2020-05-03
* avformat/matroskaenc: Replace impossible condition with assertAndreas Rheinhardt2020-05-03
* avformat/matroskaenc: Write SeekHead when livestreamingAndreas Rheinhardt2020-05-03
* avformat/matroskaenc: Only write Cluster if it has in fact been openedAndreas Rheinhardt2020-05-03
* avcodec/proresenc_anatoliy: support for more color matrix for proresencLimin Wang2020-05-03
* avcodec/prores_metadata_bsf: add arib-std-b67 format supportLimin Wang2020-05-03
* avcodec/prores_metadata_bsf: add smpte2084 format supportLimin Wang2020-05-03
* avcodec/nvenc_hevc: add spatial-aq and temporal-aq option to consistent with ...Limin Wang2020-05-03
* avcodec/nvenc_h264: add spatial_aq and temporal_aq option to consistent with ...Limin Wang2020-05-03
* avformat/libsrt: change open_timeout to int64_t to avoid integer overflowLimin Wang2020-05-03
* avformat/libsrt: clarify option description for timeout and latency unit of m...Limin Wang2020-05-03
* doc/protocols: clarify timeout and latency unit of measurement for SRTLimin Wang2020-05-03
* fftools/ffmpeg: use a bsf list instead of individual bsfsMarton Balint2020-05-02
* avcodec/bsf: support shorthand options for av_bsf_list_parse_strMarton Balint2020-05-02
* avcodec/decode: use a single list bsf for codec decode bsfsMarton Balint2020-05-02
* fftools/ffprobe: show closed caption info in the stream dumpvectronic2020-05-02
* avcodec/vp9dsp_template: Fix integer overflows in idct32_1d()Michael Niedermayer2020-05-02
* avcodec/alacdsp: Fix invalid shift in append_extra_bits()Michael Niedermayer2020-05-02
* libavcodec/wmalosslessdec: prevent sum of positive numbers from becoming nega...Michael Niedermayer2020-05-02
* avcodec/dstdec: Fix integer overflow in read_table()Michael Niedermayer2020-05-02