summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter: add asuperpass and asuperstop filterPaul B Mahol2020-12-11
* avcodec/speedhqenc: Call correct functionAndreas Rheinhardt2020-12-11
* avformat/utils: Improve ffio_limit logicAndreas Rheinhardt2020-12-11
* lavf/rawdec: Return a low score if the mjpeg probe function detected one frame.Carl Eugen Hoyos2020-12-11
* avfilter/af_earwax: fix check that was left in previous commitPaul B Mahol2020-12-10
* avformat/hashenc: Reuse hash_free() for framehash muxersAndreas Rheinhardt2020-12-10
* avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channelsHendrik Leppkes2020-12-10
* tests/audiomatch: add free to make static analysis tools happyJun Zhao2020-12-10
* avformat/mov: remove an always true conditionZhao Zhili2020-12-10
* smvjpegdec: merge into mjpegdecAnton Khirnov2020-12-10
* mjpegdec: convert to receive_frame()Anton Khirnov2020-12-10
* tests: stop using -vsync dropAnton Khirnov2020-12-10
* ffmpeg: stop accessing deprecated stream-embedded codec contextAnton Khirnov2020-12-10
* lavf/mux: rewrite guessing the packet durationAnton Khirnov2020-12-10
* tests: drop api-codec-param testAnton Khirnov2020-12-10
* lavd/caca: do not access deprecated codec contextAnton Khirnov2020-12-10
* codec_desc: add SMVJPEG flagsAnton Khirnov2020-12-10
* img2dec: export avg_frame_rateAnton Khirnov2020-12-10
* avcodec/hevcdec: dynamic allocate sList and HEVClcListNuo Mi2020-12-10
* avcodec/snow: Use ff_thread_once() in ff_snow_common_init()Andreas Rheinhardt2020-12-10
* avcodec/idcinvideo: Mark decoder as init-threadsafeAndreas Rheinhardt2020-12-10
* avcodec/cinepak: Mark decoder as init-threadsafeAndreas Rheinhardt2020-12-10
* avcodec/cinepakenc: Mark encoder as init-threadsafeAndreas Rheinhardt2020-12-10
* avformat/matroskadec: Sanity check codec_id/track typeMichael Niedermayer2020-12-09
* avformat/rpl: Check the number of streamsMichael Niedermayer2020-12-09
* avformat/vividas: Check sample_rateMichael Niedermayer2020-12-09
* avformat/vividas: Make len signedMichael Niedermayer2020-12-09
* avcodec/vaapi_av1: fill the remaining VAFilmGrainStructAV1 fieldsJames Almer2020-12-09
* avcodec/exr: preserve half-float NaN bits and add fate testMark Reid2020-12-09
* avfilter/cropdetect: add option for initial skipGyan Doshi2020-12-09
* avcodec/mpegvideo_enc: check for SpeedHQ encoderGyan Doshi2020-12-09
* avcodec/libaom: Support monochrome encoding with libaom >= 2.0.1Philip Langdale2020-12-08
* avformat/framecrcenc: Make side-data checksums endian-independentAndreas Rheinhardt2020-12-08
* avformat/framecrcenc: Don't read after the end of side-dataAndreas Rheinhardt2020-12-08
* avcodec/wmadec: Apply VLC offset during initAndreas Rheinhardt2020-12-08
* avcodec/wmadec: Reduce the size of tables used to initialize VLCAndreas Rheinhardt2020-12-08
* avcodec/ivi: Make initializing VLCs thread-safeAndreas Rheinhardt2020-12-08
* avcodec/dsddec: Inline constantAndreas Rheinhardt2020-12-08
* avcodec/dsd: Make initializing DSD tables thread-safeAndreas Rheinhardt2020-12-08
* avcodec/wavpack: Fix leak on init failureAndreas Rheinhardt2020-12-08
* avcodec/h261enc: Remove unused function parameterAndreas Rheinhardt2020-12-08
* avcodec/asvdec: ReindentationAndreas Rheinhardt2020-12-08
* avcodec/asvdec: Make decoders init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/sinewin: Fix wrong number of elements of array declarationAndreas Rheinhardt2020-12-08
* avcodec/aactab: Make AAC encoder and decoders actually init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/aac: Share common init code of float decoder and encoderAndreas Rheinhardt2020-12-08
* avcodec/aacdec, aactab: Move kbd tables to their only userAndreas Rheinhardt2020-12-08
* avcodec/aactab: Remove declaration of inexistent arrayAndreas Rheinhardt2020-12-08
* avcodec/nellymoserenc: Make encoder init-threadsafeAndreas Rheinhardt2020-12-08
* avcodec/nellymoserenc: Cleanup generically on init failureAndreas Rheinhardt2020-12-08