summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libavfilter: Unify Execution Modes in DNN FiltersShubhanshu Saxena2021-08-28
* lavfi/dnn: Task-based Inference in Native BackendShubhanshu Saxena2021-08-28
* avfilter/signature: fix integer rounding cast precedenceJai Luthra2021-08-28
* avfilter/vf_scale: reset color matrix in case of identity & non-RGBJan Ekström2021-08-28
* avfilter/graphdump: Use pointer to const for pointer to static stringsAndreas Rheinhardt2021-08-27
* avfilter/graphdump: Don't return truncated stringAndreas Rheinhardt2021-08-27
* avfilter/graphdump: Don't silently truncate channel layout stringAndreas Rheinhardt2021-08-27
* avfilter/graphdump: Properly initialize AVBPrintAndreas Rheinhardt2021-08-27
* avformat/movenc: Avoid calling strlen multiple timesAndreas Rheinhardt2021-08-27
* avformat/vorbiscomment: Don't compute strlen twiceAndreas Rheinhardt2021-08-27
* avfilter/vf_colorcorrect: add median analyze modePaul B Mahol2021-08-27
* avfilter/vf_blend: use float for opacity calculationsPaul B Mahol2021-08-27
* avfilter/aeval: fix forgotten EOF case for activatePaul B Mahol2021-08-26
* avcodec/vc1dec: return value check for init_get_bitsmaryam ebrahimzadeh2021-08-26
* avcodec/wmadec: handle run_level_decode errorStéphane Cerveau2021-08-26
* avcodec/wma: Return specific error codeOlivier Crête2021-08-26
* avfilter/avf_showwaves: remove invalid multiplication by 2Paul B Mahol2021-08-26
* avcodec/vp6: return value check for init_get_bitsmaryam ebrahimzadeh2021-08-26
* avcodec/bsf: Avoid allocation for AVBSFInternalAndreas Rheinhardt2021-08-25
* avformat/aviobuf: Use ffio_fill for paddingAndreas Rheinhardt2021-08-25
* avformat/aviobuf: Avoid allocation when using dynamic bufferAndreas Rheinhardt2021-08-25
* avformat/avio: Move internal AVIOContext fields to avio_internal.hAndreas Rheinhardt2021-08-25
* avformat/aviobuf: Make ffio_set_buf_size() staticAndreas Rheinhardt2021-08-25
* avformat/utils: Move ffio_limit() to aviobufAndreas Rheinhardt2021-08-25
* avformat/matroskadec: Read RealAudio extradata directlyAndreas Rheinhardt2021-08-25
* avformat/aviobuf: Avoid calling function twice due to FFMAX()Andreas Rheinhardt2021-08-25
* avutil/log: Reorder elements of AVClass to make it smallerAndreas Rheinhardt2021-08-25
* avcodec/codec: Reorder elements to make AVCodec smallerAndreas Rheinhardt2021-08-25
* avcodec/h264_slice: don't allocate film grain buffers when using hwaccelJames Almer2021-08-25
* fftools/ffmpeg_filter: silence valgrind warningPaul B Mahol2021-08-25
* avcodec/dnxhddec: ignore second flag for encoded fieldPaul B Mahol2021-08-25
* arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 widthsMartin Storsjö2021-08-25
* tests/fate: move TTML-in-MP4 tests from subtitles.mak to mov.makJan Ekström2021-08-25
* avfilter: add hsvkey and hsvhold video filtersPaul B Mahol2021-08-25
* avcodec/jpeg2000_parser: Fix skipping of JP2 info markers by correctly readin...Shaun Simpson2021-08-25
* avcodec/jpeg2000_parser: Fix parsing of tile-part headerShaun Simpson2021-08-25
* avformat/movenc: add support for TTML muxingJan Ekström2021-08-25
* avformat/ttml: split TTML paragraph based or not check into headerJan Ekström2021-08-25
* avcodec/h264dec: fix possible out-of-bounds array accessNiklas Haas2021-08-25
* checkasm: collapse hevc pel testsJ. Dekker2021-08-24
* fate: update some missing refsJames Almer2021-08-24
* avcodec/h264_slice: signal the presence of Film Grain in the decoder contextJames Almer2021-08-24
* avcodec/av1: signal the presence of Film Grain in the decoder contextJames Almer2021-08-24
* avcodec/libdav1d: signal the presence of Film Grain in the decoder contextJames Almer2021-08-24
* avcodec: add a Film Grain codec property flagJames Almer2021-08-24
* avcodec/pthread_frame: also keep AVCodecContext.properties in sync between th...James Almer2021-08-24
* avcodec/h264dec: apply H.274 film grainNiklas Haas2021-08-24
* avcodec/h274: add film grain synthesis routineNiklas Haas2021-08-24
* avcodec/h264_slice: compute and export film grain seedNiklas Haas2021-08-24
* avfilter/avfilter: add a return at the end of a non-void functionJames Almer2021-08-24