]> git.sesse.net Git - ffmpeg/history - libavcodec
avutil/buffer: Switch AVBuffer API to size_t
[ffmpeg] / libavcodec /
2021-04-10 Andreas Rheinhardtavcodec/mpegvideo_enc: Remove redundant time_base check
2021-04-10 Andreas Rheinhardtavcodec/mjpegenc: Include all supported pix_fmts in...
2021-04-10 Andreas Rheinhardtavcodec/ljpegenc: Allow full range yuv420p, yuv422p...
2021-04-10 Andreas Rheinhardtavcodec/mpegvideo_enc: Remove redundant pixel format...
2021-04-10 Andreas Rheinhardtavcodec/mjpegenc: Remove dependency of AMV encoder...
2021-04-10 Andreas Rheinhardtavcodec/mpegvideo_enc: Make AMV encoder usable without...
2021-04-10 Andreas Rheinhardtavcodec/proresenc_kostya: Remove harmful check
2021-04-08 Anton Khirnovlavc/pngdec: always create a copy for APNG_DISPOSE_OP_B...
2021-04-08 Michael Niedermayeravcodec/msp2dec: Check available space in RLE decoder
2021-04-08 Andreas Rheinhardtavcodec/mpegvideo_enc: Don't segfault on unorthodox...
2021-04-08 Andreas Rheinhardtavcodec/encode: Fix check for allowed LJPEG pixel formats
2021-04-08 Anton Khirnovlavc: postpone FF_API_AVCTX_TIMEBASE
2021-04-08 Anton Khirnovlavc/pngdec: use a separate bytestream reader for each...
2021-04-08 Anton Khirnovlavc/pngdec: improve chunk length check
2021-04-08 Anton Khirnovlavc/pngdec: restructure exporting frame meta/side...
2021-04-08 Anton Khirnovlavc/pngdec: remove unnecessary context variables
2021-04-08 Anton Khirnovlavc/pngdec: perform APNG blending in-place
2021-04-08 Andreas Rheinhardtavcodec/vc1dec: Fix memleak upon allocation error
2021-04-07 Andreas Rheinhardtavcodec/h261dec: Initialize IDCT context during init
2021-04-07 Andreas Rheinhardtavcodec/rv34, mpegvideo: Fix segfault upon frame size...
2021-04-07 Andreas Rheinhardtavcodec/rv10: Don't presume context to be initialized
2021-04-07 Andreas Rheinhardtavcodec/mpegvideo: Factor common freeing code out
2021-04-07 Andreas Rheinhardtavcodec/mpegvideo: Fix memleak upon allocation error
2021-04-07 Andreas RheinhardtRevert "avcodec: add FF_CODEC_CAP_INIT_CLEANUP for...
2021-04-06 Andreas Rheinhardtavcodec/bsf: Simplify getting codec name
2021-04-05 Andreas Rheinhardtavcodec/options: Remove always-true check
2021-04-03 Andreas Rheinhardtavcodec/wmavoice: Check operations that can fail
2021-04-03 Andreas Rheinhardtavcodec/mjpegdec: Fix leak in case ICC array allocation...
2021-04-03 Michael Niedermayeravcodec/cfhd: Keep track of which subbands have been...
2021-04-03 Michael Niedermayeravcodec/cfhd: Require valid setup before Lowpass coeffi...
2021-04-03 Michael Niedermayeravcodec/cfhd: Check transform_type consistently
2021-04-03 Andreas Rheinhardtavcodec/mjpegdec: Check initializing Huffman tables
2021-04-03 Andreas Rheinhardtavcodec/mjpegdec: Fix leak in case of invalid external...
2021-04-03 Andreas Rheinhardtavcodec/a64multienc: Don't use static buffers, fix...
2021-04-03 Andreas Rheinhardtavcodec/rawdec: Free bitstream_buf
2021-04-02 Andreas Rheinhardtavcodec/ass_split: Don't presume strlen to be >= 2
2021-04-02 Andreas Rheinhardtavcodec/binkaudio: Check return value of functions...
2021-04-02 Andreas Rheinhardtavcodec/binkaudio: Fix memleak upon init failure
2021-04-02 Andreas Rheinhardtavcodec/flacenc: Fix memleak upon init error
2021-04-02 Andreas Rheinhardtavcodec/proresenc_anatoliy: Fix memleak upon init error
2021-04-02 Andreas Rheinhardtavcodec/bsf: Fix segfault when freeing half-allocated BSF
2021-04-02 Andreas Rheinhardtavcodec/av1_metadata_bsf: Check for the existence of...
2021-04-02 Andreas Rheinhardtavcodec/h264_metadata_bsf: Don't add AUD to extradata
2021-04-02 Andreas Rheinhardtavcodec/tiff: Don't use separate temporary buffer for fax
2021-04-02 Andreas Rheinhardtavcodec/msmpeg4enc: Don't use code for static init...
2021-04-02 Andreas Rheinhardtavcodec/ac3enc: Simplify AC-3 bit counting
2021-04-02 Andreas Rheinhardtavcodec/[e]ac3enc: Fix indentation
2021-04-02 Andreas Rheinhardtavcodec/ac3enc: Avoid needlessly copying encoded packet...
2021-04-02 Andreas Rheinhardtavcodec/ac3enc: Use actual size of buffer in init_put_b...
2021-04-01 Zane van Iperenavcodec/adpcmenc: don't share a single AVClass between...
2021-04-01 Andreas Rheinhardtavcodec/flashsv2enc: Fix undefined NULL + 0
2021-04-01 Andreas Rheinhardtavcodec/motion_est: Fix invalid left shift of negative...
2021-04-01 Andreas Rheinhardtavcodec/g2meet: Fix undefined NULL + 0
2021-04-01 Andreas Rheinhardtavcodec/vmdvideo: Fix NULL + 0
2021-04-01 Andreas Rheinhardtavcodec/mss12: Don't apply non-zero offset to null...
2021-04-01 Andreas Rheinhardtavcodec/lcldec: Fix undefined NULL + 0
2021-04-01 Andreas Rheinhardtavcodec/qtrleenc: Fix negative linesizes, don't use...
2021-04-01 Andreas Rheinhardtavcodec/qtrleenc: Use keyframe when no previous frame...
2021-04-01 Andreas Rheinhardtavcodec/proresdec2: Don't apply non-zero offset to...
2021-04-01 Andreas Rheinhardtavcodec/mpegvideo_enc: Don't apply non-zero offset...
2021-04-01 Andreas Rheinhardtavcodec/dcaenc: Fix undefined left shift of negative...
2021-04-01 Michael Niedermayeravcodec/pnm_parser: Check image size addition for overflow
2021-04-01 Michael Niedermayeravcodec/lscrdec: Check length in decode_idat()
2021-04-01 Michael Niedermayeravcodec/h265_metadata_bsf: Check nb_units before access...
2021-04-01 Michael Niedermayeravcodec/exr: Check oe in huf_decode() before use
2021-03-31 Michael Niedermayeravcodec/h264_slice: Check input SPS in ff_h264_update_t...
2021-03-31 Michael Niedermayeravcodec/mpegpicture: Keep ff_mpeg_framesize_alloc(...
2021-03-31 Michael Niedermayeravcodec/mpegvideo: Update chroma_?_shift in ff_mpv_comm...
2021-03-31 Andreas Rheinhardtavcodec/mjpegenc: Fix segfault when freeing incomplete...
2021-03-31 Andreas Rheinhardtavcodec/tiff: Avoid forward declarations
2021-03-30 Mark Plomeravcodec/dv_profile: PAL DV files with dsf flag 0 -...
2021-03-30 Andreas Rheinhardtavcodec/put_bits: Don't set size_in_bits, fix overflow
2021-03-30 Andreas RheinhardtAvoid intermediate bitcount for number of bytes in...
2021-03-30 Andreas Rheinhardtavcodec/dvenc: Avoid using PutBitContext fields directly
2021-03-30 Andreas Rheinhardtavcodec/proresenc_kostya: Factor flushing PutBitContext out
2021-03-30 Andreas Rheinhardtavcodec/utvideoenc: Don't use bitcounts when byte-aligned
2021-03-30 Andreas Rheinhardtavcodec: Remove cumbersome way of checking for amount...
2021-03-30 Andreas Rheinhardtavcodec/put_bits: Add functions for amount of bytes...
2021-03-30 Andreas Rheinhardtavcodec/vorbisenc, wmavoice: Use put_bits_left() where...
2021-03-30 Andreas Rheinhardtavcodec/dvenc: Remove dead error message
2021-03-30 Andreas Rheinhardtavcodec/mlpenc: Avoid redundant temporary PutBitContext
2021-03-30 Andreas Rheinhardtavcodec/sonic: Remove outdated outcommented line
2021-03-30 Andreas Rheinhardtavcodec/vorbisenc: Remove always-false check
2021-03-29 Michael Niedermayeravcodec/setts_bsf: Check timebase
2021-03-29 Michael Niedermayeravcodec/dvbsubdec: Support computing clut only once
2021-03-28 Michael Niedermayeravcodec/sonic: Use unsigned temporary in predictor_calc...
2021-03-26 James Almeravcodec/libxvid: remove unnecessary output packet data...
2021-03-26 Michael Niedermayeravcodec/h264_slice: Check sps in h264_slice_header_init()
2021-03-26 Michael Niedermayeravcodec/aacpsy: Check model_priv_data before dereferenc...
2021-03-26 Michael Niedermayeravcodec/sga: Check for array end in lzss_decompress()
2021-03-26 Michael Niedermayeravcodec/ffwavesynth: Avoid signed integer overflow...
2021-03-26 Andreas Rheinhardtavcodec/pthread_frame: Reindentation
2021-03-26 Andreas Rheinhardtavcodec/pthread_frame: Check initializing mutexes/condi...
2021-03-26 Andreas Rheinhardtavcodec/pthread_frame: Fix cleanup during init
2021-03-26 Andreas Rheinhardtavcodec/pthread_frame: Factor initializing single threa...
2021-03-25 Zane van Iperenavcodec/adpcm_ima_cunning: reset state on flush
2021-03-25 Zane van Iperenavcodec/adpcm_ima_alp: reset state on flush
2021-03-25 Zane van Iperenavcodec/adpcm_ima_ssi: reset state on flush
2021-03-25 Zane van Iperenavcodec/adpcm_argo: reset state on flush
2021-03-25 Zane van Iperenavcodec/adpcm_aica: reset state in flush callback
next