]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-04-03 wm4avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL
2018-04-03 wm4avcodec/xwdenc: do not rely on AV_PIX_FMT_FLAG_PSEUDOPA...
2018-04-03 Paul B Maholavcodec/sheervideo: move tables to own header
2018-04-03 Paul B Maholavcodec/clearvideo: add inter-frame decoding
2018-04-03 Simon Thelenavcodec/imgconvert: fix possible null pointer dereference
2018-04-03 Tobias Rappfftools/cmdutils: add support for level flag in logleve...
2018-04-02 Michael Niedermayeravcodec/aacdec_fixed: Fix integer overflow in apply_ind...
2018-04-02 Michael Niedermayeravcodec/cscd: Error out when LZ* decompression fails
2018-04-02 Jun Zhaoavformat/options_table: Change the seek2any location...
2018-04-02 James Almeravcodec/libaomdec: remove references to gbrp pixfmt
2018-04-02 James Almeravcodec/libaomenc: remove references to gbrp pixfmt
2018-04-02 Paul B Maholavformat/rmdec: make use of avio_get_str()
2018-04-02 Marton Balintavformat/concatdec: only set output stream index before...
2018-04-02 Paul B Maholavcodec/aic: fix decoding of videos which height is...
2018-04-02 Paul B Maholavcodec/scpr: fix decoding of prev+top-topleft predicti...
2018-04-02 Kieran Kunhyampeg4video: Add support for MPEG-4 Simple Studio Profile.
2018-04-02 Kieran Kunhyasimple_idct: Template functions to support an input...
2018-04-02 Paul B Maholavcodec/scpr: check for possible out of array access
2018-04-02 James Almeravformat/utils: use av_packet_make_refcounted to ensure...
2018-04-02 James Almeravcodec/bsf: use av_packet_make_refcounted to ensure...
2018-04-02 James Almeravdevice/decklink_dec: use av_packet_make_refcounted...
2018-04-02 James Almeravcodec/encode: use av_packet_make_refcounted to ensure...
2018-04-02 James Almeravcodec/frame_thread_encoder: remove usage of av_dup_pa...
2018-04-02 James Almeravcodec/avpacket: add av_packet_make_refcounted()
2018-04-02 Josh de Kocklavf/img2dec: use new iteration API
2018-04-02 Josh de Kocklav*,tests: remove several register_all calls
2018-04-02 Josh de Kocklavf/format: use const AVInputFormat for iteration
2018-04-02 Josh de KockRevert "avformat/format: temporarily use old next api"
2018-04-02 James Almeravfilter: bump version for the latest API change
2018-04-02 Jun Zhaocmdutils: fix new API break the "ffmpeg -muxers/demuxers"
2018-04-02 Josh de Kocklavf/allformats: remove left-over index decrement
2018-04-02 Josh de Kocklavf: move avpriv function definition to internal.h
2018-04-01 Paul B Maholavformat/mpeg: add missing check
2018-04-01 Paul B Maholavformat/mpeg: fix logic failure
2018-04-01 Paul B Maholavformat/mpeg: fix detection and demuxing of raw AC3...
2018-04-01 Paul B Maholavformat/mpeg: fix PCM-DVD mis-detection as MLP
2018-04-01 Paul B Maholavfilter/af_amix: add weights option
2018-04-01 heimdallravcodec/imgconvert: Fix loss mask bug in avcodec_find_b...
2018-04-01 Martin Vignaliavfilter/showvolume : indent after prev commit and...
2018-04-01 Martin Vignaliavfilter/showvolume : move width test for draw volume...
2018-04-01 Martin Vignaliavfilter/showvolume : move clear picture part to a...
2018-04-01 Rostislav Pehlivanovlavc: prefer the mp3float decoder to the mp3 decoder
2018-04-01 Jan Ekströmffmpeg: prevent premature EOF in sub2video with nullptr...
2018-04-01 enctacvf_libvmaf: Fix memory leak
2018-04-01 Michael Niedermayeravfilter/vf_signature: use av_strlcpy()
2018-04-01 Michael Niedermayeravcodec/utvideodec: Set pro flag based on fourcc
2018-04-01 Timo Teräsavformat/mov: parse multiple iTunes cover images
2018-04-01 Michael Niedermayerconfigure: fix build
2018-03-31 Josh de Kockcmdutils: use new APIs
2018-03-31 Josh de Kocklavd: remove linked lists
2018-03-31 Josh de KockRevert "lavd: add new API for iterating input and outpu...
2018-03-31 Josh de Kocklavfi: add new iteration API
2018-03-31 Josh de Kockcheckasm/Makefile: add EXTRALIBS-libavformat
2018-03-31 Martin Storsjöarm: hevcdsp: Add commas between macro arguments
2018-03-31 Martin Storsjöarm: hevcdsp: Avoid using macro expansion counters
2018-03-31 Martin Storsjöarm: swscale: Only compile the rgb2yuv asm if .dn alias...
2018-03-31 Paul B Maholavfilter/avf_showvolume: let fade be also exactly 0
2018-03-31 Martin Vignalidoc/avfilter/showvolume : fix doc for orientation param
2018-03-31 Martin Vignaliavfilter/showvolume : indent after prev commit
2018-03-31 Martin Vignaliavfilter/showvolume : calculate fade only if fade < 1.
2018-03-31 Martin Vignaliavfilter/showvolume : add comment for orientation condition
2018-03-30 Gyan Doshidoc/encoders: list missing options for x265
2018-03-30 James AlmerMerge commit '3a7b4ae62c798edbd82bcd8fef863c74ed2acd4a'
2018-03-30 James AlmerMerge commit 'ab05d3934de8e932dbd77979a687e6598e67535c'
2018-03-30 James AlmerMerge commit 'e744281c49496b0e0a357e9f84c37fbf99215e20'
2018-03-30 James AlmerMerge commit 'ea3320bb828553182fb34e164826f95df5743522'
2018-03-30 James Almerfate: add test for eac3 dependant stream
2018-03-30 Martin Storsjöarm: Produce .const_data instead of .section .rodata...
2018-03-30 Martin Storsjöarm: vc1dsp: Add commas between macro arguments
2018-03-30 Paul B Maholavcodec/mpc8: get frame output buffer right before...
2018-03-30 Paul B Maholavcodec/mpc8: check for overread earlier and abort...
2018-03-30 Carl Eugen... fftools/ffmpeg: Remove an unused variable.
2018-03-30 Paul B Maholfate: add eac3_core bitstream filter test
2018-03-30 Paul B Maholavcodec/ac3: fix out of array access introduced previously
2018-03-30 Diego Biurrunconfigure: Revert some incorrect uses of check_cc()
2018-03-30 Paul B Maholavcodec/mpc8: check for overread first
2018-03-30 Philip Langdalemovtextenc: fix handling of utf-8 subtitles
2018-03-30 James Almeravcodec/libaomenc: use av_assert0()
2018-03-30 James AlmerMerge commit 'a2fc8dbae85339d1b418d296f2982b6c04c53c57'
2018-03-30 James AlmerMerge commit '2124a97a4998413c7e81539b16b01ef6ac570ea9'
2018-03-30 James AlmerMerge commit '434b44cd6fb4bb9a2bf2bb29ef55ce1a315314b8'
2018-03-30 James AlmerMerge commit '8c7554e6a9b126bd6ee5bf80dae9e11e056db2f1'
2018-03-30 James AlmerMerge commit '17ee5b0c13bc17465b71bc9ca1cde9f0eed8b3ff'
2018-03-30 James AlmerMerge commit 'b9ea301e02472d0982b0fa0f80294bd95885bde8'
2018-03-30 James AlmerMerge commit '5292e97c42b05db7ad4e51c1ea756b12fdf721ff'
2018-03-30 James AlmerMerge commit '86499771d1228d8303c8eb6509e20c0caaa02da5'
2018-03-29 James AlmerMerge commit 'ea2f72a2c14c67a3b35dac6426d1e3c0fae33fd5'
2018-03-29 James AlmerMerge commit 'deefca02c275ce4bc5ccbee690463ffef81a18b8'
2018-03-29 James AlmerMerge commit '3d6e76b953afd36e23ef8532b81aea58a6338931'
2018-03-29 James AlmerMerge commit '847190ebd99ffd57dc89bd568a33bf2d5c424129'
2018-03-29 Michael Niedermayeravcodec/wmalosslessdec: Fix null pointer dereference...
2018-03-29 James Almeravcodec/libaomenc: minor cosmetics
2018-03-29 Paul B Maholavformat/mpc8: do not return error on stream end
2018-03-29 James Almerlibaomenc: fix profile setting
2018-03-29 James Almeravcodec: rename the AV1 profiles
2018-03-29 Nicolas Gaullierlavfi/silencedetect: Fix missing log at eos
2018-03-29 Nicolas Gaullierlavfi/silencedetect: Fix silence_end accuracy
2018-03-29 Nicolas Gaullierlavfi/silencedetect: Fix silence_start accuracy
2018-03-29 Nicolas Gaullierlavfi/silencedetect: Update test parameters
2018-03-29 Nicolas Gaullierlavfi/silencedetect: Fix when silence_start=0
next