summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mpegtsenc: Add an AVClass pointer to the private dataMartin Storsjö2011-05-20
* mpegaudio: clean up #includesMans Rullgard2011-05-20
* mpegaudio: move all header parsing to mpegaudiodecheader.[ch]Mans Rullgard2011-05-20
* qdm2: Use floating point synthesis filter.Vitor Sessak2011-05-19
* h264: correct border check.Ronald S. Bultje2011-05-19
* h264: fix loopfilter with threading at slice boundaries.Ronald S. Bultje2011-05-19
* Fix ff_mpa_synth_filter_fixed() prototypeMans Rullgard2011-05-20
* Rename costablegen.c ---> cos_tablegen.c.Diego Biurrun2011-05-19
* Collapse tableprint.c into tableprint.h.Diego Biurrun2011-05-19
* Simplify trig table rulesMans Rullgard2011-05-19
* Remove potentially unstable filenames from comments in generated files.Diego Biurrun2011-05-19
* Ignore generated tables and generated table generator programs.Diego Biurrun2011-05-19
* Simplify CLEANFILES make variable by using wildcards.Diego Biurrun2011-05-19
* Remove silly insults from avformat_version() Doxygen documentation.Diego Biurrun2011-05-19
* mpegaudiodsp: fix x86 and ppc makefilesMans Rullgard2011-05-19
* configure: Adjust AVX assembler check.Diego Biurrun2011-05-19
* mpegaudio: remove unused version of SAME_HEADER_MASKMans Rullgard2011-05-19
* mpegaudio: remove useless #undef at end of fileMans Rullgard2011-05-19
* asfdec: add missing #include for av_bswap32()Mans Rullgard2011-05-19
* mpegaudio: merge two #if CONFIG_FLOAT blocksMans Rullgard2011-05-19
* mpegaudio: move some struct definitions from mpegaudio.hMans Rullgard2011-05-19
* Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard2011-05-19
* Clean up #includes in cmdutils.h.Diego Biurrun2011-05-19
* g729: Merge g729.h into g729dec.c.Diego Biurrun2011-05-19
* 10l: wrap float_interleave functions in HAVE_YASM.Justin Ruggles2011-05-18
* APIchanges: fill in date and commit for request_sample_fmtJustin Ruggles2011-05-18
* Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbisJustin Ruggles2011-05-18
* Add support for request_sample_format in ffmpeg and ffplay.Justin Ruggles2011-05-18
* Add APIchanges entry for request_sample_fmt.Justin Ruggles2011-05-18
* Add request_sample_fmt field to AVCodecContext.Justin Ruggles2011-05-18
* Add float_interleave() to FmtConvertContext with x86-optimized versions.Justin Ruggles2011-05-18
* Remove unused make variable SEEK_REFFILEMans Rullgard2011-05-18
* fate: remove redundant aref and vref referencesMans Rullgard2011-05-18
* fate: remove do_ffmpeg_nocheck functionMans Rullgard2011-05-18
* fate: do not collect -benchmark outputMans Rullgard2011-05-18
* mpegaudiodec: remove decode_end() functionMans Rullgard2011-05-18
* fate: run aref and vref as regular testsMans Rullgard2011-05-18
* mpegaudio: sanitise compute_antialias_* namesMans Rullgard2011-05-18
* mpeg12: add slice-threading checks to slice-threading initializers.Ronald S. Bultje2011-05-18
* h264: copy pixel_shift between slice threading contexts.Ronald S. Bultje2011-05-18
* mdec: enable frame-level multithreading.Alexander Strange2011-05-18
* mdec.c: fix overread.Ronald S. Bultje2011-05-18
* Fix compilation of iirfilter-test.Justin Ruggles2011-05-17
* libx264: handle closed GOP codec flagJindrich Makovicka2011-05-17
* lavf: remove duplicate assignment in avformat_alloc_context.Anton Khirnov2011-05-17
* lavf: use designated initializers for AVClasses.Anton Khirnov2011-05-17
* flvdec: clenup debug codeAlex Converse2011-05-17
* asfdec: fix possible overread on broken files.Uoti Urpala2011-05-17
* asfdec: do not fall back to binary/generic searchVladimir Pantelic2011-05-17
* asfdec: reindent after previous commit c7bd5edVladimir Pantelic2011-05-17