summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mpegaudio: remove unused version of SAME_HEADER_MASKMans Rullgard2011-05-192-5/+0
* mpegaudio: remove useless #undef at end of fileMans Rullgard2011-05-191-2/+0
* asfdec: add missing #include for av_bswap32()Mans Rullgard2011-05-191-0/+1
* mpegaudio: merge two #if CONFIG_FLOAT blocksMans Rullgard2011-05-191-6/+3
* mpegaudio: move some struct definitions from mpegaudio.hMans Rullgard2011-05-193-55/+53
* Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard2011-05-1917-255/+390
* Clean up #includes in cmdutils.h.Diego Biurrun2011-05-191-6/+3
* g729: Merge g729.h into g729dec.c.Diego Biurrun2011-05-192-30/+6
* 10l: wrap float_interleave functions in HAVE_YASM.Justin Ruggles2011-05-181-0/+6
* APIchanges: fill in date and commit for request_sample_fmtJustin Ruggles2011-05-181-1/+1
* Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbisJustin Ruggles2011-05-186-32/+104
* Add support for request_sample_format in ffmpeg and ffplay.Justin Ruggles2011-05-182-2/+87
* Add APIchanges entry for request_sample_fmt.Justin Ruggles2011-05-181-0/+3
* Add request_sample_fmt field to AVCodecContext.Justin Ruggles2011-05-183-1/+14
* Add float_interleave() to FmtConvertContext with x86-optimized versions.Justin Ruggles2011-05-184-0/+200
* Remove unused make variable SEEK_REFFILEMans Rullgard2011-05-181-1/+0
* fate: remove redundant aref and vref referencesMans Rullgard2011-05-181-7/+3
* fate: remove do_ffmpeg_nocheck functionMans Rullgard2011-05-182-9/+2
* fate: do not collect -benchmark outputMans Rullgard2011-05-184-16/+4
* mpegaudiodec: remove decode_end() functionMans Rullgard2011-05-181-11/+4
* fate: run aref and vref as regular testsMans Rullgard2011-05-185-11/+15
* mpegaudio: sanitise compute_antialias_* namesMans Rullgard2011-05-181-6/+3
* mpeg12: add slice-threading checks to slice-threading initializers.Ronald S. Bultje2011-05-181-3/+3
* h264: copy pixel_shift between slice threading contexts.Ronald S. Bultje2011-05-181-0/+1
* mdec: enable frame-level multithreading.Alexander Strange2011-05-181-3/+17
* mdec.c: fix overread.Ronald S. Bultje2011-05-181-1/+2
* Fix compilation of iirfilter-test.Justin Ruggles2011-05-171-1/+1
* libx264: handle closed GOP codec flagJindrich Makovicka2011-05-1728-28/+30
* lavf: remove duplicate assignment in avformat_alloc_context.Anton Khirnov2011-05-171-1/+0
* lavf: use designated initializers for AVClasses.Anton Khirnov2011-05-177-14/+34
* flvdec: clenup debug codeAlex Converse2011-05-171-2/+2
* asfdec: fix possible overread on broken files.Uoti Urpala2011-05-171-1/+4
* asfdec: do not fall back to binary/generic searchVladimir Pantelic2011-05-173-2/+7
* asfdec: reindent after previous commit c7bd5edVladimir Pantelic2011-05-171-7/+7
* asfdec: fallback to binary search internallyVladimir Pantelic2011-05-171-7/+8
* mpegaudio: add _fixed suffix to some namesMans Rullgard2011-05-176-17/+17
* Modify x86util.asm to ease transitioning to 10-bit H.264 assembly.Daniel Kang2011-05-174-110/+160
* dct: build dct32 as separate object filesMans Rullgard2011-05-177-14/+81
* qdm2: include correct header for rdftMans Rullgard2011-05-171-1/+1
* ffmpeg: fix -aspect cli optionBaptiste Coudurier2011-05-161-15/+14
* Restructure video filter implementation in ffmpeg.c.Michael Niedermayer2011-05-161-59/+80
* ffplay: remove audio_write_get_buf_size() forward declarationStefano Sabatini2011-05-161-9/+7
* lavfi: print key-frame and picture type information in ff_dlog_ref()Stefano Sabatini2011-05-161-2/+4
* mathops: remove ancient confusing commentMans Rullgard2011-05-161-3/+0
* cws2fws: Improve error message wording.Diego Biurrun2011-05-161-2/+2
* tools: Check the return value of write().Diego Biurrun2011-05-162-4/+17
* mpegaudio: move OUT_FMT macro to mpegaudiodec.cMans Rullgard2011-05-162-2/+2
* mpegaudio: remove OUT_MIN/MAX macrosMans Rullgard2011-05-162-3/+1
* Add missing #includes to mp3_header_(de)compress bsfMans Rullgard2011-05-162-0/+2
* dct: fix indentationMans Rullgard2011-05-161-15/+15
OpenPOWER on IntegriCloud