20279 Commits (e367d90664f622db9f3f1f515ac979bfbd358064)

Author SHA1 Message Date
Mans Rullgard bc90230b98 imc: fix size of a memset() 12 years ago
Mans Rullgard 2b6804328e imc: remove empty if() block 12 years ago
Michael Niedermayer e6b9903d82 shorten: fix cmd type 12 years ago
Paul B Mahol 9c1619b5fe mpc7: remove duplicated definitions 12 years ago
Diego Biurrun 2096857551 x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2 12 years ago
Paul B Mahol f5f98727b3 libtwolame MP2 encoding support 12 years ago
Derek Buitenhuis 965efc1673 dpx: Make start offset unsigned 12 years ago
Philip Langdale 50b4dbf65a ass subtitles: Fix valgrind warnings. 12 years ago
Michael Niedermayer b11b0e166e libavcodec/options_table: mark flags as also for subtitles 12 years ago
Derek Buitenhuis 8b8750e061 cosmetics: Fix a few switched periods and linebreaks 12 years ago
Philip Langdale 82de3e16a8 movtextenc: Remove dangling reference to movtext.h 12 years ago
Derek Buitenhuis 616fd4fe5e zerocodec: Fix memleak in decode_frame 12 years ago
Derek Buitenhuis 29facc1e91 zerocodec: Cosmetics 12 years ago
Derek Buitenhuis fcf550c2cb zerocodec: Fix memleak in decode_frame 12 years ago
Derek Buitenhuis d6124d0d14 zerocodec: Cosmetics 12 years ago
Philip Langdale 2daaf77698 movtextenc: 3GPP TS 26.245 Timed Text Encoder. 12 years ago
Michael Niedermayer ae0312ab2e h264: print num_reorder_frames in debug output 12 years ago
Mans Rullgard e6cd698955 ARMv6: vp8: fix stack allocation with Apple's assembler 12 years ago
Mans Rullgard 9829a81bcd ARM: vp56: allow inline asm to build with clang 12 years ago
Ronald S. Bultje 4a8143e73c fft: 3dnow: fix register name typo in DECL_IMDCT macro 12 years ago
Michael Niedermayer d673a3f4a9 motion_est_template: switch to av_assert 12 years ago
Michael Niedermayer a189475c8e dvdec: switch to av_assert 12 years ago
Michael Niedermayer 70bcdfb39f g732_1: reduce difference to qatar 12 years ago
Diego Biurrun 0c3ff1982c x86: dct32: port to cpuflags 12 years ago
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 12 years ago
Michael Bradshaw a763cafc0c libopenjpegdec: increase max lowres from 5 to 31 12 years ago
Ronald S. Bultje 66adb7ce1b Revert "wmapro: prevent division by zero when sample rate is unspecified" 12 years ago
Sean McGovern 3693608023 wmapro: prevent division by zero when sample rate is unspecified 12 years ago
Ronald S. Bultje 7191e1c490 lagarith: fix color plane inversion for YUY2 output. 12 years ago
Ronald S. Bultje 98d0d19208 lagarith: pad RGB buffer by 1 byte. 12 years ago
Ronald S. Bultje da6505ad2f dsputil: make add_hfyu_left_prediction_sse4() support unaligned src. 12 years ago
Mashiat Sarker Shakkhar 9cc74c9f6e vc1dec: Remove separate scaling function for interlaced field MVs 12 years ago
Mashiat Sarker Shakkhar 8379ea5e9f vc1dec: Invoke edge_emulation regardless of MV precision 12 years ago
Stefano Sabatini 44bd69e9b9 lavc/utils: rename ff_init_buffer_info() pic parameter to frame 12 years ago
Stefano Sabatini b99381e8b5 lavc/utils: generalize ff_init_buffer_info() and use it when seems feasible 12 years ago
Clément Bœsch e39f6a3a5c Fix misc swapped dot and carriage returns in av_log calls. 12 years ago
Piotr Bandurski a2232e696b cllc: fix typo in the error message 12 years ago
Diego Biurrun ca844b7be9 x86: Use consistent 3dnowext function and macro name suffixes 12 years ago
Kostya Shishkov d3e0766fc0 g723_1: scale output as supposed for the case with postfilter disabled 12 years ago
Kostya Shishkov 94bfdfd6f0 g723_1: increase excitation storage by 4 12 years ago
Kostya Shishkov 802bcdcb2f g723_1: fix upper bound parameter from inverse maximum autocorrelation 12 years ago
Kostya Shishkov 8ddadea171 g723_1: make scale_vector() behave like the reference 12 years ago
Kostya Shishkov 8772d2511a g723_1: fix off-by-one error in normalize_bits() 12 years ago
Kostya Shishkov 7f92db14f9 g723_1: save/restore excitation with offset to store LPC history 12 years ago
Sean McGovern 3680b24351 wmapro: prevent division by zero when sample rate is unspecified 12 years ago
Diego Biurrun 03737412a3 x86: proresdsp: improve SIGNEXTEND macro comments 12 years ago
Ronald S. Bultje 9f14cd91b5 fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. 12 years ago
Derek Buitenhuis 19d40c7912 eamad: Use dsputils instead of its own bswap16_buf 12 years ago
Michael Niedermayer f92a99dae5 flacenc: switch to av_assert 12 years ago
Michael Niedermayer 4d38b838f0 flacdec: switch to av_assert 12 years ago