]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/hlsenc: use FFABS to instead of abs
[ffmpeg] / libavcodec /
2017-11-20 James Almeravcodec: remove unnecessary AVPacketSideDataType enum...
2017-11-19 James AlmerMerge commit '3152058bf1dca318898550efacf0286f4836cae6'
2017-11-19 Martin Storsjölibavcodec: Don't use dllexport, only dllimport when...
2017-11-18 Philip Langdaleavcodec: Implement mpeg2 nvdec hwaccel
2017-11-18 Philip Langdaleavcodec: Fix reference data type for nvdec vc1 hwaccel
2017-11-18 Jim DeLaHuntIgnore libavcodec/tests/mpeg12framerate, a test program
2017-11-18 Dale CurtisUse ff_thread_once for fixed, float table init.
2017-11-18 Michael Niedermayeravcodec/mlpdsp: Fix undefined shift ff_mlp_pack_output()
2017-11-18 Michael Niedermayeravcodec/zmbv: Check that the buffer is large enough...
2017-11-18 Michael Niedermayeravcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD13...
2017-11-18 Michael Niedermayeravcodec/wmv2dec: Check end of bitstream in parse_mb_ski...
2017-11-18 Carl Eugen Hoyoslavc/dnxhddata: Improve help output, mention yuv444p10...
2017-11-17 Timo Rothenpieleravcodec/nvenc: check pop_context return value
2017-11-17 Timo Rothenpieleravcodec/nvenc: fix double defined GUID on cygwin
2017-11-17 Kieran Kunhyalibavcodec/h264_sei: Don't log random user data. This...
2017-11-17 James Zernlavc/libvpxenc: add tune-content option
2017-11-17 Michael Niedermayeravcodec/snowdec: Check for remaining bitstream in decod...
2017-11-17 Michael Niedermayeravcodec/snowdec: Check intra block dc differences.
2017-11-16 Umair Khanlibavcodec/als: fix address sanitization error in decoder
2017-11-16 Umair Khanlibavcodec/als: remove check for predictor order of...
2017-11-16 James AlmerMerge commit 'bad7ce1d82f0b7da55086b8c6124eff0d35a1b1a'
2017-11-16 James AlmerMerge commit 'd070b9b703a542429a13db9623109ae20474c775'
2017-11-16 James AlmerMerge commit '9e48de3cc86c732d9cebd496d6f0a2b7e7732754'
2017-11-16 James AlmerMerge commit '5c2a01f064d5ab2b309d25c7f46c6c4471838d90'
2017-11-16 Aman Guptaavcodec/mpeg12dec: ensure a53_caption_size is reset...
2017-11-16 Aman Guptaavcodec/mpeg12dec: parse A53 caption data embedded...
2017-11-16 James Almeravcodec/proresdec: align dequantization matrix buffers
2017-11-16 Mark ThompsonMerge commit '620f88a0b94a651c6cc912b1fb32d308762d59b5'
2017-11-15 Mark ThompsonMerge commit 'c77da21e5d15056b8ba060ee5ce9e73f26653612'
2017-11-15 Mark ThompsonMerge commit 'ff007e30d8d45ba1ff2b2a4615f1cd5bafb50626'
2017-11-15 Michael Niedermayeravcodec/vc2enc: Clear coef_buf on allocation
2017-11-15 Michael Niedermayeravcodec/dvbsubdec: Avoid re-computing clut
2017-11-15 Michael Niedermayeravcodec/h264dec: Fix potential array overread
2017-11-15 Hendrik Leppkesnvenc: support d3d11 surface input
2017-11-15 Hendrik Leppkesnvenc: factor context push/pop into functions
2017-11-15 James Almeravcodec/pthread_frame: remove usage of AVCodecContext...
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 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 Michael Niedermayeravcodec/x86/mpegvideodsp: Fix signedness bug in need_emu
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 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 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-12 wm4videotoolbox: add frame_params support
2017-11-12 Mark Thompsonvaapi_h264: Add missing return value check
2017-11-12 Mark Thompsonh264_metadata: Fix clearing SEI payload in error case
2017-11-12 Mark Thompsoncbs_h2645: Fix memory leak on when reading SEI fails
2017-11-12 Mark Thompsoncbs: Add a missing return value check
2017-11-12 Mark Thompsonvaapi_h264: Do not use deprecated header type
2017-11-12 Mark Thompsonvaapi_h264: Add workaround for bad SEI in old Intel...
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 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 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 Hoyoslavc/jpeg2000dec: Fix used variables reading palette.
2017-11-12 James AlmerMerge commit '67c72f08a4707c18a67a4734660e3a23cc9488b6'
next