summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/audiotoolboxdec: use av_freep()James Almer2017-09-06
* avcodec/audiotoolboxdec: switch to the new generic filtering mechanismJames Almer2017-09-06
* avcodec/audiotoolboxdec: add FF_CODEC_CAP_INIT_CLEANUP to the decoder capabil...James Almer2017-09-06
* avcodec/audiotoolboxdec: always use a copy of the AVCodecContext extradataJames Almer2017-09-06
* libavcodec/mips: Improve avc idct8 msa functionKaustubh Raste2017-09-05
* avcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flagJames Almer2017-09-04
* avcodec/dirac_vlc: Fix invalid shift in ff_dirac_golomb_read_32bit()Michael Niedermayer2017-09-02
* avcodec/dirac_dwt: Fix multiple overflows in 9/7 liftingMichael Niedermayer2017-09-02
* avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED()Michael Niedermayer2017-09-02
* avcodec/nvenc: always output picture timing SEITimo Rothenpieler2017-09-02
* avcodec/internal: move FF_QSCALE_TYPE defines from avcodec.hJames Almer2017-09-01
* avcodec/nvenc: only push cuda context on encoder close if encoder existsTimo Rothenpieler2017-09-01
* avcodec/nvenc: add support for specifying entropy coding modeTimo Rothenpieler2017-09-01
* avocdec/libopus: fix typopkviet2017-09-01
* avcodec/fits: add missing header includesJames Almer2017-08-31
* avcodec/codec_desc: make FITS description longerPaul B Mahol2017-08-30
* Add FITS EncoderParas Chadha2017-08-30
* Add FITS DecoderParas Chadha2017-08-30
* avcodec/snowdec: Fix integer overflow in decode_subband_slice_buffered()Michael Niedermayer2017-08-29
* avcodec/hevc_ps: Fix undefined shift in pcm codeMichael Niedermayer2017-08-29
* avcodec/h264idct_template: Fix integer overflow in ff_h264_idct8_add()Michael Niedermayer2017-08-29
* avcodec/snowenc: fix setting motion_est optionJames Almer2017-08-28
* hevc: Add names for reserved NAL unit typesMark Thompson2017-08-28
* lavc/vaapi_encode: Change the slice/parameter buffers to dynamic alloc.Jun Zhao2017-08-28
* lavc/vaapi_encode_h265: Enable VBR modeJun Zhao2017-08-28
* avcodec/aacpsdsp_template: Fix undefined integer overflow in ps_add_squares_c()Michael Niedermayer2017-08-27
* avcodec/sbrdsp_fixed: Fix undefined overflows in autocorrelate()Michael Niedermayer2017-08-27
* avcoec/snowenc: silence some deprecation warningsJames Almer2017-08-26
* lavc/sinewin_tablegen: Fix compilation with --enable-hardcoded-tables.Carl Eugen Hoyos2017-08-26
* lavc/utils: Calculate frame duration for little-endian G.726.Carl Eugen Hoyos2017-08-26
* avcodec/dvbsubdec: Check for duplicate regions in dvbsub_parse_page_segment()Michael Niedermayer2017-08-25
* avcodec: add missing FF_API_DEBUG_MV wrappersJames Almer2017-08-25
* avcodec: make the avcodec_get_chroma_sub_sample deprecation effectiveJames Almer2017-08-25
* mjpeg: Add support for ICC side dataDerek Buitenhuis2017-08-25
* avcodec/aac: Add floating point 960/120 MDCT windowPaul B Mahol2017-08-24
* avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps()Michael Niedermayer2017-08-24
* avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy ini...Vitaly Buka2017-08-23
* avcodec/aacdec_template: Fix running cleanup in decode_ics_info()Michael Niedermayer2017-08-22
* avcodec/pngdec: Fix () placementMichael Niedermayer2017-08-22
* vp9: set color range to MPEG for intraonly profile 0James Zern2017-08-21
* avcodec/me_cmp: Fix crashes on ARM due to misalignmentMichael Niedermayer2017-08-21
* lavc/g726: Add a little-endian G.726 encoder.Carl Eugen Hoyos2017-08-21
* avcodec/pixlet: Fixes: undefined shift in av_mod_uintp2()Michael Niedermayer2017-08-20
* avcodec/dirac_dwt_template: Fix integer overflow in vertical_compose53iL0()Michael Niedermayer2017-08-20
* lavc/vaapi_encode_h264: add "coder" option supportJun Zhao2017-08-20
* vaapi_encode: Move quality option to common codeMark Thompson2017-08-20
* avcodec/cngdec: Check skip_samplesMichael Niedermayer2017-08-20
* avcodec/fic: Fixes signed integer overflowMichael Niedermayer2017-08-20
* avcodec/snowdec: Fix off by 1 errorMichael Niedermayer2017-08-20
* opus_pvq_search: Restore the proper use of conditional define and simplify th...Ivan Kalvachev2017-08-19