16316 Commits (f5e668273a0c3ee439b3df41c7555fd3b77f6035)

Author SHA1 Message Date
Kostya Shishkov 8f2aa89a5d mpc8: do not leave padding after last frame in buffer for the next decode call 13 years ago
Anton Khirnov 94364b7d42 mpegaudioenc: list supported channel layouts. 13 years ago
Anton Khirnov 927e92cdc7 mpegaudiodec: don't print an error on > 1 frame in a packet. 13 years ago
Anton Khirnov 5702c8670e api-example: update to new audio encoding API. 13 years ago
Mans Rullgard 2b140a3d09 x86: use 32-bit source registers with movd instruction 13 years ago
Mans Rullgard a3df4781f4 x86: add colons after labels 13 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 13 years ago
Anton Khirnov 104e10fb42 lavc: add AV prefix to codec ids. 13 years ago
Justin Ruggles fdbeae4490 mpc8: add a flush function 13 years ago
Diego Biurrun cf22705e87 nuv: K&R formatting cosmetics 13 years ago
Janne Grunau 859a579e9b nuv: check RTjpeg header for validity 13 years ago
Janne Grunau 110d015ad4 Revert "nuv: check per-frame header for validity." 13 years ago
Mans Rullgard b40ea0f41d imc: remove unused field IMCContext.one_div_log2 13 years ago
Mans Rullgard bc90230b98 imc: fix size of a memset() 13 years ago
Mans Rullgard 2b6804328e imc: remove empty if() block 13 years ago
Diego Biurrun 2096857551 x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2 13 years ago
Derek Buitenhuis 965efc1673 dpx: Make start offset unsigned 13 years ago
Derek Buitenhuis 8b8750e061 cosmetics: Fix a few switched periods and linebreaks 13 years ago
Derek Buitenhuis 616fd4fe5e zerocodec: Fix memleak in decode_frame 13 years ago
Derek Buitenhuis 29facc1e91 zerocodec: Cosmetics 13 years ago
Mans Rullgard e6cd698955 ARMv6: vp8: fix stack allocation with Apple's assembler 13 years ago
Mans Rullgard 9829a81bcd ARM: vp56: allow inline asm to build with clang 13 years ago
Ronald S. Bultje 4a8143e73c fft: 3dnow: fix register name typo in DECL_IMDCT macro 13 years ago
Diego Biurrun 0c3ff1982c x86: dct32: port to cpuflags 13 years ago
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 13 years ago
Ronald S. Bultje 66adb7ce1b Revert "wmapro: prevent division by zero when sample rate is unspecified" 13 years ago
Sean McGovern 3693608023 wmapro: prevent division by zero when sample rate is unspecified 13 years ago
Ronald S. Bultje 7191e1c490 lagarith: fix color plane inversion for YUY2 output. 13 years ago
Ronald S. Bultje 98d0d19208 lagarith: pad RGB buffer by 1 byte. 13 years ago
Ronald S. Bultje da6505ad2f dsputil: make add_hfyu_left_prediction_sse4() support unaligned src. 13 years ago
Mashiat Sarker Shakkhar 9cc74c9f6e vc1dec: Remove separate scaling function for interlaced field MVs 13 years ago
Mashiat Sarker Shakkhar 8379ea5e9f vc1dec: Invoke edge_emulation regardless of MV precision 13 years ago
Diego Biurrun ca844b7be9 x86: Use consistent 3dnowext function and macro name suffixes 13 years ago
Kostya Shishkov d3e0766fc0 g723_1: scale output as supposed for the case with postfilter disabled 13 years ago
Kostya Shishkov 94bfdfd6f0 g723_1: increase excitation storage by 4 13 years ago
Kostya Shishkov 802bcdcb2f g723_1: fix upper bound parameter from inverse maximum autocorrelation 13 years ago
Kostya Shishkov 8ddadea171 g723_1: make scale_vector() behave like the reference 13 years ago
Kostya Shishkov 8772d2511a g723_1: fix off-by-one error in normalize_bits() 13 years ago
Kostya Shishkov 7f92db14f9 g723_1: save/restore excitation with offset to store LPC history 13 years ago
Sean McGovern 3680b24351 wmapro: prevent division by zero when sample rate is unspecified 13 years ago
Diego Biurrun 03737412a3 x86: proresdsp: improve SIGNEXTEND macro comments 13 years ago
Diego Biurrun 81905088a1 x86: h264dsp: K&R formatting cosmetics 13 years ago
Ronald S. Bultje c728518b3c x86: fft: fix imdct_half() for AVX 13 years ago
Mans Rullgard cfb1091898 vc1dec: remove useless #include simple_idct.h 13 years ago
Mans Rullgard af500c08bb dct-test: always link with aandcttab.o 13 years ago
Mans Rullgard cf5781fad0 vp8: pack struct VP8ThreadData more efficiently 13 years ago
Mans Rullgard ec7c501ed5 x86: remove libmpeg2 mmx(ext) idct functions 13 years ago
Derek Buitenhuis a675d73d57 eamad: Use dsputils instead of a custom bswap16_buf 13 years ago
Derek Buitenhuis 45eaac02cb Canopus Lossless decoder 13 years ago
Diego Biurrun 19cf7163c1 dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs 13 years ago