]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-12-26 wm4lavc: replace and deprecate the lock manager
2017-12-26 wm4w32pthreads: always use Vista+ API, drop XP support
2017-12-25 Steven Liuavformat/hlsenc: fix resource leak
2017-12-25 Paul B Maholavfilter/vf_convolve: add threading for complex multipl...
2017-12-25 Paul B Maholavfilter/vf_convolve: implement slice threading
2017-12-25 Paul B Maholavfilter/vf_convolve: split input/output operations...
2017-12-25 Paul B Maholavfilter/vf_convolve: use shorter variants for pointers
2017-12-25 Paul B Maholavfilter/vf_convolve: clear coefficients only when...
2017-12-25 Karthick Jeyapalavformat/hlsenc: Signal http end of chunk(http_shutdown...
2017-12-25 Karthick Jeyapalavformat/http: Avoid calling http_shutdown() if end...
2017-12-25 James Almerx86inc: set the correct amount of simd regs in x86_64...
2017-12-24 James Darnleycheckasm: support for AVX-512 functions
2017-12-24 Henrik Gramnerx86inc: AVX-512 support
2017-12-24 James Darnleyavcodec: add stride alignment needed for AVX-512
2017-12-24 James Darnleyavutil: add alignment needed for AVX-512
2017-12-24 James Darnleyavutil: detect when AVX-512 is available
2017-12-24 James Darnleyavutil: add AVX-512 flags
2017-12-24 James Darnleyconfigure: test whether x86 assembler supports AVX-512
2017-12-24 Aman Guptaavformat/hls: fix SEGV in previous commit
2017-12-24 Aman Guptaavformat/hls: fix memory leak with non-http segments
2017-12-24 Aman Guptaavformat/hls: fix CID 1426930
2017-12-24 Paul B Maholavfilter/vf_convolve: fix various issues
2017-12-24 Paul B Maholavfilter/vf_convolve: fix convolution of borders
2017-12-23 Aman Guptaavformat/internal: fix compile error with some versions...
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...
next