summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ffmpeg: only copy bits_per_sample from decoder when it remains validAnton Khirnov2021-12-04
* ffmpeg: make -bits_per_raw_sample a per-output-stream optionAnton Khirnov2021-12-04
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* lavfi/allfilters: move vf_chromaber_vulkan to video sectionAnton Khirnov2021-12-04
* libavutil/hwcontext_qsv: fix a bug for mapping vaapi frame to qsvnyanmisaka2021-12-04
* avformat: do not use AVIO_FLAG_* with avio_alloc_contextMarvin Scholz2021-12-04
* avcodec/videotoolbox: fix use of unknown builtin '__builtin_available'Limin Wang2021-12-04
* avformat/rtspdec: get rid of the hardcoded max size for sdpLimin Wang2021-12-04
* avformat/rtsp: load the sdp file with avio_read_to_bprint()Limin Wang2021-12-04
* avformat/aviobuf: check if read_packet() exist before read_packet_wrapper()Limin Wang2021-12-04
* lavu/avframe: add a time_base fieldLynne2021-12-03
* avfilter/buffersink: Remove outdated commentsAndreas Rheinhardt2021-12-03
* avdevice/lavfi: Don't require AV_PIX_FMT_NONE == -1Andreas Rheinhardt2021-12-03
* avdevice/lavfi: Simplify setting sample_fmtsAndreas Rheinhardt2021-12-03
* avdevice/lavfi: Make array static constAndreas Rheinhardt2021-12-03
* avdevice/lavfi: Avoid calling av_buffersink_get_* multiple timesAndreas Rheinhardt2021-12-03
* avdevice/lavfi: Use dedicated pointer to access st->codecparAndreas Rheinhardt2021-12-03
* avdevice/lavfi: Don't unnecessarily write '\0' to AVBPrintAndreas Rheinhardt2021-12-03
* fftools/ffmpeg_filter: Avoid DynBuf API to improve error checksAndreas Rheinhardt2021-12-03
* fftools/ffmpeg_filter: Avoid DynBuf-API for writing stringsAndreas Rheinhardt2021-12-03
* swscale/yuv2rgb: Silence a set-but-unused-variable warningAndreas Rheinhardt2021-12-03
* all: Remove unused-but-set variablesAndreas Rheinhardt2021-12-03
* all: Use av_memdup() where appropriateAndreas Rheinhardt2021-12-03
* avcodec/h264_redundant_pps_bsf: Inline constantAndreas Rheinhardt2021-12-03
* avcodec/h264_redundant_pps_bsf: Support multiple input PPSAndreas Rheinhardt2021-12-03
* avcodec/h264_redundant_pps_bsf: Remove flush callbackAndreas Rheinhardt2021-12-03
* avdevice/lavfi: Properly free an AVDictionaryAndreas Rheinhardt2021-12-03
* avdevice/lavfi: Cleanup generically on read_header failureAndreas Rheinhardt2021-12-03
* swresample/swresample: Remove array size hint from swr_convert()Andreas Rheinhardt2021-12-03
* avformat/mvdec: handle audio sample sizeJohn-Paul Stewart2021-12-03
* avformat/mvdec: fix reading number of audio channelsJohn-Paul Stewart2021-12-03
* fate/ffmpeg: Fix requirements of shortest testsAndreas Rheinhardt2021-12-02
* fate/ffmpeg: Fix shortest testsAndreas Rheinhardt2021-12-02
* Changelog: update with recent Vulkan filter additionsLynne2021-12-02
* avfilter: add a flip_vulkan filterWu Jianhua2021-12-02
* avfilter: add audio dynamic smooth filterPaul B Mahol2021-12-02
* avfilter: add audio spectral stats filterPaul B Mahol2021-12-02
* avcodec/movtextenc: Simplify writing a single charAndreas Rheinhardt2021-12-02
* avcodec/movtextenc: Remove redundant byte countAndreas Rheinhardt2021-12-02
* avcodec/movtextenc: Fix encoding of subtitles with multiple rectsAndreas Rheinhardt2021-12-02
* avcodec/movtextenc: Check for too long subtitlesAndreas Rheinhardt2021-12-02
* avcodec/movtextenc: Reset AVBPrint at the beginning, not end of encodingAndreas Rheinhardt2021-12-02
* avcodec/movtextenc: Fix infinite loop due to variable truncationAndreas Rheinhardt2021-12-02
* fate/ffmpeg: add some more flags to the shortest testsJames Almer2021-12-01
* fate/ffmpeg: add missing bitexact flags to the shortest testsJames Almer2021-12-01
* fate/ffmpeg: add tests for shortest optionJames Almer2021-12-01
* ffmpeg: fix usage of -shortest in codec copy scenariosJames Almer2021-12-01
* avcodec/vp3: Check version in all cases when VP4 code is not builtMichael Niedermayer2021-12-01
* tools/target_dec_fuzzer: Adjust DXA thresholdMichael Niedermayer2021-12-01
* avcodec/gemdec: Check tag & planes before image allocationMichael Niedermayer2021-12-01