summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | avcodec/wmaenc: Check input for finitenessMichael Niedermayer2016-01-16
* | avcodec/aacenc: Check both channels for finitenessMichael Niedermayer2016-01-16
* | lavf/matroskadec: Get sample size from private dataMats Peterson2016-01-16
* | lavf/mov: Don't limit fourcc 0 -> raw/twos to version 0 sample descriptionsMats Peterson2016-01-16
* | avcodec/motion_est: Attempt to fix "short data segment overflowed" on IA64Michael Niedermayer2016-01-16
* | mpeg4videodec: silence ubsan warningAndreas Cadhalpun2016-01-15
* | lavu/x86/lls: add fma3 optimizations for update_llsGanesh Ajjanagadde2016-01-15
* | avfilter/af_sidechaincompress & af_agate: use audio fifo from lavuPaul B Mahol2016-01-15
* | avformat/riff: add C210 FourCC (Canopus C210)Piotr Bandurski2016-01-15
* | avformat/riff: add YUYV FourCC (Drastic YUYV)Piotr Bandurski2016-01-15
* | avfilter: add ahistogram multimedia filterPaul B Mahol2016-01-15
* | x86/intmath: add missing early clobber to output operandsJames Almer2016-01-15
* | avcodec/x86/fmtconvert: Add emms to int32_to_float_fmul_array8_sse()Michael Niedermayer2016-01-15
* | avfilter/vaf_spectrumsynth: Fix mixed declaration and statmentMichael Niedermayer2016-01-15
* | avformat/hls: Even stricter URL checksMichael Niedermayer2016-01-15
* | avformat/hls: More strict url checksMichael Niedermayer2016-01-15
* | avcodec/rmdec: add missing av_log argumentJames Almer2016-01-15
* | lavf/mov: Confine 0x00000000 to raw/twos fourcc mapping to version 0 sample d...Mats Peterson2016-01-15
* | avcodec/pngenc: Fix mixed up linesizesMichael Niedermayer2016-01-15
* | avcodec/pngenc: Replace memcpy by av_image_copy()Michael Niedermayer2016-01-15
* | asfdec_o: check for too small size in asf_read_unknownAndreas Cadhalpun2016-01-15
* | asfdec_o: break if EOF is reached after asf_read_packet_headerAndreas Cadhalpun2016-01-15
* | asfdec_o: make sure packet_size is non-zero before seekingAndreas Cadhalpun2016-01-15
* | asfdec_o: prevent overflow causing seekbackAndreas Cadhalpun2016-01-15
* | asfdec_o: check avio_skip in asf_read_simple_indexAndreas Cadhalpun2016-01-15
* | asfdec_o: reject size > INT64_MAX in asf_read_unknownAndreas Cadhalpun2016-01-15
* | asfdec_o: only set asf_pkt->data_size after sanity checksAndreas Cadhalpun2016-01-15
* | lavu: prevent overflow in av_clip_intp2_cAndreas Cadhalpun2016-01-15
* | lavc/aacenc: use isfinite to simplify isnan/isinf logicGanesh Ajjanagadde2016-01-14
* | avformat/rmdec: Fix Packet memleak at close()Michael Niedermayer2016-01-14
* | avformat/rmdec: Check size in ivr_read_packet() before useMichael Niedermayer2016-01-14
* | swscale/vscale: Use matching sliceY/chrSliceY for luma/chromaMichael Niedermayer2016-01-14
* | lavc/ccaption_dec: clear all unused rows during rollupAman Gupta2016-01-14
* | lavc/ccaption_dec: clean up whitespaceAman Gupta2016-01-14
* | fate: add test for realtime ccaption decoderAman Gupta2016-01-14
* | lavc/ccaption_dec: implement real_time optionAman Gupta2016-01-14
* | avfilter/vf_fftfilt: this is video filter so use pixels instead of samplesPaul B Mahol2016-01-14
* | avfilter/vf_fftfilt: use the name 's' for the pointer to the private contextPaul B Mahol2016-01-14
* | lavc/ccaption_dec: flush context on seekAman Gupta2016-01-14
* | swscale/vscale: Check that 2 tap filters are bilinear before using bilinear codeMichael Niedermayer2016-01-14
* | swscale/output: Assert that yalpha and uvalpha are within their expected rangeMichael Niedermayer2016-01-14
* | swscale/vscale: Add fixme comment to "ugly" codeMichael Niedermayer2016-01-14
* | swscale/slice: Fix indentionMichael Niedermayer2016-01-14
* | swscale/slice: Fix doc typoMichael Niedermayer2016-01-14
* | swscale: Move Contexts used only in hscale.c into itMichael Niedermayer2016-01-14
* | swscale: Move VScalerContext into vscale.cMichael Niedermayer2016-01-14
* | avfilter: add spectrumsynth filterPaul B Mahol2016-01-14
* | swscale/utils: Detect and skip unneeded sws_setColorspaceDetails() callsMichael Niedermayer2016-01-14
* | swscale/yuv2rgb: Increase YUV2RGB table headroomMichael Niedermayer2016-01-14
* | swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM outMichael Niedermayer2016-01-14