]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2017-11-15 James Almeravfilter/vf_subtitles: remove usage of AVCodecContext...
2017-11-15 James Almeravcodec/pthread_frame: remove usage of AVCodecContext...
2017-11-15 James Almerffplay: remove usage of AVCodecContext accessors
2017-11-15 James Almerffprobe: remove usage of AVCodecContext accessors
2017-11-15 James Almerffmpeg: remove usage of AVCodecContext accessors
2017-11-15 James Almeravcodec: deprecate getters and setters for AVCodecConte...
2017-11-15 Philip Langdaleavcodec: Implement vc1 nvdec hwaccel
2017-11-15 Philip Langdaleavcodec: Don't assume separate u and v planes in ff_all...
2017-11-14 Sasi Inguvalavf/mov.c: Don't correct edit list start to zero,...
2017-11-14 Dale CurtisAvoid corrupting diagnostic state with _Pragma changes.
2017-11-14 John Stebbinsfate/mov: add test for overlapping fragments
2017-11-14 Kaustubh Rasteavcodec/mips: Improve hevc non-uni hz and vt mc msa...
2017-11-14 Kaustubh Rasteavcodec/mips: cleanup unused macros
2017-11-14 Aman Guptaavcodec: fix whitespace on AVPanScan struct definition
2017-11-14 Aman Guptaavformat/http: fix chunked response w/ multiple_requests=1
2017-11-14 Michael Niedermayeravcodec/x86/mpegvideodsp: Fix signedness bug in need_emu
2017-11-14 Steven Liuavformat/hlsenc: write fmp4 init header after first...
2017-11-13 Muhammad Faizavutil/crc: use ff_thread_once at av_crc_get_table
2017-11-13 wm4avcodec/videotoolbox: fix opaque_ref handling
2017-11-13 Aman Guptaavcodec/videotoolbox: reorder functions to avoid forwar...
2017-11-13 Aman Guptaavcodec/videotoolbox: fix whitespace
2017-11-13 Aman Guptaavcodec/videotoolboxenc: remove spurious warning
2017-11-13 Aman Guptaavcodec/videotoolbox: pass through hevc param changes...
2017-11-13 Aman Guptaavcodec/hevc: implement new decode_params callback...
2017-11-13 Aman Guptaavcodec/videotoolbox: remove unnecessary if statement
2017-11-13 Aman Guptaavcodec/videotoolbox: create avcC even when h264 extrad...
2017-11-13 Aman Guptaavcodec/videotoolbox: use decode_params to propagate...
2017-11-13 Aman Guptaavcodec/h264: implement new decode_params callback...
2017-11-13 Aman Guptaavcodec: add decode_params callback to AVHWAccel struct
2017-11-13 Aman Guptaavcodec/h264, videotoolbox: return AVERROR_INVALIDDATA...
2017-11-13 Aman Guptaavcodec/videotoolbox: print descriptive errors on decod...
2017-11-13 Aman Guptaavcodec/videotoolbox: reset bitstream_size in end_frame
2017-11-13 Aman Guptaavcodec/videotoolbox: extract videotoolbox_{start,stop...
2017-11-13 Aman Guptaavcodec/videotoolbox: use early return in videotoolbox_...
2017-11-13 Aman Guptaavcodec/videotoolboxenc: re-indent code
2017-11-13 Aman Guptaavcodec/videotoolboxenc: add hevc_videotoolbox encoder
2017-11-13 Timo Rothenpielerconfigure: factorize nvdec dependencies
2017-11-13 Timo Rothenpielerconfigure: fix cuda dependency on nvdec
2017-11-13 Aman GuptaThis fixes a deadlock while reading a chunked https...
2017-11-13 Rodger Combslavf/tls_securetransport: handle incomplete reads grace...
2017-11-13 James AlmerMakefile: fix distclean target
2017-11-13 Timo Rothenpielermovenc-test: fix potential uninitialized read
2017-11-13 Timo Rothenpieleravfilter/vf_premultiply: fix memory-leak on failure
2017-11-13 Timo Rothenpieleravformat/fitsenc: validate input pixel format
2017-11-13 Timo Rothenpielerlavfi/paletteuse: check get_color return value
2017-11-13 Timo Rothenpieleravcodec/nvdec: fix return value on error
2017-11-13 Timo Rothenpieleravcodec/nvdec: warn about thread count if applicable
2017-11-13 Timo Rothenpieleravcodec: implement vp9 nvdec hwaccel
2017-11-13 Aman Guptaavformat/http: fix stray quote in trace logging
2017-11-13 Aman GuptaMAINTAINERS: add myself as videotoolbox* maintainer
2017-11-13 Michael Niedermayeravcodec/aacpsdsp_template: Fix integer overflows in...
2017-11-13 Michael Niedermayeravcodec/aacdec_fixed: Fix undefined shift
2017-11-13 Michael Niedermayeravcodec/mdct_*: Fix integer overflow in addition in...
2017-11-13 Michael Niedermayeravcodec/snowdec: Fix integer overflow in header parsing
2017-11-13 Thomas KöppeFix missing used attribute for inline assembly variables
2017-11-13 Michael Niedermayeravfilter/vf_*_qsv: Fix flags
2017-11-13 Steven Liuavformat/img2enc: add frame_pts option for make output...
2017-11-13 Timo Rothenpieleravformat/hlsenc: allocate space for terminating null
2017-11-13 James Almerconfigure: fix writing library dependencies to config.sh
2017-11-12 Aman Guptalavf/tls_securetransport: build on iOS
2017-11-12 Paul B Maholavformat/ty: check cur_chunk_pos before using it
2017-11-12 Paul B Maholavformat/ty: fix memory leaks
2017-11-12 Paul B Maholavformat/ty: check if header is correctly parsed and...
2017-11-12 wm4videotoolbox: add frame_params support
2017-11-12 Paul B Maholavfilter/vf_tile: add overlap option
2017-11-12 James Almeravcodec/mpeg2_metadata_bsf: fix the AVClass version...
2017-11-12 James Almeravcodec/h265_metadata_bsf: fix the AVClass version...
2017-11-12 James Almeravcodec/h264_metadata_bsf: fix the AVClass version...
2017-11-12 Mark Thompsonhwcontext_vaapi: Fix build with libva 2.0
2017-11-12 Timo Rothenpieleravcodec/nvdec: add support for 12 bit formats
2017-11-12 Timo Rothenpieleravcodec/nvdec: check hardware capabilities
2017-11-12 Timo Rothenpieleravcodec/nvdec: don't add thread buffer twice
2017-11-12 Timo RothenpielerMAINTAINERS: update for cuvid/nvdec changes
2017-11-12 Carl Eugen... lavf/dashdec: Fix several memleaks.
2017-11-12 Steven LiuRevert "lavf/dashdec: Fix several memleaks."
2017-11-12 Paul B Maholavfilter/vf_hysteresis: allow using framesync options
2017-11-12 Paul B Maholavfilter/vf_maskedmerge: ignore SAR from all inputs
2017-11-12 Paul B Maholavfilter/vf_lut2: ignore SAR from all inputs
2017-11-12 Paul B Maholavfilter/vf_blend: ignore SAR from all inputs
2017-11-12 Paul B Maholavfilter/vf_hysteresis: ignore SAR from all inputs
2017-11-12 Paul B Maholavfilter/vf_maskedclamp: ignore SAR from all inputs
2017-11-12 James AlmerMerge commit '5c22c90c1d5050f1206e46494b193320ac2397cb'
2017-11-12 James AlmerMerge commit '0ccddbad200c1d9439c5a836501917d515cddf76'
2017-11-12 James AlmerMerge commit 'cd4663dc80323ba64989d0c103d51ad3ee0e9c2f'
2017-11-12 James AlmerMerge commit '17b6c7efb471e8ff1b8a7271f6531ba1d52bf69c'
2017-11-12 James AlmerMerge commit '7ebe7e8e7a76c0ce302f4f583ef0d14220031214'
2017-11-12 James AlmerMerge commit 'fbf77b5ac37bf2a807d8336450801d7aecf2e359'
2017-11-12 James AlmerMerge commit 'fbca6e7d162b9a7105d1059826dfe96616fa803a'
2017-11-12 James AlmerMerge commit '8e0febe28effe7f427e45190eab37110126161ea'
2017-11-12 James AlmerMerge commit '22241208eb7d0168b2afc128af5a128a9ef0a89b'
2017-11-12 James AlmerMerge commit '55fe72a841ba306370e68e86c88f34b4456aa4dd'
2017-11-12 James AlmerMerge commit '1746c7c8f2f9a6c5eacb486426dd0a579b4b7498'
2017-11-12 James AlmerMerge commit '2cf3c0ab0d84b5cdb379059f8570809a13a306b9'
2017-11-12 James AlmerMerge commit '9b0aff51a7ae03215c4e1a3e7220fdbcfb858b08'
2017-11-12 James AlmerMerge commit '192fe52e42f64a493c47cad1461b20fe1149dbea'
2017-11-12 James AlmerMerge commit '14bba662d489a58fe88240fc4d14238bf17ca203'
2017-11-12 James AlmerMerge commit '61a17423d3711cb34a18b44e1ec2510c2f70a56c'
2017-11-12 Carl Eugen... lavc/jpeg2000dec: Fix used variables reading palette.
2017-11-12 James AlmerMerge commit '67c72f08a4707c18a67a4734660e3a23cc9488b6'
2017-11-12 James AlmerMerge commit '91760a934055ab06812885ab5ec1a97a8db6d217'
next