summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/vf_interlace : move func init in ff_interlace_init and add depth arg...Martin Vignali2017-12-19
* avcodec/magicyuv : use gradient_pred dsp func for 8 bits gradient modeMartin Vignali2017-12-19
* avcodec/utvideodec : use gradient_pred dsp in interlace decodingMartin Vignali2017-12-19
* configure: remove libtls fallback checksfan52017-12-19
* configure: fix pkg-config check for libtlssfan52017-12-19
* avformat/mov: Fix the the typoMichael Niedermayer2017-12-18
* doc/filters: update biquad filters with commands sectionPaul B Mahol2017-12-18
* avfilter/vf_overlay: fix packed_rgb caseMateusz2017-12-18
* libvmaf: exit gracefully if the library fails.Ronald S. Bultje2017-12-18
* aptx: add codec cap SMALL_LAST_FRAME and INIT_THREADSAFE as appropriateAurelien Jacobs2017-12-18
* avfilter/af_biquads: add missing break statementsPaul B Mahol2017-12-17
* lavu/lavc/lavf/lavfi: Do not use type modifier %zu on Windows MSVCRT.Carl Eugen Hoyos2017-12-17
* avfilter/af_biquads: remove unused enum itemPaul B Mahol2017-12-17
* avfilter/av_biquads: add support for commandsPaul B Mahol2017-12-17
* libavformat: LibreSSL (libtls) supportsfan52017-12-17
* avcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_qp_delta_abs()Michael Niedermayer2017-12-17
* avcodec/hevc_sei: Fix integer overflows in decode_nal_sei_message()Michael Niedermayer2017-12-17
* avcodec/hevcdsp_template: Fix undefined shift in put_hevc_qpel_bi_w_hv()Michael Niedermayer2017-12-17
* avfilter/vf_overlay: add premultiplied alpha modePaul B Mahol2017-12-16
* configure: fix probing armv6zkwang-bin2017-12-16
* libavcodec/magicyuvenc : fix warningMartin Vignali2017-12-16
* lavc/mediacodec_wrapper: fix potential jni global reference leakMatthieu Bouron2017-12-16
* lavc/mediacodec_wrapper: factorize MediaCodec creation functionsMatthieu Bouron2017-12-16
* lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if setAman Gupta2017-12-16
* lavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODECAman Gupta2017-12-16
* doc/libav-merge: remove line about VP9 superframe parsingJames Almer2017-12-15
* doc/libav-merge: Remove VAAPI VP8 decode hwaccel merge noteMark Thompson2017-12-15
* lavc/vp8: Support resolution changes in the VP8 decoder hwaccelJun Zhao2017-12-15
* avformat/hlsenc: Extend persistent http connections to playlistsKarthick J2017-12-15
* avformat/hlsenc: Handle NULL input in IO open and close utility functionsKarthick J2017-12-15
* avformat/hlsenc: Call avio_flush during persistent http connectionsKarthick J2017-12-15
* avfilter/x86/vf_interlace : avfilter/x86/vf_interlace : fix crash when using ...Martin Vignali2017-12-15
* avfilter/x86/vf_interlace : avoid crash when data are unalignedMartin Vignali2017-12-15
* avformat/movenc: Add support for more colorspacesSteven Robertson2017-12-15
* avcodec/vp9: mark frame as finished on decode_tiles() failureMichael Niedermayer2017-12-15
* avfilter/drawbox+drawgrid - add option to prevent overwriting of source pixelsGyan Doshi2017-12-14
* Merge commit '47687a2f8aca3f65b6fdd117b1cb66a7409a7fd1'James Almer2017-12-14
|\
| * avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* | Merge commit '508378556631dc18d32247b4a4e35703758e1ca9'James Almer2017-12-14
|\|
| * qsv: Support explicit lookahead downscalingLuca Barbato2017-12-12
* | Merge commit 'f2e9a0ecbef5027f9532c49ffcdfc11d199f6150'James Almer2017-12-14
|\|
| * qsv/vp8dec: fixes memory leak issueLi, Zhong2017-12-12
* | Merge commit '7c65a76b16bc3a44f1592acde2176f187a058797'James Almer2017-12-14
|\|
| * lavc/qsvenc: add error messeage if ICQ unsupported.Li, Zhong2017-12-12
* | Merge commit 'bddb2ce179c57db6e3c79fdc3363c165d90850b0'James Almer2017-12-14
|\|
| * lavc/qsvenc: ICQ/VCM/QVBR are not avilable on LinuxLi, Zhong2017-12-12
* | Merge commit '6ff29343b01923e9b125fe7404ac8701cdfb1fe5'James Almer2017-12-14
|\|
| * lavc/qsvenc: set HRD buffer sizeLi, Zhong2017-12-12
* | Merge commit '18a0f420269ff4c730422361c5c4d8eea096e900'James Almer2017-12-14
|\|
| * checkasm: Use LOCAL_ALIGNED for aligned variables on the stackMartin Storsjö2017-12-12