summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avdevice/dshow: tv_tuner_audio_dialog cleanup missingDiederick Niehorster2022-01-04
* doc/APIchanges: Fill in the commit hash for DOVI metadata additionAndreas Rheinhardt2022-01-04
* lavc/hevcdec: Parse DOVI RPU NALsNiklas Haas2022-01-04
* fate: Limit Dolby Vision RPU test frame countNiklas Haas2022-01-04
* lavc: Implement Dolby Vision RPU parsingNiklas Haas2022-01-04
* ffprobe: Support AV_FRAME_DATA_DOVI_METADATAJan Ekström2022-01-04
* lavfi/showinfo: Support AV_FRAME_DATA_DOVI_METADATANiklas Haas2022-01-04
* lavu/frame: Add Dolby Vision metadata side data typeNiklas Haas2022-01-04
* avformat/tests/imf: Don't use uninitialized valueAndreas Rheinhardt2022-01-04
* avformat/imf: Fix error handling in set_context_streams_from_tracks()Pierre-Anthony Lemieux2022-01-04
* avformat/movenc: Use dedicated pointer for access to MOVTrackAndreas Rheinhardt2022-01-04
* avformat/mux, mxfenc: Don't use sizeof(AVPacket)Andreas Rheinhardt2022-01-04
* 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