]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-06-24 Paul B Maholavfilter/af_headphone: do not free frame that's gonna...
2017-06-24 Paul B Maholavfilter: do not leak AVFrame on failed buffer allocation
2017-06-24 Marton Balintavformat/file: increase min/max packet size to 256k...
2017-06-24 Marton Balintavformat: make flush_packets a tri-state and set it...
2017-06-24 Marton Balintavformat/aviobuf: add support for specifying minimum...
2017-06-24 Marton Balintavformat/aviobuf: fix flushing write buffers after...
2017-06-24 Mark Thompsondoc: Add VAAPI encoders
2017-06-24 Mark Thompsonvaapi_encode: Add VP9 support
2017-06-24 Mark Thompsonvp9: Add bsf to fix reordering in raw streams
2017-06-24 Mark Thompsonffmpeg: Flush output BSFs when encode reaches EOF
2017-06-24 Michael Niedermayeravcodec/mpeg4videodec: Fix GMC with videos of dimension 1
2017-06-24 Ronald S. Bultjevf_spp: only assign function pointers if permutation...
2017-06-24 Paul B Maholavfilter/vf_overlay: add auto format mode
2017-06-24 James Almerfate: update checksums for fate-lavf-ffm and fate-lavf-mxf
2017-06-24 James Almerx86/mdct15: use three operand form for some instructions
2017-06-24 Reino17Add support for LibOpenJPEG v2.2/git
2017-06-24 James Almercheckasm: add missing checks to float_dsp's butterflies...
2017-06-23 Rostislav Pehlivanovmdct15: add assembly optimizations for the 15-point FFT
2017-06-23 James Almerconfigure: fix assignment of assembler specific flags
2017-06-23 Paul B MaholRevert "lavfi/buffersrc: push the frame deeper if reque...
2017-06-23 jerettlavc/videotoolboxenc: fix open videotoolbox bug on...
2017-06-23 jerettlavc/videotoolboxenc: fix loadVTEncSymbols crash when...
2017-06-23 Jun Zhaolavc/golomb: add value range comment for set_ue_golomb().
2017-06-23 Michael Niedermayeravcodec/wavpack: Fix integer overflow
2017-06-23 Michael Niedermayeravcodec/takdec: Fix integer overflow
2017-06-23 Michael Niedermayeravcodec/tiff: Update pointer only when the result is...
2017-06-22 Rostislav Pehlivanovopus_celt: do not use double precision exp2
2017-06-22 James Almeravformat/oggenc: check for stream private data in ogg_f...
2017-06-22 Matthieu Bouroncheckasm/aarch64: fix tests returning a float
2017-06-21 Michael Niedermayeravcodec/cfhd: Check bpc before setting bpc in context
2017-06-21 Michael Niedermayeravcodec/cfhd: Fix undefined shift
2017-06-21 Diego Biurrunconfigure: Move x86 assembler sanity check into assembl...
2017-06-21 Diego Biurrunbuild: Prefer NASM assembler over YASM
2017-06-21 James Almerbuild: fix commandline selection of nasm
2017-06-21 Diego Biurrunbuild: Explicitly set 32-bit/64-bit object formats...
2017-06-21 Diego Biurrunbuild: Allow generating dependencies as a side-effect...
2017-06-21 Diego Biurrunbuild: Generalize yasm/nasm-related variable names
2017-06-21 Paul B Maholavfilter/af_stereotools: add forgotten break
2017-06-21 Ronald S. Bultjemdec: stop preferring the simple IDCT.
2017-06-21 Ronald S. Bultjemdec: use correctly permutated quant matrix for dequant...
2017-06-21 Memphizaarch64: vp9 16bpp: Fix assembling with Xcode 6.2 and...
2017-06-21 Memphizaarch64: vp9: Fix assembling with Xcode 6.2 and older
2017-06-21 Michael Niedermayeravcodec/mpegvideo: Use intra_scantable in dct_unquantiz...
2017-06-21 Michael Niedermayeravcodec/hevc_filter: Fix invalid shift
2017-06-21 Michael Niedermayeravcodec/hevcdec: Check beta and tc offset in hls_slice_...
2017-06-21 Michael Niedermayeravcodec/mpeg4videodec: Fix overflow in virtual_ref...
2017-06-21 Michael Niedermayeravcodec/lpc: signed integer overflow in compute_lpc_coe...
2017-06-20 Luca Barbatoconfigure: Move up the avbuild directory creation
2017-06-20 John Rummellavcodec/decode: Update decode_simple_internal() to...
2017-06-20 James Darnleyavcodec/x86: allow future 8-bit simple idct to use...
2017-06-20 James Darnleyavcodec/mdec: override IDCT choice before initing DSP...
2017-06-20 James Darnleyavcodec/x86: modify simple_idct10 macros to add an...
2017-06-20 James Darnleyavcodec/x86: cleanup simple_idct10
2017-06-20 James Darnleyavcodec/x86/mpegenc: support transpose permuation type
2017-06-20 James Darnleyavcodec/x86/mpegenc: check IDCT permutation type is...
2017-06-20 Diego Biurrunbuild: Add missing idctdsp dependency for clearvideo
2017-06-20 wm4ffmpeg: remove misleading and incorrect warning messages
2017-06-19 Michael Niedermayeravcodec/x86/mpegvideo: Use intra scantable in dct_unqua...
2017-06-19 Anton Mitrofanovavcodec/h264: Fix mix of lossless and lossy MBs decoding
2017-06-19 Anton Mitrofanovavcodec/h264_mb: Fix 8x8dct in lossless for new version...
2017-06-19 Anton Mitrofanovavcodec/h264_cabac: Fix CABAC+8x8dct in 4:4:4
2017-06-19 Kevin Marklibavfilter/scale: Populate ow/oh when using 0 as w/h
2017-06-19 Kevin Markdoc/filters: Correct scale doc regarding w/h <= 0
2017-06-19 Paul B Maholdoc/filters: fix typo
2017-06-19 Paul B Maholavfilter/af_stereotools: add 2 more modes
2017-06-19 Paul B Maholavfilter/af_superequalizer: stop leaking s->out frame
2017-06-19 Paul B Maholavfilter/af_superequalizer: improve description
2017-06-19 Paul B Maholavfilter/af_superequalizer: fix out of array access
2017-06-19 Michael Niedermayeravcodec/wavpack: Fix undefined integer negation
2017-06-19 Michael Niedermayeravcodec/aacdec_fixed: Check s for being too small
2017-06-19 Michael Niedermayeravcodec: Rename ff_mpv_decode_mb() to ff_mpv_reconstruct_mb
2017-06-19 Paul B Maholavfilter: add roberts cross operator
2017-06-19 Paul B Maholavfilter: add superequalizer filter
2017-06-19 Nicolas Georgelavfi: print the error message when threading init...
2017-06-19 Steven Liuavformat/hlsenc: donnot show duplicate segment warning...
2017-06-19 James Almerx86/aacpsdsp: add ff_ps_hybrid_analysis_ileave_sse
2017-06-19 James Almerx86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse...
2017-06-19 James Almeravformat/oggenc: add ogg_init() and ogg_free()
2017-06-18 Marton Balintfate: use do_md5sum instead of the md5 protocol for...
2017-06-18 Paul B Maholavfilter/af_amix: fix possible hang
2017-06-18 Mark Thompsonavconv_hw: Free device on initialisation failure
2017-06-18 Mark Thompsonvf_hwmap: Properly free a locally derived device
2017-06-18 Mark Thompsonvf_hwmap: Add missing error code
2017-06-18 Paul B Mahollibavfilter/af_biquads: add shorter option for width_type
2017-06-18 Marton Balintavformat/rmenc: do not access AVIO write buffer directly
2017-06-18 Hein-Pieter... Cleanly exit at the end of an Interplay MVE
2017-06-18 Michael Niedermayeravcodec/htmlsubtitles: Factor open brace handling into...
2017-06-18 Michael Niedermayeravcodec/htmlsubtitles: Replace very slow redundant...
2017-06-18 Michael Niedermayeravcodec/takdec: Fixes: integer overflow in AV_SAMPLE_FM...
2017-06-18 Michael Niedermayeravcodec/iff: Cleanup on init failure
2017-06-17 Daniel Kuceralibavformat/file: return AVERROR_EOF on EOF
2017-06-17 Daniel Kuceralibavformat/subfile: return AVERROR_EOF on EOF
2017-06-17 Michael Niedermayeravcodec/jpeg2000dsp: Reorder operations in ict_int...
2017-06-17 Michael Niedermayeravcodec/hevcpred_template: Fix left shift of negative...
2017-06-17 James Almeravformat/libssh: check the user provided a password...
2017-06-16 Michael Niedermayeravcodec/hevcdec: Fix signed integer overflow in decode_...
2017-06-16 Michael Niedermayeravcodec/gdv: Fix undefined shift
2017-06-16 Michael Niedermayeravcodec/jpeg2000dec: Check nonzerobits more completely
2017-06-16 Michael Niedermayeravcodec/wavpack: Change wp_log2() to unsigned
2017-06-16 Michael Niedermayeravcodec/shorten: Sanity check maxnlpc
next