39338 Commits (9e2b0f32e905cc51d5e559aa4f80970e55438049)

Author SHA1 Message Date
James Almer 9e2b0f32e9 avcodec/hevc_sei: reorder some parameters in static functions 7 years ago
James Almer bd8f1fa100 avcodec/hevc_sei: rename HEVCSEIContext to HEVCSEI 7 years ago
Kaustubh Raste 93218c2234 avcodec/mips: Improve avc chroma avg hv mc msa functions 7 years ago
Kaustubh Raste 1181d93231 avcodec/mips: Improve avc avg mc 22, 11, 31, 13 and 33 msa functions 7 years ago
Michael Niedermayer 41d96af2a7 avcodec/aacdec_fixed: Fix integer overflow in apply_dependent_coupling_fixed() 7 years ago
Michael Niedermayer 0976752420 avcodec/aacdec_fixed: Fix integer overflow in predict() 7 years ago
James Almer 39e9a7a80f avcodec/avcodec.h: remove doxy from the old bsf API functions 7 years ago
James Almer 783535a4cd x86/bswapdsp: add missing preprocessor wrappers for AVX2 functions 7 years ago
Anton Khirnov 4776c61424 decode: avoid leaks on failure in ff_get_buffer() 7 years ago
wm4 195dd5c59c lavc/avrndec: remove AV_CODEC_CAP_DR1, as it's broken 7 years ago
Michael Niedermayer f80224ed19 avcodec/jpeglsdec: Check for end of bitstream in ls_decode_line() 7 years ago
Michael Niedermayer fe533628b9 avcodec/jpeglsdec: Check ilv for being a supported value 7 years ago
Martin Vignali e9930883a2 libavcodec/bswapdsp : add AVX2 func for bswap_buf (swap uint32_t) 7 years ago
Paul B Mahol ca106d6a5c avcodec/magicyuvenc: improve compression 7 years ago
Martin Vignali 7da254886f libavcodec/magicyuv : remove unneed variable assignment 7 years ago
James Almer 26ad6df1ce avcodec: bump minor after addition of MagicYUV encoder 7 years ago
Paul B Mahol 3729ae659f avcodec: add MagicYUV encoder 7 years ago
James Almer 2d11218877 avcodec/audiotoolboxdec: fix ac3_parser header include 7 years ago
Carl Eugen Hoyos f2c867051c lavc/avcodec: Constify the return value of av_bitstream_filter_next(). 7 years ago
James Almer ae100046ca avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd() 7 years ago
James Almer 6bd665b7c5 avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo() 7 years ago
Kaustubh Raste 736a48901f avcodec/mips: Improve hevc bi weighted hv mc msa functions 7 years ago
Kaustubh Raste ce0a52e9e9 avcodec/mips: Improve avc chroma copy and avg vert mc msa functions 7 years ago
Kaustubh Raste 2aab7c2dfa avcodec/mips: Improve avc put mc 11, 31, 13 and 33 msa functions 7 years ago
Felicia Lim c8c995bc1d libopus: Add channel mapping 2 support in libopusdec 7 years ago
Mark Thompson 59b00ffea3 cbs_h264: Fix format specifier 7 years ago
Mark Thompson 79d666aa57 cbs_mpeg2: Fix format specifier 7 years ago
Mark Thompson 5b2c71bb94 cbs_mpeg2: Fix type for marker_bit reading 7 years ago
Jun Zhao f31478ba14 lavc/vaapi_encode_h264: correct VUI max_dec_frame_buffering setting 7 years ago
Carl Eugen Hoyos 6e16547685 lavc/dvbsub: Add the missing line separator to dvb_encode_rle8(). 7 years ago
JULIAN GARDNER df95f145be lavc/dvbsub: Do not fail hard in the region block for 256-colour encoding. 7 years ago
James Almer fb41bad7e0 avodec/vaapi: drop deprecated vaapi_context fields 7 years ago
James Almer eb5f846339 avcodec: drop deprecated vismv option 7 years ago
James Almer 7bbe33b052 avcodec/libx264: add me_method alias to set X264Context->motion_est 7 years ago
Clément Bœsch 2b32031827 lavc: drop VDA 7 years ago
James Almer 0cb8369bce avcodec/tak: make buf const in avpriv_dca_parse_core_frame_header() 7 years ago
Carl Eugen Hoyos 06899863a8 lavc/bitstream_filter: Make a cast explicit. 7 years ago
James Almer 72c3d9ae45 avcodec/libavcodec.v: remove obsolete exports 7 years ago
James Almer 417d473bde avcodec: remove ABI portion of the side data merging API 7 years ago
James Almer 5ad1a989b6 avcodec: Drop deprecated VIMA codecid 7 years ago
James Almer 43befa6826 avcodec: Drop deprecated audio convert API 7 years ago
James Almer 8f483108b5 avcodec: Drop deprecated audio resample API 7 years ago
James Almer 32e18dbfe8 Revert efb79cabb2 and 75bd215727 7 years ago
James Almer 88e2e31d34 avcodec/libxavs: make dia the default for motion-est 7 years ago
James Almer e08897619e avcodec/libxvid: make 4 the default for me_quality 7 years ago
Mark Thompson e7d20d5e35 movtextdec: Move declaration out of for initialisation statement 7 years ago
Mark Thompson e0a967a405 cinepakenc: Move declaration out of for initialisation statement 7 years ago
Mark Thompson 4dee92f6bc hevc: Fix aligned array declarations 7 years ago
James Almer 5ae972f63b avcodec/v4l2_m2m_enc: fix usage of deprecated codec flag 7 years ago
Rostislav Pehlivanov efb79cabb2 libavcodec/version: add a comment about FF_API_MPV_OPT deprecation 7 years ago