]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-12-21 Michael Niedermayeravcodec/mpeg4videodec: Add support for parsing and...
2017-12-21 Michael Niedermayeravcodec/jpeg2000dec: Allocate lengthinc and data_start...
2017-12-21 wm4rkmppdec: move AV_CODEC_CAP_AVOID_PROBING to the correc...
2017-12-21 wm4v4l_m2m: add missing AV_CODEC_CAP_DELAY flags
2017-12-21 Paul B Maholavfilter/af_biquads: change defaults for biquad filter
2017-12-21 Paul B Maholavfilter/af_biquads: increase width range
2017-12-21 Paul B Maholavfilter/af_biquads: add kHz width_type
2017-12-21 James Almeravformat/mov: simplify parsing of mdcv atom using av_ma...
2017-12-21 James Almerconfigure: fix minimum required version of libzimg
2017-12-21 Karthick Javformat/hlsenc: Fix a memory leak when http_persistent...
2017-12-21 Steven Liuavformat/hlsenc: reindent after previous commits
2017-12-21 Steven Liuavformat/hlsenc: fix first fragment mp4 do not split bug
2017-12-20 Sasi Inguvalavf/mov.c: Guess video codec delay based on PTS while...
2017-12-20 sfan5libavcodec/hevcdec: implement skip_frame
2017-12-20 Paul B Maholavfilter/vf_psnr: add more gbrap formats
2017-12-20 Stefan Pöschelconfigure: Fix case of static libmp3lame
2017-12-19 Jun Zhaolavc/vaapi_encode: give a debug message if attrs unsupp...
2017-12-19 James AlmerRevert "checkasm/vf_interlace : add test for lowpass_li...
2017-12-19 James AlmerRevert "avfilter/vf_interlace : add AVX2 for lowpass_li...
2017-12-19 Michael Niedermayertests/audiomatch: Add missing return code at the end...
2017-12-19 Jun Zhaotests/audiomatch: Whitespace refinement
2017-12-19 Jun Zhaotests/audiomatch: Add return value check for fread.
2017-12-19 Felix Matouschekconfigure: Fix detection of vp9 decoder/encoder
2017-12-19 Martin Vignaliavfilter/x86/vf_hflip : indent
2017-12-19 Martin Vignaliavfilter/x86/vf_hflip : add avx2 version for hflip_byte...
2017-12-19 Martin Vignaliavfilter/x86/vf_hflip : merge hflip byte and hflip...
2017-12-19 Martin Vignaliavfilter/vf_tinterlace : add AVX2 func for lowpass_line...
2017-12-19 Martin Vignaliavfilter/vf_interlace : add AVX2 for lowpass_line 8...
2017-12-19 Martin Vignalicheckasm/vf_interlace : add test for lowpass_line 8...
2017-12-19 Martin Vignaliavfilter/vf_interlace : move func init in ff_interlace_...
2017-12-19 Martin Vignaliavcodec/magicyuv : use gradient_pred dsp func for 8...
2017-12-19 Martin Vignaliavcodec/utvideodec : use gradient_pred dsp in interlace...
2017-12-19 sfan5configure: remove libtls fallback check
2017-12-19 sfan5configure: fix pkg-config check for libtls
2017-12-18 Michael Niedermayeravformat/mov: Fix the the typo
2017-12-18 Paul B Maholdoc/filters: update biquad filters with commands section
2017-12-18 Mateuszavfilter/vf_overlay: fix packed_rgb case
2017-12-18 Ronald S. Bultjelibvmaf: exit gracefully if the library fails.
2017-12-18 Aurelien Jacobsaptx: add codec cap SMALL_LAST_FRAME and INIT_THREADSAF...
2017-12-17 Paul B Maholavfilter/af_biquads: add missing break statements
2017-12-17 Carl Eugen... lavu/lavc/lavf/lavfi: Do not use type modifier %zu...
2017-12-17 Paul B Maholavfilter/af_biquads: remove unused enum item
2017-12-17 Paul B Maholavfilter/av_biquads: add support for commands
2017-12-17 sfan5libavformat: LibreSSL (libtls) support
2017-12-17 Michael Niedermayeravcodec/hevc_cabac: Fix integer overflow in ff_hevc_cu_...
2017-12-17 Michael Niedermayeravcodec/hevc_sei: Fix integer overflows in decode_nal_s...
2017-12-17 Michael Niedermayeravcodec/hevcdsp_template: Fix undefined shift in put_he...
2017-12-16 Paul B Maholavfilter/vf_overlay: add premultiplied alpha mode
2017-12-16 wang-binconfigure: fix probing armv6zk
2017-12-16 Martin Vignalilibavcodec/magicyuvenc : fix warning
2017-12-15 Matthieu Bouronlavc/mediacodec_wrapper: fix potential jni global refer...
2017-12-15 Matthieu Bouronlavc/mediacodec_wrapper: factorize MediaCodec creation...
2017-12-15 Aman Guptalavc/mediacodec: use AVMediaCodecDeviceContext hw_devic...
2017-12-15 Aman Guptalavu/hwcontext: add AV_HWDEVICE_TYPE_MEDIACODEC
2017-12-15 James Almerdoc/libav-merge: remove line about VP9 superframe parsing
2017-12-15 Mark Thompsondoc/libav-merge: Remove VAAPI VP8 decode hwaccel merge...
2017-12-15 Jun Zhaolavc/vp8: Support resolution changes in the VP8 decoder...
2017-12-15 Karthick Javformat/hlsenc: Extend persistent http connections...
2017-12-15 Karthick Javformat/hlsenc: Handle NULL input in IO open and close...
2017-12-15 Karthick Javformat/hlsenc: Call avio_flush during persistent...
2017-12-15 Martin Vignaliavfilter/x86/vf_interlace : avfilter/x86/vf_interlace...
2017-12-15 Martin Vignaliavfilter/x86/vf_interlace : avoid crash when data are...
2017-12-14 Steven Robertsonavformat/movenc: Add support for more colorspaces
2017-12-14 Michael Niedermayeravcodec/vp9: mark frame as finished on decode_tiles...
2017-12-14 Gyan Doshiavfilter/drawbox+drawgrid - add option to prevent overw...
2017-12-14 James AlmerMerge commit '47687a2f8aca3f65b6fdd117b1cb66a7409a7fd1'
2017-12-14 James AlmerMerge commit '508378556631dc18d32247b4a4e35703758e1ca9'
2017-12-14 James AlmerMerge commit 'f2e9a0ecbef5027f9532c49ffcdfc11d199f6150'
2017-12-14 James AlmerMerge commit '7c65a76b16bc3a44f1592acde2176f187a058797'
2017-12-14 James AlmerMerge commit 'bddb2ce179c57db6e3c79fdc3363c165d90850b0'
2017-12-14 James AlmerMerge commit '6ff29343b01923e9b125fe7404ac8701cdfb1fe5'
2017-12-14 James AlmerMerge commit '18a0f420269ff4c730422361c5c4d8eea096e900'
2017-12-14 wm4avcodec: add metadata to identify wrappers and hardware...
2017-12-14 wm4avcodec: add metadata to identify wrappers and hardware...
2017-12-14 Rodger Combslavf/mpegts: mark packets with TEI flag as corrupted
2017-12-13 Michael Niedermayerlibavcodec/decode: remove duplicate includes
2017-12-13 Tristan Matthewsivfenc: add AV1 support
2017-12-13 Kelly Ledfordpatcheck: Add 'threshhold' to common typo list
2017-12-13 Kelly Ledfordlibavfilter/af_dcshift.c: Fixed repeated spelling error
2017-12-13 Martin Vignalicheckasm/vf_hflip : add test for vf_hflip byte and...
2017-12-13 Martin Vignaliavfilter/vf_hflip : move context func init in ff_hflip_init
2017-12-13 Aman Guptalibavcodec/mpegvideo_parser: improve detection of progr...
2017-12-12 Jun Zhaoavfilter/formats: fix wrong function name in error...
2017-12-12 James Almeravformat/mux: factorize AVFormatContext->avoid_negative...
2017-12-12 Paul B Maholavfilter/vf_pseudocolor: add support for more formats
2017-12-12 Luca Barbatoqsv: Support explicit lookahead downscaling
2017-12-12 Li, Zhongqsv/vp8dec: fixes memory leak issue
2017-12-12 Li, Zhonglavc/qsvenc: add error messeage if ICQ unsupported.
2017-12-12 Li, Zhonglavc/qsvenc: ICQ/VCM/QVBR are not avilable on Linux
2017-12-12 Li, Zhonglavc/qsvenc: set HRD buffer size
2017-12-12 Martin Storsjöcheckasm: Use LOCAL_ALIGNED for aligned variables on...
2017-12-12 Steven Liuavformat/hlsenc: reindent after previous commits
2017-12-11 Lou Logandoc/filters: re-arrange options for testsrc family
2017-12-11 Paul B Maholavfilter/avfiltergraph: remove ugly dead code
2017-12-11 Hendrik LeppkesRevert "libavcodec/utils.c: simplify avcodec locking...
2017-12-11 James Almeravcodec/libvpx: remove disabled code
2017-12-11 Steven Liuavformat/hlsenc: move init operations from write_header...
2017-12-11 Kieran Kunhyah264dec: Remove mpeg4video.h header dependency
2017-12-11 Kieran Kunhyalibavcodec: Move ff_print_debug_info2 to mpegutils.c
2017-12-11 James Almerdoc/libav-merge: add a line about the skipped HEVC...
next