summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/mpegvideo: ReindentationAndreas Rheinhardt2021-12-17
* avcodec/h263: Remove declaration of inexistent functionAndreas Rheinhardt2021-12-17
* avcodec/mpegvideo: Allocate several buffers jointlyAndreas Rheinhardt2021-12-17
* avcodec/mpegvideo: Don't allocate encoder-only buffers when decodingAndreas Rheinhardt2021-12-17
* avcodec/mpegvideo_enc, vc1dec: Remove always-false checkAndreas Rheinhardt2021-12-17
* avcodec/mpegvideo: Don't update encoder-only fields for decodersAndreas Rheinhardt2021-12-17
* avcodec/mpegvideo: Move closed_gop to Mpeg1ContextAndreas Rheinhardt2021-12-17
* avformat/4xm: Check for duplicate track idsMichael Niedermayer2021-12-16
* avformat/4xm: Consider max_streams on reallocating tracks arrayMichael Niedermayer2021-12-16
* avformat/cinedec: Avoid repeatedly allocating packets beyond the inputMichael Niedermayer2021-12-16
* avcodec/speexdec: Avoid violating the vector_fmul_scalar() APIMichael Niedermayer2021-12-16
* avformat/mov: Check next offset in mov_read_dref()Michael Niedermayer2021-12-16
* avformat/vivo: Favor setting fps from explicit fractionsMichael Niedermayer2021-12-16
* avformat/vivo: Do not use the general expression evaluator for parsing a floa...Michael Niedermayer2021-12-16
* x86/scale_avx2: don't use $ for hex literalsJames Almer2021-12-16
* tools/target_dec_fuzzer: Adjust threshold for proresMichael Niedermayer2021-12-16
* avformat/mvdec: Use 64 bit in timestamp computationMichael Niedermayer2021-12-16
* x86/scale_avx2: Change asm indent from 2 to 4 spaces.Alan Kelly2021-12-16
* x86/swscale: fix minor coding style issuesAlan Kelly2021-12-16
* x86/scale_avx2: add missing check for AVX2 assembler supportJames Almer2021-12-16
* avcodec/tests: Update .gitignore fileAndreas Rheinhardt2021-12-16
* fftools/cmdutils: Avoid crash when opts could not be allocatedYu Yang2021-12-16
* avformat/aviobuf: fix double free by return early on errorSteven Liu2021-12-16
* avformat/moflex: Don't use uninitialized timebase for data streamAndreas Rheinhardt2021-12-16
* avformat/moflex: Free AVPackets via av_packet_free() on errorAndreas Rheinhardt2021-12-16
* avcodec/speedhq: Replace always-true check by assertAndreas Rheinhardt2021-12-16
* avcodec/decode: Reset *got_sub_ptr on errorAndreas Rheinhardt2021-12-16
* avcodec/xsubdec: Use dedicated pointer for AVSubtitleRectAndreas Rheinhardt2021-12-16
* avcodec/xsubdec: Cleanup generically upon allocation errorAndreas Rheinhardt2021-12-16
* avcodec/ass: Fix leaks upon ff_ass_add_rect() errorAndreas Rheinhardt2021-12-16
* avcodec/decode: Fix leaks upon subtitle decoding errorsAndreas Rheinhardt2021-12-16
* avcodec/pgssubdec: Use dedicated pointer for accessesAndreas Rheinhardt2021-12-16
* avcodec/pgssubdec: Remove redundant freeing codeAndreas Rheinhardt2021-12-16
* avcodec/pgssubdec: Always return error upon allocation errorAndreas Rheinhardt2021-12-16
* avformat/demux: Remove redundant prevention against infinite loopAndreas Rheinhardt2021-12-16
* avformat/demux: Remove fake-loopAndreas Rheinhardt2021-12-16
* avcodec/h2645_parse: Move ref_idc further up in H2645NALAndreas Rheinhardt2021-12-16
* avcodec/h2645_parse: Remove H2645NAL.rbsp_bufferAndreas Rheinhardt2021-12-16
* libswscale: Adds ff_hscale8to15_4_avx2 and ff_hscale8to15_X4_avx2 for all fil...Alan Kelly2021-12-15
* lavfi/vf_libplacebo: update deprecated option nameNiklas Haas2021-12-15
* vf_libplacebo: switch to newer libplacebo helpersNiklas Haas2021-12-15
* avcodec: [loongarch] Optimize pred16x16_plane with LASX.Hao Chen2021-12-15
* avcodec: [loongarch] Optimize h264_deblock with LASX.Jin Bo2021-12-15
* avcodec: [loongarch] Optimize h264idct with LASX.Lu Wang2021-12-15
* avcodec: [loongarch] Optimize h264dsp with LASX.gxw2021-12-15
* avcodec: [loongarch] Optimize h264qpel with LASX.Shiyou Yin2021-12-15
* avcodec: [loongarch] Optimize h264_chroma_mc with LASX.Shiyou Yin2021-12-15
* avutil: [loongarch] Add support for loongarch SIMD.Shiyou Yin2021-12-15
* avfilter/af_astats: improve options descriptionsLimin Wang2021-12-14
* avformat/rtpdec_rfc4175: cosmetic changesLimin Wang2021-12-14