38842 Commits (edb4ba5bd4e7856fd6aaa37829150957dc5f4da3)

Author SHA1 Message Date
James Almer f4e593f7b5 avcodec/audiotoolboxdec: use av_freep() 8 years ago
James Almer 3242babf64 avcodec/audiotoolboxdec: switch to the new generic filtering mechanism 8 years ago
James Almer e49338a9c0 avcodec/audiotoolboxdec: add FF_CODEC_CAP_INIT_CLEANUP to the decoder capabilities 8 years ago
James Almer 7273e234de avcodec/audiotoolboxdec: always use a copy of the AVCodecContext extradata 8 years ago
Kaustubh Raste fa805df060 libavcodec/mips: Improve avc idct8 msa function 8 years ago
James Almer 6cadbb16e9 avcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flag 8 years ago
Michael Niedermayer c595139f1f avcodec/dirac_vlc: Fix invalid shift in ff_dirac_golomb_read_32bit() 8 years ago
Michael Niedermayer f71cd44147 avcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting 8 years ago
Michael Niedermayer 2a0823ae96 avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED() 8 years ago
Timo Rothenpieler 4e6638abb4 avcodec/nvenc: always output picture timing SEI 8 years ago
James Almer 9aa2469930 avcodec/internal: move FF_QSCALE_TYPE defines from avcodec.h 8 years ago
Timo Rothenpieler 0e995eac20 avcodec/nvenc: only push cuda context on encoder close if encoder exists 8 years ago
Timo Rothenpieler a0b69e2b0a avcodec/nvenc: add support for specifying entropy coding mode 8 years ago
pkviet 73bed07373 avocdec/libopus: fix typo 8 years ago
James Almer 1291a6d0ff avcodec/fits: add missing header includes 8 years ago
Paul B Mahol 2b9fd15734 avcodec/codec_desc: make FITS description longer 8 years ago
Paras Chadha 6e02f66f1b Add FITS Encoder 8 years ago
Paras Chadha 61e4db4bb7 Add FITS Decoder 8 years ago
Michael Niedermayer 732f976456 avcodec/snowdec: Fix integer overflow in decode_subband_slice_buffered() 8 years ago
Michael Niedermayer 2a83866c9f avcodec/hevc_ps: Fix undefined shift in pcm code 8 years ago
Michael Niedermayer 6def8b8d92 avcodec/h264idct_template: Fix integer overflow in ff_h264_idct8_add() 8 years ago
James Almer 95a6de5674 avcodec/snowenc: fix setting motion_est option 8 years ago
Mark Thompson b264810ef7 hevc: Add names for reserved NAL unit types 8 years ago
Jun Zhao e4a6eb70f4 lavc/vaapi_encode: Change the slice/parameter buffers to dynamic alloc. 8 years ago
Jun Zhao 385cafb07a lavc/vaapi_encode_h265: Enable VBR mode 8 years ago
Michael Niedermayer 0181b202cc avcodec/aacpsdsp_template: Fix undefined integer overflow in ps_add_squares_c() 8 years ago
Michael Niedermayer eefb68c9c3 avcodec/sbrdsp_fixed: Fix undefined overflows in autocorrelate() 8 years ago
James Almer 257f0d09f7 avcoec/snowenc: silence some deprecation warnings 8 years ago
Carl Eugen Hoyos 094d4d8691 lavc/sinewin_tablegen: Fix compilation with --enable-hardcoded-tables. 8 years ago
Carl Eugen Hoyos 1c56becb9b lavc/utils: Calculate frame duration for little-endian G.726. 8 years ago
Michael Niedermayer 7c10068da1 avcodec/dvbsubdec: Check for duplicate regions in dvbsub_parse_page_segment() 8 years ago
James Almer 8a0954dd51 avcodec: add missing FF_API_DEBUG_MV wrappers 8 years ago
James Almer 2c800eb737 avcodec: make the avcodec_get_chroma_sub_sample deprecation effective 8 years ago
Derek Buitenhuis 9e02f35f6a mjpeg: Add support for ICC side data 8 years ago
Paul B Mahol dbc9a8f21f avcodec/aac: Add floating point 960/120 MDCT window 8 years ago
Michael Niedermayer 2b44dcbc44 avcodec/hevc_ps: Check delta_pocs in ff_hevc_decode_short_term_rps() 8 years ago
Vitaly Buka 8c2bb10ddf avcodec/utils: Fix signed integer overflow in rc_initial_buffer_occupancy initialization 8 years ago
Michael Niedermayer 6f03ffb47d avcodec/aacdec_template: Fix running cleanup in decode_ics_info() 8 years ago
Michael Niedermayer a2e444d5bb avcodec/pngdec: Fix () placement 8 years ago
James Zern d8269519e4 vp9: set color range to MPEG for intraonly profile 0 8 years ago
Michael Niedermayer bc488ec28a avcodec/me_cmp: Fix crashes on ARM due to misalignment 8 years ago
Carl Eugen Hoyos 898ea658c8 lavc/g726: Add a little-endian G.726 encoder. 8 years ago
Michael Niedermayer 8754ccd3b3 avcodec/pixlet: Fixes: undefined shift in av_mod_uintp2() 8 years ago
Michael Niedermayer a165b53daa avcodec/dirac_dwt_template: Fix integer overflow in vertical_compose53iL0() 8 years ago
Jun Zhao c6a8c2a4f7 lavc/vaapi_encode_h264: add "coder" option support 8 years ago
Mark Thompson 9c878651db vaapi_encode: Move quality option to common code 8 years ago
Michael Niedermayer e7b9d136a1 avcodec/cngdec: Check skip_samples 8 years ago
Michael Niedermayer 0c9d5b015c avcodec/fic: Fixes signed integer overflow 8 years ago
Michael Niedermayer d132683ddd avcodec/snowdec: Fix off by 1 error 8 years ago
Ivan Kalvachev 43dab86bcd opus_pvq_search: Restore the proper use of conditional define and simplify the function name suffix handling. 8 years ago