]> git.sesse.net Git - ffmpeg/history - libavcodec
avcodec/mobiclip: Don't check for errors for complete VLCs
[ffmpeg] / libavcodec /
2020-10-26 Andreas Rheinhardtavcodec/mobiclip: Don't check for errors for complete...
2020-10-26 Andreas Rheinhardtavcodec/mobiclip: Reduce size of VLCs, inline constants
2020-10-26 Andreas Rheinhardtavcodec/rv34: Simplify getting right VLC
2020-10-26 Andreas Rheinhardtavcodec/rv34: Don't needlessly copy VLC length and...
2020-10-26 Andreas Rheinhardtavcodec/vp3: Make parsing Theora Huffman tables more...
2020-10-26 Zane van Iperenavcodec/adpcm_ima_cunning: document origin of tables
2020-10-25 Zane van Iperenavcodec: add adpcm_ima_alp encoder
2020-10-25 Michael Niedermayeravcodec/pgxdec: Check depth more completely
2020-10-24 Michael Niedermayeravcodec/vp9dsp_template: Fix some overflows in iadst8_1d()
2020-10-24 Michael Niedermayeravcodec/fits: Check bscale
2020-10-24 Andreas Rheinhardtavcodec/mpeg4videodec: Use smallest max_depth in get_vlc2()
2020-10-24 Andreas Rheinhardtavcodec/imc: Inline constants
2020-10-24 Michael Niedermayeravcodec/magicyuv: Check slice size before reading flags...
2020-10-23 Andreas Rheinhardtavcodec/wmadec: Don't check for errors for complete...
2020-10-23 Andreas Rheinhardtavcodec/wma: Remove unused array
2020-10-21 Timo Rothenpieleravcodec/nvenc: removed unused and deprecated field
2020-10-21 Timo Rothenpieleravcodec/nvenc: reduce automated use of deprecated modes
2020-10-21 Timo Rothenpieleravcodec/nvenc: mark newly deprecated rc modes
2020-10-21 Timo Rothenpieleravcodec/nvenc: use alias to provide deprecated profiles
2020-10-21 Andreas Rheinhardtavcodec/on2avc: Remove redundant code for freeing
2020-10-21 Andreas Rheinhardtavcodec/on2avc: Use least max_depth for get_vlc2()
2020-10-21 Andreas Rheinhardtavcodec/on2avc: Unify initializing quad and pair VLCs
2020-10-21 Andreas Rheinhardtavcodec/on2avcdata: Deduplicate symbol tables
2020-10-21 Andreas Rheinhardtavcodec/vp3: Unify initializing and freeing VLC tables
2020-10-21 Andreas Rheinhardtavcodec/vp3: Check allocations of VLCs
2020-10-21 Andreas Rheinhardtavcodec/vp3: Fix memleak upon init failure
2020-10-21 Zane van Iperenavcodec/adpcm_swf: support custom block size for encoding
2020-10-21 Zane van Iperenavcodec/adpcm_swf: set block_align when encoding
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...
next