summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/dvenc: Fix undefined left shift of negative numbersAndreas Rheinhardt2020-10-04
* avfilter/vf_v360: fix possible out of range valuesPaul B Mahol2020-10-04
* avfilter/vf_v360: add mitchell interpolationPaul B Mahol2020-10-04
* avformat/moflex: Check m->size before seekingMichael Niedermayer2020-10-04
* avcodec/dxtory: Fix negative stride shift in dx2_decode_slice_420()Michael Niedermayer2020-10-04
* avcodec/av1dec: partially clean state on frame decoding errorsJames Almer2020-10-04
* avformat: add tri-ACE demuxerPaul B Mahol2020-10-03
* avformat/adxdec: demux multiple blocks at oncePaul B Mahol2020-10-03
* libwavpackenc: remove libwavpackenc wrapperLynne2020-10-02
* avformat/movenc: handle tracks w/o AVStreams in calculate_mpeg4_bit_ratesJan Ekström2020-10-02
* avformat/asfdec_f: Change order or operations slightlyMichael Niedermayer2020-10-02
* avformat/dxa: Use av_rescale() for duration computationMichael Niedermayer2020-10-02
* avcodec/vc1_block: Fix integer overflow in ac valueMichael Niedermayer2020-10-02
* libswcale/input: use more accurate rgbf32 yuv conversionsMark Reid2020-10-02
* libswscale/tests: add floatimg_cmp testMark Reid2020-10-02
* avformat/rtsp: fix parse_rtsp_messageZhao Zhili2020-10-02
* rtsp: Fix infinite loop in listen mode with UDP transportMartin Storsjö2020-10-02
* avutil/pixdesc: add missing FF_API_PSEUDOPAL checkJames Almer2020-10-02
* avformat/utils: add missing FF_API_LAVF_AVCTX checkJames Almer2020-10-01
* avformat/sdp: add missing FF_API_LAVF_AVCTX checkJames Almer2020-10-01
* avcodec/utils: add missing FF_API_TAG_STRING checkJames Almer2020-10-01
* avcodec/options: add missing FF_API_COPY_CONTEXT checksJames Almer2020-10-01
* avcodec/libvpxenc: add missing FF_API_ERROR_FRAME checkJames Almer2020-10-01
* avcodec/cuviddec: avoid copy of uninitialized extradata pointerTimo Rothenpieler2020-10-01
* avcodec/cuviddec: use correct type for extradata_sizeTimo Rothenpieler2020-10-01
* avcodec/cuviddec: fix copy&paste errorTimo Rothenpieler2020-10-01
* avformat/movenc: Fix stack overflow when remuxing timecode tracksAndreas Rheinhardt2020-10-01
* avcodec/utils: ReindentationAndreas Rheinhardt2020-10-01
* avcodec/utils: Also free encoder extradata on avcodec_open2() errorAndreas Rheinhardt2020-10-01
* avcodec/utils: Don't forget cleaning up when allocating priv_data failsAndreas Rheinhardt2020-10-01
* avcodec/utils: Improve check for freeing codec private optionsAndreas Rheinhardt2020-10-01
* avcodec/utils: Remove always-true checkAndreas Rheinhardt2020-10-01
* opusdec: do not fail when LBRR frames are presentAnton Khirnov2020-10-01
* fate: add scale filters for big-endian architectures.Nicolas George2020-09-30
* swresample/audioconvert: Fix left shift of negative valueAndreas Rheinhardt2020-09-30
* avcodec/av1dec: call ff_cbs_flush() on decoder flushJames Almer2020-09-29
* avcodec/av1dec: fix check for active sequence headerJames Almer2020-09-29
* avcodec/av1dec: parse dimensions from the sequence header in extradataJames Almer2020-09-29
* avcodec/cbs_vp9: implement a CodedBitstreamType.flush() callbackJames Almer2020-09-29
* avcodec/cbs_h2645: implement CodedBitstreamType.flush() callbacksJames Almer2020-09-29
* avcodec/cbs_av1: implement a CodedBitstreamType.flush() callbackJames Almer2020-09-29
* avcodec/cbs: add a flush callback to CodedBitstreamTypeJames Almer2020-09-29
* avfilter/vf_v360: stop using floats variables in xyz_to_octahedronPaul B Mahol2020-09-30
* avcodec/cuviddec: handle arbitrarily sized extradataTimo Rothenpieler2020-09-29
* avcodec/utils: Only call codec->close if init has been calledAndreas Rheinhardt2020-09-29
* Revert "avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE"Mark Thompson2020-09-29
* avfilter/vf_v360: simplify input flippingPaul B Mahol2020-09-29
* avfilter/vf_v360: split maps into slicesPaul B Mahol2020-09-29
* dnn/native: add native support for denseMingyu Yin2020-09-29
* libavcodec/videotoolboxenc: Fix crash when frame received after errorRick Kern2020-09-28