77857 Commits (fc2588a1d6cbb17f15e05f585c92a3be734bcc5a)
 

Author SHA1 Message Date
  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
  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 9 years ago
  Carl Eugen Hoyos d3fe2e0dc9 lavc/mjpeg2jpeg: Accept more mjpeg streams as input. 9 years ago
  Michael Niedermayer 9ca64c31d2 avutil/common: Protect GET_BYTE in GET_UTF8() by () 9 years ago
  Michael Niedermayer 115fb6d03e avformat/aviobuf: Fix end check in put_str16() 9 years ago
  James Zern 1a876cc581 libvpxdec: fix 'ISO C90 forbids mixed declarations and code' warning 9 years ago
  Paul B Mahol 57e4571679 configure: showspectrum now uses fft, add showspectrumpic 9 years ago
  Paul B Mahol 57df71eaf7 avfilter/avf_showspectrum: reduce number of operations 9 years ago
  Paul B Mahol 2009d922db avfilter/avf_showspectrum: add posibility to display phase 9 years ago
  Carl Eugen Hoyos 405abdbaee lavf/mpjpegdec: Do not call av_log() while probing. 9 years ago
  Michael Niedermayer 7c0b84d899 avformat/asfenc: Check pts 9 years ago
  Michael Niedermayer d73f0c586e avformat/asfenc: Flush packet before duration becomes unrepresentable 9 years ago
  Michael Niedermayer 782c4ab4ed avcodec/truemotion2: Cleanup in case of tm2_read_stream() failure 9 years ago