]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2016-05-29 Michael Niedermayeravformat/udp: Remove unused variable
2016-05-29 Michael Niedermayeravformat/movenc: Fix potential track width/height overflows
2016-05-29 Michael Niedermayeravformat/movenc: Avoid integer overflow
2016-05-28 Thomas Guilbertavformat/oggparseopus: Fix Undefined behavior in oggpar...
2016-05-28 Michael Niedermayeravformat/utils: avoid overflow in compute_chapters_end...
2016-05-28 Michael Niedermayeravformat/utils: avoid overflow in update_stream_timings...
2016-05-28 Petru Rares... fate: add aemphasis test
2016-05-28 Michael Niedermayeravutil/softfloat: Document public constants and a few...
2016-05-28 Carl Eugen... lavf/mov: Support one more Avid compression id for...
2016-05-28 Michael Niedermayeravformat/movenc: Fix memleak of reshuffled packet
2016-05-28 Michael Niedermayeravformat/movenc: Rename reshuffles return variable...
2016-05-27 Michael Niedermayeravformat/oggparseflac: Fix memleaks in old_flac_header()
2016-05-27 Michael Niedermayerfate: Add fate-prores-gray
2016-05-27 Håvard Espelandavcodec/proresdec2: Add support for grayscale videos
2016-05-27 Michael Niedermayeravfilter/avfiltergraph: Clear graph pointers in ff_filt...
2016-05-27 Hendrik LeppkesMerge commit '44d16df413878588659dd8901bba016b5a869fd1'
2016-05-26 Gregor Rieplffserver: fixed deallocation bug in build_feed_streams
2016-05-26 Michael Niedermayeravformat/utils: Fix use of uninitialized variable
2016-05-26 foo86avcodec/dca: move EXSS sampling frequency arrays to...
2016-05-26 Paul B Maholavcodec/vble: add frame threading support
2016-05-25 Michael Niedermayerdoc/developer.texi: Add a code of conduct
2016-05-25 Muhammad Faizavfilter/src_movie: add various commands
2016-05-25 Matthieu Bouronlavc/mediacodec: add missing MediaCodec.Get{Input,Outpu...
2016-05-25 Matthieu Bouronlavc/mediacodec: factorize static fields initialization
2016-05-25 James Almeravcodec/Makefile: add missing dependencies to dca parser
2016-05-25 foo86avcodec/dca_parser: set duration for core-less streams
2016-05-25 foo86avcodec/dca_exss: prepare to be called from parser...
2016-05-25 Timo Rothenpieleravcodec/nvenc: Require Maxwell for lossless
2016-05-25 Andrey Turkinavcodec/nvenc: CUDA frames support
2016-05-25 Andrey Turkinavcodec/nvenc: replace custom FIFOs with AVFifos
2016-05-25 Andrey Turkinavcodec/nvenc: combine input and output surface structures
2016-05-25 Andrey Turkinavcodec/nvenc: split large functions into smaller ones
2016-05-24 Michael Niedermayeravformat/udp: Close the socket after destroying the...
2016-05-24 Michael Niedermayeravformat/udp: redesign threaded udp tx code
2016-05-24 Pavel Nikiforovavformat/udp: Add a delay between packets for streaming...
2016-05-24 dsmudharlibavcodec/dv_tablegen: fixed wrong printf format
2016-05-24 dsmudharlibavfilter/vf_hwdownload: show error when ff_formats_r...
2016-05-24 Michael Niedermayeravfilter/af_hdcd: Replace complexer expression by litte...
2016-05-24 Michael Niedermayeravformat/mov: Avoid "Unintended sign extension"
2016-05-23 ZhouXiaoyongavcodec/mips/idctdsp_mmi: Version 2 of the optimization...
2016-05-23 ZhouXiaoyongavcodec/mips/pixblockdsp_mmi: Version 2 of the optimiza...
2016-05-23 ZhouXiaoyongavcodec/mips/blockdsp_mmi: Version 2 of the optimizatio...
2016-05-23 foo86avcodec/dca_exss: always update downmix flags
2016-05-23 Paul B Maholavfilter/vf_blend: fix incorrect Y variable when thread...
2016-05-23 dsmudharlibavutil/opencl: fixed uninitialized var warning
2016-05-23 dsmudharlibavcodec/cfhd: fixed wrong printf format
2016-05-23 dsmudharlibavfilter/af_hdcd: fixed negative signed value shift
2016-05-23 Petru Rares... fate: add aecho test
2016-05-22 Paul B Maholavcodec/truemotion2rt: also export key frame info
2016-05-22 Piotr Bandurskiavcodec/iff: mention RGB8/RGBN decoder
2016-05-22 Paul B Maholavcodec/mvcdec: simplify, no need to use reget buffer
2016-05-22 Michael Niedermayeravformat/matroskaenc: reindent after last commit
2016-05-22 Michael Niedermayeravformat/matroskaenc: wrap par->format use as sample...
2016-05-22 Michael Niedermayeravformat/avienc: Fix memleaks on errors
2016-05-22 Michael Niedermayeravformat/avienc: Rename reshuffles return variable...
2016-05-21 Paul B Maholavfilter/af_loudnorm: fix crash when ebur128 initializa...
2016-05-21 Paul B Maholavformat: add MTAF demuxer
2016-05-21 Paul B Maholavcodec: add adpcm MTAF decoder
2016-05-21 Michael Niedermayeravfilter/avf_ahistogram: raise minimum acmax to 1
2016-05-21 Paul B Maholavcodec/aic: add frame threading support
2016-05-21 Zhou Xiaoyongavcodec/mips: loongson optimize h264pred with mmi v3
2016-05-21 Zhou Xiaoyongavcodec/mips: loongson optimize hpeldsp with mmi v1
2016-05-21 Zhou Xiaoyongavcodec/mips/mpegvideo_mmi: Version 2 of the optimizati...
2016-05-21 Paul B Maholavcodec/sgirledec: simplify, no need to use reget buffer
2016-05-21 ZhouXiaoyongavcodec/mips/h264chroma_mmi: Version 2 of the optimizat...
2016-05-21 foo86avcodec/dca: use LUT for LBR frequency ranges
2016-05-21 foo86avcodec/dca: simplify 'residual ok' flag tracking
2016-05-20 foo86avcodec/dca_parser: improve frame end search
2016-05-20 foo86avcodec/dca: don't set initial sample_fmt
2016-05-20 foo86avcodec/dca: remove useless debug message
2016-05-20 Michael Niedermayeravutil/eval-test: Check av_expr_parse_and_eval() for...
2016-05-20 foo86avcodec/dca: remove Rice code length limit
2016-05-20 Paul B Maholdoc/filters: fix order of tinterlace filter drop modes
2016-05-20 Michael Niedermayeravcodec/utils: Move avctx->codec check before its use
2016-05-19 Paul B Maholavcodec/adpcm: pick correct step_index for IMA AMV
2016-05-19 Michael Niedermayeravcodec/options-test: Check avcodec_open2() return...
2016-05-19 Stefano Sabatinilavf/mpegts: add ID3 entry to the REGD_types array
2016-05-19 Stefano Sabatinilavf/mpegtsenc: set metadata stream type and write...
2016-05-19 Michael Niedermayeravcodec/diracdec: Fix potential integer overflow
2016-05-19 Paul B Maholavformat/iff: parse DPAN chunk
2016-05-19 Paul B Maholavcodec/iff: add support for ANBR files
2016-05-19 James Almeravformat/dtshddec: move data_start outside of DTSHDDemu...
2016-05-19 Michael Niedermayeravcodec/exr: Fix potential integer overflow
2016-05-18 Michael Niedermayeravcodec/h264: Check init_get_bits8() for failure
2016-05-18 Michael Niedermayerffmpeg_filter: Fix AVBufferSrcParameters leak
2016-05-18 Michael Niedermayeravformat/avidec: Detect index with too short entries
2016-05-18 Michael Niedermayeravcodec/m101: Ask for samples with too small extradata_size
2016-05-18 Kyle Swansonavfilter: add loudnorm
2016-05-18 Michael Niedermayeravcodec/m101: Check BPS value
2016-05-18 Paul B Maholavcodec/iff: add forgotten checks for end of input...
2016-05-18 Paul B Maholavcodec/iff: scala anim32 & anim16 decompression
2016-05-17 Michael Niedermayeravformat/avio: Fix null pointer dereference in case...
2016-05-17 Yong Leiavformat/avio: fix memory leak in url_find_protocol
2016-05-17 Chris Cunninghamavformat/utils: Check negative bps before shifting...
2016-05-17 Derek BuitenhuisMerge commit '71d3305c2711d4f6ec8b92db09ff64cf4e19a58e'
2016-05-17 Derek BuitenhuisMerge commit 'a6e27f7add2698fdd89911632b570c3d0c3f2aaa'
2016-05-17 Derek BuitenhuisMerge commit '56b17a33f231859cbccbd741b4763617cb4ecf03'
2016-05-17 Derek BuitenhuisMerge commit 'e9f884416c76558098fc1f63825b293956e8483c'
2016-05-17 Hendrik LeppkesMerge commit '8d0cc8ca97678f4ca87948ebabcbaab5a4f4c1f6'
2016-05-17 Hendrik Leppkesh2645_parse: support badly muxed mp4 streams
next