]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2018-03-15 James AlmerMerge commit '121314895f6360852b2807d5dfafea576b2e6fed'
2018-03-15 James AlmerMerge commit '0711d142997b2662ba9198e607015b06c6eed0d8'
2018-03-15 James AlmerMerge commit 'aeaa108bafa11db290f1ada0e22dbfbd655cf2ba'
2018-03-15 sanilrautavformat/dashdec: Correct spelling mistakes
2018-03-14 James Almeravcodec/hapqa_extract: remove the AVOption flags
2018-03-14 Ravindraavformat/hlsenc: Option to set timeout for socket I...
2018-03-13 James Almeravcodec/hapqa_extract: fix two error return values
2018-03-13 James Almeravcodec/hapqa_extract: move the reference in the bsf...
2018-03-13 Aman Guptaavcodec/mediacodecdec: fix immediate EAGAIN with buffer...
2018-03-13 Martin Vignalifate/hap : add test for hap encoding
2018-03-13 Martin Vignalifate/hap : move decoding test to a separate file
2018-03-13 Martin Vignaliavcodec/hapqa_extract_bsf : add new bsf filter
2018-03-13 Martin Vignaliavcodec/hap : move parse_section_header to hap.c in...
2018-03-13 Rostislav Pehlivanovvc2enc: properly promote operations to 64 bits
2018-03-13 Philipp M.... avformat/pcm: decrease delay when reading PCM streams.
2018-03-13 Yusuke Nakamurah264_mp4toannexb_bsf: Fix start code size of parameter...
2018-03-12 Marton Balintffprobe: fix infinite loop in subtitle decoding
2018-03-12 Vishwanath... avformat/hlsenc: fix for zero EXTINF tag duration
2018-03-12 Matthieu Bouronavcodec/mediacodecdec_common: make INFO_TRY_AGAIN trace...
2018-03-12 Aman Guptaavcodec/mediacodecdec: add debug logging around hw...
2018-03-12 Michael Niedermayeravcodec/nuv: rtjpeg with dimensions less than 16 would...
2018-03-12 Michael Niedermayeravcodec/nuv: Check for minimum input size for uncomprss...
2018-03-12 Michael Niedermayeravcodec/wmalosslessdec: Reset num_saved_bits on error...
2018-03-12 Michael Niedermayeravformat/mov: Fix integer overflows related to sample_d...
2018-03-11 James Almeravcodec/trace_headers: move the reference in the bsf...
2018-03-11 James Almeravcodec/remove_extradata: move the reference in the...
2018-03-11 James Almeravcodec/mov2textsub: move the reference in the bsf...
2018-03-11 James Almeravcodec/extract_extradata: move the reference in the...
2018-03-11 James Almeravcodec/dca_core: move the reference in the bsf interna...
2018-03-11 James Almeravcodec/chomp: move the reference in the bsf internal...
2018-03-11 Paul B Maholavfilter: add drmeter audio filter
2018-03-10 James Almeravcodec/extract_extradata: don't allocate more space...
2018-03-10 Sasi Inguvalavf/mov.c: Use the correct offset to shift timestamp...
2018-03-10 Jérôme Martinezavcodec/ffv1: support of more pix_fmt
2018-03-10 Rostislav Pehlivanovvc2enc: replace quantization LUT with a smaller divisio...
2018-03-10 James Almeravutil: add missing version bump for AV_CRC_8_EBU
2018-03-10 Michael Niedermayeravformat/img2dec: fix infinite loop
2018-03-10 Michael Niedermayeravformat/oggparsedaala: Do not adjust AV_NOPTS_VALUE
2018-03-10 Michael Niedermayeravformat/oggparseogm: Check lb against psize
2018-03-10 Michael Niedermayeravformat/oggparseogm: Fix undefined shift in ogm_packet()
2018-03-10 Michael Niedermayeravformat/avidec: Fix integer overflow in cum_len check
2018-03-10 Michael Niedermayeravformat/oggparsetheora: Do not adjust AV_NOPTS_VALUE
2018-03-09 Marton Balintavutil/parseutils: only accept full us duration, do...
2018-03-09 Marton Balintavformat/mxfdec: do not allow more partitions than...
2018-03-09 Marton Balintavformat/mxfdec: use binary search in mxf_absolute_body...
2018-03-09 Marton Balintavformat/mxfdec: fix opAtom audio demuxing
2018-03-09 James Almeravcodec/extract_extradata: zero initalize the padding...
2018-03-09 James Almeravformat/mov: print the projection type when reporting...
2018-03-09 Xiaohan Wangffmpeg: Fix stts_data memory allocation
2018-03-09 Jérôme Martinezavcodec/ffv1enc: remove warning about transparency
2018-03-08 Rodger Combslavc/videotoolbox: fix threaded decoding
2018-03-08 Carl Eugen... lavfi/drawutils: Do not claim to support P016.
2018-03-08 Calvin Waltonlibavfilter/vf_fps: Minor cleanups
2018-03-08 Calvin Waltonlibavfilter/vf_fps: Rewrite using activate callback
2018-03-08 Paul B Maholavfilter/vf_vaguedenoiser: fix plane copy for >8 bit...
2018-03-08 Yingming Fancheckasm/hevc_sao : add hevc_sao for checkasm
2018-03-08 Haihao Xianglavc/vaapi_encode: Don't return error if the underlying...
2018-03-08 Aman Guptaavcodec/mediacodecdec: add more trace logging of input...
2018-03-08 Aman Guptaavcodec/mediacodecdec: add delay_flush option
2018-03-07 Aurelien JacobsChangelog: list the new SBC codec
2018-03-07 Aurelien Jacobssbcenc: add armv6 and neon asm optimizations
2018-03-07 Aurelien Jacobssbcenc: add MMX optimizations
2018-03-07 Aurelien Jacobssbc: add raw muxer for SBC
2018-03-07 Aurelien Jacobssbc: implement SBC encoder (low-complexity subband...
2018-03-07 Aurelien Jacobssbc: add raw demuxer for SBC
2018-03-07 Aurelien Jacobssbc: add parser for SBC
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 Diego Biurrunconfigure: Fix logic of AMF external library check
2018-03-07 Stefan _avcodec/mediacodec_wrapper: fix false positives in...
2018-03-07 Andreas Unterwegerexamples: Use new API for transcoding example
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 Luca Barbatohls: Add a discontinuity marker on recover
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
next