92627 Commits (c24ff0743fdb7366e634a67f7d2f57c17ccda479)
 

Author SHA1 Message Date
  Michael Niedermayer c24ff0743f avcodec/vorbisdec: Check vlc for floor0 dec vector offset 6 years ago
  Michael Niedermayer 19866e4d63 avcodec/vorbisdec: amplitude bits can be more than 25 bits 6 years ago
  Michael Niedermayer 61632a78db avutil/softfloat_ieee754: Fix odd bit position for exponent and sign in av_bits2sf_ieee754() 6 years ago
  Michael Niedermayer f02de2f599 avcodec/apedec: Fix various integer overflows 6 years ago
  Michael Niedermayer 14b5fa9e4e avcodec/apedec: Fix multiple integer overflows in predictor_update_filter() 6 years ago
  Michael Niedermayer aee5c9494d avcodec/alsdec: fix undefined shift in multiply() 6 years ago
  Michael Niedermayer 882dee37cc avcodec/alsdec: Fix 2 integer overflows 6 years ago
  Michael Niedermayer 6a7e27f675 avcodec/flicvideo: Make line_packets int 6 years ago
  Michael Niedermayer ee2abfe7d4 avcodec/dvbsubdec: Use ff_set_dimensions() 6 years ago
  Michael Niedermayer dda10a2995 avcodec/ffwavesynth: Check if there is enough extradata before allocation 6 years ago
  Michael Niedermayer 8e2a5f951f avcodec/ffwavesynth: More correct cast in wavesynth_seek() 6 years ago
  Michael Niedermayer d69822bd9a avcodec/ffwavesynth: Check sample rate before use 6 years ago
  Michael Niedermayer cacf998071 avcodec/dnxhd_parser: Fix parser when input does not have nicely sized packets 6 years ago
  Michael Niedermayer 01f9c1540a avcodec/dnxhd_parser: remove unneeded code 6 years ago
  Michael Niedermayer b60455c715 avformat/utils: Check rfps_duration_sum for overflow 6 years ago
  Michael Niedermayer 6c821c1dee avcodec/h264_refs: Also check reference in ff_h264_build_ref_list() 6 years ago
  Michael Niedermayer 6d3c6e8b96 avcodec/atrac9dec: Check conditions before apply_band_extension() to avoid out of array read in initialization of unused variables 6 years ago
  Michael Niedermayer a6d1e2c40a avcodec/parser: Check next index validity in ff_combine_frame() 6 years ago
  Michael Niedermayer 5c2cbf36dd avcodec/ivi: Ask for samples with odd tiles 6 years ago
  Michael Niedermayer 24ed399e57 avformat/xmv: Make bitrate 64bit 6 years ago
  Michael Niedermayer fe36a3005b avcodec/pngdec: Check that previous_picture has same w/h/format 6 years ago
  Michael Niedermayer ec806c3da8 avcodec/huffyuv: remove gray8a (the format is listed but not supported by the implementation) 6 years ago
  Michael Niedermayer 41c9e6128c avcodec/mpc8: Fixes invalid shift in mpc8_decode_frame() 6 years ago
  James Zern e8b0f20e51 avcodec/utils, avcodec_open2: close codec on failure 6 years ago
  Cameron Cawley 7c1b403365 avformat/rpl: Replace strcpy with av_strlcpy 6 years ago
  James Almer 08d3cc2f1d avcodec/amfnec: allocate packets using av_new_packet() 6 years ago
  Timo Rothenpieler 4df5dfabcc avcodec/nvenc: make sure newly allocated packets are refcounted 6 years ago
  Jun Zhao 4fbeaaa220 lavc/mpeg4audio: add chan_config check to avoid indeterminate channels 6 years ago
  James Almer 3ecbb180ef aformat/movenc: add missing padding to output track extradata 6 years ago
  Timo Rothenpieler fe1064f779 avcodec/nvenc: add driver version info for latest SDKs 6 years ago
  James Almer 11cce24e04 avcodec/bsf: check that AVBSFInternal was allocated before dereferencing it 6 years ago
  Carl Eugen Hoyos 60094fc2f5 lavf/rawenc: Only accept the appropriate stream type for raw muxers. 6 years ago
  Carl Eugen Hoyos 0253771953 lavc/tableprint_vlc: Remove avpriv_request_sample() from included files. 6 years ago
  Stefan Schoenefeld a12e40e021 avcodec/h263dec: fix hwaccel decoding 6 years ago
  Mark Harris 0c904c0d3f avutil/mem: Fix invalid use of av_alloc_size 7 years ago
  Andreas Rheinhardt 6e0cf9a9df cbs_h2645: Fix infinite loop in more_rbsp_data 6 years ago
  James Almer a21a9c7863 avformat/aacdec: resync to the next adts frame on invalid data instead of aborting 6 years ago
  James Almer 1fbe0286e4 avformat/aacdec: factorize the adts frame resync code 6 years ago
  Andreas Rheinhardt 1b6bcee9fe cbs_mpeg2: Fix storage type for frame_centre_*_offset 6 years ago
  Andreas Rheinhardt b010caa6c9 cbs_mpeg2: Improve checks for invalid values 6 years ago
  James Almer ae5c80b9ca avcodec/cbs_mpeg2: fix leak of extra_information_slice buffer in cbs_mpeg2_read_slice_header() 6 years ago
  Carl Eugen Hoyos b3b5941ec7 lavc/cbs: Do not use format specifier "z" on Windows. 7 years ago
  Carl Eugen Hoyos 84b94fdd05 lavc/cbs_vp9: Make variable prob unsigned. 7 years ago
  James Almer a213213985 avcodec/cbs_h264: fix storage type for time_offset in Pic Timing SEI 6 years ago
  James Almer 94b1630b7c avcodec/cbs_h2645: add helper macros for signed values 6 years ago
  James Almer 7dc2366533 avcodec/cbs: add helper functions and macros to read and write signed values 6 years ago
  Andreas Rheinhardt 2ac6315c7c cbs_h264: Fix handling of auxiliary pictures 7 years ago
  Michael Niedermayer 9d06c1f95e Changelog: fix typo 6 years ago
  Michael Niedermayer 7d4e9074c6 Changelog: update 6 years ago
  Michael Niedermayer 7654e5aa3b avcodec/ilbcdec: Simplify use of unsigned and fix more undefined overflows 6 years ago