summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-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
| * Simplify CLEANFILES make variable by using wildcards.Diego Biurrun2011-05-19
| * mpegaudiodsp: fix x86 and ppc makefilesMans Rullgard2011-05-19
| * mpegaudio: remove unused version of SAME_HEADER_MASKMans Rullgard2011-05-19
| * mpegaudio: remove useless #undef at end of fileMans 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-19
|\|
| * Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbisJustin 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
| * mpegaudiodec: remove decode_end() functionMans 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
* | libx264: support passing arbitrary parameters.Michael Niedermayer2011-05-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-18
|\|
| * Fix compilation of iirfilter-test.Justin Ruggles2011-05-17
| * libx264: handle closed GOP codec flagJindrich Makovicka2011-05-17
| * mpegaudio: add _fixed suffix to some namesMans Rullgard2011-05-17
| * Modify x86util.asm to ease transitioning to 10-bit H.264 assembly.Daniel Kang2011-05-17
| * dct: build dct32 as separate object filesMans Rullgard2011-05-17
| * qdm2: include correct header for rdftMans Rullgard2011-05-17
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-17
|\|
| * mathops: remove ancient confusing commentMans Rullgard2011-05-16
| * mpegaudio: move OUT_FMT macro to mpegaudiodec.cMans Rullgard2011-05-16
| * mpegaudio: remove OUT_MIN/MAX macrosMans Rullgard2011-05-16
| * Add missing #includes to mp3_header_(de)compress bsfMans Rullgard2011-05-16
| * dct: fix indentationMans Rullgard2011-05-16
| * dct: bypass table allocation for DCT_II of size 32Mans Rullgard2011-05-16
| * h264dsp_mmx: Add #ifdefs around some mmxext functions on x86_64.Gil Pedersen2011-05-16
| * Remove unused header mpegaudio3.h.Diego Biurrun2011-05-16
* | iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples cor...Stefano Sabatini2011-05-17
* | rawdec: Allow overriding top field first.Michael Niedermayer2011-05-16
* | pngdec: relax condition for setting monoblack pixel formatStefano Sabatini2011-05-16
* | Support decoding of 1bpp rawvideo in avi (ticket 205).ami_stuff2011-05-16