summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* libswcale/input: use more accurate planer rgb16 yuv conversionsMark Reid2020-10-06
* avcodec/av1dec: avoid probing with av1decJames Almer2020-10-06
* lavf/avs2dec.c: optimize code stylehwren2020-10-06
* lavc/avs2_parser.c: optimize code stylehwren2020-10-06
* lavf/davs2.c: rename as avs2dec.c for better understandinghwren2020-10-06
* lavc/avs2_parser.c,lavf/davs2.c: add AVS2_* prefixhwren2020-10-06
* lavc,doc: add libuavs3d video decoder wrapperhwren2020-10-06
* lavf/avs3dec: add raw avs3 demuxerhwren2020-10-06
* lavc/avs3_parser: add avs3 parserhwren2020-10-05
* lavc/avs3.h: add AVS3 related definitionshwren2020-10-05
* lavc: add AVS3 codec id and deschwren2020-10-05
* avcodec/h264_slice: use av_buffer_replace() to simplify codeJames Almer2020-10-05
* avformat/movenc: Avoid allocation for timecode trackAndreas Rheinhardt2020-10-05
* avformat/movenc: Don't forget to free fragment buffersAndreas Rheinhardt2020-10-05