28629 Commits (7d4c4394b5c94a665cc807fb8b92ea153b6225b0)
 

Author SHA1 Message Date
Clément Bœsch 7d4c4394b5 swscale: point out an alternative to sws_getContext 14 years ago
Ronald S. Bultje cdca7c378e svq3: Do initialization after parsing the extradata 14 years ago
Reinhard Tartler 21bbca5b44 add changelog entries for 0.7_beta2 14 years ago
Ronald S. Bultje 03c804e1ed mp3lame: add #include required for AV_RB32 macro. 14 years ago
Mans Rullgard a1d0dcc713 configure: make executable again 14 years ago
Ronald S. Bultje 42da8ea8e8 LATM/AAC: Free previously initialized context on reinit. 14 years ago
Diego Biurrun 0a6db2a25a configure: Do not unconditionally add -Wall to host CFLAGS. 14 years ago
Dave Yeo 9297f1ed15 configure: Set OS/2 objformat to a.out. 14 years ago
Dave Yeo d69f9a4234 Add support for a.out object format to assembler macros. 14 years ago
Mans Rullgard 6da57043ea fate: disable threading for encoding 14 years ago
Mans Rullgard 5ffccc0056 fate: add comment field 14 years ago
Mans Rullgard eb8da636af fate: allow overriding default build and install dirs 14 years ago
Martin Storsjö 50fefa10de mpegtsenc: Add an AVClass pointer to the private data 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 8a0572b054 Ignore generated tables and generated table generator programs. 14 years ago
Diego Biurrun d9a69f730e Simplify CLEANFILES make variable by using wildcards. 14 years ago
Diego Biurrun 7ed0a77ff4 Remove silly insults from avformat_version() Doxygen documentation. 14 years ago
Mans Rullgard 0b5e44ed29 mpegaudiodsp: fix x86 and ppc makefiles 14 years ago
Diego Biurrun 429059f866 configure: Adjust AVX assembler check. 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 b122c65107 asfdec: add missing #include for av_bswap32() 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 ea91e77127 Clean up #includes in cmdutils.h. 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 41e21e4db6 APIchanges: fill in date and commit for request_sample_fmt 14 years ago
Justin Ruggles 9aa8193a23 Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis 14 years ago
Justin Ruggles bc778a0cea Add support for request_sample_format in ffmpeg and ffplay. 14 years ago
Justin Ruggles 00e5da893d Add APIchanges entry for request_sample_fmt. 14 years ago
Justin Ruggles 64150ff014 Add request_sample_fmt field to AVCodecContext. 14 years ago
Justin Ruggles 32f8fb8ecf Add float_interleave() to FmtConvertContext with x86-optimized versions. 14 years ago
Mans Rullgard f907ad9b85 Remove unused make variable SEEK_REFFILE 14 years ago
Mans Rullgard 164c24c858 fate: remove redundant aref and vref references 14 years ago
Mans Rullgard 1a14a27603 fate: remove do_ffmpeg_nocheck function 14 years ago
Mans Rullgard d4a7df423c fate: do not collect -benchmark output 14 years ago
Mans Rullgard a06bf6368b mpegaudiodec: remove decode_end() function 14 years ago
Mans Rullgard 70378ea190 fate: run aref and vref as regular tests 14 years ago
Mans Rullgard dede36bd02 mpegaudio: sanitise compute_antialias_* names 14 years ago