38860 Commits (ad0d016f1cd2a626edeabae7f461b0043e660ee4)

Author SHA1 Message Date
Ronald S. Bultje 9bab39dee5 vp9: fix compilation with threading disabled. 8 years ago
Michael Niedermayer 2d025e7428 avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() 8 years ago
Michael Niedermayer f0efd795f4 avcodec/clearvideo: Only output a frame if one is coded in the packet 8 years ago
Michael Niedermayer c225da68cf avcodec/hevcdsp_template: Fix undefined shift in put_hevc_pel_bi_w_pixels 8 years ago
Michael Niedermayer b5995856a4 avcodec/diracdec: Fix overflow in DC computation 8 years ago
Jesse Liu 8e17cd20b9 add missing ignore files 8 years ago
Michael Niedermayer 981f04b2ae avcodec/scpr: optimize shift loop. 8 years ago
Michael Niedermayer d98d29a775 avcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE() 8 years ago
Jun Zhao a918f16f7c lavc/vaapi_encode_mpeg2: fix frame rate calc error when use time_base. 8 years ago
Ilia Valiakhmetov e59da0f7ff avcodec/vp9: Add tile threading support 8 years ago
Ilia Valiakhmetov 83c12fefd2 avcodec/pthread_slice: add ff_slice_thread_execute_with_mainfunc() 8 years ago
Mark Wachsler fde5c7dc79 libavcodec/h264_parse: don't use uninitialized value when chroma_format_idc==0 8 years ago
Kaustubh Raste 9b2c3c406f avcodec/mips: Improve vp9 mc msa functions 8 years ago
Kaustubh Raste c75b23cbea avcodec/mips: Improve vp9 idct msa functions 8 years ago
Kaustubh Raste 2e79813a8e avcodec/mips: Improve vp9 lpf msa functions 8 years ago
Timo Rothenpieler d0961d3069 avcodec/nvenc: sanitize variable names 8 years ago
Timo Rothenpieler a56d0497cb avcodec/nvenc: migrate to new encode API 8 years ago
Paras Chadha b07faf39ed avcodec/fitsdec: write output to frame directly 8 years ago
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