]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-03-07 Aurelien Jacobssbc: implement SBC decoder (low-complexity subband...
2018-03-07 Aurelien Jacobscrc: add AV_CRC_8_SBC as a 8 bits CRC with polynomial...
2018-03-07 Paul B Maholavfilter/af_alimiter: check if buffer_size is valid
2018-03-07 Michael Niedermayeravformat/utils: Fix integer overflow of fps_first/last_dts
2018-03-07 Michael Niedermayeravformat/oggdec: Fix metadata memleak on multiple headers
2018-03-07 Michael Niedermayerlibavformat/oggparsevorbis: Fix memleak on multiple...
2018-03-07 Michael Niedermayeravformat/mov: Fix integer overflow in mov_get_stsc_samp...
2018-03-07 Michael Niedermayeravfilter/vf_*_vaapi: Add missing AV_OPT_FLAG_FILTERING_...
2018-03-07 Michael Niedermayeravformat/internal: Document the freeing behavior of...
2018-03-07 Matt Wolenetzlavc/vorbisdec: Allow avcodec_open2 to call .close
2018-03-07 Aman Guptaavcodec/aacdec: log configuration change details
2018-03-07 Stefan _avcodec/mediacodec_wrapper: fix false positives in...
2018-03-07 James Almeravformat/isom: don't free extradata before calling...
2018-03-07 Masaki Tanakampegvideo_parser: fix indentation of an if statement
2018-03-07 Stefan _libavformat/tls_libtls: pass numeric hostnames to tls_c...
2018-03-06 Mark Thompsonh264_metadata: Actually fail when sei_user_data option...
2018-03-06 James Almeravformat/utils: simplify ff_alloc_extradata()
2018-03-06 James Almeravformat/utils: free existing extradata before trying...
2018-03-06 Aman GuptaMAINTAINERS: add myself to mediacodec
2018-03-06 Aman Guptaavcodec/mediacodec: reduce loglevel for per-frame logging
2018-03-06 Stefan _avcodec/mediacodec_wrapper: blacklist more software...
2018-03-06 Zhong Lilavc/qsvenc: disable h264 look_ahead by default
2018-03-05 Mark ThompsonMerge commit '2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109'
2018-03-05 Mark ThompsonMerge commit 'e2399e0c1aeb110456405d23e211066fab6cb041'
2018-03-05 Mark ThompsonMerge commit 'dc40e64adb1712b1209c018914a44f809bc32664'
2018-03-05 Mark ThompsonMerge commit '8ca39b855a7b0e4d9f726fa9d285bc8edcb953e6'
2018-03-05 Rostislav Pehlivanovparseutils: accept only full "ms" suffix
2018-03-05 Timo Rothenpielerconfigure: rename cuda to ffnvcodec
2018-03-05 James Almeravcodec/cbs: use a reference to the assembled CodedBits...
2018-03-05 Zhong Liqsvenc: Provide a detailed error message if the paramet...
2018-03-05 Tobias Rappfftools/ffmpeg: update print_report to use AVBPrint API
2018-03-05 Tobias Rappfftools/ffmpeg: fix progress log message in case pts...
2018-03-05 Matt Wolenetzavformat/mov: Initialize a potential gap in ctts_data...
2018-03-04 Jerome Borsboomavcodec/vaapi: mask unused bits in bitplane_present...
2018-03-04 Jerome Borsboomavcodec/vaapi: add fields for VAAPI VC-1 interlaced...
2018-03-04 Jerome Borsboomavcodec/vc1: add bitstream elements for VAAPI VC-1...
2018-03-03 Philip Langdaleswscale: Introduce a helper to identify semi-planar...
2018-03-03 Jun Zhaodoc/bitstream_filters: correct dump_extra bsfs docs.
2018-03-03 Tianqiang Liuavformat/mov: Add manu/modl to mov_read_udta_string.
2018-03-03 Matthieu Bouronavcodec/mediacodecdec: factorize codec declarations
2018-03-03 Matthieu Bouronavcodec/mediacodecdec: factorize common extradata functions
2018-03-03 Matthieu Bouronavcodec/mediacodecdec: add missing "libavutil/internal...
2018-03-03 Matthieu Bouronavcodec/mediacodec_wrapper: load and use MediaFormat...
2018-03-03 Matthieu Bouronavcodec/mediacodecdec_common: remove unused field from...
2018-03-03 Matthieu Bouronavcodec/mediacodecdec_common: remove spurious space
2018-03-03 Matthieu Bouronavcodec/mediacodecdec_common: refactor mediacodec_dec_p...
2018-03-03 Serhii Marchukavformat/dashenc: Use HTTP DELETE for HTTP base proto
2018-03-03 Vishwanath... avformat/dashenc: fix for segment open issue when persi...
2018-03-02 Philip Langdaleavcodec/nvenc: Declare support for P016
2018-03-02 Philip Langdaleswscale: Add p016 output support and generalise yuv420p...
2018-03-02 Philip Langdaleavcodec/hevcdec: Declare that nvdec supports 12bit...
2018-03-02 Aurelien Jacobsparseutils: add support for ms and us suffix for AV_OPT...
2018-03-02 James Almeravformat/mxg: return reference counted packets
2018-03-02 Steven Liuavformat/hlsenc: add reference stream index for split...
2018-03-01 Xiaohan Wangffmpeg: Fix memset size on ctts_data in mov_read_trun...
2018-03-01 Marton Balintavformat/mxfdec: always use a stream which matches...
2018-03-01 Marton Balintavformat/mxfdec: compute sample_count after seek from...
2018-03-01 Marton Balintavformat/mxfdec: use body_offset of the partitions...
2018-03-01 Marton Balintavformat/mxfdec: set index_duration from the track...
2018-03-01 Marton Balintavformat/mxfdec: fix sorting of index segments
2018-03-01 Marton Balintavformat/mxfdec: use both body_sid and track_number...
2018-03-01 Marton Balintavformat/mxfdec: use full UMID to resolve source package
2018-03-01 Marton Balintavformat/mxfdec: use the first system item if available...
2018-03-01 Marton Balintavformat/mxfdec: fix essence_offset calculation
2018-03-01 Marton Balintavformat/mxfdec: fix indentation
2018-03-01 Rostislav Pehlivanovframe: add an av_frame_new_side_data_from_buf function
2018-03-01 Maxtonavcodec/wmaprodec: support decoding up to 16 channels...
2018-03-01 Bodecs Belaavfilter/avf_concat: add next command
2018-02-27 James Almeravcodec/Makefile: skip nvdec.h header when nvdec is...
2018-02-27 Michael Niedermayeravcodec/msmpeg4dec: Check for input end in msmpeg4v34_d...
2018-02-27 Michael Niedermayeravcodec/truemotion2rt: Check input buffer size
2018-02-27 Michael Niedermayeravcodec/g2meet: Check tile dimensions with av_image_che...
2018-02-27 Michael Niedermayeravcodec/exr: fix invalid shift in unpack_14()
2018-02-27 Michael Niedermayeravcodec/bintext: sanity check dimensions
2018-02-27 Timo Rothenpielercompat: remove in-tree NVidia headers
2018-02-27 Michael Niedermayeravcodec/utvideodec: Check subsample factors
2018-02-27 Michael Niedermayeravcodec/rscc: Skip empty frames (nb_tiles == 0)
2018-02-27 Tobias Rappfftools/ffmpeg: replace call to av_strerror with av_err2str
2018-02-27 Karthick Jeyapalavformat/dashenc: Removed usage of deprecated 'filename...
2018-02-27 Serhii Marchukavformat/dashenc: add option to change HTTP method
2018-02-27 James Almeravformat/utils: don't overwrite the return value of...
2018-02-26 Diego Biurrunfate: Error out more gracefully on configure failure
2018-02-26 James Almerconfigure: add missing audio_frame_queue dependency...
2018-02-24 Martin Vignalicheckasm/vf_blend : add test for blend_simple_16, phoen...
2018-02-24 Martin Vignaliavfilter/x86/vf_blend : add 16 bit version for BLEND_SI...
2018-02-24 Martin Vignaliavfilter/x86/vf_blend : indent
2018-02-24 Martin Vignaliavfilter/x86/vf_blend : reorganize init in order to...
2018-02-24 Martin Vignalicheckasm/vf_blend : add depth param in order to add...
2018-02-24 Martin Vignalifate/exr : add test for long name flag
2018-02-24 Martin Vignaliavcodec/exr : add support for long name flag and be...
2018-02-24 Marton Balintavformat/concatdec: add support for very long line...
2018-02-24 Marton Balintavformat/aviobuf: add ff_read_line_to_bprint and ff_rea...
2018-02-24 Tomas HärdinAdd myself as codec2 maintainer
2018-02-24 Tomas HärdinDon't complain about codec2's 700 bit/s modes in ffmpeg.c
2018-02-24 Tomas HärdinAdd muxer/demuxer for raw codec2 and .c2 files
2018-02-24 Tomas HärdinAdd libcodec2 en/decoder
2018-02-24 Vishwanath... avformat/dashenc: chunk streaming support for low laten...
2018-02-24 Vishwanath... avformat/dashenc: opening a segment file when its first...
2018-02-24 Jun Zhaoffmpeg_opt: fix max_error_rate help info display issue.
2018-02-24 Michael Niedermayeravcodec/smc: Check input packet size
next