summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* | avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* | lavf/mpegts: mark packets with TEI flag as corruptedRodger Combs2017-12-13
* | libavcodec/decode: remove duplicate includesMichael Niedermayer2017-12-13
* | ivfenc: add AV1 supportTristan Matthews2017-12-13
* | patcheck: Add 'threshhold' to common typo listKelly Ledford2017-12-13
* | libavfilter/af_dcshift.c: Fixed repeated spelling errorKelly Ledford2017-12-13
* | checkasm/vf_hflip : add test for vf_hflip byte and short simdMartin Vignali2017-12-13
* | avfilter/vf_hflip : move context func init in ff_hflip_initMartin Vignali2017-12-13
* | libavcodec/mpegvideo_parser: improve detection of progressive mpeg2Aman Gupta2017-12-12
* | avfilter/formats: fix wrong function name in error messageJun Zhao2017-12-13
* | avformat/mux: factorize AVFormatContext->avoid_negative_ts initializationJames Almer2017-12-12
* | avfilter/vf_pseudocolor: add support for more formatsPaul B Mahol2017-12-12
* | avformat/hlsenc: reindent after previous commitsSteven Liu2017-12-12