31259 Commits (03616af2c91309d58f9419becf45d292cb93e625)

Author SHA1 Message Date
Paul B Mahol 6e7ac5ee55 avcodec/webp: use init_get_bits8() 10 years ago
Reimar Döffinger 8c1ce7787a aacsbr: silence message for SBR extension "padding". 10 years ago
Alex Converse d615187f74 aacdec: Support for ER AAC ELD 480. 10 years ago
Niel van der Westhuizen 7640c4a371 aacdec: Tables for length 480 AAC ELD. 10 years ago
Niel van der Westhuizen 0ee2573347 aacdec: Support for ER AAC in LATM 10 years ago
Alex Converse edd9ea3ffb aacdec: Refactor aac_er_decode_frame. 10 years ago
Alex Converse 82bd8a5769 aacdec: Refactor decode_ics_info. 10 years ago
Christophe Gisquet 52f2adc015 avcodec/hevc: Update the USE_SAO_SMALL_BUFFER case for the alignment requirements in FFmpeg 10 years ago
Christophe Gisquet 00fe77855b avcodec/hevc: Do not zero is_pcm on allocation 10 years ago
Fabrice Bellard da81cc38e8 avcodec/hevc: reduce memory for SAO 10 years ago
Michael Niedermayer 741b56fcee avcodec/svq1dec: Add assert to ensure "stages >= 0" 10 years ago
Luca Barbato 9b8c8a9395 svq1dec: Validate the stages value strictly 10 years ago
Michael Niedermayer 6f7a32839d svq1enc: correctly handle memory error and allocations 10 years ago
Rong Yan fc35df8931 avcodec/ppc/idctdsp.c: POWER LE support in idct_add_altivec() 10 years ago
Michael Niedermayer d525b45fde avcodec/hevc_filter: Fix indention 10 years ago
Mickaël Raulet 7cf6a67ef9 avcodec/hevc: adding support for monochrome sequences in hevc 10 years ago
Jean First ecc92ee717 lavc/libopenjpegenc: move opj_create_compress, opj_cio_open and opj_set_event_mgr to libopenjpeg_encode_frame 10 years ago
Jean First 6d1d036e2c lavc/libopenjpegenc: factorize cinema parameters to it's own function 10 years ago
Diego Biurrun 3d5d46233c opus: Factor out imdct15 into a standalone component 10 years ago
Martin Storsjö 28df0151b6 configure: Add a dependency on vc1_decoder from vc1_parser 10 years ago
Michael Niedermayer 6e95c67330 avcodec/wavpackenc: remove unneeded L suffixes 10 years ago
James Almer aa945dc112 x86/hevcdsp: add missing vzeroupper in ff_hevc_sao_band_filter_48_*_avx2 10 years ago
Ben Boeckel 1fe94ea79e vorbis: parse out setup headers as well 10 years ago
James Almer 71e2cb4706 x86/hevcdsp: add missing guards to ff_hevc_sao_band_filter_avx2 10 years ago
Christophe Gisquet 6a6aeb538b hevc/sao: use aligned copies 10 years ago
Christophe Gisquet bff7feb328 x86: hevc/sao: aligned source buffers 10 years ago
James Almer fa3eccb4f9 x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2} 10 years ago
Michael Niedermayer 4531e2c489 avcodec/mpegvideo_enc: Fix number suffixes in rc_buffer_size calculation 10 years ago
Michael Niedermayer 592ba6ec10 avcodec/h264_cabac: use int instead of long for mbb_xy 10 years ago
Michael Niedermayer b4ad2853c5 avcodec/dxtory: Use LL instead of L number suffix 10 years ago
James Almer 2929e56006 hevcdsp: replace the SAOParams struct parameter from sao_band_filter 10 years ago
James Almer 65e6ab0c5a hevcdsp: remove unused parameter from sao_band_filter 10 years ago
Michael Niedermayer 0ff8fe10f2 avcodec/h261enc: Fix number suffix 10 years ago
Michael Niedermayer 61aca123fb avcodec/h261dec: Fix exported MVs for skipped MBs 10 years ago
Michael Niedermayer 0182e5a740 avcodec/nellymoserenc: replace assert by av_assert1() 10 years ago
Carl Eugen Hoyos f018b1f3a0 Support YA16 in jpeg 2000. 10 years ago
Paul B Mahol 021c0c5f52 avcodec/motion_est: remove unneeded #include, there are no assert() only av_assert* 10 years ago
Paul B Mahol 01a3c5dae0 avcodec/put_bits: remove unneeded #include, there are no assert() 10 years ago
Christophe Gisquet cb335b3af2 dvenc: fix 2x4x8 (interlaced) weight table 10 years ago
Michael Niedermayer b80106169a avcodec/motion_est: Set subcmp consistently for H261 10 years ago
Michael Niedermayer 3aefa1eb69 avcodec/h261enc: More specific return code 10 years ago
Michael Niedermayer b9c3f041e0 avcodec/h261enc: Avoid casts, Simplify code 10 years ago
Carl Eugen Hoyos f9f9ae1b77 lavc/arm: Use the neon vertical chroma loop filter also for H.264 4:2:2. 10 years ago
Carl Eugen Hoyos 4faea46bd9 lavc/aarch64: Do not use the neon horizontal chroma loop filter for H.264 4:2:2. 10 years ago
Paul B Mahol bc74f946bc avcodec/vc1: remove unneeded #includes, there are no assert() only av_assert* 10 years ago
Paul B Mahol 335c150ba1 avcodec/svq1dec: remove unneeded #include, there are no assert() 10 years ago
Michael Niedermayer 9f73b88c62 avcodec/h261enc: fix dquant encoding 10 years ago
Michael Niedermayer f5722ba276 libavcodec/h264: replace assert() by av_assert0() 10 years ago
Michael Niedermayer be2ebc723d avcodec/ratecontrol: replace asserts by av_asserts 10 years ago
Paul B Mahol 2ff7e81b3c avcodec/vp3: use init_get_bits8() 10 years ago