summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tools:target_dem_fuzzer: Split into a fuzzer fuzzing at the protocol level an...Michael Niedermayer2020-09-13
* avcodec/crystalhd: Remove unused packetAndreas Rheinhardt2020-09-13
* avcodec/av1dec: fix setting pix_fmtJames Almer2020-09-12
* avcodec/av1dec: update reference frame state on show_existing_frameJames Almer2020-09-12
* avcodec/av1dec: set chroma_sample_locationJames Almer2020-09-12
* avcodec/av1dec: use av_cmp_q() to compare aspect ratioJames Almer2020-09-12
* avcodec/av1_parser: don't set AVCodecContext frame dimensionsJames Almer2020-09-12
* avcodec: add AV1 hardware accelerated decoderFei Wang2020-09-12
* avcodec/av1_parser: don't set AVCodecContext pixel formatJames Almer2020-09-12
* avcodec/mpc: Fix multiple numerical overflows in ff_mpc_dequantize_and_synth()Michael Niedermayer2020-09-12
* avcodec/mobiclip: Check quantizer before table setupMichael Niedermayer2020-09-12
* avcodec/adpcm: take into account block_align when decoding ADPCM_PSXPaul B Mahol2020-09-12
* avformat/brstm: remove custom allocation of table to hold coeffsPaul B Mahol2020-09-12
* avformat/brstm: fix decoding brstm with custom coeff offsetsPaul B Mahol2020-09-12
* fate: use correct uint32 layerMark Reid2020-09-12
* lavf/mov: Remove redundant codeJun Zhao2020-09-12
* dnn/openvino: add input/output name infoTing Fu2020-09-12
* dnn/openvino: support run inference via GPUTing Fu2020-09-12
* avcodec/exr: initialize axmax and bxmin to 0Paul B Mahol2020-09-12
* avcodec/exr: add support data windows larger or outside display windowMark Reid2020-09-12
* avcodec/utils: make the src paramater for ff_thread_ref_frame constJames Almer2020-09-11
* avfilter/formats: Remove pointless checksAndreas Rheinhardt2020-09-11
* avfilter/formats: Don't typedef structure a second timeAndreas Rheinhardt2020-09-11
* fftools, libavcodec, libavfilter: Add const to some AVCodec *Andreas Rheinhardt2020-09-11
* avfilter/vf_subtitles: Remove obsolete LIBAVCODEC_VERSION_INT checksAndreas Rheinhardt2020-09-11
* avfilter/vf_subtitles: Remove unnecessary initialization of AVPacketAndreas Rheinhardt2020-09-11
* avfilter/vf_subtitles: Fix leaks on failureAndreas Rheinhardt2020-09-11
* avfilter/vf_uspp: Fix potential leak of dict on errorAndreas Rheinhardt2020-09-11
* avfilter/lavfutils: Avoid initializing packetAndreas Rheinhardt2020-09-11
* avfilter/lavfutils: Fix memleak when avformat_find_stream_info() failsAndreas Rheinhardt2020-09-11
* avfilter/lavfutils: Don't use uninitialized pointers for freeingAndreas Rheinhardt2020-09-11
* avformat/utils: Avoid duplicating extradata from extract_extradata BSFAndreas Rheinhardt2020-09-11
* avcodec/extract_extradata: Reindent after the last commitAndreas Rheinhardt2020-09-11
* avcodec/extract_extradata: Remove always-true checkAndreas Rheinhardt2020-09-11
* avcodec/agm: Fix off by 1 error in decode_inter_plane()Michael Niedermayer2020-09-10
* avcodec/fastaudio: Remove redundant % 32Michael Niedermayer2020-09-10
* configure: Fix msa can't be disabled when '--cpu=loongson3a' assigned.Shiyou Yin2020-09-10
* avcodec/mips: [loongson] Fixed mmi optimizationgxw2020-09-10
* avfilter/src_movie: Fix leak of packet upon errorAndreas Rheinhardt2020-09-10
* avfilter/src_movie: Remove unnecessary secondary AVPacketAndreas Rheinhardt2020-09-10
* avfilter/src_movie: Remove unneeded resetting of AVPacketAndreas Rheinhardt2020-09-10
* avformat/brstm: clip timestamp when seeking into acceptable rangePaul B Mahol2020-09-10
* avformat/mca: clip timestamp when seeking into acceptable rangePaul B Mahol2020-09-10
* avformat: add mca demuxerZixing Liu2020-09-10
* tests: fix warning ISO C90 forbids mixed declarations and codeLimin Wang2020-09-10
* libavcodec/options_table: Add missing colorspace optionsHarry Mallon2020-09-10
* avformat/segment: Avoid duplicating string when parsing frames listAndreas Rheinhardt2020-09-10
* avformat/segment: Fix error messagesAndreas Rheinhardt2020-09-10
* avformat/segment: Remove redundant code for freeing in write_trailerAndreas Rheinhardt2020-09-10
* avformat/segment: Free SegmentListEntries in deinit, not write_trailerAndreas Rheinhardt2020-09-10