]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2017-06-16 Rostislav Pehlivanovconfigure: use -x instead of -wN ..@ to strip assembly...
2017-06-16 James Almeravcodec/aacps: move checks for valid length outside...
2017-06-16 James Almerx86/vorbisdsp: optimize ff_vorbis_inverse_coupling_sse
2017-06-15 Michael Niedermayeravcodec/parser: assert that there is a past buffer...
2017-06-15 Michael Niedermayeravcodec/truemotion2: Move skip computation after checks
2017-06-15 Michael Niedermayeravcodec/jpeg2000: Fixes integer overflow in ff_jpeg2000...
2017-06-15 Michael Niedermayeravcodec/dnxhd_parser: Do not return invalid value from...
2017-06-15 Rostislav Pehlivanovvc2enc: decrease default strictness level
2017-06-15 Tyler Jonesvorbisenc: Stop tracking number of samples per frame
2017-06-15 Tyler Jonesvorbisenc: Apply and output correct length window and...
2017-06-15 Tyler Jonesvorbisenc: Separate copying audio samples from windowing
2017-06-15 Paul B Maholavfilter/af_headphone: fix possible memory leaks on...
2017-06-15 Michael Niedermayeravcodec/hevcdec: Check nb_sps
2017-06-15 Michael Niedermayeravcodec/hevc_refs: Check nb_refs in add_candidate_ref()
2017-06-14 James Almeravutil/tests: remove float_dsp test
2017-06-14 James Almercheckasm: add float_dsp tests
2017-06-14 James Almercheckasm: add a checkasm_checked_call function that...
2017-06-14 Michael Niedermayeravcodec/mpeg4videodec: Check sprite delta upshift again...
2017-06-14 Michael Niedermayeravcodec/mpeg4videodec: Fix integer overflow in num_spri...
2017-06-14 Michael Niedermayeravcodec/dnxhdenc: Assert that frame size is not assigne...
2017-06-14 Mark Thompsonhevc: Fix scaling list prediction delta for the 32x32...
2017-06-14 Mark Thompsondoc: Document hwupload, hwdownload and hwmap filters
2017-06-14 Mark Thompsonvf_hwmap: Add reverse mapping for hardware frames
2017-06-14 Mark Thompsonvf_hwmap: Add device derivation
2017-06-14 Mark Thompsonhwcontext: Improve allocation in derived contexts
2017-06-14 Mark Thompsonhwcontext_qsv: Implement mapping frames to the child...
2017-06-14 Mark Thompsonhwcontext_qsv: Implement mapping frames from the child...
2017-06-14 Mark Thompsonhwcontext: Add frame context mapping for nontrivial...
2017-06-14 Mark Thompsonhwcontext_qsv: Support derivation from child devices
2017-06-14 Mark Thompsonffmpeg: Support setting the hardware device to use...
2017-06-14 Mark Thompsonvaapi: Add external control of allow-profile-mismatch
2017-06-14 Mark Thompsonlavc: Add flag to allow profile mismatch with hardware...
2017-06-14 Mark Thompsonvaapi_encode: Use gop_size consistently in RC parameters
2017-06-14 Mark Thompsonqsvenc: Allow use of hw_device_ctx to make the internal...
2017-06-14 Mark Thompsonqsvdec: Allow use of hw_device_ctx to make the internal...
2017-06-14 Mark Thompsonqsv: Add ability to create a session from a device
2017-06-14 Mark Thompsonvf_deinterlace_vaapi: Add support for field rate output
2017-06-14 Mark Thompsonffmpeg: Document the -init_hw_device option
2017-06-14 Mark Thompsonffmpeg: Enable generic hwaccel support for VDPAU
2017-06-14 Mark Thompsonffmpeg: Enable generic hwaccel support for VAAPI
2017-06-14 Mark Thompsonffmpeg: Generic device setup
2017-06-14 Mark Thompsonhwcontext: Make it easier to work with device types
2017-06-14 Mark Thompsonhwcontext: Add device derivation
2017-06-14 Mark Thompsonvaapi_encode: Discard output buffer if picture submissi...
2017-06-14 Mark Thompsonhwcontext_vaapi: Try to support the VDPAU wrapper
2017-06-14 Matthieu Bouronlavc/aarch64/simple_idct: fix build with Xcode 7.2
2017-06-14 Ronald S. Bultjevp9: fix overwrite in ff_vp9_ipred_dr_16x16_16_avx2.
2017-06-13 Timo Rothenpieleravfilter/vf_signature: fix memory leaks in error cases
2017-06-13 Timo Rothenpieleravformat/pcmdec: fix memory leak
next