summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* libavcodec/hevc_filter: move AVDISCARD_NONREF switch-case into functionsfan52017-12-08
* avcodec/nvdec: Fix capability check with old drivers.Jacob Trimble2017-12-08
* vf_zscale: Fix alpha destination graph for floating point pixel formatsVittorio Giovara2017-12-08
* avformat: add NSP demuxerPaul B Mahol2017-12-08
* avfilter/vf_waveform: add default case when picking input formatsPaul B Mahol2017-12-08
* opus: fix hybrid folding indexing during band quantizationRostislav Pehlivanov2017-12-08
* fate-opus: run and test inactive samplesRostislav Pehlivanov2017-12-08
* x86/vf_hflip: use xor to zero initialize registersJames Almer2017-12-07
* x86/vf_hflip: don't load the width argument twiceJames Almer2017-12-07
* lavc/libx265: mark disposable framesJohn Stebbins2017-12-07
* avcodec/libx265 - Add named option to set profileGyan Doshi2017-12-06
* avcodec/diracdsp: Fix integer overflow in PUT_SIGNED_RECT_CLAMPED()Michael Niedermayer2017-12-06
* avcodec/dirac_dwt: Fix integer overflows in COMPOSE_DAUB97*Michael Niedermayer2017-12-06
* avformat/mux: stop delaying writing the headerJames Almer2017-12-06
* avcodec/extract_extradata_bsf: Fix leak discovered via fuzzingNikolas Bowe2017-12-06
* avfilter: add setrange filterPaul B Mahol2017-12-06
* tests/fate/mov: Fix fate-mov-invalid-elst-entry-count failure on ARMMichael Niedermayer2017-12-06
* fate/hevc: add skip_loop_filter testsfan52017-12-05
* doc/developer: revise mailing list sectionJim DeLaHunt2017-12-05
* vaapi_h265: Add named options for setting profile and levelMark Thompson2017-12-04
* vaapi_h264: Add named options for setting profile and levelMark Thompson2017-12-04
* rkmpp: Add hardware config informationMark Thompson2017-12-04
* avfilter/vf_convolution: add 7x7 filterPaul B Mahol2017-12-04
* x86/vf_threshold: make threshold8 functions work on x86_32James Almer2017-12-04
* fate/checkasm: add missing target for vf_threshold testJames Almer2017-12-04
* checkasm/vf_threshold: fix mixed code and declarationsJames Almer2017-12-04
* libavcodec/hevc_filter: support for all skip_loop_filter levels.sfan52017-12-04
* avformat/hlsenc: fix compiling error when disable-networkSteven Liu2017-12-04
* avfilter/x86/vf_hflip.asm: fix building on x32Paul B Mahol2017-12-04
* fate-opus: update tests to use new decoder outputsRostislav Pehlivanov2017-12-04
* opus_pvq: do not compile encoding/decoding code if the encoder/decoder is dis...Rostislav Pehlivanov2017-12-04
* opus_celt: deduplicate band quantization/dequantization functionRostislav Pehlivanov2017-12-04
* avfilter: add hflip x86 SIMDPaul B Mahol2017-12-04
* fate-opus: update to match the changes from RFC8251Rostislav Pehlivanov2017-12-04
* opus: add an option to toggle intensity stereo phase inversionRostislav Pehlivanov2017-12-04
* opus: Add Special Hybrid Folding (per RFC8251)Andrew D'Addesio2017-12-04
* opus_celt: Fix arithmetic overflow (per RFC8251)Andrew D'Addesio2017-12-04
* opus_silk: Fix arithmetic overflow (per RFC8251)Andrew D'Addesio2017-12-04
* libavutil: Add saturating subtraction functionsAndrew D'Addesio2017-12-04
* x86vf_threshold/: use the PBLENDVB macroJames Almer2017-12-04
* avformat/dashenc: add avpriv_io_move return value checkSteven Liu2017-12-04
* avformat/hlsplaylist: add return value check of strftimeSteven Liu2017-12-04
* avformat/hlsplaylist: add int type of API ff_hls_write_file_entrySteven Liu2017-12-04
* avformat/hlsenc: fix baseurl missing last charRobert Nagy2017-12-04
* lavf/mov: Fix missing newline.Carl Eugen Hoyos2017-12-04
* avformat/mxfdec: fix last packet timestampsMarton Balint2017-12-03
* avfilter/x86/vf_threshold : cosmetic indentMartin Vignali2017-12-03
* avfilter/x86/vf_threshold : add avx2 version for threshold 8Martin Vignali2017-12-03
* avfilter/x86/vf_threshold : make macro for threshold8 in order to add avx2 ve...Martin Vignali2017-12-03
* checkasm/vf_threshold : add checkasm test for threshold8Martin Vignali2017-12-03