]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-07-31 Carl Eugen... tools/qt-faststart: Allow free atoms after moov atom.
2018-07-31 Jun Zhaoavutil/pixelutils: sad_32x32 sse2/avx2 optimizations.
2018-07-31 Jun Zhaolavutil/pixelutils: add sad_32x32 in pixelutils API.
2018-07-30 James Almeravcodec/h264_mp4toannexb_bsf: use enum constants for...
2018-07-30 Tobias Rappfate: add tests for audio channel up-/downmixing with...
2018-07-30 Tobias Rapptests/audiogen: raise channel count limit to 12
2018-07-30 Antonio Morelllibavformat/dashenc: Fix relative URI of HLS master...
2018-07-30 Michael Niedermayerdoc/formats: Add documentation for skip_estimate_durati...
2018-07-30 James Almerconfigure: add missing aandcttables dependency to asv1...
2018-07-30 James Almerconfigure: add missing aandcttables dependency to mpegv...
2018-07-28 Jan Ekströmlavfi/nlmeans: fix aarch64 assembly with clang
2018-07-28 James Almercmdutils: print a more descriptive error message in...
2018-07-28 James Almeravcodec/bitstream_filters: check the input argument...
2018-07-28 Michael Niedermayeravcodec/diracdec: Check bytes count in else branch...
2018-07-28 Michael Niedermayeravcodec/diracdec: Check slice numbers for overflows...
2018-07-28 Michael Niedermayeravcodec/diracdec: Change frame_number to 64bit as its...
2018-07-28 Michael Niedermayeravcodec/dirac_dwt_template: Fix several integer overflo...
2018-07-28 Michael Niedermayeravcodec/diracdec: Prevent integer overflow in intermedi...
2018-07-27 Timo Rothenpieleravformat/librtmp: fix returning EOF from Read/Write
2018-07-27 James Almerfate: remove unnecessary reference file for fate-encryp...
2018-07-27 James Almeravcodec: add missing files missed in previous commits
2018-07-27 hwrenlavc, doc, configure: add avs2 video decoder wrapper
2018-07-27 hwrenlavf: add avs2 fourcc
2018-07-27 hwrenlavc: add AVS2/IEEE 1857.4 parser
2018-07-26 Jun Zhaodoc/protocols: documents tcp_mss
2018-07-26 Jun Zhaolavf/tcp: add option to setting Maximum Segment Size
2018-07-26 Michael Niedermayerswresample/swresample: Fix input channel count in resam...
2018-07-26 Michael Niedermayeravformat/mov: Check default_encrypted_sample before...
2018-07-26 Marcin Gorzelswresample: Use channel count in rematrix initialization
2018-07-25 Carl Eugen... configure: Force pie for Android.
2018-07-25 James Almeravutil/hwcontext_d3d11va: fix type arguments passed...
2018-07-25 Carl Eugen... lavf/isom: Make auxiliary_offsets consistently uint64_t.
2018-07-25 Carl Eugen... lavf/flvdec: Remove an outdated comment.
2018-07-24 Lou Logandoc/mailing-list-faq: user lists are subscribe only
2018-07-24 Marton Balintavformat/mxfdec: drop invalid index table segments...
2018-07-23 Minaavfilter: Add colorconstancy filter
2018-07-23 Michael Niedermayeravcodec/cdgraphics: Clear first frame only once
2018-07-23 Michael Niedermayeravcodec/tscc: Do not duplicate images
2018-07-23 Michael Niedermayeravcodec/tscc: Move reading the side data palette before...
2018-07-22 Paul B Maholavcodec/bink: set color range
2018-07-22 Paul B Maholavcodec/bink: add 'k' version support
2018-07-22 Paul B Maholavformat/bink: move code for skipping unknown fields...
2018-07-21 James Almeravcodec/parser: move parsers list and related API to...
2018-07-21 Danil Iashchenkodoc/filters: use radius instead of kernel in avgblur
2018-07-21 Carl Eugen... lavc/fft_template: Do not define unneded functions...
2018-07-21 A. Wilcoxlibavcodec/ppc: Fix HEVC AltiVec routines with --enable...
2018-07-20 James Almeravcodec/extract_extradata_bsf: make sure a Sequence...
2018-07-20 James Almeravcodec: bump micro version after previous changes
2018-07-20 James Almeravformat/movenc: add support for AV1 streams
2018-07-20 James Almeravformat/mov: add support for AV1 streams
2018-07-20 James Almeravcodec/libaomenc: export Sequence Header and Metadata...
2018-07-20 James Almeravcodec/extract_extradata: add support for AV1
2018-07-20 James Almeravcodec: add AV1 packet split API
2018-07-20 Michael Niedermayeravutil/pixfmt: Document chroma plane size for odd resol...
2018-07-19 Carl Eugen... lavfi/af_afir,af_aiir: Remove a variable that is always -1.
2018-07-19 alexander schmidlavu/x86/cpu: Fix aesni detection
2018-07-19 Thomas Guillemavcodec/videotoolboxenc: fix undefined behavior with...
2018-07-19 Aman Guptaavcodec: parse options from AVCodec.bsfs
2018-07-19 Baptiste Coudurieravformat/mxfdec: only call mxf_free_metadataset when...
2018-07-18 Michael Niedermayeravcodec/dvbsub_parser: Do not discard data
2018-07-18 Michael Niedermayeravcodec/cfhd: Use bytestream2 for peaks
2018-07-18 Michael Niedermayeravcodec/tscc: Move reget buffer to after decoding
2018-07-18 Michael Niedermayeravcodec/lagarith: Remove redundant varianble init
2018-07-18 James Darnleyfate: add more vc2 encoder tests
2018-07-16 Gyan Doshiavformat/mov: only set handler_name from mdia->hdlr
2018-07-16 Gyan Doshidoc/filters: add missing details to aphasemeter
2018-07-15 Michael Niedermayeravcodec/dvdsub_parser: Allocate input padding
2018-07-15 Michael Niedermayeravcodec/vp8_parser: Remove redundant output initialization
2018-07-15 Michael Niedermayeravcodec/dvdsub_parser: Init output buf/size
2018-07-15 Michael Niedermayeravcodec/lagarith: Check that the range coded data strea...
2018-07-15 Michael Niedermayerlibavcodec/cfhd: Fix signed overflow in shift
2018-07-15 Paul B MaholUpdate Changelog for lensfun addition and bump minor
2018-07-15 Stephen SeoAdd lensfun filter
2018-07-14 Karsten Ottoaadec: improve seeking in mp3 content
2018-07-14 Michael Niedermayeravcodec/dirac_dwt_template: Fix signedness regression...
2018-07-14 Shiyou Yinavcodec/mips: fix conflicting types error of ff_vc1_h_s...
2018-07-14 Gyan Doshiavformat/movenc: add reason for minf->hdlr in MOV only
2018-07-13 Marton Balintavformat/mxfdec: only return stream indexes which have...
2018-07-13 Marton Balintavcodec/internal: increase FF_SANE_NB_CHANNELS to 256
2018-07-13 Marton Balintavcodec/utils: report insane channel count errors
2018-07-13 Marton Balintffplay: add support for various YUV conversion modes
2018-07-13 Carl Eugen... lavc/aarch64/h264dsp_init_aarch64: Fix weight function...
2018-07-13 Jun Zhaolavc/hevc_ps: use skip_bits instead of get_bits when...
2018-07-13 Jun Zhaolavc/hevc_ps: Refine sps_range_extension parse.
2018-07-13 Gyan Doshidoc/filters: correct description of variables in blend...
2018-07-13 Gyan Doshiavfilter/drawtext: fix box sizing
2018-07-13 Michael Niedermayeravformat/mov: Simplify last element computation in...
2018-07-13 Karsten Ottolibavcodec/mpegaudiodecheader.h: fix version check...
2018-07-13 Michael Niedermayeravformat/mov: Break out of inner loop early in mov_esti...
2018-07-12 Carl Eugen... lavc/h263dec: Remove a variable declaration that can...
2018-07-12 Danil Iashchenkolavfi/convolution_opencl: use CL_FAIL_ON_ERROR for...
2018-07-12 Zhong Lilavc/qsv: handle MFX_FRAMETYPE_UNKNOWN case
2018-07-11 Michael Niedermayeravformat/mov: Eliminate variable buf_size from mov_esti...
2018-07-11 Michael Niedermayeravformat/mov: remove modulo operations from mov_estimat...
2018-07-11 Danil Iashchenkolavfi/avgblur_opencl: fix using uninitialized value
2018-07-11 Ruiling Songlavfi/vf_avgblur_opencl: remove useless clFinish().
2018-07-11 Ruiling Songlavfi/opencl: add macro for opencl error handling.
2018-07-11 Jun Zhaoavutil/pixelutils: correct the function name in comments
2018-07-11 Steven Liuavformat/hlsenc: improve compute after_init_list_dur
2018-07-10 Gyan Doshifate: allow temp files for passed test to be kept
next