]> git.sesse.net Git - ffmpeg/history - libavcodec
cbs_h264: Fix overflow in shifts
[ffmpeg] / libavcodec /
2018-03-18 Mark Thompsoncbs_h264: Fix overflow in shifts
2018-03-17 James Almeravformat/codec2: don't include avcodec objects
2018-03-17 James AlmerMerge commit '83fef16b6a8dbbcbd80d159ba3ebe818dbbb2776'
2018-03-17 James AlmerMerge commit 'a5e011c8dcbf6968cc60f883d33382ba46147e90'
2018-03-17 James AlmerPartially revert "avcodec/hapqa_extract: remove the...
2018-03-17 Jun Zhaolavc/extract_extradata_bsf: support dump options.
2018-03-16 James Almeravcodec/null_bsf: move the reference in the bsf interna...
2018-03-15 James AlmerMerge commit '49804dc2baec009577e6b4ee827ae562188fbc2f'
2018-03-15 James AlmerMerge commit '8c893aa3cd5f2d73896c72af330dcbfe299fbc5a'
2018-03-15 James AlmerMerge commit '121314895f6360852b2807d5dfafea576b2e6fed'
2018-03-15 James AlmerMerge commit '0711d142997b2662ba9198e607015b06c6eed0d8'
2018-03-15 James AlmerMerge commit 'aeaa108bafa11db290f1ada0e22dbfbd655cf2ba'
2018-03-14 James Almeravcodec/hapqa_extract: remove the AVOption flags
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 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 Yusuke Nakamurah264_mp4toannexb_bsf: Fix start code size of parameter...
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-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-10 James Almeravcodec/extract_extradata: don't allocate more space...
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-09 James Almeravcodec/extract_extradata: zero initalize the padding...
2018-03-09 Jérôme Martinezavcodec/ffv1enc: remove warning about transparency
2018-03-08 Rodger Combslavc/videotoolbox: fix threaded decoding
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 Jacobssbcenc: add armv6 and neon asm optimizations
2018-03-07 Aurelien Jacobssbcenc: add MMX optimizations
2018-03-07 Aurelien Jacobssbc: implement SBC encoder (low-complexity subband...
2018-03-07 Aurelien Jacobssbc: add parser for SBC
2018-03-07 Aurelien Jacobssbc: implement SBC decoder (low-complexity subband...
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 Stefan _avcodec/mediacodec_wrapper: fix false positives in...
2018-03-07 Masaki Tanakampegvideo_parser: fix indentation of an if statement
2018-03-06 Mark Thompsonh264_metadata: Actually fail when sei_user_data option...
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 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 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-04 Jerome Borsboomavcodec/vaapi: mask unused bits in bitplane_present...
2018-03-04 Jerome Borsboomavcodec/vaapi: add fields for VAAPI VC-1 interlaced...
2018-03-04 Jerome Borsboomavcodec/vc1: add bitstream elements for VAAPI VC-1...
2018-03-03 Matthieu Bouronavcodec/mediacodecdec: factorize codec declarations
2018-03-03 Matthieu Bouronavcodec/mediacodecdec: factorize common extradata functions
2018-03-03 Matthieu Bouronavcodec/mediacodecdec: add missing "libavutil/internal...
2018-03-03 Matthieu Bouronavcodec/mediacodec_wrapper: load and use MediaFormat...
2018-03-03 Matthieu Bouronavcodec/mediacodecdec_common: remove unused field from...
2018-03-03 Matthieu Bouronavcodec/mediacodecdec_common: remove spurious space
2018-03-03 Matthieu Bouronavcodec/mediacodecdec_common: refactor mediacodec_dec_p...
2018-03-02 Philip Langdaleavcodec/nvenc: Declare support for P016
2018-03-02 Philip Langdaleavcodec/hevcdec: Declare that nvdec supports 12bit...
2018-03-01 Maxtonavcodec/wmaprodec: support decoding up to 16 channels...
2018-02-27 James Almeravcodec/Makefile: skip nvdec.h header when nvdec is...
2018-02-27 Michael Niedermayeravcodec/msmpeg4dec: Check for input end in msmpeg4v34_d...
2018-02-27 Michael Niedermayeravcodec/truemotion2rt: Check input buffer size
2018-02-27 Michael Niedermayeravcodec/g2meet: Check tile dimensions with av_image_che...
2018-02-27 Michael Niedermayeravcodec/exr: fix invalid shift in unpack_14()
2018-02-27 Michael Niedermayeravcodec/bintext: sanity check dimensions
2018-02-27 Timo Rothenpielercompat: remove in-tree NVidia headers
2018-02-27 Michael Niedermayeravcodec/utvideodec: Check subsample factors
2018-02-27 Michael Niedermayeravcodec/rscc: Skip empty frames (nb_tiles == 0)
2018-02-24 Martin Vignaliavcodec/exr : add support for long name flag and be...
2018-02-24 Tomas HärdinAdd libcodec2 en/decoder
2018-02-24 Michael Niedermayeravcodec/smc: Check input packet size
2018-02-24 James Almeravcodec/Makefile: add missing dependencies for some...
2018-02-22 Dale CurtisParse and drop gain control data, so that SSR packets...
2018-02-21 Philip Langdaleavcodec/nvdec: Implement mjpeg nvdec hwaccel
2018-02-21 Mark Thompsonvaapi: Add MJPEG decode hwaccel
2018-02-21 Mark Thompsonvaapi_decode: Make the frames context format selection...
2018-02-21 Mark Thompsonmjpegdec: Add hwaccel hooks
2018-02-21 Mark Thompsonlavc/mjpeg: Add profiles for MJPEG using SOF marker...
2018-02-21 Michael Niedermayeravcodec/cavsdec: Check alpha/beta offset
2018-02-21 Mark ThompsonMerge commit '6d5a6dde5301c81e221a37b3f39bb03149492b98'
2018-02-21 Mark ThompsonMerge commit 'eccc03c8fbc603a0a3257df66f0705f74fe2581a'
2018-02-21 Mark ThompsonMerge commit '7157d959264f3729da463725c6faa580d9394d19'
2018-02-21 Mark ThompsonMerge commit '78fa0b9033c0834c049e2aedf71a8c613fed87ab'
2018-02-21 Mark ThompsonMerge commit '69062d0f9b6aef5d9d9b8c9c9b5cfb23037caddb'
2018-02-21 Mark ThompsonMerge commit 'a2ca8ed903b435446031a8a0792ca535e6ee2913'
2018-02-21 Mark ThompsonMerge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'
2018-02-21 Mark ThompsonMerge commit '13ca5d34ba5c473211daaae0a101123bcaada3e6'
next