75002 Commits (d09fd0736a43b7a7df0873ca0ed99fbce9dc97ff)
 

Author SHA1 Message Date
  Andreas Cadhalpun d09fd0736a brstm: reject negative sample rate 10 years ago
  Andreas Cadhalpun c3f276b608 aacps: avoid division by zero in stereo_processing 10 years ago
  Andreas Cadhalpun 510d88ae93 softfloat: assert when the argument of av_sqrt_sf is negative 10 years ago
  Michael Niedermayer c4133b25f8 avcodec/takdec: Use memove, avoid undefined memcpy() use 10 years ago
  Michael Niedermayer c9b3451da3 Update Changelog 10 years ago
  Andreas Cadhalpun 46f83b059b aacsbr_fixed: check for envelope scalefactors overflowing 10 years ago
  Andreas Cadhalpun ce2664f5f7 aacdec: don't return frames without data from aac_decode_er_frame 10 years ago
  Michael Niedermayer 8364d607ac avcodec/aacsbr_fixed: Try to initialize sum[0..1] differently to fix build with VS2012 10 years ago
  Michael Niedermayer 21e42d9b0d avcodec/aacsbr: Use FLOAT_0 10 years ago
  Andreas Cadhalpun e10c353ca5 softfloat: handle INT_MIN correctly in av_int2sf 10 years ago
  Michael Niedermayer 72be96ac55 avutil/softfloat: Include negative numbers in cmp/gt tests 10 years ago
  Michael Niedermayer 6581e40e1a avutil/softfloat: Fix av_gt_sf() with large exponents try #2 10 years ago
  Michael Niedermayer 0f9c617979 avutil/softfloat: Add test for av_gt_sf() 10 years ago
  Michael Niedermayer f9998d1994 avutil/softfloat: Extend the av_cmp_sf() test to cover a wider range of exponents 10 years ago
  Michael Niedermayer 7ad4bf4899 avutil/softfloat: Fix overflows in shifts in av_cmp_sf() and av_gt_sf() 10 years ago
  Michael Niedermayer 43ada90fc5 avutil/softfloat: Add test for av_cmp_sf() 10 years ago
  Ganesh Ajjanagadde 476ddffccb avutil/common: add FFDIFFSIGN macro 10 years ago
  Michael Niedermayer b533998d0a avutil/softfloat: Add tests for exponent underflows 10 years ago
  Michael Niedermayer acd203fc0d avutil/softfloat: Fix exponent underflow in av_div_sf() 10 years ago
  Michael Niedermayer 402c4a9f81 avutil/softfloat: Fix exponent underflow in av_mul_sf() 10 years ago
  Michael Niedermayer 6e4bfbe936 avutil/softfloat: Fix typo in av_mul_sf() doxy 10 years ago
  Michael Niedermayer f38beb47da avutil/softfloat: Correctly set the exponent for 0.0 in av_sqrt_sf() 10 years ago
  Michael Niedermayer efa9128556 avutil/softfloat: FLOAT_0 should use MIN_EXP 10 years ago
  Michael Niedermayer 3de8521667 swresample/resample: increase precision for compensation 10 years ago
  Rodger Combs edf5e88eac lavf/mov: add support for sidx fragment indexes 10 years ago
  Michael Niedermayer 8d634be4ce update versions for 2.8.2 10 years ago
  Michael Niedermayer 9a6d581076 avformat/mxfenc: Only store user comment related tags when needed 10 years ago
  Michael Niedermayer 84f8157662 tests/fate/avformat: Fix fate-lavf 10 years ago
  Simon Thelen e5a2f5e74d doc/ffmpeg: Clarify that the sdp_file option requires an rtp output. 10 years ago
  Simon Thelen dac3598563 ffmpeg: Don't try and write sdp info if none of the outputs had an rtp format. 10 years ago
  Andreas Cadhalpun c0cd8747ef apng: use correct size for output buffer 10 years ago
  Andreas Cadhalpun e217224456 jvdec: avoid unsigned overflow in comparison 10 years ago
  Michael Niedermayer 56419053bc avcodec/jpeg2000dec: Clip all tile coordinates 10 years ago
  Michael Niedermayer 11b4822ddb avcodec/microdvddec: Check for string end in 'P' case 10 years ago
  Michael Niedermayer 2de2959305 avcodec/dirac_parser: Fix undefined memcpy() use 10 years ago
  Michael Niedermayer b93a8bd838 avformat/xmv: Discard remainder of packet on error 10 years ago
  Michael Niedermayer 2817eb514c avformat/xmv: factor return check out of if/else 10 years ago
  Michael Niedermayer 6e085f9a32 avcodec/mpeg12dec: Do not call show_bits() with invalid bits 10 years ago
  Michael Niedermayer a7bbb7fb88 avcodec/faxcompr: Add missing runs check in decode_uncompressed() 10 years ago
  Michael Niedermayer 1290037626 libavutil/channel_layout: Check strtol*() for failure 10 years ago
  Michael Niedermayer c7174d5204 avformat/mpegts: Only start probing data streams within probe_packets 10 years ago
  Michael Niedermayer ff30907205 avcodec/hevc_ps: Check chroma_format_idc 10 years ago
  Michael Niedermayer a6ae88bb25 avcodec/ffv1dec: Check for 0 quant tables 10 years ago
  Michael Niedermayer 4567cba0b8 avcodec/mjpegdec: Reinitialize IDCT on BPP changes 10 years ago
  Michael Niedermayer fdb8842639 avcodec/mjpegdec: Check index in ljpeg_decode_yuv_scan() before using it 10 years ago
  Tobias Rapp c6c801d993 avutil/file_open: avoid file handle inheritance on Windows 10 years ago
  Michael Niedermayer aa34146e41 avcodec/h264_slice: Disable slice threads if there are multiple access units in a packet 10 years ago
  Lucas de Andrade fcb8ee98f6 avformat/hls: update cookies on setcookie response 10 years ago
  Kieran Kunhya 2f5f940bef opusdec: Don't run vector_fmul_scalar on zero length arrays 10 years ago
  Michael Niedermayer 6ac9d6303f avcodec/opusdec: Fix extra samples read index 10 years ago