Commit History

Author SHA1 Message Date
  Paul B Mahol 49fb1f66f1 doc/utils: fix typo for min() description 8 years ago
  Michael Niedermayer f8b25be7f7 swscale/x86/rgb2rgb_template: Fallback to mmx in interleaveBytes() if the alignment is insufficient for SSE* 8 years ago
  Michael Niedermayer 633bf6246c swscale/x86/rgb2rgb_template: Do not crash on misaligend stride 8 years ago
  Michael Niedermayer 0fde898f16 avcodec/ffv1dec: Clear quant_table_count if its invalid 8 years ago
  Michael Niedermayer 1fff994709 avcodec/ffv1dec: Print an error if the quant table count is invalid 8 years ago
  Michael Niedermayer eb0a9cd68a avcodec/ffv1dec: Check for 0 quant tables 8 years ago
  Andrey Utkin f450caf057 doc/filters/drawtext: fix centering example 8 years ago
  Ronald S. Bultje f6006295c0 videodsp: don't overread edges in vfix3 emu_edge. 8 years ago
  Michael Niedermayer 5279f5d068 avcodec/h264_mp4toannexb_bsf: Reorder operations in nal_size check 9 years ago
  Michael Niedermayer d40ab18c07 avformat/oggenc: Check segments_count for headers too 8 years ago
  Michael Niedermayer 80a467b452 avformat/avidec: Workaround broken initial frame 8 years ago
  Hendrik Leppkes 9e1b493916 hevc: properly handle no_rasl_output_flag when removing pictures from the DPB 8 years ago
  Ronald S. Bultje 44184226ac hevc: fix wpp threading deadlock. 8 years ago
  Michael Niedermayer e2f0443af0 avcodec/ffv1: seperate slice_count from max_slice_count 8 years ago
  wm4 f57a595024 avcodec/mp3: fix skipping zeros 8 years ago
  Michael Niedermayer d88a85c493 MAINTAINERS: Remove myself as leader 9 years ago
  Michael Niedermayer bf4fa00162 avformat/swfdec: Do not error out on pixel format changes 9 years ago
  Paul B Mahol 17d9157c82 avcodec/exr: fix crash caused by merge 9 years ago
  Michael Niedermayer e1afd6ed60 avcodec/x86/h264_weight: handle weight1=128 9 years ago
  Michael Niedermayer 7d97587b1a avformat/mov: Mark avio context of decompressed atoms as seekable 9 years ago
  Michael Niedermayer 86c85b6f1a avfilter/x86/vf_hqdn3d: Fix register types 9 years ago
  Carl Eugen Hoyos ac4126decd lavfi/fade: Do not overread input buffer. 9 years ago
  Michael Niedermayer db27f50e06 avformat/mov: Fix mixed declaration and statement warning 9 years ago
  Michael Niedermayer 8327bef1c9 Update for 2.3.6 9 years ago
  Michael Niedermayer a620c463f0 cmdutils: Use 64bit for file size/offset related variable in cmdutils_read_file() 9 years ago
  Michael Niedermayer 63b5cb1fb0 avformat/utils: Clear pointer in ff_alloc_extradata() to avoid leaving a stale pointer in memory 9 years ago
  Michael Niedermayer 7959b9a0f3 avformat/matroskadec: Use av_freep() to avoid leaving stale pointers in memory 9 years ago
  Paul B Mahol bbfe0f7b08 lavfi: check av_strdup() return value 9 years ago
  Dale Curtis 27a910a857 mov: Fix negative size calculation in mov_read_default(). 9 years ago
  Michael Niedermayer ffe915b6f5 avformat/mov: fix integer overflow in mov_read_udta_string() 9 years ago
  Dale Curtis 22558d6f6e mov: Avoid overflow with mov_metadata_raw() 9 years ago
  wm4 f03888b449 avcodec/dvdsubdec: fix out of bounds accesses 9 years ago
  Michael Niedermayer 11c0531099 avfilter/vf_sab: fix filtering tiny images 9 years ago
  Michael Niedermayer 0b033cd3a1 avformat/flvdec: Increase string array size 9 years ago
  Michael Niedermayer c9a25ff5a0 avformat/flvdec: do not inject dts=0 metadata packets which failed to be parsed into a new data stream 9 years ago
  Michael Niedermayer 3ee4a610c2 avformat/cdxl: Fix integer overflow of image_size 9 years ago
  Michael Niedermayer d071c1f0e1 avformat/segment: Use av_freep() avoid leaving stale pointers in memory 9 years ago
  Clément Bœsch 15601df419 avformat/mov: strengthen some table allocations 9 years ago
  Michael Niedermayer 103cf56c62 avformat/mov: Fix memleaks for duplicate STCO/CO64/STSC atoms 9 years ago
  Michael Niedermayer d4c45f9249 Makefile: add dependencies which require ffversion.h 9 years ago
  Michael Niedermayer 841ce9a838 Add FFMPEG_VERSION into the binary libs 9 years ago
  Anton Khirnov 8a01fb3729 mmvideo: check frame dimensions 9 years ago
  Anton Khirnov b5dbe93c8b jvdec: check frame dimensions 9 years ago
  Michael Niedermayer 185e55279c avcodec/indeo3: ensure offsets are non negative 9 years ago
  Michael Niedermayer 730826275f avcodec/h264: Check *log2_weight_denom 9 years ago
  Michael Niedermayer afd7fac3f1 avcodec/hevc_ps: Check diff_cu_qp_delta_depth 9 years ago
  Michael Niedermayer 3353a00d58 avcodec/h264: Clear delayed_pic on deallocation 9 years ago
  Michael Niedermayer b052ea0f5b avcodec/hevc: clear filter_slice_edges() on allocation 9 years ago
  Michael Niedermayer c8fb53357d avcodec/dcadec: Check that the added xch channel isnt already there 9 years ago
  Michael Niedermayer 30e7dae22c avcodec/indeo3: use signed variables to avoid underflow 9 years ago