]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-02-07 Rostislav Pehlivanovlavfi: add a gitignore file for OpenCL compiled kernels
2018-02-07 James Almeravformat/fifo_test: remove network.h include
2018-02-07 James Almerdoc/APIChanges: fix lavu version numbers in a few recen...
2018-02-07 James Almerapi: add missing version bumps and APIChanges entries
2018-02-07 James Almeravformat/mov: add VP8 codec support
2018-02-06 James Almeravformat/Makefile: fix fifo and fifo_test muxer build...
2018-02-06 Michael Niedermayeravformat/bintext: Implement bin_probe()
2018-02-06 Jérôme Martinezavcodec/ffv1: Support for RGBA64 and GBRAP16
2018-02-06 Mennoavcodec/libopus: support disabling phase inversion.
2018-02-06 Josh de Kocklavc/bsf: make BSF iteration the same as other iterators
2018-02-06 Josh de Kockcmdutils: make use of new iteration APIs
2018-02-06 Josh de Kocklavd: add new API for iterating input and output devices
2018-02-06 Josh de Kocklavf: add new API for iterating muxers and demuxers
2018-02-06 Josh de Kocklavf: move fifo test muxer into separate file
2018-02-06 Josh de Kocklavf/rtp: replace linked list with array
2018-02-06 Josh de Kocklavc: add new API for iterating codecs and codec parsers
2018-02-05 Muhammad Faizavcodec/me_cmp: remove ff_me_cmp_init_static()
2018-02-05 Michael Niedermayeravcodec/utvideodec: Fix bytes left check in decode_frame()
2018-02-04 wm4id3v2: fix unsynchronization
2018-02-04 wm4rtsp: rename certain options after a deprecation period
2018-02-04 Jun Zhaoexamples: Add a VA-API transcode example.
2018-02-03 Muhammad Faizavcodec: do not use init_static_data on some codecs
2018-02-03 Michael Niedermayeravcodec/wavpack: Fix integer overflow in FFABS
2018-02-03 Nikolas Boweavfilter/af_join: Fix crash in join filter
2018-02-02 Jérôme Martinezavcodec/ffv1enc: mark RGB48 support as non-experimental
2018-02-02 James Almerffprobe: remove usage of deprecation warning removal...
2018-02-02 Zhong Liffprobe: Initialize coded_width/height
2018-02-02 Calvin Waltonlibrsvgdec: Fix frame clearing code
2018-02-02 Richard Shafferfate: add id3v2 test
2018-02-01 Xiaohan Wangconfigure: Remove carriage return ('\r') in Windows...
2018-02-01 Michael Niedermayeravcodec/aacsbr_fixed: Fix overflows in rounding in...
2018-02-01 Michael Niedermayeravcodec/exr: Fix memleaks in decode_header()
2018-02-01 Steven Liuavformat/hls: store referer message in HLS http request
2018-02-01 Steven Liuavformat/http: add referer option into http
2018-02-01 Steven Liuavfilter: add comments for duplicate line
2018-01-31 Rostislav Pehlivanovavcodec/vc2enc: prevent bitrate overshoots
2018-01-30 Michael Niedermayeravcodec/dirac_dwt: Fix several integer overflows
2018-01-30 Michael Niedermayeravcodec/indeo5: Do not leave frame_type set to an inval...
2018-01-30 Michael Niedermayeravcodec/hevc_ps: Check log2_sao_offset_scale_*
2018-01-30 James Almeravcodec/mediacodecdec: use ff_hevc_ps_uninit()
2018-01-30 James Almeravcodec/hevc_parser: use ff_hevc_decode_extradata(...
2018-01-30 Dale Curtisavcodec/mpegaudio_parser: Skip APE tags when parsing...
2018-01-30 Gyan Doshiavformat/mpegenc - fix typo in VBV warning
2018-01-30 James Almeravcodec/Makefile: add missing opus.c dependency to...
2018-01-30 James Almeravcodec/mlp_parser: reindent after last commit
2018-01-30 James Almeravcodec/mlp_parser: don't try to combine frames when...
2018-01-30 James Almeravformat/matroskadec: force full frame parsing of MLP...
2018-01-29 Michael Niedermayeravcodec/mpeg4videodec: Avoid possibly aliasing violatin...
2018-01-29 Michael Niedermayeravcodec/get_bits: Document the return code of get_vlc2()
2018-01-29 Michael Niedermayeravcodec/mpeg4videodec: Check mb_num also against 0
2018-01-29 Brendan McGrathdashdec: Fix segfault on decoding segment timeline
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
next