]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/dash:add copyright to dash.c
[ffmpeg] / libavcodec /
2017-09-01 Timo Rothenpieleravcodec/nvenc: only push cuda context on encoder close...
2017-09-01 Timo Rothenpieleravcodec/nvenc: add support for specifying entropy codin...
2017-08-31 pkvietavocdec/libopus: fix typo
2017-08-31 James Almeravcodec/fits: add missing header includes
2017-08-30 Paul B Maholavcodec/codec_desc: make FITS description longer
2017-08-30 Paras ChadhaAdd FITS Encoder
2017-08-30 Paras ChadhaAdd FITS Decoder
2017-08-29 Michael Niedermayeravcodec/snowdec: Fix integer overflow in decode_subband...
2017-08-29 Michael Niedermayeravcodec/hevc_ps: Fix undefined shift in pcm code
2017-08-29 Michael Niedermayeravcodec/h264idct_template: Fix integer overflow in...
2017-08-29 James Almeravcodec/snowenc: fix setting motion_est option
2017-08-28 Mark Thompsonhevc: Add names for reserved NAL unit types
2017-08-28 Jun Zhaolavc/vaapi_encode: Change the slice/parameter buffers...
2017-08-28 Jun Zhaolavc/vaapi_encode_h265: Enable VBR mode
2017-08-27 Michael Niedermayeravcodec/aacpsdsp_template: Fix undefined integer overfl...
2017-08-27 Michael Niedermayeravcodec/sbrdsp_fixed: Fix undefined overflows in autoco...
2017-08-27 James Almeravcoec/snowenc: silence some deprecation warnings
2017-08-26 Carl Eugen Hoyoslavc/sinewin_tablegen: Fix compilation with --enable...
2017-08-26 Carl Eugen Hoyoslavc/utils: Calculate frame duration for little-endian...
2017-08-25 Michael Niedermayeravcodec/dvbsubdec: Check for duplicate regions in dvbsu...
2017-08-25 James Almeravcodec: add missing FF_API_DEBUG_MV wrappers
2017-08-25 James Almeravcodec: make the avcodec_get_chroma_sub_sample depreca...
2017-08-25 Derek Buitenhuismjpeg: Add support for ICC side data
2017-08-25 Paul B Maholavcodec/aac: Add floating point 960/120 MDCT window
2017-08-24 Michael Niedermayeravcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_sho...
2017-08-23 Vitaly Bukaavcodec/utils: Fix signed integer overflow in rc_initia...
2017-08-22 Michael Niedermayeravcodec/aacdec_template: Fix running cleanup in decode_...
2017-08-22 Michael Niedermayeravcodec/pngdec: Fix () placement
2017-08-22 James Zernvp9: set color range to MPEG for intraonly profile 0
2017-08-21 Michael Niedermayeravcodec/me_cmp: Fix crashes on ARM due to misalignment
2017-08-21 Carl Eugen Hoyoslavc/g726: Add a little-endian G.726 encoder.
2017-08-20 Michael Niedermayeravcodec/pixlet: Fixes: undefined shift in av_mod_uintp2()
2017-08-20 Michael Niedermayeravcodec/dirac_dwt_template: Fix integer overflow in...
2017-08-20 Jun Zhaolavc/vaapi_encode_h264: add "coder" option support
2017-08-20 Mark Thompsonvaapi_encode: Move quality option to common code
2017-08-20 Michael Niedermayeravcodec/cngdec: Check skip_samples
2017-08-20 Michael Niedermayeravcodec/fic: Fixes signed integer overflow
2017-08-20 Michael Niedermayeravcodec/snowdec: Fix off by 1 error
2017-08-19 Ivan Kalvachevopus_pvq_search: Restore the proper use of conditional...
2017-08-18 Rostislav Pehlivanovopus_pvq_search: split functions into exactness and...
2017-08-18 Rostislav Pehlivanovopus_pvq_search: only use rsqrtps approximation on...
2017-08-18 Rostislav Pehlivanovops_pvq_search: remove dead macro
2017-08-18 Ivan KalvachevSIMD opus pvq_search implementation
2017-08-18 Michael Niedermayeravcodec/pixlet: fixes integer overflow in read_highpass()
2017-08-18 Michael Niedermayeravcodec/ffv1dec: Check for bitstream end in decode_line()
2017-08-18 Michael Niedermayeravcodec/rangecoder: Do not increase the pointer beyond...
2017-08-17 Michael Niedermayeravcodec/zmbv: Check decomp_size
2017-08-17 Paul B Maholavcodec/dnxhdenc: call slice thread code only if slice...
2017-08-16 Michael Niedermayeravcodec/diracdec: Fixes integer overflow
2017-08-16 Michael Niedermayeravcodec/diracdec: Check perspective_exp and zrs_exp.
2017-08-14 Michael Niedermayeravcodec/cavsdec: Check P/B frame mb decode which return...
2017-08-14 Michael Niedermayeravcodec/cavsdec: Check I frame mb decode for errors
2017-08-11 Michael Niedermayeravcodec/lagarith: Detect end of input in lag_decode_lin...
2017-08-11 Michael Niedermayeravcodec/gdv: Check available space before reading palette
2017-08-11 Michael Niedermayeravcodec/ffv1dec_template: Fix undefined shift
2017-08-11 Michael Niedermayeravcodec/mpeg4videodec: Clear mcsel before decoding...
2017-08-11 Michael Niedermayeravcodec/tests/dct: Add Mean square error test
2017-08-11 Michael Niedermayeravcodec/tests/dct: Add peak mean error check
2017-08-11 Davinder Singhavcodec/mjpegenc: cosmetic changes
2017-08-11 Davinder Singhavcodec/mjpegenc: disable unused code with AMV
2017-08-10 Vittorio Giovarah264: Add support for alternative transfer characterics SEI
2017-08-09 Nicolas Suginoavcodec/aacdec: Fix PCE channel_layout verification
2017-08-08 Michael Niedermayeravcodec/dvenc: Change quantizer dead zone default to 7
2017-08-08 Michael Niedermayeravcodec/dvenc: Support adjusting the quantizer deadzone
2017-08-08 Michael Niedermayeravcodec/dirac_dwt: Fixes integer overflows in COMPOSE_D...
2017-08-08 wm4lavc, lavu: move frame cropping to a convenience function
2017-08-07 Paul B Mahollibswscale: add gray9 support
2017-08-05 Michael Niedermayeravcodec/aacdec_fixed: fix invalid shift in predict()
2017-08-05 Michael Niedermayeravcodec/h264_slice: Fix overflow in slice offset
2017-08-03 James Almeravcodec/htmlsubtitles: fix format specifier in av_bprin...
2017-08-03 Steinar H. Gundersonspeedhq: fix behavior of single-field decoding
2017-08-03 Michael Niedermayeravcodec/hevc_cabac: Check for ff_init_cabac_decoder...
2017-08-03 Michael Niedermayeravcodec/h264idct_template: Fix integer overflow in...
2017-08-01 Clément Bœschlavc/htmlsubtitles: reindent after previous commits
2017-08-01 Clément Bœschlavc/htmlsubtitles: handle colors starting with many '#'
2017-08-01 Clément Bœschlavc/htmlsubtitles: improve line breaks handling
2017-08-01 Clément Bœschlavc/tests: add htmlsubtitles
2017-08-01 Clément Bœschlavc/htmlsubtitles: improve handling broken garbage
2017-08-01 Michael Niedermayeravcodec/diracdsp: fix integer overflow
2017-08-01 Michael Niedermayeravcodec/diracdec: Check weight_log2denom
2017-08-01 Michael Niedermayeravcodec/dirac_vlc: Fix invalid shift
2017-08-01 James Almeravcodec/atrac3p: use float_dsp in ff_atrac3p_power_comp...
2017-07-30 Rostislav Pehlivanovmdct15: add inverse transform postrotation SIMD
2017-07-30 Matt Oliverlavc/makefile: Add missing file dependencies.
2017-07-29 Michael Niedermayeravcodec/dirac_dwt: Fix multiple integer overflows in...
2017-07-29 Michael Niedermayeravcodec/diracdec: Fix integer overflow in divide3()
2017-07-29 Michael Niedermayeravcodec/takdec: Fix integer overflow in decode_subframe()
2017-07-29 Kaustubh Rastelibavcodec/mips: Improve avc dequant-idct luma dc msa...
2017-07-28 Michael Niedermayeravcodec/diracdec: Fix integer overflow in signed multip...
2017-07-28 Michael Niedermayeravcodec/pixlet: Simplify nbits computation
2017-07-27 Wan-Teh Changpthread_frame: revert 2e664b9c1e73c80aab91070c1eb7676f0...
2017-07-27 Wan-Teh Changavcodec/h264_slice: don't sync default_ref[] between...
2017-07-27 Paul B Maholavcodec/dnxhdenc: enable frame threading
2017-07-27 Michael Niedermayeravcodec/dnxhddec: Move mb height check out of non hr...
2017-07-26 Rostislav Pehlivanovpngdec: fix potential memory leak
2017-07-26 Michael Niedermayeravcodec/jpeg2000dec: Fix h/vden typo
2017-07-26 foo86avcodec/dolby_e: fix potentially undefined pointer...
2017-07-26 foo86avcodec/dolby_e: add AV_CODEC_CAP_CHANNEL_CONF capability
2017-07-26 foo86avcodec/dolby_e: add 'f' suffixes to floating point...
2017-07-26 Clément Bœschlavc/htmlsubtitles: simplify 1-char tags case insensiti...
next