69528 Commits (b737a2c52857b214be246ff615c6293730033cfa)
 

Author SHA1 Message Date
Michael Niedermayer 17d87571c8 ffplay: Fallback to dts if pts is unavailable in pkt_in_play_range calculation 10 years ago
James Almer 71e2cb4706 x86/hevcdsp: add missing guards to ff_hevc_sao_band_filter_avx2 10 years ago
James Darnley 12120174ce lavu/x86/x86inc: deprecate INIT_AVX 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
Anton Mitrofanov a1684311b3 x264asm: warn when inappropriate instruction used in function with specified cpuflags 10 years ago
Michael Niedermayer 36adfa3274 tests/utils: Remove unneeded L suffix 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 f1f7f5903a avformat/omadec: fix number suffix 10 years ago
Michael Niedermayer 465f3705b1 avformat/smacker: Fix number suffix 10 years ago
Michael Niedermayer fc3cdb00d0 avformat/matroskadec: Fix number suffixes 10 years ago
Michael Niedermayer b4ad2853c5 avcodec/dxtory: Use LL instead of L number suffix 10 years ago
Michael Niedermayer c77cc2c176 swresample/dither: Cleanup number suffixes 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 4b15bba2ae avformat/utils: Fix number suffixes in tb_unreliable() 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
Paul B Mahol d0045312c3 avfilter/vf_dctdnoiz: Use av_malloc_array() 10 years ago
Carl Eugen Hoyos f018b1f3a0 Support YA16 in jpeg 2000. 10 years ago
Michael Niedermayer e912f45b81 avformat/oggenc: Simplify by using OFFSET and PARAM 10 years ago
Michael Niedermayer fa73358c9b Merge commit '60392480181f24ebf3ab48d8ac3614705de90152' 10 years ago
Michael Niedermayer 9bacb576bc Merge commit 'f726fc21ef76a8ba3445448066f7b2a687fbca16' 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
Rémi Denis-Courmont 6039248018 mem: fix pointer pointer aliasing violations 10 years ago
Luca Barbato f726fc21ef ogg: Provide an option to offset the serial number 10 years ago
Christophe Gisquet cb335b3af2 dvenc: fix 2x4x8 (interlaced) weight table 10 years ago
Andreas Cadhalpun 2a3b7a55b5 examples/demuxing_decoding: set stream_idx in open_codec_context only if no error occured 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
Zhang Rui ca2e3e47fc avformat/cache: pass options to the underlying protocol via the url_open2 10 years ago
Michael Niedermayer 958836f8c5 Merge remote-tracking branch 'cehoyos/master' 10 years ago
Paul B Mahol b47ab04c40 configure: remove mp_filter leftover 10 years ago
Michael Niedermayer b288f67434 avfilter/avfilter: Remove CONFIG_MP_FILTER case 10 years ago
Paul B Mahol a34f4e2fd2 avfilter: remove vf_mp.c 10 years ago
Paul B Mahol e7e0005cc6 remove libmpcodecs 10 years ago
Stefano Sabatini f422f474df doc/indevs/libcdio: apply minor spell fixes, extend documentation 10 years ago
Stefano Sabatini c8bec255ef lavd/libcdio: add more paranoia mode constants 10 years ago
Stefano Sabatini fbccbd6832 lavd/libcdio: apply minor fixes to options documentation 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 f705b1287b avformat/movenc: remove unneeded #include, there are no assert() only av_assert* 10 years ago
Paul B Mahol cc1357a173 avformat/mov: remove unneeded #include, there are no assert() 10 years ago
Paul B Mahol 41456c7d15 avformat/mux: remove unneeded #include, there are no assert() only av_assert* 10 years ago
Paul B Mahol 12c5addebc avformat/asfenc: remove unneeded #include, there are no assert() only av_assert* 10 years ago