82761 Commits (02d11e616af3ca2dce654e106ddc065ceb94de4e)
 

Author SHA1 Message Date
  Michael Niedermayer 1e301c21d7 avcodec/vp56: Fix sign typo 9 years ago
  Michael Niedermayer 24a9a51e57 avcodec/mpegaudiodec_template: Correct return code on id3 tag discarding 9 years ago
  Michael Niedermayer 1108c628ba avcodec/rv34: Simplify and factor get_slice_offset() code 9 years ago
  Michael Niedermayer 116120045b avcodec/pictordec: Do not read more than nb_planes 9 years ago
  Michael Niedermayer ccce40356a avcodec/srtdec: Fix signed integer overflow: 1811992524 * 384 cannot be represented in type 'int' 9 years ago
  Michael Niedermayer 508b8c3569 avcodec/pngdec: Check bit depth for validity 9 years ago
  Michael Niedermayer edb15cce00 avcodec/mpeg12dec: Fix runtime error: left shift of negative value 9 years ago
  Michael Niedermayer 5ee27f48d7 avcodec/wavpacl: Fix runtime error: left shift of negative value -1 9 years ago
  Michael Niedermayer 758258f567 avformat/http: Check for truncated buffers in http_connect() 9 years ago
  Aaron Levinson 9cf601f87d avformat/utils: free AVStream.codec properly in free_stream() 8 years ago
  James Almer 65add3a818 avcodec/options: do a more thorough clean up in avcodec_copy_context() 8 years ago
  James Almer 8d9f927078 avcodec/options: factorize avcodec_copy_context() cleanup code 8 years ago
  James Almer 49279d4cc2 avformat/concatdec: fix the h264 annexb extradata check 8 years ago
  Mark Thompson 016064625f hwcontext_vdpau: Fix missing subscripts 9 years ago
  Carl Eugen Hoyos 582c3d514a lavf/flacdec: Return maximum score if the streaminfo header is valid. 9 years ago
  Paul B Mahol a60e665162 avcodec/dnxhd_parser: take into account compressed frame size and skip it 9 years ago
  James Almer 33978a49c0 avformat/apng: fix setting frame delay when max_fps is set to no limit 9 years ago
  James Almer 2bf28b9db6 swresample/resample: free existing ResampleContext on reinit 9 years ago
  James Almer 2d322bf3e9 swresample/resample: move resample_free() higher in the file 9 years ago
  James Almer 36fff6c754 avformat/matroskaenc: don't write DisplayUnit with value Unknown on WebM files 9 years ago
  Rostislav Pehlivanov 5546294f63 lavfi/buffersrc: fix directly setting channel layout 9 years ago
  Carl Eugen Hoyos e93e215b36 lavf/mpeg: Initialize a stack variable used by memcmp(). 9 years ago
  Carl Eugen Hoyos 5c524e651f lavc/avpacket: Initialize a variable in error path. 9 years ago
  Matt Wolenetz d4b731e271 lavf/mov.c: Avoid heap allocation wraps in mov_read_{senc,saiz}() 9 years ago
  Matt Wolenetz 927e59b74a lavf/mov.c: Avoid OOB in mov_read_udta_string() 9 years ago
  Michael Niedermayer cbe65ccfa0 Update for 3.2.4 9 years ago
  Michael Niedermayer 63637e457c avcodec/h264_slice: Clear ref_counts on redundant slices 9 years ago
  Matt Wolenetz ed2572b9c8 lavf/mov.c: Avoid heap allocation wrap in mov_read_uuid 9 years ago
  Matt Wolenetz cf8e004a51 lavf/mov.c: Avoid heap allocation wrap in mov_read_hdlr 9 years ago
  Michael Niedermayer a1a14982ec avcodec/pictordec: Fix logic error 9 years ago
  Michael Niedermayer 29ef35abff ffserver_config: Setup codecpar in add_codec() 9 years ago
  Michael Niedermayer 1fd78b9b34 Changelog: fix typos 9 years ago
  Michael Niedermayer 68ed682710 Update for 3.2.3 9 years ago
  Michael Niedermayer 44ce16b7f9 avcodec/movtextdec: Fix decode_styl() cleanup 9 years ago
  Chris Cunningham d88493c02b lavf/matroskadec: fix is_keyframe for early Blocks 9 years ago
  James Almer 87a47c67a6 configure: bump year 9 years ago
  Michael Niedermayer 7e1d9d25fe avcodec/pngdec: Check trns more completely 9 years ago
  Michael Niedermayer d399f25bd1 avcodec/interplayvideo: Move parameter change check up 9 years ago
  Michael Niedermayer 7323a8ab29 avcodec/dca_lbr: Fix off by 1 error in freq check 9 years ago
  Michael Niedermayer aa20863f44 avcodec/mjpegdec: Check for for the bitstream end in mjpeg_decode_scan_progressive_ac() 9 years ago
  Andreas Cadhalpun 83269fd13b pgssubdec: reset rle_data_len/rle_remaining_len on allocation error 9 years ago
  Andreas Cadhalpun 884cd3caa5 swscale: save ebx register when it is not available 9 years ago
  Frank Liberato cc66247603 avformat/flacdec: Check avio_read result when reading flac block header. 9 years ago
  Michael Niedermayer dc2d3856f3 avcodec/utils: correct align value for interplay 9 years ago
  Michael Niedermayer dd36b3a06a avcodec/vp56: Check for the bitstream end, pass error codes on 9 years ago
  Michael Niedermayer 14f555683a avcodec/mjpegdec: Check remaining bitstream in ljpeg_decode_yuv_scan() 9 years ago
  Michael Niedermayer bd6c1d5149 avcodec/pngdec: Fix off by 1 size in decode_zbuf() 9 years ago
  Andreas Cadhalpun 41fc098a86 libopenmpt: add missing avio_read return value check 9 years ago
  Michael Niedermayer 3442c20c4d avcodec/bsf: Fix av_bsf_list_free() 9 years ago
  Michael Niedermayer 7d222736c2 avcodec/omx: Do not pass negative value into av_malloc() 9 years ago