]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2017-06-13 Timo Rothenpieleravformat/librtmp: check return value of setsockopt
2017-06-13 Timo Rothenpieleravfilter/vf_scale_npp: fix out-of-bounds reads
2017-06-13 Timo Rothenpieleravfilter/unsharp: fix uninitialized pointer read
2017-06-13 Matthieu Bouronlavc/aarch64/simple_idct: fix idct_col4_top coefficient
2017-06-13 Michael Niedermayeravcodec/aacsbr_fixed: Fix signed integer overflow in...
2017-06-13 Michael Niedermayeravcodec/aacsbr_fixed: Check shift in sbr_hf_assemble()
2017-06-13 Michael Niedermayeravcodec/sbrdsp_fixed: Return an error from sbr_hf_apply...
2017-06-13 Paul B Maholavfilter: properly set SAR for A->V filters
2017-06-13 Matthieu Bouronlavc/mediacodecdec: switch to the new generic filtering...
2017-06-13 Michael Niedermayeravcodec/put_bits: Implement put_bits32() in a single...
2017-06-13 Michael Niedermayeravcodec/golomb: Assert that the input is not too large...
2017-06-12 Paul B Maholtools/sofa2wavs: add license header
2017-06-12 Ilia Valiakhmetovavcodec/vp9: ipred_dr_16x16_16 avx2 implementation
2017-06-12 Paul B Maholtools: add sofa2wavs
2017-06-12 Paul B Maholavfilter: add native headphone spatialization filter
2017-06-12 Henrik Gramnerx86inc: Add some additional cpuflag relations
2017-06-11 Michael Niedermayeravcodec/libvpxdec: Check that display dimensions fit...
2017-06-11 Michael Niedermayeravcodec/avpacket: Limit iterations in ff_packet_split_a...
2017-06-11 Michael Niedermayeravcodec/jpeg2000dwt: Fix runtime error: left shift...
2017-06-11 Michael Niedermayeravcodec/wavpack: Fix runtime error: signed integer...
2017-06-11 James Almeravformat/mov: add support for reading VP Codec Configur...
2017-06-11 Michael Niedermayeravcodec/snowdec: Fix runtime error: left shift of negat...
2017-06-11 Michael Niedermayeravcodec/aacdec_fixed: Fix runtime error: left shift...
2017-06-11 Paul B Maholavcodec/gdv: fix compiler warnings
2017-06-11 Paul B Maholavformat: add Gremlin Digital Video demuxer
next