]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-07-07 Steven Liuavformat/hlsenc: add warn message when use both fmp4...
2017-07-07 Wan-Teh Changffmpeg: Fix typos in the comment for decode() ("."...
2017-07-07 Rafaël Carréh264dec: remove unneeded prototype
2017-07-07 Derek Buitenhuismpegtsenc: Don't pass NULL to memcpy
2017-07-06 Ricardo Constantinoconfigure: require pkg-config for libvorbis
2017-07-06 Derek Buitenhuisconcatdec: Do not pass NULL to memcmp
2017-07-06 wm4htmlsubtitles: support <br> tag
2017-07-06 Michael Niedermayeravcodec/interplayvideo: Clean up frames on parameter...
2017-07-05 Azamat H. Hackimovlibavformat/gdv: Fix parsing for soundless video
2017-07-05 John Stebbinsmovenc: allow alternative hvc1 h.265 codec tag
2017-07-05 John Stebbinsmovenc: write correct format hvcc when tag is hvc1
2017-07-05 John Stebbinsmovenc: move tags definitions to where they are used
2017-07-05 John Stebbinsmovenc: simplify codec_tag lookup
2017-07-05 James Almerfate: add fate-checkasm-sbrdsp target
2017-07-05 James AlmerRevert "x86/sbrdsp: remove unnecessary sign extend...
2017-07-05 Steven Liuavformat/hlsenc: copy codec_tag when stream copy
2017-07-05 Steven Liuavformat/hlsenc: optimize help message default value.
2017-07-05 Michael Niedermayeravcodec/hevcdec: do not let updated extradata corrupt...
2017-07-05 James Almerx86/sbrdsp: remove unnecessary sign extend instruction...
2017-07-05 James Almercheckasm: use declare_func_float() in sbrdsp sum_square...
2017-07-05 James Almerx86/sbrdsp: zero extend m_max in apply_noise_main
2017-07-05 James Almerx86/utvideodsp: make restore_rgb_planes functions work...
2017-07-05 Michael Niedermayeravcodec/wavpack: Fix invalid shift
2017-07-05 Michael Niedermayeravcodec/h264_slice: Fix signed integer overflow
2017-07-04 John Stebbinsmovenc: use correct tag list for AVOutputFormat.codec_tag
2017-07-04 Martin Storsjölavf: Remove codec_tag from dashenc and smoothstreamingenc
2017-07-04 Kevin Marklibavfilter/scale2ref: Maintain main input's DAR
2017-07-04 Paul B Maholavfilter/vf_ssim: use unsigned so result can be properl...
2017-07-04 Paul B Maholavcodec/alsdec: fix some undefined shifts
2017-07-04 Paul B Maholavcodec/alsdec: remove unused header
2017-07-03 Aman Guptalavc/mediacodec: rescale pts before decoding for both...
2017-07-03 Aman Guptalavc/mediacodec: add missing newline on warning
2017-07-03 Matthieu Bouronlavc/aarch64: add sbrdsp neon implementation
2017-07-03 Matthieu Bouroncheckasm: add sbrdsp tests
2017-07-03 Steven Liuavfomat/hlsenc: support fmp4 format in hls
2017-07-03 wm4vdpau: do not use buggy HEVC support by default
2017-07-02 Paul B Maholavcodec/alsdec: call correct function for multi-channel...
2017-07-01 Kostya Shishkovavcodec/imc: cast float to int prior to comparing with...
2017-07-01 foo86avcodec/s302m: fix AVOption flags
2017-07-01 James Almercheckasm: randomize the full input buffer in test_hybri...
2017-06-30 James Almercheckasm: fix size of input buffer in test_hybrid_analysis
2017-06-30 wm4hevcdec: properly export some side data with frame...
2017-06-30 James Almerx86/sbrdsp: sign extend start and end gprs in ff_sbr_hf...
2017-06-30 Michael Niedermayeravcodec/hevc_ps: Fix integer overflow with beta/tc...
2017-06-30 Max Weberlibavformat/avformat.h: Move docs inside of #if
2017-06-30 Michael Niedermayeravfilter/vf_geq: >8 bps support
2017-06-30 Michael Niedermayeravcodec/interplayvideo: Check ff_get_buffer() for failure
2017-06-30 Michael Niedermayerfate: Add fate-copy-trac3074
2017-06-29 Clément Bœschlavu/cpu: disable MMX warning on non x86 platforms
2017-06-29 Paul B Maholavcodec/interplayvideo: fix regression causing artifacts
2017-06-29 Paul B Maholavcodec/gdv: add decompression for 2 and 5 method
2017-06-28 KongQun YangUpdate mp4 object type for VP9
2017-06-28 Michael Niedermayeravcodec/cfhd: Fix invalid left shift of negative value
2017-06-28 Michael Niedermayeravcodec/vb: Check vertical GMC component before multiply
2017-06-28 Paul B Maholavcodec/interplayvideo: use correct context when checki...
2017-06-28 James Darnleyavcodec/x86: use new x86-64 functions for -idct simple
2017-06-28 James Darnleyavcodec/x86: add an 8-bit simple IDCT function based...
2017-06-28 James Darnleyavcodec/x86: allow future 8-bit simple idct to have...
2017-06-28 Paul B Maholavcodec/interplayvideo: return void
2017-06-28 Paul B Maholavcodec/interplayvideo: fix dead-lock
2017-06-28 Paul B Maholavcodec/interplayvideo: use int16_t instead of short
2017-06-28 Paul B Maholavcodec/interplayvideo: check that video_size is >0
2017-06-28 Vittorio Giovarahevc: Add support for alternative transfer characterics SEI
2017-06-28 Michael Niedermayeravcodec/utvideodec: Factor multiply out of inner loop
2017-06-28 Michael Niedermayeravcodec/utvideodec: bswap directly without memcpy
2017-06-28 Michael Niedermayeravcodec/utvideodec: enable unchecked bitreader
2017-06-28 Michael Niedermayeravcodec/utvideodec: hardcode vlc bits
2017-06-28 Michael Niedermayeravcodec/utvideodec: Move bitstream end check out of...
2017-06-28 Clément Bœschlavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysis
2017-06-28 Clément Bœschlavc/aarch64: add a few SIMD functions for AAC PS
2017-06-28 Clément Bœschlavc/aacpsdsp: fix a few spaces (cosmetics)
2017-06-28 Clément Bœschcheckasm: add AAC PS tests
2017-06-28 Clément Bœschlavc/arm: fix lack of precision in ff_ps_stereo_interpo...
2017-06-27 James Almerx86/vf_blend: use ABS2 macro
2017-06-27 Michael Niedermayeravcodec/x86/vp9dsp_init_16bpp: Fix linking to missing...
2017-06-27 Hendrik Leppkeshwcontext_d3d11va: use correct license header
2017-06-27 Michael Niedermayerlibswresample/swresample: remove obsolete code
2017-06-27 Michael Niedermayeravcodec/hevcdec: do basic validity check on delta_chrom...
2017-06-27 Ilia Valiakhmetovavcodec/vp9: add 64-bit ipred_dr_32x32_16 avx2 implemen...
2017-06-27 James Almerx86/vf_blend: optimize difference and negation functions
2017-06-27 James Almerx86/vf_blend: add sse and ssse3 extremity functions
2017-06-27 Anton Khirnovhwframe: Allow hwaccel frame allocators to align surfac...
2017-06-27 wm4dxva: verbose-log decoder GUID list
2017-06-27 wm4hwcontext_d3d11va: add option to enable debug mode
2017-06-27 wm4dxva: support DXGI_FORMAT_420_OPAQUE decoding
2017-06-27 wm4hwcontext_d3d11va: allocate staging texture lazily
2017-06-27 wm4hwcontext_d3d11va: fix crash on frames_init failure
2017-06-27 wm4dxva: fix some warnings
2017-06-27 wm4dxva: add declarative profile checks
2017-06-27 Martin Storsjöd3d11va: Link directly to dxgi.dll and d3d11.dll functi...
2017-06-27 wm4dxva: add support for new dxva2 and d3d11 hwaccel APIs
2017-06-27 wm4dxva: move d3d11 locking/unlocking to functions
2017-06-27 wm4dxva: preparations for new hwaccel API
2017-06-27 wm4lavc: set avctx->hwaccel before init
2017-06-27 wm4lavu: add new D3D11 pixfmt and hwcontext
2017-06-27 James Almerx86inc: don't use read-only data sections on COFF targets
2017-06-27 Paul B Maholavcodec/interplayvideo: properly check if there is...
2017-06-27 Hein-Pieter... Interplay MVE: Changelog entry for changes
2017-06-27 Hein-Pieter... Interplay MVE: Implement frame format 0x10
2017-06-27 Hein-Pieter... Interplay MVE: Implement frame format 0x06
next