67135 Commits (595af5a036f45870217b936323a71fa71b341d53)
 

Author SHA1 Message Date
  Michael Niedermayer 595af5a036 avcodec/dcaenc: clear bitstream end 10 years ago
  Emanuel Czirai 33629ff60f libavcodec/aacdec_template: Use init_get_bits8() in aac_decode_frame() 10 years ago
  wm4 43956940ea rawdec: fix mjpeg probing buffer size check 10 years ago
  wm4 2d582d142c rawdec: fix mjpeg probing 10 years ago
  Michael Niedermayer d2b0aae5e1 avcodec/vp8: Check buffer size in vp8_decode_frame_header() 10 years ago
  Michael Niedermayer 8fe79605fd avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free() 10 years ago
  Michael Niedermayer 7ae349a324 avcodec/diracdec: Check for hpel_base allocation failure 10 years ago
  Michael Niedermayer 24f1698758 avcodec/rv34: Clear pointers in ff_rv34_decode_init_thread_copy() 10 years ago
  Michael Niedermayer 649f09c4cf avfilter/af_aresample: Check ff_all_* for allocation failures 10 years ago
  Michael Niedermayer e3bacdbaad avcodec/pthread_frame: clear priv_data, avoid stale pointer in error case 10 years ago
  Michael Niedermayer 3bc20fe48c swscale/utils: Clear pix buffers 10 years ago
  Zhang Rui 7a7ec3ccd9 avutil/fifo: Fix the case where func() returns less bytes than requested in av_fifo_generic_write() 10 years ago
  Michael Niedermayer 634605f79e avformat/mov: Fix deallocation when MOVStreamContext failed to allocate 10 years ago
  Michael Niedermayer cf27b297ca ffmpeg: Fix cleanup with ost = NULL 10 years ago
  Michael Niedermayer bd5cf1dd8f avcodec/pthread_frame: check avctx on deallocation 10 years ago
  Michael Niedermayer f78573466d avcodec/sanm: Reset sizes in destroy_buffers() 10 years ago
  Michael Niedermayer 41fba53525 avcodec/alac: Clear pointers in allocate_buffers() 10 years ago
  Anton Khirnov a23a6bf06b bytestream2: set the reader to the end when reading more than available 10 years ago
  Michael Niedermayer cbc5d2bf30 avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() for H.264 10 years ago
  Michael Niedermayer c58b0d981e avcodec/mpegvideo: Clear pointers in ff_mpv_common_init() 10 years ago
  Chris Watkins 3fb241210a oggparsedirac: check return value of init_get_bits 10 years ago
  Andreas Cadhalpun 9463930faf wmalosslessdec: reset frame->nb_samples on packet loss 10 years ago
  Andreas Cadhalpun 9e52f6b986 wmalosslessdec: avoid reading 0 bits with get_bits 10 years ago
  Michael Niedermayer 7ecaa736e7 avcodec/rawenc: Use ff_alloc_packet() instead of ff_alloc_packet2() 10 years ago
  Michael Niedermayer 7fdc2ba3d4 avcodec/aacsbr: Assert that bs_num_env is positive 10 years ago
  Michael Niedermayer 514d0e29c8 avcodec/aacsbr: check that the element type matches before applying SBR 10 years ago
  Michael Niedermayer 47a5cde6ac avcodec/h264_slice: Use w/h from the AVFrame instead of mb_w/h 10 years ago
  James Zern c6e16ec711 vp9/update_prob: prevent out of bounds table read 10 years ago
  Michael Niedermayer 3dfadef522 avfilter/vf_transpose: Fix rounding error 10 years ago
  Michael Niedermayer e35c534890 avcodec/pngdec: Only allow one IHDR chunk 10 years ago
  Andreas Cadhalpun 2789d15114 wmavoice: limit wmavoice_decode_packet return value to packet size 10 years ago
  Michael Niedermayer a47bc9a056 swscale/swscale_unscaled: Fix rounding difference with RGBA output between little and big endian 10 years ago
  Michael Niedermayer 925adad3e0 ffmpeg: Do not use the data/size of a bitstream filter after failure 10 years ago
  James Almer 286e14667f swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext} 10 years ago
  James Almer 1795bef7c7 swscale/x86/rgb2rgb_template: add missing xmm clobbers 10 years ago
  Sebastien Zwickert d50d11c56c vda: unlock the pixel buffer base address. 10 years ago
  Michael Niedermayer bada03d746 swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c() 10 years ago
  Michael Niedermayer 2f1bff1690 swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE 10 years ago
  Michael Niedermayer 60a3bd625f swscale/rgb2rgb_template: Disable shuffle_bytes_2103_c on big endian 10 years ago
  Michael Niedermayer 0077298904 swr: Remember previously set int_sample_format from user 10 years ago
  Andreas Cadhalpun b3745ce8c2 matroskadec: check audio sample rate 10 years ago
  Andreas Cadhalpun 933ae708c5 matroskadec: validate audio channels and bitdepth 10 years ago
  Michael Niedermayer e588252a42 avcodec/dpxenc: implement write16/32 as functions 10 years ago
  Andreas Cadhalpun 7de7d81ee5 postproc: fix unaligned access 10 years ago
  wm4 9d0aa058c9 avio: fix potential crashes when combining ffio_ensure_seekback + crc 10 years ago
  Andreas Cadhalpun 5302adb323 h264: er: Copy from the previous reference only if compatible 10 years ago
  Andreas Cadhalpun c5dd6fefd4 sonic: set avctx->channels in sonic_decode_init 10 years ago
  Andreas Cadhalpun 13a9a0c1a4 vp8: change mv_{min,max}.{x,y} type to int 10 years ago
  Andreas Cadhalpun 9da5ba1f57 vp9: change type of tile_size from unsigned to int64_t 10 years ago
  Andreas Cadhalpun 8c8406462b arm: only enable setend on ARMv6 10 years ago