summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/adpcm: Check block align for AV_CODEC_ID_ADPCM_PSXMichael Niedermayer2020-10-11
* avcodec/mobiclip: Fix multiple integer overflowsMichael Niedermayer2020-10-11
* Allow using only the mfra info for seeking using the fragment indexJustin Ruggles2020-10-11
* swscale/utils: override forced-zero formats back to full rangeJan Ekström2020-10-11
* swscale/utils: split range override check into its own functionJan Ekström2020-10-11
* avfilter/avfilter.h: add missing FF_API_NEXT wrapperJames Almer2020-10-10
* avformat/avformat.h: add missing FF_API_NEXT wrappersJames Almer2020-10-10
* avcodec/codec.h: add missing FF_API_NEXT wrapperJames Almer2020-10-10
* avcodec/vp9: Fix stack-buffer overflow with VP9 VDPAU availableAndreas Rheinhardt2020-10-11
* avcodec/sheervideo: Avoid code duplication when creating VLC tablesAndreas Rheinhardt2020-10-10
* avcodec/sheervideo: Reduce the size of static arraysAndreas Rheinhardt2020-10-10
* avcodec/sheervideo: Don't leave context in inconsistent state upon errorAndreas Rheinhardt2020-10-10
* avcodec/sheervideo: Inline compile-time constantsAndreas Rheinhardt2020-10-10
* avcodec/sheervideo: Improve creating VLC tablesAndreas Rheinhardt2020-10-10
* avcodec/celp_filters: Avoid invalid negation in ff_celp_lp_synthesis_filter()Michael Niedermayer2020-10-10
* avcodec/takdsp: Fix negative shift in decorrelate_sf()Michael Niedermayer2020-10-10
* fate: Add aa-demux testMichael Niedermayer2020-10-10
* avcodec/parsers: add missing FF_API_NEXT wrappersJames Almer2020-10-10
* avcodec/mpeg12dec: Optimize reading mpeg2 intra escape codesAndreas Rheinhardt2020-10-10
* avformat/aviobuf: increase default read buffer size to 2*max_buffer_size for ...Marton Balint2020-10-09
* avformat/aviobuf: fix indentationMarton Balint2020-10-09
* avformat/aviobuf: do not allocate a new buffer in ffio_ensure_seekback if not...Marton Balint2020-10-09
* avformat/aviobuf: discard part of the IO buffer in ffio_ensure_seekback if ne...Marton Balint2020-10-09
* avformat/mpjpegdec: make sure we seek back to the ensured bufferMarton Balint2020-10-09
* avformat/mpegts: make sure mpegts_resync do not run out of the initially requ...Marton Balint2020-10-09
* avformat/aviobuf: fix checks in ffio_ensure_seekbackMarton Balint2020-10-09
* avformat/aviobuf: check if requested seekback buffer is already readMarton Balint2020-10-09
* avformat/aviobuf: write data into the IO buffer till the very end of the bufferMarton Balint2020-10-09
* avfilter/vf_minterpolate: Remove redundant code for freeingAndreas Rheinhardt2020-10-09
* avfilter/vf_minterpolate: Fix left shift of negative valueAndreas Rheinhardt2020-10-09
* avfilter/vf_minterpolate: Reject too small dimensionsAndreas Rheinhardt2020-10-09
* avformat/rtsp: allocate correct max number of pollfdsAndriy Gelman2020-10-08
* avformat/rtspdec: add newline in log messageAndriy Gelman2020-10-08
* FATE/dnn: only run unit test when CONFIG_DNN enabledPeter Ross2020-10-09
* avcodec/magicyuvenc: Use more correct cast in compare functionAndreas Rheinhardt2020-10-09
* avcodec/magicyuvenc: Avoid sorting Huffman table unnecessarilyAndreas Rheinhardt2020-10-09
* avcodec/mjpegdec: Remove redundant initializationAndreas Rheinhardt2020-10-09
* avcodec/mjpegdec: Remove use_static from build_vlc()Andreas Rheinhardt2020-10-09
* avformat/libopenmpt: Don't discard constAndreas Rheinhardt2020-10-08
* avcodec/mjpegdec: Use correct number of codes when init default VLCsAndreas Rheinhardt2020-10-08
* avcodec/mjpegdec: Use correct number of codes for VLC tablesAndreas Rheinhardt2020-10-08
* VP9 Profile 2 VDPAU supportManojGuptaBonda2020-10-08
* avformat/dashdec: Reset pointer to NULL after freeing itAndreas Rheinhardt2020-10-08
* configure: add missing atsc_a53 dependencies to hevcparse and h264_parserJames Almer2020-10-08
* libavformat/dashdec: Fix issue with dash on WindowsChristopher Degawa2020-10-08
* lavf/img2dec: Auto-detect Cintel scanner images.Carl Eugen Hoyos2020-10-08
* avcodec/mjpegdec: improve decoding of DNG filesPaul B Mahol2020-10-07
* avcodec/tiff: do not abort decoding if strips are availablePaul B Mahol2020-10-07
* avcodec: add Cintel RAW decoderPaul B Mahol2020-10-07
* avfilter/vf_v360: use quaternions for rotationPaul B Mahol2020-10-07