13958 Commits (7c1f6df4b5f80ead35b66e5373af6c8046bace56)

Author SHA1 Message Date
Stefano Sabatini 8f653e28f5 lavu: add av_get_pix_fmt_name() convenience function 14 years ago
James Zern 88aa215939 vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping 14 years ago
Justin Ruggles 1a950da6a2 cosmetics: indentation and alignment after previous commit 14 years ago
Justin Ruggles aa47c35dff ac3enc: add support for E-AC-3 encoding. 14 years ago
Justin Ruggles b1bf8c7887 ac3enc: Move AC-3 AVOptions array to a separate file to make it easier to 14 years ago
Mans Rullgard 79aeade6f6 ARM: disable ff_vector_fmul_vfp on VFPv3 systems 14 years ago
Diego Biurrun 5e528cffcf x86: Add appropriate ifdefs around certain AVX functions. 14 years ago
Diego Biurrun e169428529 Mark parameterless function declarations as 'void'. 14 years ago
Justin Ruggles 478455d66b ac3enc: initialize all coefficients to zero. 14 years ago
Alex Converse 8c51620f21 Remove h263_msmpeg4 from MpegEncContext. 14 years ago
Ronald S. Bultje e973557211 Move emms_c() from libavcodec to libavutil. 14 years ago
Stefano Sabatini 7ca5338b49 tiff: set palette in the context when specified in TIFF_PAL tag 14 years ago
Alexandre Colucci d980d7b129 pgssubdec: fix incorrect colors. 14 years ago
Alexandre Colucci 676eaf8433 dvdsubdec: fix incorrect colors. 14 years ago
Anton Khirnov b2893ee2f8 msmpeg4: reindent. 14 years ago
Anton Khirnov 57aa765971 lavc: remove msmpeg4v1 encoder. 14 years ago
Justin Ruggles 7f3a7b5c40 ac3enc: add channel coupling support 14 years ago
Justin Ruggles cef7d70181 aacdec: fix typo in scalefactor clipping check 14 years ago
Felipe Contreras b47904d158 h264: Properly set coded_{width, height} when parsing H.264. 14 years ago
Dave Yeo a10fb79070 x86 asm: Add SECTION_TEXT to dct32_sse.asm. 14 years ago
Loren Merritt 422b2362fc dct32_sse: eliminate some spills 14 years ago
Vitor Sessak 165c7c420d Fix dct32() compilation with --disable-yasm 14 years ago
Vitor Sessak 6204feb160 dct32: Add AVX implementation of 32-point DCT 14 years ago
Vitor Sessak 4e653b98c8 dct32: Change pass 6 permutation to allow for AVX implementation 14 years ago
Vitor Sessak 3758eb0eb9 dct32: port SSE 32-point DCT to YASM 14 years ago
Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
Ronald S. Bultje cdca7c378e svq3: Do initialization after parsing the extradata 14 years ago
Ronald S. Bultje 03c804e1ed mp3lame: add #include required for AV_RB32 macro. 14 years ago
Ronald S. Bultje 42da8ea8e8 LATM/AAC: Free previously initialized context on reinit. 14 years ago
Dave Yeo d69f9a4234 Add support for a.out object format to assembler macros. 14 years ago
Mans Rullgard f255a28d14 mpegaudio: clean up #includes 14 years ago
Mans Rullgard 0199e00bc8 mpegaudio: move all header parsing to mpegaudiodecheader.[ch] 14 years ago
Vitor Sessak 984ece7503 qdm2: Use floating point synthesis filter. 14 years ago
Ronald S. Bultje 4e987f8282 h264: correct border check. 14 years ago
Ronald S. Bultje 0ffc841505 h264: fix loopfilter with threading at slice boundaries. 14 years ago
Mans Rullgard 89a2098735 Fix ff_mpa_synth_filter_fixed() prototype 14 years ago
Diego Biurrun 4887f8245c Rename costablegen.c ---> cos_tablegen.c. 14 years ago
Diego Biurrun 9f2405661d Collapse tableprint.c into tableprint.h. 14 years ago
Mans Rullgard 272874c9db Simplify trig table rules 14 years ago
Diego Biurrun c98657a215 Remove potentially unstable filenames from comments in generated files. 14 years ago
Diego Biurrun d9a69f730e Simplify CLEANFILES make variable by using wildcards. 14 years ago
Mans Rullgard 0b5e44ed29 mpegaudiodsp: fix x86 and ppc makefiles 14 years ago
Mans Rullgard c2a16e44f8 mpegaudio: remove unused version of SAME_HEADER_MASK 14 years ago
Mans Rullgard d7d21c9f4b mpegaudio: remove useless #undef at end of file 14 years ago
Mans Rullgard c7bbc6cd7a mpegaudio: merge two #if CONFIG_FLOAT blocks 14 years ago
Mans Rullgard 918d0584a4 mpegaudio: move some struct definitions from mpegaudio.h 14 years ago
Mans Rullgard c4f5c2d6f4 Move some mpegaudio functions to new mpegaudiodsp subsystem 14 years ago
Diego Biurrun a2077b85da g729: Merge g729.h into g729dec.c. 14 years ago
Justin Ruggles e98a95e779 10l: wrap float_interleave functions in HAVE_YASM. 14 years ago
Justin Ruggles 9aa8193a23 Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis 14 years ago