67155 Commits (18f36c70ec7a61140f92fdaf637e09cdcd2f4c8b)
 

Author SHA1 Message Date
  Michael Niedermayer 18f36c70ec avformat/oggenc: Check segments_count for headers too 10 years ago
  Michael Niedermayer 6b4a22b5e9 avformat/avidec: Workaround broken initial frame 10 years ago
  Hendrik Leppkes 4edb236c49 hevc: properly handle no_rasl_output_flag when removing pictures from the DPB 10 years ago
  Ronald S. Bultje f085ce3265 hevc: fix wpp threading deadlock. 10 years ago
  Michael Niedermayer 6e629b0b66 avcodec/ffv1: seperate slice_count from max_slice_count 10 years ago
  Przemysław Sobala 13b34510b6 lavf/img2dec: Fix memory leak 10 years ago
  wm4 f5ce1a7626 avcodec/mp3: fix skipping zeros 10 years ago
  James Almer 30f4512477 doc: mention libavcodec can decode Opus natively 10 years ago
  Michael Niedermayer 0045969e41 Update Changelog 10 years ago
  Michael Niedermayer b06958917c avformat/hevc: Check num_long_term_ref_pics_sps to avoid potentially long loops 10 years ago
  Arthur Grant cc39b2be23 avformat/hevc: Fix parsing errors 10 years ago
  Michael Niedermayer e0bd87de8f ffmpeg: Use correct codec_id for av_parser_change() check 10 years ago
  Michael Niedermayer 3faf444010 ffmpeg: Check av_parser_change() for failure 10 years ago
  Michael Niedermayer 5b41bb29d7 avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check 10 years ago
  Michael Niedermayer 1c058d94b9 ffmpeg: Check for RAWVIDEO and do not relay only on AVFMT_RAWPICTURE 10 years ago
  Michael Niedermayer b15311eb6f ffmpeg: check avpicture_fill() return value 10 years ago
  Michael Niedermayer 98f1672022 Update for 2.4.11 10 years ago
  Michael Niedermayer cbaa9ef0d6 avformat/mux: Update sidedata in ff_write_chained() 10 years ago
  Michael Niedermayer ac3358d73a avcodec/flashsvenc: Correct max dimension in error message 10 years ago
  Michael Niedermayer eac75d405b avcodec/svq1enc: Check dimensions 10 years ago
  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