]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-01-28 Marton Balintavformat: deprecate AVFormatContext filename field
2018-01-28 Marton Balintavformat: migrate to AVFormatContext->url
2018-01-28 Marton Balintavformat/hls: migrate to AVFormatContext->url
2018-01-28 Marton Balintavdevice: migrate to AVFormatContext->url
2018-01-28 Marton Balintfftools, tools, examples: migrate to AVFormatContext...
2018-01-28 Marton Balintavformat: add url field to AVFormatContext
2018-01-28 Marton Balintavformat/hlsenc: use av_bprintf without buffer limit...
2018-01-28 Martin Vignalicheckasm : add test for losslessvideoencdsp for diff...
2018-01-28 Martin Vignaliavcodec/utvideoenc : add SIMD (avx) for sub_left_prediction
2018-01-28 Martin Vignaliavfilter/x86/vf_blend : avfilter/x86/vf_blend : add...
2018-01-28 Marton Balintavfilter/vf_framerate: add SIMD functions for frame...
2018-01-28 Marton Balintavfilter/vf_framerate: change blend factor precision
2018-01-28 Marton Balintavfilter/vf_framerate: factorize blend functions and...
2018-01-28 Marton Balintavfilter/vf_framerate: unify luma and chroma blending
2018-01-28 Michael Niedermayerfate: test the transpose filter more fully
2018-01-28 Michael Niedermayeravfilter/vf_transpose: Fix regression with packed pixel...
2018-01-28 Timo Rothenpieleravcodec/nvenc: also clear data pointer after unregister...
2018-01-28 Timo Rothenpieleravcodec/nvenc: add some more error case checks
2018-01-28 Timo Rothenpieleravcodec/nvenc: unregister input resource when unmapping
2018-01-28 Timo Rothenpieleravcodec/nvenc: refcount input frame mappings
2018-01-27 Michael Niedermayeravcodec/hevc_cabac: Check prefix so as to avoid invalid...
2018-01-27 Michael Niedermayeravcodec/mjpegdec: Fix integer overflow in DC dequantization
2018-01-27 Michael Niedermayeravfilter/vf_transpose: Fix used plane count.
2018-01-27 wm4hls: don't print a certain warning if playlist loading...
2018-01-27 wm4avformat, hls: add a flag to signal unavailability...
2018-01-27 wm4hls: do not allow fallback to generic seeking
2018-01-26 Rodger Combslavc/aarch64/sbrdsp_neon: fix build on old binutils
2018-01-26 Karthick Jeyapalavformat/dashenc: Signal http end of chunk(http_shutdow...
2018-01-26 Karthick Jeyapalavformat/dashenc: Fix a resource leak when http persist...
2018-01-25 Jun Zhaolavfi/misc_vaapi: use default value setting if without...
2018-01-25 Jun Zhaolavfi/procamp_vaapi: fix the green video issue if witho...
2018-01-25 Mark Thompsonffmpeg: Ignore SIGPIPE
2018-01-25 Mark ThompsonMerge commit '559370f2c45110afd8308eec7194437736c323d4'
2018-01-25 Mark ThompsonMerge commit 'a2a9e4eea0e4fde2ed8d3405b4f33f655b600c2d'
2018-01-25 Mark ThompsonMerge commit '85e10c0a9321bfe0d2afe0f3983ab6a8df6e3fba'
2018-01-25 Josh Allmannlibavformat/rtmpproto: Plug leak if sending bytes read...
2018-01-25 Ruiling, Songqsv: Skip the packet if decoding failure
2018-01-24 Jun Zhaolavfi/vf_xxx_vaapi: fix typo.
2018-01-24 Josh Allmannrtmp: Plug leak if sending bytes read report fails.
2018-01-24 Vishwanath... avformat/hlsenc: closed caption tags in the master...
2018-01-24 Richard Shafferavformat: add option to parse/store ID3 PRIV tags in...
2018-01-24 James Almeravfilter/Makefile: skip compiling vaapi_vpp.h when...
2018-01-24 James Almerconfigure: fix vaapi_encode_example dependencies
2018-01-23 Karthick JeyapalMAINTAINERS: Add dashenc maintainer
2018-01-23 Michael Niedermayeravcodec/dxtory: Fix bits left checks
2018-01-23 Michael Niedermayeravcodec/hevc_cabac: Move prefix check in coeff_abs_leve...
2018-01-23 Jacob Trimbleavutil/aes_ctr: Add method to set 16-byte IV.
2018-01-23 Jorge Ramirez... avcodec: v4l2_context: remove unnecessary code
2018-01-22 Mark Thompsonv4l2_m2m: Fix integer overflow in timestamp handling
2018-01-22 James Almeravcodec/mpeg12dec: fix preprocessor check for mpeg1_nvd...
2018-01-21 Mark Thompsonv4l2_m2m: Fix free of the wrong pointer in an error...
2018-01-21 Jun Zhaolavfi: add denoise and sharpness VAAPI video filters.
2018-01-21 Jun Zhaolavfi: add ProcAmp (color balance) VAAPI video filter.
2018-01-21 Jun Zhaolavfi: use common VAAPI VPP infrastructure for vf_deint...
2018-01-21 Jun Zhaolavfi: use common VAAPI VPP infrastructure for vf_scale...
2018-01-21 Jun Zhaolavfi: VAAPI VPP common infrastructure.
2018-01-21 Michael Niedermayeravcodec/truemotion2: Fix integer overflow in TM2_RECALC...
2018-01-21 Jorge Ramirez... MAINTAINERS: add myself for avcodec/v4l2_
2018-01-21 Carl Eugen... lavc/svq3: Do not write into memory defined as const.
2018-01-21 Colin NGlibavformat/dashdec: Fix for ticket 6856 (filename...
2018-01-21 Colin NGlibavformat/dashdec: Fix for ticket 6658 (Dash demuxer...
2018-01-21 Colin NGavformat/dashdec.c: Download dash content with byte...
2018-01-21 Brendan McGrathdashdec: Only free url string if being reused
2018-01-21 Brendan McGrathavformat/hlsenc: Check that data is set
2018-01-21 sfan5dashdec: Make use of frame rate specified in Representation
2018-01-21 James Almeravcodec/hevc_parser: use ff_hevc_uninit_parameter_sets()
2018-01-21 James Almeravcodec/hevcdec: use ff_hevc_uninit_parameter_sets()
2018-01-21 James Almeravcodec/hevc_ps: add a function to uninitialize paramet...
2018-01-21 Carl Eugen... lavf/rawdec: Also probe the last byte of mjpeg streams.
2018-01-21 Jorge Ramirez... avcodec: v4l2_m2m: context: fix raising warning on...
2018-01-21 Jorge Ramirez... avcodec: v4l2_m2m: remove unnecessary timeout.
2018-01-21 Mark Thompsonavcodec: v4l2_m2m: fix races around freeing data on...
2018-01-21 Gyan Doshiavfilter/drawtext - implement fix_bounds
2018-01-20 Michael Niedermayeravcodec/snowdec: Fix integer overflow before htaps...
2018-01-20 Michael Niedermayeravcodec/ulti: Check number of blocks at init
2018-01-20 Nikolas Boweavformat/lrcdec: Fix memory leak in lrc_read_header()
2018-01-20 Henrik Gramnerx86inc: Drop cpuflags_slowctz
2018-01-20 Henrik Gramnerx86inc: Correctly set mmreg variables
2018-01-20 Henrik Gramnerx86inc: Support creating global symbols from local...
2018-01-20 Henrik Gramnerx86inc: Use .rdata instead of .rodata on Windows
2018-01-20 Henrik Gramnerx86inc: Enable AVX emulation for floating-point pseudo...
2018-01-20 Devin Heitmuelleravdevice/decklink: Fix compilation of module on OSX
2018-01-20 Devin Heitmuelleravdevice/decklink: Suppress warning about misuse of...
2018-01-20 Vishwanath... avdevice/decklink: addition of absolute wallclock optio...
2018-01-20 Vishwanath... avdevice/decklink: addition of PTS_SRC_NB in enum Deckl...
2018-01-20 Vishwanath... avdevice/decklink: addition of copyts option
2018-01-20 Marton Balintavfilter/formats: remove support for deprecated channel...
2018-01-20 Carl Eugen... lavf/swfdec: Reduce score when auto-detecting swf files.
2018-01-19 Yogender Guptaavcodec/cuviddec: set key frame for decoded frames
2018-01-19 Nikolas Boweavformat/matroskadec: Fix float-cast-overflow undefined...
2018-01-19 Karthick Jeyapalavformat/hlsenc: Add CODECS attribute to master playlist
2018-01-19 Rodger Combslavfi/vf_scale_vaapi: set output SAR
2018-01-18 James Almerfate: update filter-acrossfade test reference file
2018-01-18 James Almeravformat: small AVFormatContext doxy cosmetics
2018-01-18 Paul B Maholavfilter/af_afade: acrossfade: switch to activate
2018-01-17 James Almeravformat: small cosmetics after 6512ff72f9
2018-01-17 Gyan Doshiavfilter/vidstab: check bytesPerPixel only for packed...
2018-01-17 Jun Zhaolavfi/deinterlace_vaapi: fix can't show full option...
2018-01-16 Mark ThompsonMerge commit 'cbe28bc069dde1d53d937ee10700bb123279c7c8'
2018-01-16 Mark ThompsonMerge commit '34c113335b53d83ed343de49741f0823aa1f8cc6'
next