79344 Commits (901b0f1a219e96d008c801dbd99bb21aae0aea4e)
 

Author SHA1 Message Date
  Andreas Cadhalpun 0002d845e8 asfdec_o: check avio_skip in asf_read_simple_index 9 years ago
  Andreas Cadhalpun aa18016996 asfdec_o: reject size > INT64_MAX in asf_read_unknown 9 years ago
  Andreas Cadhalpun 763c572801 asfdec_o: only set asf_pkt->data_size after sanity checks 9 years ago
  Andreas Cadhalpun f8bc0137bd lavu: prevent overflow in av_clip_intp2_c 9 years ago
  Ganesh Ajjanagadde 2e4fd16f5b lavc/aacenc: use isfinite to simplify isnan/isinf logic 9 years ago
  Michael Niedermayer c3a24006d5 avformat/rmdec: Fix Packet memleak at close() 9 years ago
  Michael Niedermayer 80fd348bb7 avformat/rmdec: Check size in ivr_read_packet() before use 9 years ago
  Michael Niedermayer fc2588a1d6 swscale/vscale: Use matching sliceY/chrSliceY for luma/chroma 9 years ago
  Aman Gupta 3a0e5cfcee lavc/ccaption_dec: clear all unused rows during rollup 9 years ago
  Aman Gupta 9027806e3c lavc/ccaption_dec: clean up whitespace 9 years ago
  Aman Gupta fdbe5cd5c5 fate: add test for realtime ccaption decoder 9 years ago
  Aman Gupta 5c041e2ccc lavc/ccaption_dec: implement real_time option 9 years ago
  Paul B Mahol d6f1abe9ce avfilter/vf_fftfilt: this is video filter so use pixels instead of samples 9 years ago
  Paul B Mahol 2bbc7e9625 avfilter/vf_fftfilt: use the name 's' for the pointer to the private context 9 years ago
  Aman Gupta 260e368717 lavc/ccaption_dec: flush context on seek 9 years ago
  Michael Niedermayer eb7802afef swscale/vscale: Check that 2 tap filters are bilinear before using bilinear code 9 years ago
  Michael Niedermayer b99f498716 swscale/output: Assert that yalpha and uvalpha are within their expected range 9 years ago
  Michael Niedermayer fe6372bb61 swscale/vscale: Add fixme comment to "ugly" code 9 years ago
  Michael Niedermayer 705a2f70ee swscale/slice: Fix indention 9 years ago
  Michael Niedermayer 8feeffc1d7 swscale/slice: Fix doc typo 9 years ago
  Michael Niedermayer e06403331c swscale: Move Contexts used only in hscale.c into it 9 years ago
  Michael Niedermayer 7b6e6895f2 swscale: Move VScalerContext into vscale.c 9 years ago
  Paul B Mahol 653f9d84ae avfilter: add spectrumsynth filter 9 years ago
  Michael Niedermayer cc538e9dbd swscale/utils: Detect and skip unneeded sws_setColorspaceDetails() calls 9 years ago
  Michael Niedermayer 8f3a9a8c27 swscale/yuv2rgb: Increase YUV2RGB table headroom 9 years ago
  Michael Niedermayer 5e5f82a287 swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out 9 years ago
  Paul B Mahol 70df51112c avfilter/af_dynaudnorm: fix possible null pointer dereference 9 years ago
  Claudio Freire 62dfe1d40d avcodec/aacenc_is: replace pow(x, 0.75) by x/sqrtf(sqrtf(x)) 9 years ago
  Ganesh Ajjanagadde a0a47a09b0 lavu/libm: add isfinite fallback 9 years ago
  Andreas Cadhalpun 44ac13eed4 dca: fix misaligned access in avpriv_dca_convert_bitstream 9 years ago
  Maxim Andreev 7145e80b4f avformat/hls: forbid all protocols except http(s) & file 9 years ago
  Michael Niedermayer 92465a2347 avcodec/aacenc: Check for +-Inf too 9 years ago
  James Almer 17e7fdf61a avcodec/wavpackenc: print channel count in av_log call 9 years ago
  Michael Niedermayer 39fb3f18c5 avcodec/diracdec: Handle the 0 vlc case at the top of coeff_unpack_golomb() 9 years ago
  Michael Niedermayer bbd9771625 avcodec/diracdec: Factor +2 out of the inner loop 9 years ago
  Michael Niedermayer da144c2ddd avcodec/diracdec: Inline svq3_get_ue_golomb() and merge the sign bit decoding into it 9 years ago
  Michael Niedermayer 9006567bae avcodec/aacenc: mark output as const as its not written to 9 years ago
  Michael Niedermayer 0634c54253 avcodec/aacenc: Fix NAN check 9 years ago
  Kieran Kunhya bfc8a4dabe diracdec: Add slice threading to HQ profile 9 years ago
  Andreas Cadhalpun 9cdddb93bb nutdec: only copy the header if it exists 10 years ago
  Andreas Cadhalpun 8431629dd1 xwddec: prevent overflow of lsize * avctx->height 10 years ago
  Andreas Cadhalpun 5b83b24ccb nuv: sanitize negative fps rate 10 years ago
  Andreas Cadhalpun 2884cf205a on2avc: limit number of bits to 30 in get_egolomb 10 years ago
  Claudio Freire 699c2ee560 AAC encoder: encode out-of-phase I/S efficiently 9 years ago
  Claudio Freire aa64a48357 AAC encoder: fix I/S relative error evaluation 9 years ago
  Claudio Freire 6711aa21e2 AAC encoder: various fixes in M/S coding 9 years ago
  Claudio Freire 4dcb69cc12 AAC encoder: in IS, fix index of sf_idx, band_type 9 years ago
  Claudio Freire 509f168017 AAC encoder: don't apply MS on special bands 9 years ago
  Claudio Freire 00d481b2c3 AAC encoder: avoid assertion failure on PNS 9 years ago
  Claudio Freire 2a31b076b4 AAC encoder: fix assertion error with prediction 10 years ago