]> git.sesse.net Git - ffmpeg/history - libavcodec
avcodec/adpcm_swf: support decoding multiple fixed-sized blocks at once
[ffmpeg] / libavcodec /
2020-10-21 Zane van Iperenavcodec/adpcm_swf: support decoding multiple fixed...
2020-10-20 Michael Niedermayeravcodec/notchlc: Revert incorrect compression bound
2020-10-20 Michael Niedermayeravcodec/decode/ff_get_buffer: Check for overflow in...
2020-10-20 Michael Niedermayeravcodec/cri: Check for end of image in unpack_10bit()
2020-10-20 Michael Niedermayeravcodec/adpcm: Check channels before use for ADPCM_PSX
2020-10-20 Michael Niedermayeravcodec/mobiclip: Avoid signed integer overflows in...
2020-10-20 Michael Niedermayeravcodec/exr: Check limits to avoid overflow in delta...
2020-10-20 Michael Niedermayeravcodec/notchlc: Check uncompressed size against input...
2020-10-20 Michael Niedermayeravcodec/h264idct_template: Fix integer overflow in...
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Cleanup generically on init failure
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Remove redundant function parameters
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Simplify writing to AVBPrint
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Fix undefined left shifts outside...
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Fix memleak on (re)allocation error
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Don't presume every style to have...
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Reset array counter after freeing...
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Fix potential use of uninitialized...
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Reindentation
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Use bytestream API
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Avoid loop when writing UTF-8 chara...
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Remove unnecessary variable
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Fix immediately adjacent styles
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Skip empty styles
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Fix leaks on (re)allocation failure
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Simplify finding default font
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Simplify checking for invalid extradata
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Fix leaks of strings upon reallocat...
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Reset counter of fonts when freeing...
2020-10-18 Michael Niedermayeravcodec/aacdec_fixed: Limit index in vector_pow43()
2020-10-18 Michael Niedermayeravcodec/h264_slice: fix undefined integer overflow...
2020-10-18 Michael Niedermayeravcodec/decode: Consider discarded samples in max_samples
2020-10-18 Michael Niedermayeravcodec/mpeg12dec: Limit maximum A53 CC size
2020-10-18 Michael Niedermayeravcodec/photocd: Use ff_set_dimensions()
2020-10-18 Andreas Rheinhardtavcodec/asvenc: Avoid reversing output data twice
2020-10-18 Andreas Rheinhardtavcodec/asvenc: Simplify flushing and padding packet
2020-10-18 Andreas Rheinhardtavcodec/asvdec: Avoid reversing input data twice
2020-10-17 Timo Rothenpieleravcodec/nvenc: update driver versions for SDK 11.0
2020-10-17 Michael Niedermayeravcodec/mv30: Fix multiple integer overflows
2020-10-17 Michael Niedermayeravcodec/smacker: Check remaining bits in SMK_BLK_FULL
2020-10-17 Michael Niedermayeravcodec/cook: Check subpacket index against max
2020-10-17 Michael Niedermayeravcodec/utils: Check for overflow with ATRAC* in get_au...
2020-10-17 Michael Niedermayeravcodec/hevcpred_template: Fix diagonal chroma availabi...
2020-10-17 Michael Niedermayeravcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available()
2020-10-16 Zane van Iperenavcodec/adpcmenc: remove BLKSIZE #define
2020-10-16 Zane van Iperenavcodec/adpcm_ima_wav: support custom block size for...
2020-10-16 Zane van Iperenavcodec/adpcm_yamaha: support custom block size for...
2020-10-16 Zane van Iperenavcodec/adpcm_ima_apm: support custom block size for...
2020-10-16 Zane van Iperenavcodec/adpcm_ima_ssi: support custom block size for...
2020-10-16 Zane van Iperenavcodec/adpcm_ms: support custom block size for encoding
2020-10-16 Zane van Iperenavcodec/adpcmenc: add "block_size" option
2020-10-16 James Almeravcodec/av1dec: add cur_frame.spatial_id and temporal_i...
2020-10-16 Andriy Gelmanavcodec/movtextenc: cosmetics
2020-10-16 Andriy Gelmanavcodec/movtextenc: fix writing to bytestream on BE...
2020-10-15 Andreas Rheinhardtavcodec/asvenc: Inline constants
2020-10-15 Andreas Rheinhardtavcodec/asvdec: Use init_get_bits8()
2020-10-15 Andreas Rheinhardtavcodec/asvdec: Reduce the size of some VLCs
2020-10-15 Andreas Rheinhardtavcodec/ylc: Inline constants
2020-10-15 Andreas Rheinhardtavcodec/v3/408enc: Remove empty close functions
2020-10-15 Michael Niedermayeravcodec/exr: Fix overflow with many blocks
2020-10-15 James Almeravcodec/Makefile: add missing av1_cuvid entry
2020-10-15 Michael Niedermayeravcodec/vp9dsp_template: Fix integer overflows in idct1...
2020-10-15 Michael Niedermayeravcodec/ansi: Check initial dimensions
2020-10-15 Michael Niedermayeravcodec/hevcdec: Check slice_cb_qp_offset / slice_cr_qp...
2020-10-15 Michael Niedermayeravcodec/sonic: Check for overread
2020-10-15 Michael Niedermayeravcodec/mobiclip: Check that Motion vectors are within...
2020-10-15 Michael Niedermayeravcodec/mobiclip: set the bitstream size to the input
2020-10-15 James Almeravcodec/allcodecs: move av1_cuvid below libaom_av1
2020-10-15 Roman Arzumanyanavcodec/cuviddec: add av1 support
2020-10-12 Andreas Rheinhardtavcodec/webp: Use LE VLC table for LE bitstream reader
2020-10-12 Andreas Rheinhardtavcodec/ivi: Avoid reversing BE VLC codes for LE bitstr...
2020-10-12 Andreas Rheinhardtavcodec/speedhq: Avoid reversing BE codes for LE bitstr...
2020-10-12 Andreas Rheinhardtavcodec/vlc, bitstream: Allow to use BE codes to initia...
2020-10-12 Andreas Rheinhardtavcodec/speedhq: Don't use ff_ prefix for static symbols
2020-10-12 Andreas Rheinhardtavcodec/speedhq: Don't pretend reading DC can fail
2020-10-12 Andreas Rheinhardtavcodec/indeo2: Remove #ifdef BITSTREAM_READER_LE cruft
2020-10-12 Michael Niedermayeravcodec/cbs_av1: Free content in cbs_av1_free_metadata()
2020-10-12 Paul B Maholavcodec/apedec: use proper macro and type for pivot...
2020-10-12 Paul B Maholavcodec/apedec: properly calculate and store absolute...
2020-10-12 Paul B Maholavcodec/apedec: fix decoding 24bit insane files with...
2020-10-12 Paul B Maholavformat/isom: add support for RAW ASC Bayer BGGR in mov
2020-10-12 Andreas Rheinhardtavcodec/mpeg12: Don't pretend reading dct_dc_size_...
2020-10-12 Andreas Rheinhardtavcodec/mpeg12: Reduce size of motion-vector VLC
2020-10-11 Carl Eugen Hoyoslavc, lavf: Remove newlines from calls to avpriv_reques...
2020-10-11 Michael Niedermayeravcodec/exr: Check line size for overflow
2020-10-11 Michael Niedermayeravcodec/exr: Check xdelta, ydelta
2020-10-11 Michael Niedermayeravcodec/adpcm: Check block align for AV_CODEC_ID_ADPCM_PSX
2020-10-11 Michael Niedermayeravcodec/mobiclip: Fix multiple integer overflows
2020-10-11 James Almeravcodec/codec.h: add missing FF_API_NEXT wrapper
2020-10-11 Andreas Rheinhardtavcodec/vp9: Fix stack-buffer overflow with VP9 VDPAU...
2020-10-10 Andreas Rheinhardtavcodec/sheervideo: Avoid code duplication when creatin...
2020-10-10 Andreas Rheinhardtavcodec/sheervideo: Reduce the size of static arrays
2020-10-10 Andreas Rheinhardtavcodec/sheervideo: Don't leave context in inconsistent...
2020-10-10 Andreas Rheinhardtavcodec/sheervideo: Inline compile-time constants
2020-10-10 Andreas Rheinhardtavcodec/sheervideo: Improve creating VLC tables
2020-10-10 Michael Niedermayeravcodec/celp_filters: Avoid invalid negation in ff_celp...
2020-10-10 Michael Niedermayeravcodec/takdsp: Fix negative shift in decorrelate_sf()
2020-10-10 James Almeravcodec/parsers: add missing FF_API_NEXT wrappers
2020-10-10 Andreas Rheinhardtavcodec/mpeg12dec: Optimize reading mpeg2 intra escape...
2020-10-08 Andreas Rheinhardtavcodec/magicyuvenc: Use more correct cast in compare...
2020-10-08 Andreas Rheinhardtavcodec/magicyuvenc: Avoid sorting Huffman table unnece...
next