]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-12-23 Paul B Maholavfilter/vf_convolve: unbreak non-power of 2 width...
2017-12-23 Paul B Maholavfilter/vf_fftfilt: support >8 bit depth formats
2017-12-23 Paul B Maholavfilter/vf_aspect: change outlink sample aspect ratio...
2017-12-23 Paul B Maholavfilter/video: pick sar from link
2017-12-23 Vishwanath... avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO...
2017-12-23 Aman Guptaavformat/internal: log underlying error with ff_rename...
2017-12-23 Aman Guptaavformat/hls: hide misleading warning when http reconne...
2017-12-23 Aman Guptaavformat/http: return EOF from ff_http_do_new_request...
2017-12-22 Aman Guptaavformat/hls: add http_multiple option
2017-12-22 Aman Guptaavformat/hls: allow open_input to be re-used
2017-12-22 Aman Guptaavformat/hls: add http_persistent option
2017-12-22 Aman Guptaavformat/http: add "Opening" info logging to ff_http_do...
2017-12-22 Aman Guptaavformat/http: return EINVAL from ff_http_do_new_reques...
2017-12-22 Paul B Maholavfilter/vf_lut: add support for gray formats
2017-12-21 Karthick Javformat/dashenc: avformat/dashenc: Fix the EXT-X-TARGE...
2017-12-21 Karthick Javformat/hlsenc: set EXT-X-TARGETDURATION use lrint...
2017-12-21 Marton Balintavfilter/vf_framerate: fix scene score with negative...
2017-12-21 Marton Balintavfilter/vf_framerate: do not calculate scene change...
2017-12-21 Marton Balintavfilter/vf_framerate: fix scene change detection score
2017-12-21 Marton Balintavfilter/vf_framerate: factorize get_scene_score
2017-12-21 Marton Balintavfilter/vf_framerate: factorize blend_frames
2017-12-21 Marton Balintavfilter/vf_framerate: add threaded blending operations
2017-12-21 Marton Balintfate: add 12 bit framerate filter tests
2017-12-21 Michael Niedermayeravcodec/jpeg2000dec: Free lengthinc earlier
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
next