summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/diracdec: Check perspective_exp and zrs_exp.Michael Niedermayer2017-08-17
* fate: add overlay filter tests with alphaMarton Balint2017-08-16
* avfilter/vf_weave: fix top vs bottom field orderPaul B Mahol2017-08-16
* avfilter/vf_transpose: rewrite for x86 SIMDPaul B Mahol2017-08-16
* encoders.texi: Replace x264 --full-help suggestion with --fullhelpLeo Izen2017-08-16
* avformat/mov: Fix memory leak when reading DDTS box.Nikolas Bowe2017-08-16
* swresample/resample: Fix flush refelction lengthMichael Niedermayer2017-08-16
* Add tonemap filterVittorio Giovara2017-08-15
* zscale: Enable single precision input/ouput filteringVittorio Giovara2017-08-15
* Add single precision planar RGB pixel formatsVittorio Giovara2017-08-15
* avfilter/vf_datascope: make it possible to change pixscope window positionPaul B Mahol2017-08-15
* avcodec/cavsdec: Check P/B frame mb decode which return error codesMichael Niedermayer2017-08-15
* avcodec/cavsdec: Check I frame mb decode for errorsMichael Niedermayer2017-08-15
* avfilter/scale_npp: fix logic used in previous patchTimo Rothenpieler2017-08-14
* avfilter/scale_npp: check for buffer allocation failureTimo Rothenpieler2017-08-14
* avfilter/scale_npp: fix passthrough modeYogender Gupta2017-08-14
* avcodec/lagarith: Detect end of input in lag_decode_line() loopMichael Niedermayer2017-08-11
* avcodec/gdv: Check available space before reading paletteMichael Niedermayer2017-08-11
* avcodec/ffv1dec_template: Fix undefined shiftMichael Niedermayer2017-08-11
* avcodec/mpeg4videodec: Clear mcsel before decoding an imageMichael Niedermayer2017-08-11
* avformat/avidec: Move packet skip after prefix and related checksMichael Niedermayer2017-08-11
* avcodec/tests/dct: Add Mean square error testMichael Niedermayer2017-08-11
* avcodec/tests/dct: Add peak mean error checkMichael Niedermayer2017-08-11
* avcodec/mjpegenc: cosmetic changesDavinder Singh2017-08-11
* avcodec/mjpegenc: disable unused code with AMVDavinder Singh2017-08-11
* avfilter/vf_overlay: fix alpha blending for planar formats with a transparent...Marton Balint2017-08-10
* ffplay: add support for more SDL pixel formats when rendering videoMarton Balint2017-08-10
* ffplay: add support for displaying rgb images with alphaMarton Balint2017-08-10
* ffplay: add support for rendering yuv images with negative line sizeMarton Balint2017-08-10
* pixfmt: Support chroma-derived and ictcp color matricesVittorio Giovara2017-08-10
* h264: Add support for alternative transfer characterics SEIVittorio Giovara2017-08-10
* d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARYMartin Storsjö2017-08-10
* avformat/movenc: reindent after the previous commitJames Almer2017-08-09
* lavf/movenc.c: Set sgpd and sbgp atoms to represent decoder delay for AAC.Sasi Inguva2017-08-10
* avcodec/aacdec: Fix PCE channel_layout verificationNicolas Sugino2017-08-09
* avfilter/dynaudnorm: increment input outside of the FFMIN macro so it doesn't...Andy2017-08-09
* avcodec/dvenc: Change quantizer dead zone default to 7Michael Niedermayer2017-08-08
* avcodec/dvenc: Support adjusting the quantizer deadzoneMichael Niedermayer2017-08-08
* avcodec/dirac_dwt: Fixes integer overflows in COMPOSE_DAUB97*Michael Niedermayer2017-08-08
* avfilter/vf_separatefields: stop leaking last framePaul B Mahol2017-08-08
* imgutils: add function to clear an image to blackwm42017-08-08
* lavc, lavu: move frame cropping to a convenience functionwm42017-08-08
* fate: update ref files for gray pixel formats changesJames Almer2017-08-08
* avfilter/drawutils: add gray9/10/12 supportPaul B Mahol2017-08-07
* avfilter/vf_premultiply: add inplace modePaul B Mahol2017-08-07
* avfilter: add support for GRAY9 and GBRAP10Paul B Mahol2017-08-07
* avfilter/vf_waveform: add support for 9 bit depth lowpassPaul B Mahol2017-08-07
* avfilter/vf_extractplanes: add 9 bitdepth supportPaul B Mahol2017-08-07
* libswscale: add gray9 supportPaul B Mahol2017-08-07
* libavutil: add GRAY9 pixel formatPaul B Mahol2017-08-07