summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt2022-01-04
* avformat/(aiff|flac|mov|mp3|tta)enc: Don't create unnecessary referencesAndreas Rheinhardt2022-01-04
* avformat/movenc: Refactor mov_write_dvcc_dvvc_tag to use ff_isom_put_dvcc_dvvcquietvoid2022-01-04
* avformat/mov: Refactor mov_read_dvcc_dvvc to use ff_isom_parse_dvcc_dvvcquietvoid2022-01-04
* avformat/matroska{dec, enc}: Parse BlockAdditionMapping elementsquietvoid2022-01-04
* avformat/dovi_isom: Implement Dolby Vision configuration parsing/writingquietvoid2022-01-04
* avformat/utils: propagate return value of ff_format_io_close in ff_format_shi...Marton Balint2022-01-03
* avformat/segafilmenc: use ff_format_shift_data for shiftingMarton Balint2022-01-03
* avformat/flvenc: use ff_format_shift_data for data shiftingMarton Balint2022-01-03
* avformat/movenc: factorize data shiftingMarton Balint2022-01-03
* lib*/version.h: Bump Versions after release/5.0 branchMichael Niedermayer2022-01-03
* lib*/version.h: Bump Versions before release/5.0 branchMichael Niedermayer2022-01-03
* doc/APIchanges: Fill in missing thingsMichael Niedermayer2022-01-03
* lavf/imfdec: mark as experimentalAnton Khirnov2022-01-03
* lavf: add a flag for experimental (de)muxersAnton Khirnov2022-01-03
* libavcodec/pthread_frame: remove duplicate pointersYu Yang2022-01-03
* configure: Make IMF demuxer require MXF demuxerAndreas Rheinhardt2022-01-03
* fate/libswcale: add missing samples dependency to sws-slice testsJames Almer2022-01-03
* avfilter/vf_scale_vulkan: align struct ScaleVulkanContextWu Jianhua2022-01-03
* transpose_vulkan: add passthrough optionWu Jianhua2022-01-03
* hwcontext_vulkan: remove VK_EXT_hdr_metadata from autoloaded extensions listLynne2022-01-03
* avcodec/speexdec: Consider mode in frame size checkMichael Niedermayer2022-01-01
* lavc/{av1, h264, h265}_metadata_bsf: fix description of tick_rateZhao Zhili2022-01-01
* avformat/Makefile: add imf.h to SKIPHEADERSJames Almer2021-12-31
* http: make caching of redirect url optionalerankor2021-12-31
* configure: bump yearGyan Doshi2022-01-01
* avformat/mov: add option max_stts_deltaGyan Doshi2021-12-31
* avformat/imf: TestsPierre-Anthony Lemieux2021-12-31
* avformat/imf: DemuxerPierre-Anthony Lemieux2021-12-31
* avformat: add bitpacked demuxerLimin Wang2021-12-31
* avcodec/apedec: fix integer overflow in 8bit samplesMichael Niedermayer2021-12-30
* avformat/flvdec: timestamps cannot use the full int64 rangeMichael Niedermayer2021-12-30
* avcodec/targa: Check input size for uncompressed TGA before allocationMichael Niedermayer2021-12-30
* avcodec/tiff: Remove messing with jpeg contextMichael Niedermayer2021-12-30
* lavf/tls_mbedtls: fix handling of tls_verify=0sfan52021-12-30
* lavc/mediacodecdec: set codec profile and level from extradata for H264+HEVCsfan52021-12-30
* doc/demuxers: add entry for aacGyan Doshi2021-12-30
* avcodec/v4l2_m2m_dec: dequeue frame if input isn't readyCameron Gutman2021-12-28
* avcodec/libx26[45]: reindent after last commitLimin Wang2021-12-28
* avcodec/libx26[45]: add udu_sei option to import user data unregistered SEIsLimin Wang2021-12-28
* avcodec/qsvenc_h264: use AV_OPT_TYPE_BOOL for aud, a53cc, cavlc, look_ahead, ...Limin Wang2021-12-27
* avcodec/qsvenc_hevc: use AV_OPT_TYPE_BOOL for aud optionLimin Wang2021-12-27
* avcodec/vaapi_encode_vp9: fix > 4k encode fail issueZhang yuankun2021-12-27
* avformat/mxfenc: fix DNxHD GC element_typeNicolas Gaullier2021-12-27
* avformat/mxfenc: fix DNxHD GC container_ulNicolas Gaullier2021-12-27
* avcodec/nvenc: add udu_sei option to import user data unregistered SEIsLimin Wang2021-12-25
* avformat/mvdec: Check bytes_per_sampleMichael Niedermayer2021-12-25
* avcodec/cdgraphics: avoid signed overflow in alphaMichael Niedermayer2021-12-25
* avfilter: add anlmf filterPaul B Mahol2021-12-25
* avdevice/dshow: don't mix declarations and codeJames Almer2021-12-24